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
Asked by MPR on 2021-10-26 09:31:45 UTC
Comments
S shape is basically two semi-circles. With constant angular velocity the robot will move in circular motion.
Asked by osilva on 2021-10-26 18:39:02 UTC