byu-magicc / rosplane

A basic fixed-wing autopilot for ROS - based on the textbook "Small Unmanned Aircraft: Theory and Practice" by Randy Beard and Tim McLain
94 stars 47 forks source link

Feed forward dev #40

Closed gellings closed 6 years ago

gellings commented 6 years ago

feed forward term added to the course hold loop. It has been tested in sim. To be honest I don't think it performs much better then it did without it. All the right stuff is there I think but maybe I missed something. Take a look at the code and tell me what you think.