Joystick package
cd catkin_ws/src
git clone https://github.com/Njord-The-Autonomous-Ship-Challenge/joy_ctrl.git
chmod +x ~/catkin_ws/src/joy_ctrl/install_requirements.sh
chmod +x ~/catkin_ws/src/joy_ctrl/scripts/joy_ctrl_client.py
cd joy_ctrl
./install_requirements.shsource catkin_ws/devel/setup.bash
roslaunch catkin_ws/src/joy_ctrl/launch/launch_joystick_stack.launchLast updated