Search found 46 matches

by santiagorg2401
Mon Feb 08, 2021 3:28 pm
Forum: Support
Topic: Crazyflie does not fly properly
Replies: 29
Views: 8095

Re: Crazyflie does not fly properly

Hi, I am not sure if I am running rqt_plot properly, First I source the ROS workspace cd crazyflie/crazyswarm/ros_ws/ source devel/setup.bash Then I check available topics rostopic list Here the answer from the shell: /cf1/cmd_full_state /cf1/cmd_hover /cf1/cmd_position /cf1/cmd_stop /cf1/cmd_vel /c...
by santiagorg2401
Mon Feb 08, 2021 2:53 pm
Forum: Autonomous flight
Topic: [SOLVED] Recommendations with Flow deck
Replies: 3
Views: 2104

Re: Recommendations with Flow deck

Hi,
Sorry for the late answering, I did not receive the notification that usually is made when someone replies a trend, I will take into account the recommendations that you gave me, thank you
by santiagorg2401
Sun Jan 31, 2021 10:10 pm
Forum: Autonomous flight
Topic: [SOLVED] Recommendations with Flow deck
Replies: 3
Views: 2104

[SOLVED] Recommendations with Flow deck

Hi, I know that in order to flow deck to work properly, it needs a very texture rich surface, with my team, we are designing a mat ourselves (because we couldn't get one with the desired measures), but I am uncertain if it is suitable for the flow deck to work well, I attach here a .pdf with the ima...
by santiagorg2401
Sun Jan 31, 2021 10:05 pm
Forum: Support
Topic: Crazyflie does not fly properly
Replies: 29
Views: 8095

Re: Crazyflie does not fly properly

Hi,
I will try again when they give me again the authorization to be in the lab, the last time I was there I could record a video of the CF flying, here it is: https://photos.app.goo.gl/opH5vjJyYJYS5FRz6.
by santiagorg2401
Fri Jan 29, 2021 4:57 pm
Forum: Support
Topic: Crazyflie does not fly properly
Replies: 29
Views: 8095

Re: Crazyflie does not fly properly

Hi, I am using now the PID controller and it has improved, however, when trying to plot with rqt_plot these messages appear: TopicCompleter.update_topics(): could not get message class for topic type "crazyflie_driver/GenericLogData" on topic "/cf9/log1" TopicCompleter.update_top...
by santiagorg2401
Fri Jan 29, 2021 12:39 am
Forum: Support
Topic: Crazyflie does not fly properly
Replies: 29
Views: 8095

Re: Crazyflie does not fly properly

Hi, It is correct, I am using the Crazyswarm. Ok, tomorrow I will try with PID when being at the lab. How do I enable logging in the launch-file? It doesn't even move towards the ground, it just hovers indefinitely even if the script has ended and the ROS Master been killed, I made a alternatively &...
by santiagorg2401
Fri Jan 22, 2021 3:17 pm
Forum: Support
Topic: Crazyflie does not fly properly
Replies: 29
Views: 8095

Re: Crazyflie does not fly properly

update: The flight has improved a little and it appears to be within the +-10 cm tolerance, but the CFs are not landing despite using

Code: Select all

allcfs.land(targetHeight=0.0, duration=2.0)
by santiagorg2401
Fri Jan 22, 2021 2:55 pm
Forum: Support
Topic: Crazyflie does not fly properly
Replies: 29
Views: 8095

Re: Crazyflie does not fly properly

Hi again,
Here is the graph of the CF on top of a chair, the real height is around 0.6 meters, which is ok, the second graph is when I moved the CF to the ground, and the last one with the CF on ground after a few seconds.
by santiagorg2401
Fri Jan 22, 2021 11:41 am
Forum: Support
Topic: Crazyflie does not fly properly
Replies: 29
Views: 8095

Re: Crazyflie does not fly properly

Hi, I'm sorry I didn't give any updates yesterday, I couldn't get to the lab because of traffic law restrictions in my city, however, today I will be there. What could be a safe distance between the CFs? The controller is Mellinger, when running the ROS master it says "Using Mellinger controlle...
by santiagorg2401
Thu Jan 21, 2021 11:57 am
Forum: Support
Topic: Crazyflie does not fly properly
Replies: 29
Views: 8095

Re: Crazyflie does not fly properly

Hi, I am using the 2020.09 for both CF and LPS Nodes. The CF in the video that I uploaded was in TDoA 2 instead of TWR that was a mistake I made, also it didn't have the flow deck, when I set it in TWR mode, it did the job well. For multiple CFs I use TDoA 2 as required, but I do not know why it bec...