Open nhatminhtatran opened 3 years ago
make sure you are in the right directory when you run the python script.
I.e. cd controller_learning
hi, I have already tried that but another problem came out. That was a lack of quadrotor_msgs.msg lib. I don't know how to find the setup file of this library. Can you show me how ? Thanks. Regards
Vào Th 2, 12 thg 4, 2021 vào lúc 20:37 Elia Kaufmann < @.***> đã viết:
make sure you are in the right directory when you run the python script. I.e. cd controller_learning
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/uzh-rpg/deep_drone_acrobatics/issues/6#issuecomment-817818435, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANS55ZECWED4NYZUJLRUVI3TILZRJANCNFSM42IX5VQA .
the quadrotor_msgs
are part of rpg_quadrotor_common
.
This should have been cloned when you performed the step vcs-import < deep_drone_acrobatics/dependencies.yaml
.
Did this command return without error?
Yes I did. My result was this image.
Could you try to remove your build space and perform a clean rebuild?
Hi, Good evening everybody. The error came when i run let's do the power loop. I had followed the tutorial step-by-step but i was stuck in this problem for a while. Have anybody found the way to solve this problem?