Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Occasional odometry glitch #75

Open
gestom opened this issue Sep 27, 2016 · 0 comments
Open

Occasional odometry glitch #75

gestom opened this issue Sep 27, 2016 · 0 comments

Comments

@gestom
Copy link
Member

gestom commented Sep 27, 2016

When going through the data from Y3 deployment, we found an issue that seems to originate from the odometric subsystem. According to the logs from Y3 deployment at AAF, there were 6 events when the robot got lost due to a probable bug in the odometric module of the robot. All of these happened in the same area:

At AAF, there is a double wing door with a steel frame, which is on the floor. You can see it at 2:16-2:18 in this video: https://www.youtube.com/watch?v=tmYJ1DMwF2M. When the robot passes through that door, its odometry occasionally (in 6 cases out of ~270) jumps by ~10m or more. Normally, I would attribute this to a wheel skid or wheel stuck, but this glitch affects only x,y position, but not the orientation published over the /odom topic.

Moreover, while the robot forward velocity reported by /odom normally corresponds to the change in the robot x,y position, it does not correspond to it in these cases. The reported speed is sometimes unrealistically high, but still far away from ~100m/s that would correspond to the sudden jump in robot position.

The relevant logs and rosbags of these events are available here:
https://lcas.lincoln.ac.uk/owncloud/index.php/s/qrZ1nAsGpPIt1I6

Any idea what could be the cause of that ?

@gestom gestom changed the title Occational odometry glitch Occasional odometry glitc Sep 27, 2016
@gestom gestom changed the title Occasional odometry glitc Occasional odometry glitch Sep 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant