UbiquityRobotics / move_basic

A minimal navigation node
BSD 3-Clause "New" or "Revised" License
69 stars 21 forks source link

Detect odometry problems #37

Closed jim-v closed 3 years ago

jim-v commented 6 years ago

move_basic detect if a robot is not reporting odometry consistent with the way it is being asked to move and abort with an error message.

DOD: test on a robot with disconnected/cross-connected encoders and verify it detects the odometry problem.