osrf / uctf

Unmanned Capture the Flag (U-CTF) project.
Apache License 2.0
24 stars 10 forks source link

Disable px4 logging for running larger swarms #36

Open tfoote opened 8 years ago

tfoote commented 8 years ago

About half the load from the px4 module is coming from the logging. I made this change locally and was able to fly 10 vehicles on my laptop which previously maxed out at about 5.

The above change is not flexible enough to submit upstream as it is not configurable. But it's something we should consider doing when deploying larger swarms The individual flight logs are not as important unless you want to debug the autopilot specifically.