Giter Site home page Giter Site logo

research's Introduction

Author: Dustin Linnington
Last Updated: 2017/09/28

This project is intended to showcase the use of belief revision in Makeblock robots using a grid for the robots to drive on and sensors equipped on the robots (IR, Ultrasonic and Sound). 

The current state of the project is a RobotController written in Arduino that reads inputs from the robot's sensors and then activates the motors in the wheels, a Navigation Library that can map out the size of the grid the robot is on and give it directions to reach a certain target in the grid, and separate Belief Revision/Satisfiability checking programs intended to be rewritten in C/C++ for use on each robot.

The known issues for the project are:
- Navigation creates the correct map size, but building a path between points leads to errors
- Turning the robot left/right was extremely difficult to do properly as the detection with only 2 IR sensors on each robot wasn't enough to line the robot up on the grid lines.
- Another IR sensor has been added to 2 robots, but the code to use the information from them is not written.
- Belief revision needs to be written as a C library for the robots to use.
- Robots need to implement detection so as not to bump in to eachother on the grid.

research's People

Contributors

dustindaon 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.