Git Product home page Git Product logo

bookbot-navigation's Introduction

Bookbot Navigation

This collection of ROS packages represents a simple motion planning stack for a library book delivery robot. This planning stack consists of three primary planning nodes:

  1. primitive_planner is a path planner that performs an A* search through a tree of motion primitives.
  2. primitive_velocity_planner is a velocity profile planner that plans an optimal velocity profile for a specified path. This node also performs an A* search through a tree of velocity profile primitives.
  3. trajectory_following_controller is a simple trajectory following controller that uses pure pursuit to compute control commands that keep the robot following its planned trajectory.

In addition an rviz-based waypoint UI and a simple simulation node are also provided to allow for out-of-the-box simulation.

Basic Usage

To try out the bookbot navigation planner:

  1. Compile the packages in a ROS workspace (and resource the setup.bash for the workspace to ensure rviz can find the waypoint tool)
  2. Load the primitive_velocity_planner/rviz/planner.rviz config in rviz
  3. Run the planning stack in simulation with a static example obstacle grid: roslaunch primitive_velocity_planner test_primitive_velocity_planner.launch
  4. Set new waypoints by clicking on the waypoint tool (or using w as a hotkey) and then shift-click to append a new waypoint or ctrl-click to replace the existing set of waypoints.

Disclaimer

This is not an officially supported Google product.

bookbot-navigation's People

Contributors

jshardy4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.