-
Notifications
You must be signed in to change notification settings - Fork 1
Setup joystick
Stacy edited this page Dec 16, 2022
·
3 revisions
-
Connect your joystick to a car.
-
First I tested joystick with original
donkey
software-
run
donkey createjs
command in~/mycar
directory -
map buttons with actions
-
modify
myconfig.py
to setCONTROLLER_TYPE="custom"
to use yourmy_joystick.py
controller -
run your car with
python3 manage.py drive --js
command
-
- Install
ros-noetic-teleop-twist-keyboard