bitcraze / crazyflie-simulation

MIT License
70 stars 29 forks source link

CFlib control of simulation #70

Open r-bt opened 4 days ago

r-bt commented 4 days ago

I want to simulate python code I'm writing with CFLib to control a swarm of robots. Is it possible to run this code with webots?

knmcguire commented 4 days ago

Sorry that is not possible yet! But I recommend you to look at either Crazysim or sim_CF2 on our community driven project: https://www.bitcraze.io/development/external-projects/#crazyflie-simulators

knmcguire commented 4 days ago

I've rewritten your title and I'll keep it open here. It would be a nice functionality to have in the future.

r-bt commented 22 hours ago

Sorry that is not possible yet! But I recommend you to look at either Crazysim or sim_CF2 on our community driven project: https://www.bitcraze.io/development/external-projects/#crazyflie-simulators

CrazySim looks like exactly what I need, any chance anyone has been able to get it to run on macOS?