mzahana / px4_fast_planner

Integration of Fast-Planner with PX4 autopilot for multi-rotor fast navigation with obstacle avoidance
MIT License
220 stars 46 forks source link

Can I take off as the orientation which I placed the drone? #15

Open calmelo opened 3 years ago

calmelo commented 3 years ago

When I run px4_fast_planner.launch, the drone will take off and rotate to the East. I want the drone don't rotate. I try to let the orientation equal to the homepos'orientation, and this can make the drone take off without rotation. However, there is other problem. So, how can I solve the problem? How can I make the drone take off without rotation?