Giter VIP home page Giter VIP logo

rbe3002lab3's Introduction

To run, put somuchstuff.launch and local_costmap_params2.yaml on the desktop of the turtlebot.  
Then launch somuchstuff.launch using roslaunch, and include a parameter for which robot it is running on.  
For example, "roslaunch somuchstuff.launch robot:=hawkeye"
After that has started, launch final_project.launch either on the turtlebot or another computer.  This launch file does not need any parameters.  
Once rviz opens, in rviz open the lab3config.rviz.
Then wait 20 minutes while the robot maybe maps some stuff.  

Astar_server.py
This node provides the A* service for the path_following node.  

FindPath.srv
This is the file that defines the service of the A*

final_project.launch
This launches the three nodes that run on my laptop (not on the turtlebot).  They are Astar_server.py, path_following.py, and frontier_finder.py.  
You can run these on the turtlebot if you want to.  

frontier_finder.py
This node finds all the unknown cells that are next to free space.  

lab3config.rviz
This has the rviz configuration that was used for the final project.  

local_costmap_params2.yaml
This file provides parameters for the local costmap.  It should be placed on the desktop of the turtlebot.  

path_following.py
This is the main node that gets maps and frontier cells, calls the A* service to find out how to get around, then drives the path.  

somuchstuff.launch
This launches the nodes that run on the turtlebot.  It provides different parameters to gmapping than the default launch file.  

rbe3002lab3's People

Contributors

jlsorrells avatar ajbarth avatar citrus7 avatar

Stargazers

Alex avatar

Watchers

Alex avatar  avatar  avatar  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.