-
Notifications
You must be signed in to change notification settings - Fork 142
Move geometry_msgs/PoseStampedArray to nav_msgs/Goals #269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Fixes #267 Signed-off-by: Tully Foote <tullyfoote@intrinsic.ai>
Signed-off-by: Tully Foote <tullyfoote@intrinsic.ai>
|
This pull request has been mentioned on ROS Discourse. There might be relevant details there: https://discourse.ros.org/t/ros-pmc-meeting-minutes-2025-01-18/42127/1 |
|
Pulls: #269 |
|
2 Windows test failures in https://ci.ros2.org/job/ci_windows/23413/testReport/ament_mypy.test/test_mypy/test_mypy/ And rosbag2 has a header compile warning: And Build Tools? has a casting issue I reran and saw that the errors were consistent: * Windows I reran this removing the local changes and confirmed that the errors still exist: |
|
Cross reference issues: |
|
Migration ticket for Nav2 made: ros-navigation/navigation2#4976 |
* Move geometry_msgs/PoseStampedArray to nav_msgs/Goals Fixes ros2#267 Signed-off-by: Tully Foote <tullyfoote@intrinsic.ai>
Fixes #267