open-rmf / free_fleet

A free fleet management system.
Apache License 2.0
156 stars 65 forks source link

Free fleet client fails to handle aborted navigation goals #92

Closed aaronchongth closed 2 years ago

aaronchongth commented 3 years ago

Bug report

Required information:

Description of the bug

When move_base fails to navigate to the goal or recover from localization errors, and decides to abort the goal, the free fleet client does not have the capability to handle that scenario.

Steps to reproduce the bug

  1. Start entire setup with the client running and performing a navigation goal
  2. Cancel the action goal by calling, rostopic pub /move_base/cancel actionlib_msgs/GoalID -- {}

Screenshots

IMG_20210817_171920604