ros-planning / navigation

ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how can we write custom text message when we cancel goal (preempted)

Mky07 opened this issue · comments

commented
how can we write custom text message when we cancel goal (preempted)

I'm not sure if this means logs or action return value - but either way, these are hard coded inside the codebase and can't be customized without updating the code and recompiling