Closed gennartan closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Files with missing lines | Coverage Δ | |
---|---|---|
...m_controller/src/nav2_rotation_shim_controller.cpp | 95.23% <100.00%> (+0.02%) |
:arrow_up: |
Thanks!
Add frame_id to goal when rotating towards goal heading, otherwise the transform would fail. This bug was introduced in 30e2cde by not setting the frame_id.
This fix is similar to https://github.com/ros-navigation/navigation2/pull/4716
Basic Info
Description of contribution in a few bullet points
Fix a bug.
Description of documentation updates required from your changes
Future work that may be required in bullet points
For Maintainers: