Open
Description
- While exploring the XMobilityNavigator, I noticed that there doesn’t seem to be an explicit check to confirm if the robot has reached its goal.
- The model publishes velocity commands, but I couldn't find a condition that stops the robot upon reaching the target position.
- I also observed that ego_speed is updated from odometry, but it doesn’t appear to be used for verifying if the robot should stop.
- Is the goal-reached condition handled entirely by model inference, or is there a check I might have missed?
- Could you clarify the role of ego_speed in the stopping behavior?
- I’d really appreciate any insights on this. Thank you!
Metadata
Metadata
Assignees
Labels
No labels