Code Monkey home page Code Monkey logo

amr's Introduction

AMR

Autonomous Mobile Robots assignments repository

Assignment description

Braitenberg vehicle implementation

  • Robot with reactive behavior.

  • Package: amr_braitenberg

  • File: src/braitenberg_vehicle.py

Motion controller

  • Velocity control for an omnidirectional robot's linear and angular speeds.

  • Package: amr_navigation

  • File: nodes/motion_controller.py

Wallfollower

  • SMACH implementation of a wallfollowing robot

  • Package: amr_bugs

  • File: src/amr_bugs/wallfollower_state_machine.py

"Bug2" algorithm for obstacle avoidance

  • Package: amr_bugs

  • File: src/amr_bugs/bug_brain.py

Path executor

  • Move to a series of poses, one at a time. Additionally, determine if any pose would be unreachable and allow preemption.

  • Package: amr_navigation

  • File: nodes/path_executor.py

Sonar mapper

  • Probabilistic egocentric robot mapping

  • Package: amr_mapping

  • File: src/amr_mapping/sonar_map.py

Pose likelihood

  • Estimate a robot's pose given laser sensor readings, used for particle filter.

  • Package: amr_localization

  • File: nodes/pose_likelihood_server.py

Particle filter for robot localization

  • Package: amr_localization

  • File: src/amr_localization/motion_model.py, src/amr_localization/particle_filter.py

Path planner

  • “Randomized Roadmap Planner” algorithm.

  • Package: amr_navigation

  • File: src/amr_navigation/randomized_roadmap_planner.py

amr's People

Contributors

alexander-hagg avatar gecortesh avatar ivan-vishniakou avatar robmendieta avatar taketwo avatar

Watchers

 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.