Closed shaoyifei96 closed 1 year ago
Added update_ref method in quadrotor_control.py. Added a second derivative of yaw in circular_traj.py. Added a line in simulate.py for testing
Used basic_usage.py to test. I have trie to plot the computed Force and Moments, and they look reasonable.
Nice addition, thanks!
Added update_ref method in quadrotor_control.py. Added a second derivative of yaw in circular_traj.py. Added a line in simulate.py for testing
Used basic_usage.py to test. I have trie to plot the computed Force and Moments, and they look reasonable.