Coder Social home page Coder Social logo

rob456's Introduction

ROB 456 Final Project

This repository contains the code for our ROB 456 group final project. Our robot exploration code uses Dijkstra's algorithm to plan paths to unexplored parts of the map. The robot uses an artifical potential field (APF) method to navigate between waypoints and actively avoid dynamic obstacles. See a demo of the robot exploring a world below:

demo.webm

Setup

# Clone the repository
$ git clone https://github.com/andrewda/rob456

# Move into the directory and run catkin_make
$ cd rob456 && catkin_make

# For lab3, make sure slam-gmapping is installed
$ sudo apt install ros-noetic-slam-gmapping

Running

Lab 1

# Launch the world
$ roslaunch lab1 lab1.launch

# Run the stopper code
$ rosrun lab1 stopper.py

Lab 2

# Launch the world
$ roslaunch lab2 lab2.launch

# Run the driver code
$ rosrun lab2 driver.py

# Run the waypoint publisher
$ rosrun lab2 send_points.py

Lab 3 (Final Project)

# Launch the world
$ roslaunch lab3 lab3.launch

rob456's People

Contributors

andrewda avatar

Stargazers

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