turtlebot/ kobuki raw encoder readings

asked 2016-08-11 06:52:41 -0600

hazel gravatar image

hi guys,

I am attempting to write a odom node which needs to subscribe to a topic with raw encoder values. But I am not so sure which topic it is..

I appreciate your help in advance!

edit retag flag offensive close merge delete

Comments

According to the kobuki tutorials, the kobuki base controller already publishes odometry on the /odom topic. Why do you need to reinvent the wheel and compute your own odometry? (And I can't find any topic which has the raw values either.)

Mark Rose gravatar image Mark Rose  ( 2016-08-11 16:53:47 -0600 )edit

Thanks for the reply hopefully I've deleted the duplicate question. (though I could still see the supposedly deleted post on my account page:/) I was trying to follow rosodom tutorial, was thinking that it would be better to sub to real values rather than hardcoded ones as suggested in that tutorial

hazel gravatar image hazel  ( 2016-08-11 20:50:14 -0600 )edit