Turtlebot compatibility topics src actions

asked 2016-05-03 16:22:11 -0500

goupil35000 gravatar image

Hello,

I have a robot on 2 wheels, which work very well under ROS. I'm able to control the robot but I want to modify my package to be able to be compliant with interface of turtlebot, so that I will be able to use packages which work with turtlebot hardware (kobuki) like turtlebot_follower, turtlebot_navigation ...

I looked at the API but it's quite obvious.

Could someone tell me where I can find information on this: - what are the topics/services/actions used by turtlebot kobuki and description of messages ...; - is-it needed to have a IMU on our robot to be compliant with the interface ?

Thanks for reply.

PS: I'm familiar with ROS and C++ development.

edit retag flag offensive close merge delete