ros-navigation / navigation2

ROS 2 Navigation Framework and System
https://nav2.org/
Other
2.3k stars 1.2k forks source link

Add string error_msg to all action result messages (#4341) #4459

Closed aosmw closed 1 week ago

aosmw commented 1 week ago

Basic Info

Info Please fill out this column
Ticket(s) this addresses 4341
Primary OS tested on Ubuntu
Robotic platform tested on none
Does this PR contain AI generated software? No

Description of contribution in a few bullet points

Added string error_msg to all action result messages and uint16 error_code where it was missing.

Description of documentation updates required from your changes

Notify interface change.

Future work that may be required in bullet points

Future work is to make the changes to the action implementations to populate the error_msg / error_code fields where appropriate.

For Maintainers:

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

see 1 file with indirect coverage changes