Driver code for DXS joystick
- Clone the repository to your ROS2 workspace
- Build the dependencies and
joystickpackage
colcon build --packages-select config_reader amrl_shared_lib joystick- Source the workspace
source install/setup.bashRun the node with the config file (default: joystick/config/joystick.lua) in a ROS2 compatible terminal.
ros2 run joystick joystick_node --config=joystick/config/joystick.lua