Skip to content

Commit

Permalink
feat: added flight log visualization to latest article
Browse files Browse the repository at this point in the history
  • Loading branch information
vasarhelyi committed Jul 14, 2024
1 parent e79039a commit 0536c6d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion interface2020.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ An interactive 3D flight log visualization is [available here](https://share.sky

While playing the visualization, use keys W, A, S, D, E and C to move around and drag scenery with mouse to look around.

Powered by [CollMot Robotics](https://collmot.com).
Powered by [CollMot Robotics](https://collmot.com) and [Skybrush](https://skybrush.io).


## Download Simulation Code
Expand Down
15 changes: 15 additions & 0 deletions swarmint2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,21 @@ Supplementary videos are also available on YouTube:
* [Supplementary Movie S5](https://youtu.be/v0OJxjIp-HU): A three-minute recording of the field experiment with 100 real drones. Credit to: Barnabás Takács


## Flight Log Visualization

An interactive 3D flight log visualization is [available here](https://share.skybrush.io/s/traffic-layers/).

While playing the visualization, use keys W, A, S, D, E and C to move around and drag scenery with mouse to look around.

Powered by [CollMot Robotics](https://collmot.com) and [Skybrush](https://skybrush.io).


## Download Simulation Code

The code basis of the multi-drone simulation that was used in the article is open-source and can be found at [github.com/csviragh/robotsim](https://github.com/csviragh/robotsim).



## Funding

* MTA-ELTE Statistical and Biological Physics Research Group
Expand Down

0 comments on commit 0536c6d

Please sign in to comment.