sjtu_drone
sjtu_drone copied to clipboard
Add Joystick Control for Drone
Resolves #12
This pull request adds joystick control functionality for the drone. It includes a new script joystick_control.py
to handle joystick inputs and updates the launch file to conditionally include this new script based on a launch argument.