publish into odometry

asked 2021-10-26 09:31:45 -0500

MPR gravatar image

updated 2021-10-26 09:45:00 -0500

lucasw gravatar image

How to publish pose linear velocity,angular velocity into odometry? using python.Does the turtlebot move if i publish into linear velocity in odometry topic? What i have to do if i need to move the turtlebot in an S-shape?

scripting language used is python

Thank you in advance

edit retag flag offensive close merge delete

Comments

S shape is basically two semi-circles. With constant angular velocity the robot will move in circular motion.

osilva gravatar image osilva  ( 2021-10-26 18:39:02 -0500 )edit