ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Ednilson's profile - activity

2019-03-01 12:39:43 -0500 marked best answer Controlling a robot through a game steering wheel

I'm using the joy_node of the joy package to control a robot car in V-REP. Now I want to control the robot with a game steering wheel. Is there any package in ROS for this? Otherwise, how do I do this? I already have some knowledge of ROS and V-REP, but I do not know how to read the data sent by the steering wheel driver. I want to use a force feedback steering wheel and a set of pedals. I'm using ROS kinetic and ubuntu 16.04.

2018-05-28 21:52:38 -0500 received badge  Famous Question (source)
2018-02-23 21:08:19 -0500 received badge  Notable Question (source)
2018-02-01 06:24:31 -0500 commented question Controlling a robot through a game steering wheel

This is another problem. I still do not have the steering wheel. I would like to receive some tip from some steering whe

2018-01-26 05:55:35 -0500 received badge  Popular Question (source)
2018-01-25 08:22:44 -0500 received badge  Student (source)
2018-01-25 08:22:20 -0500 asked a question Controlling a robot through a game steering wheel

Controlling a robot through a game steering wheel I'm using the joy_node of the joy package to control a robot car in V-