my move_base is publishing cmd_vel,how can i let my arduino subscribe to this topic

asked 2021-04-25 11:00:48 -0500

mada63 gravatar image

updated 2021-04-25 11:01:16 -0500

my project is a car that has 4 wheels but only 2 are used to move our car our car use Ackerman steering to steer the car we are at the step that my car is publishing cmd-vel in a linear and angular form how can i transfer the angular and linear velocities to left and right motor vel and steering angle step by step answers will be very much appreciated we use ububtu 16.04 and ros kinetic any help will be appreciated

edit retag flag offensive close merge delete

Comments

i'm not 100% sure of your setup but perhaps this can be useful: http://wiki.ros.org/rosserial_arduino. if you are a researcher and want to be at the current state of the art then take a look at https://micro.ros.org/

austin gravatar image austin  ( 2021-04-25 11:42:41 -0500 )edit