You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for sharing this project. We have a research project about trying to control drones with swarm behavior. We don't want to use Crazyswarm while doing this. Currently, We are doing a test with Crazyflie 2.1. How can we apply virtual reality integration with CrazyS or is there another easier way to do it ?
The text was updated successfully, but these errors were encountered:
Hi @muhammete1! What do you mean by "swarm behavior"?
Well, I would say, if you have your swarm algorithm in MATLAB or any other place (e.g., Python or C++ code), you can translate it into ROS or you can use the Robotic System Toolbox to connect MATLAB in the loop with Gazebo (see this guide). Then, you can test your algorithm by taking advantage of Software-in-the-loop simulations. This paper may help you understand what I mean.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi There,
First of all, thanks for sharing this project. We have a research project about trying to control drones with swarm behavior. We don't want to use Crazyswarm while doing this. Currently, We are doing a test with Crazyflie 2.1. How can we apply virtual reality integration with CrazyS or is there another easier way to do it ?
The text was updated successfully, but these errors were encountered: