StarlingUAS / ProjectStarling

BRL Flight Arena Infrastructure 2.0
Other
16 stars 3 forks source link

Fix global_position/local error #119

Closed mhl787156 closed 2 years ago

mhl787156 commented 2 years ago

This PR fixes the ros parameter bridge error in which global_position/local types are inconsistent between ros1 and ros2. This PR fixes the previous fix in which the wrong section (setpoint_position/local) was commented out and thus broke all of the autonomous control methods we have.