Georacer / last_letter

A collection of ROS packages for UAV simulation and autopilot development
GNU General Public License v3.0
36 stars 16 forks source link

Thrust vectoring #32

Closed Georacer closed 9 years ago

Georacer commented 9 years ago

Examine the implementation of thrust vectoring and multiple motors. This should pave the way to add multirotors, as well as hybrid aircraft.

Georacer commented 9 years ago

Thrust vectoring added in the latest commit: 1841aed191bcc781a9c1dc54a84b46e70db72a02 Multiple motors are coming up next.