-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi, i'm starting to use for the first time the modelcar, so i was trying to use the public topic of ros to control the motorbrushless work. I send in the command line the topics found on the wiki.
( $ rostopic pub -r 1 /manual_control/steering std_msgs/Int16 '{data: 90}'
$ rostopic pub -r 1 /manual_control/speed std_msgs/Int16 '{data: 500}'
$ rostopic pub -r 1 /manual_control/lights std_msgs/String '{data: le}')
But this topic:" $ rostopic pub -r 1 /manual_control/speed std_msgs/Int16 '{data: 500}' " doesn't work, there aren't error message, only the wheels don't turn. what's going wrong?
thanks for the reply.
P.S: i have a version 3-kinetic
Metadata
Metadata
Assignees
Labels
No labels