Hypha-ROS / hypharos_ardrone_navigation

ARDrone autonomous indoor navigation by integrating lsd-slam with imu through least square method
http://www.ros.org/news/2014/12/ardrone-autonomous-indoor-navigation-by-3d-slam.html
Apache License 2.0
51 stars 17 forks source link

Kinematic and Dyanamic model of quadrotor #9

Open boonflies opened 5 years ago

boonflies commented 5 years ago

Can you provide some reference to the kinematic and dynamics equations of the quadrotor considered while motion planning and how they have been integrated while using moveIt? How do the motion planner that we find in motion planning plugin respond to the planning request as for a quadrotor? Is the state of quadrotor represented with links analogous to state, (x,y,z,γ,β,α) or X = (t,x,y,z,V,β,α) or some other state space