Marnonel6 / ROS2_offboard_drone_control

ROS2 Off-board drone control with a companion computer and PX4 over DDS (serial). Autonomous drone with path planning.
GNU General Public License v3.0
24 stars 1 forks source link

Fix pitch forward backward the whole time when flying the swath at 1 m/s #73

Closed Marnonel6 closed 12 months ago

Marnonel6 commented 12 months ago

Added velocity vectors in Motion/Path planning algorithm at each setpoint to make the flight more stable.