whoenig/crazyflie_ros

Change test_high_level.py

Allenhanbo opened this issue · 0 comments

Hi Whoeing, is there any way for me to change the test_high_level.py to let the drone to implement the reference trajectory like:
x = sin(t)
y = cos(t)
z = t?
If so, how can I do that?
Could you give me some hints?