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

Odometry for a holonomic robot with 3 wheels

asked 2018-11-23 08:22:12 -0500

Hi,

Considering a mobile base robot with 3 omni-directional wheels, is there a ROS package that would convert motor encoder position to an odometry message (pose and twist) to feed to the navigation stack ?

Thanks!

edit retag flag offensive close merge delete

Comments

hello, did you find something that solved your problem?

al_ca gravatar image al_ca  ( 2020-09-25 14:12:07 -0500 )edit

Hi, I didn't find it at the time, so I wrote the code with the kinematics to get the odometry.

Cyril Jourdan gravatar image Cyril Jourdan  ( 2021-06-16 02:50:29 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-03-14 05:46:09 -0500

If you are planning to do it using only encoders. Then you can refer to it. You can use gazebo for getting odom by supplying real world data to gazebo through controllers in ros. https://youtu.be/ihuSkFIn7YU

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-11-23 08:22:12 -0500

Seen: 553 times

Last updated: Mar 14 '21