Overview

The drone_controller package provides a ROS 2 node for commanding drones in BeamNG.tech. It subscribes to /cmd_vel and /cmd_vel_stamped (geometry commands) and publishes /drone_control (BeamNG drone control) to the simulation.

For full setup and testing commands, see Drone Testing.