Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 2.96 KB

File metadata and controls

55 lines (36 loc) · 2.96 KB

Swarm Robotics Platform

GitHub issues

GitHub forks

Team

OVERVIEW

In swarm robotics the major barrier is that the researchers have to do a lot of hardware implementation prior to their projects. In this particular project we are going to come up with obstacle bots for a swarm robotic arena which is a part of a swarm robots platform project which eventually solves the above mentioned problem.

GOALS

  • Automated obstacle bots monitored by an overhead camera setup.

  • Bots can move to the desired positions with a user friendly interface.

SPECIFICATIONS

  • Obstacle robot swarm is capable of moving every individual obstacle robot to their own destination with the consideration of collision avoidance.

  • With the help of collision avoidance algorithms, obstacle robots can be placed in certain positions which allows the researcher to make various obstacle shapes on the arena made out of obstacle robot combinations .

  • Obstacles can be programmed to be static or dynamic. Dynamic obstacles can model scenarios that have a motion in the obstacle.

  • Each robot has its own radio module which uses a 433Mhz radio band. These modules can be used to communicate with the base station.

  • Each robot has two independent wheels that can perform forward, backward and turning operations. With the help of inbuilt gyroscope robots can perform accurate turning operations.

SOLUTION ARCHITECTURE

robot_base_design

HARDWARE

image