Swarm In Blocks
  • ▶️introduction
    • Swarm in Blocks
    • What's new?
    • The Atena Team
  • ⚙️Installation
    • How to install Swarm in Blocks?
      • Virtual Machine
      • Native Installation
      • Network configuration
  • 💻Usability
    • Python API
      • Starting modes
      • Basic swarm operations
      • LED operations
      • Formations operations
      • Transformations operations
    • Web API
      • Homepage
      • Swarm Clover Blocks
      • Swarm Station
    • Launch modes
  • 📚Background theory
    • Overview
      • Swarm manipulation
      • ROS architecture
      • Clover adaptation
    • Systems
      • Formations
        • Alphabet
        • Formation 3D
      • Transformations
      • Collision Avoidance
      • LED Effects
      • Swarm Preview
      • First Person View (new)
  • 📖Cases
    • Examples
    • Show-off
  • 🚀Applications
    • Education
    • Commercial
  • 🔒CLOSURE
    • Conclusion
    • References
Powered by GitBook
On this page
  1. Cases

Examples

Examples to learn Swarm in Blocks

We made examples for you to make easy the learning process of our platform. They are located on ~/catkin_ws/src/swarm_in_blocks/swarm_examples/src/ . You can easily acess this folder with the command: roscd swarm_examples/src .

Script
Description

planning_formations.py

Using Swarm Preview with some formation

planning_formations.py

Simulating some 2D and 3D formation

planning_formations.py

Planning some transformations

planning_formations.py

Simulating some transformations

terminal_control.py

Terminal control with all Swarm In Blocks functions

arc.py

Simulating one rotating circle

PreviousFirst Person View (new)NextShow-off

Last updated 3 years ago

📖