GithubHelp home page GithubHelp logo

codedao360 / drivingswarm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ovgu-finken/drivingswarm

0.0 0.0 0.0 286 KB

All things driving swarm with global issue tracker and goals.

License: MIT License

CMake 31.49% Python 67.95% Shell 0.57%

drivingswarm's Introduction

Driving Swarm

All things driving swarm with global issue tracker and goals (and rather comprehensive wiki)

Goals

  • Research swarm-robotic behaviour with robots capable of mapping and planning
  • Swarm Applications
    • Foraging
    • Collective Search
    • Dispersion/Formation
  • Robotic Topics
    • World Representation in the Context of Swarm Robotics
    • Planning agents within swarms (Cooperative planning, emergent effects in plans and plan execution)
    • Localisation in Robotic Swarms
  • Swarm Topics
    • Integration of long term behaviour and short term planning
    • Integration of SI algorithms in robotics applications
    • Swarms with diversity in behaviour

Milestones

  • Basic Architecture (wip)

    • Multi-Master ROS
    • ROS-Node controlling the behaviour (BehaviourAPI)
    • Nav-Stack for robot navigation
    • Basic behaviour with random movement and collision avoidance
    • Central point of control for the swarm (starting and stopping the robots, task distribution)
    • Optional Goal- Integrate Localisation
  • Simulation (currently working with Gazebo, slow for many robots)

    • Multiple robots in the same environment
    • Possibly not with multi-master ros but different prefixes per robot conrtoller
    • Same codebase as the real robots
  • Unified World Representation

    • Have one world reresentation that works for the swarm
    • Semantic Maps, Local Dynamic Maps, ...
    • Needs to include - actions are based on representation not on physical sensors, distinguishes between static environment, dynamic environment and other robots/actors
    • Stretch-Goal - representation contains virtual objects (i.e. pheromones, semantic information)
    • Gossiping protocols for spacial information
  • Collective Path Planning

    • Solve movement conflicts by collectively agreeing on a trajectory for each robot in a neighbourhood
    • Different Strategies for solving conflicts based on neighbourhood size and interconnectedness of the swarm
    • See how different planners can deal with one scenario
  • Localisation

    • Multilateration
    • Camera Tracking
    • Sensor fusion
    • AMCL with MAP (localisation part of SLAM)
  • Full 30 robot swarm

    • Buy and assemble another 27 robots
    • currently 3 (plus 10)
  • Implement Collective Behaviour

    • Formation Behaviours
    • Foraging (Indian Cross)
    • Collective Search (e.g. Minimize Distance to Cable Car)

Repository Structure

  • gitman should now be used to check out submodules (cf. wiki)

drivingswarm's People

Contributors

bastinat0r avatar treegeist avatar t-aus-m avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.