Mellinger controller on Python #320
Replies: 11 comments
-
Are you using any Crazyswarm functionality? |
Beta Was this translation helpful? Give feedback.
-
No, i just using the cflib on Python |
Beta Was this translation helpful? Give feedback.
-
Crazyswarm is not necessary. For cflib, please use the official support forum - this issue tracker is only for issues related to current Crazyswarm users. |
Beta Was this translation helpful? Give feedback.
-
Hi @whoenig and @jpreiss thanks for answers. RLException: error loading tag: YAML is:
XML is before to write the and this is my hover_swarm.launch file
Sorry for insisting but when i'm at laboratory i use optitrack with crazyswarm and when i'm at house i just can use cflib and i working with both. I hope you can help me with my crazyswarm problem, thank you |
Beta Was this translation helpful? Give feedback.
-
(Re-opening). It looks to me like a whitespace problem. When you edit hover_swarm.launch (the yaml portion), make sure you enable that you can see white spaces in your editor and have consistent spaces - this is a similar issue that you would have when you work with Python source code files and mix tabs and spaces. |
Beta Was this translation helpful? Give feedback.
-
Okay @whoenig thank you, i will check the file and then tell you if my problem was resolved. |
Beta Was this translation helpful? Give feedback.
-
Hi @whoenig i checked my file hover_swarm.launch and i has the same problem ` ` Dou you know what is my error? Thank you!! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I can't see the whitespace from your pictures. Could you either upload the file, or enable visible whitespace in your editor (looks like you use gedit; a discussion on how to enable that feature is here: https://stackoverflow.com/questions/17162851/option-to-display-control-characters-in-gedit/17162916)? |
Beta Was this translation helpful? Give feedback.
-
HI @whoenig thank you for the answer, sure my file is here https://github.com/eduardo-del/eduardo-del-Crazyswarm/blob/master/hover_swarm.launch |
Beta Was this translation helpful? Give feedback.
-
can you see the file?, if i select the link i can't open the file but in my folder i can see it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys
I have a problem when i try to run some example from cflib, when i try to run the position_commander_demo.py code my crazyflie just conneting with the crazyradio but the crazyflie dont run the task, just connected and after a little time it disconected, like if the crazyflie was finished his task.
On the firmware im using the mellinger controller.
In the moment just want to use the mellinger controller on Python, maybe afteer i will to use the mellinger controller on ROS.
Can someone help me?
thank you!!
Beta Was this translation helpful? Give feedback.
All reactions