From e13842de1513d88289e56da5020cd8d1b71499ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ag=C3=BCero?= Date: Thu, 5 Dec 2024 16:46:41 +0100 Subject: [PATCH] Update Migration.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Martin Pecka Signed-off-by: Carlos Agüero --- Migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Migration.md b/Migration.md index 5516e87b..324ce713 100644 --- a/Migration.md +++ b/Migration.md @@ -24,7 +24,7 @@ release will remove the deprecated code. + The `LOCAL2` item has been removed from the `msgs::SphericalCoordinatesType` enum. -1. **spherical_coordinates.hh** +1. **SphericalCoordinates.hh** + The function `inline msgs::SphericalCoordinatesType ConvertCoord( const math::SphericalCoordinates::CoordinateType &_sc)` does not accept `math::SphericalCoordinates::CoordinatesType::LOCAL2` anymore.