robaka-ros icon indicating copy to clipboard operation
robaka-ros copied to clipboard

RLException: unused args [topic] for include of [/home/user/catkin_ws/src/ds4_driver/launch/ds4_twist.launch]

Open darld opened this issue 3 years ago • 1 comments

when running roslaunch headlessrobaka.launch have errror RLException: unused args [topic] for include of [/home/user/catkin_ws/src/ds4_driver/launch/ds4_twist.launch] I remove this in the headlessrobaka.launch, then launch successfully. What is the usage of

darld avatar Jul 04 '21 14:07 darld

"what is the usage of"

It's the ps4 controller driver that's mentioned in the bottom of the instructions:

2020-03-26 Added teleop with PS4 controller, using the [driver](http://wiki.ros.org/ds4_driver) from Naoki Mizuno

Just go ahead and follow the install instructions on ds4_driver pages, alternatively just remove it from the launch file and use teleop_twist_keyboard to move your robot around.

Regards,

Serdar

SerdarAbali avatar Feb 08 '22 13:02 SerdarAbali