Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erratic behaviour with multiple crazyflies #16

Open
Hurisa opened this issue Jan 7, 2020 · 0 comments
Open

Erratic behaviour with multiple crazyflies #16

Hurisa opened this issue Jan 7, 2020 · 0 comments

Comments

@Hurisa
Copy link

Hurisa commented Jan 7, 2020

Hi,

I am launching the multiple_cf_sim.launch file with 4 cfs just as it is in the crazyflie_gazebo pkg.
After takeoff, I launch a node within each namespace (cf1 to cf4) that publishes to the cmd_hover topic of that namespaces with values:

crazyflie_driver::Hover vel;
vel.vx=0.2; vel.vy=0.0; vel.zDistance=0.5;
vel.yawrate=50.0;

However, after a while I start get unstable behaviours for no apparent reason. I attach a link to a video below where this behaviour happens more precisely at 1:08 / 1:48 / 2:07 / 2:15 / 2:20 and 2:58.

https://youtu.be/EOnd7kAexIQ

@Arpafaucon in this issue #8 says such issues might be due to the computer specs, but I'm running this on i7 with 32Gb of ram and none of which is fully used when I check it with htop.

Any help is greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant