Adapt rolling pose2d deprecated#5343
Conversation
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
…:Pose Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
…:Pose Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
…:Pose Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
SteveMacenski
left a comment
There was a problem hiding this comment.
I got through 102/136 files, so this isn't a complete accounting but what I found so far (not much, really)
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
|
Hi Steve, Following your review, I have:
|
SteveMacenski
left a comment
There was a problem hiding this comment.
LGTM - a few small changes but I got through all the files and I should be able to just merge it in after these
I appreciate your diligence on this. I know this isn't the most fun thing in the world
nav2_regulated_pure_pursuit_controller/src/collision_checker.cpp
Outdated
Show resolved
Hide resolved
nav2_dwb_controller/dwb_plugins/src/standard_traj_generator.cpp
Outdated
Show resolved
Hide resolved
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
nav2_regulated_pure_pursuit_controller/src/collision_checker.cpp
Outdated
Show resolved
Hide resolved
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
|
@fmrico the |
Thanks @SteveMacenski !! |
Basic Info
Description of contribution in a few bullet points
geometry_msgs::msg::Poseinstead ofgeometry_msgs::msg::Pose2D, which is deprecated in Removed deprecated geometry_msgs/Pose2d ros2/common_interfaces#283nav2_ros_commonand didn't usetarget_link_librariesfor this.Description of documentation updates required from your changes
Description of how this change was tested
colcon testtb3_simulation_launch.pyFuture work that may be required in bullet points
rollingand the compiler.For Maintainers:
backport-*.