rosdep
single-line dependency installation.
rosdep install --from-paths . --ignore-src -r -y
Alternatively,
sudo apt install ros-galactic-mavros ros-galactic-joy
ros2 run uav_teleop uav_teleop_node --ros-args -r __ns:=/uav2 -p max_speed:=2.0
Takeoff by pushing the throttle(left axes stick) up, move around using roll, pitch(right axes)
- Model: Dualshock 4
- Controller mode: Mode 2(Default), Mode 1(TODO)