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

iRobot Create 1 Support #8

Closed
Guofeng-Tang opened this issue Aug 7, 2017 · 3 comments
Closed

iRobot Create 1 Support #8

Guofeng-Tang opened this issue Aug 7, 2017 · 3 comments

Comments

@Guofeng-Tang
Copy link

I am using iRobot Create 1 this time, but the driver doesn't seem to support Create 1 very well, seems like it is a known issue that Create 1 odometry is very unusable. (AutonomyLab/create_robot#41, https://answers.ros.org/question/31935/createroomba-odometry/)

Create 1 can actually handle hector mapping very well, but not amcl navigation without the proper odom messages, is there a way to solve this problem? Thanks in advance.

@7675t
Copy link
Member

7675t commented Aug 8, 2017

This package uses create_node, not create_autonomy for controlling Roomba. Plese check the launch file.

And yes, iRobot create and Roomba produce bad odometry. I think that's why turtlebot_node.py calculate the odometry by itself.

Though I'm not sure about Create (I don't have it), if your Create publish correct /joint_states, I think this code should work well also for Create.

@7675t 7675t closed this as completed Oct 30, 2017
@mzahana
Copy link

mzahana commented Nov 20, 2017

@Stephen-Tang I am facing issues with odom on iRobot Create 1. Have you found a solution. Have you found a solution to the odom problem?

@Guofeng-Tang
Copy link
Author

Guofeng-Tang commented Nov 20, 2017 via email

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

3 participants