ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Choose the right IMU for our Robot

asked 2012-11-02 07:33:39 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

We are doing a project about controlling the robot using slam to build a real-time map of a building and then ask robot to go to destinations all by itself based on the map. We are going to use ROS real-time operating system, but the realtime map was not that clear,having a lot of noise. So we feel we can use slam with IMU to do the localization and filter better. But since we are requested to use ROS operating system, we tried to find IMU supported by ROS drivers on this link http://www.ros.org/wiki/Sensors, the problem is the active links on this website leads us to some really expensive IMU sensors like microstrain_3dmgx2_imu(,http://www.ros.org/wiki/microstrain_3dmgx2_imu )at 1700 dollars, otherwise they don't have a link anymore.And we have also checked CH Robotics UM6 IMU,whose price is much more acceptable, but this one has a blank link ,http://www.ros.org/wiki/imu_um6,so we are not sure it has ROS drivers, And we did not found evidence online saying that it support ROS operating system either.

And our concerns also involve that what IMU has the enouth accuracy with the Lidia sensor hokuyo we are using,whether the data rate is compatible with our system and whether it will work well with the robot(Roomba) we are going to use.

Any advice on what kind of IMU should we use? Thanks for any answers!

edit retag flag offensive close merge delete

5 Answers

Sort by » oldest newest most voted
3

answered 2012-11-02 07:40:16 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

For a roomba like robot, you might not need a full IMU. A single axis gyro should be sufficient. There are a lot around, but the one used on the turtlebot should have a ROS driver:

http://turtlebot.com/build/create.html

edit flag offensive delete link more
1

answered 2015-06-10 02:39:50 -0500

There's a link to the Phidgets PhidgetsSpatial 3/3/3 right on the Sensors page you've linked to! It's cheap and works well.

edit flag offensive delete link more
0

answered 2015-05-04 03:18:18 -0500

Humpelstilzchen gravatar image

Razor IMU should be a bit cheaper.

edit flag offensive delete link more
0

answered 2015-05-03 15:25:28 -0500

does the imu_um6 driver outputs imu data in a NED frame or in a body frame??

edit flag offensive delete link more

Comments

This isn't really a discussion about the UM6. Please ask this as a new question.

ahendrix gravatar image ahendrix  ( 2015-05-03 17:21:49 -0500 )edit
0

answered 2012-11-02 15:17:42 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

The UM6 IMU does have a ROS driver: https://github.com/clearpathrobotics/imu_um6

There are some issues with stack documentation at the moment, it's being looked into.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-11-02 07:33:39 -0500

Seen: 2,004 times

Last updated: Jun 10 '15