publish into odometry
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
S shape is basically two semi-circles. With constant angular velocity the robot will move in circular motion.