top of page

rosserial_arduino

rosserial_arduino is used to control the RC car DC motor and steering servo motors.


 

Had to post the issue in answers.ros.org


However solution was found that instead of python node run the C version node of rosserial_arduino.


run

rosrun rosserial_server serial_node

instead of

rosrun rosserial_python serial_node.py /dev/ttyACM0

Kommentare


Drop Me a Line, Let Me Know What You Think

Thanks for submitting!

© 2023 by Train of Thoughts. Proudly created with Wix.com

bottom of page