Replies: 1 comment 6 replies
-
Hello @cwrx777, in these sort of scenarios, an These issues will be reflected in the robot's state, https://github.com/open-rmf/rmf_api_msgs/blob/main/rmf_api_msgs/schemas/robot_state.json, until it is dropped or resolved. The manner at which it gets resolved will depend on the user themselves. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
What is expected of the RobotCommandHandle APIs to return to RMF core if there is error in the API execution? Or does the core always expect a successful request?
e.g. follow_new_path
-- e.g. in MiR, the queued mission status is Aborted because of blocked path.
Beta Was this translation helpful? Give feedback.
All reactions