Code Monkey home page Code Monkey logo

pera-swarm-localization's Introduction

License

FYP-localization-robots

Python repository for address the Localization problem of Swarm Robotics

Requirements

Please install following pip packages if they aren't pre-installed

pip install numpy

pip install aruco
pip install paho-mqtt
pip3 install opencv-python
pip3 install opencv-contrib-python

or use following command

pip install -r requirement.txt

You need to copy and rename the following files in scripts directory and fill the necessary configuration details before run the scripts.

  • config-mapping_sample.yaml INTO config-mapping.yaml
  • config-mqtt_sample.yaml INTO config-mqtt.yaml

Run the scripts

You can try scripts on the ./scripts/ directory

Build a executable file (not working so far)

Install PyInstaller from PyPI:

pip install pyinstaller

Go to your program’s directory and run:

pyinstaller --onefile script.py

After, please make sure to copy the './board' folder into the directory which executes the exe file.

Read More

pera-swarm-localization's People

Contributors

ddilshani avatar dependabot[bot] avatar nuwanj avatar

Watchers

 avatar  avatar

Forkers

ddilshani

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.