Giter Site home page Giter Site logo

ymhzzz / se2_navigation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leggedrobotics/se2_navigation

0.0 0.0 0.0 35.89 MB

Pure Pursuit Control and SE(2) Planning

License: BSD 3-Clause "New" or "Revised" License

CMake 5.16% C++ 94.18% Python 0.67%

se2_navigation's Introduction

Planning and control for car-like vehicles

Overview

Pure pursuit controller and Reeds-Shepp sampling based planner for navigation in SE(2) space. This package has been mainly intended for car-like vehicles, although it can be used with mobile bases too (in that case you might want to check out move_base from ROS).

How is this package different from other SE(2) planning/control packages?

  • Provides planning and control for car like vehicles which are non-holonomic
  • Correctly handles both forward and reverse driving
  • Comes with a minimal set of dependencies
  • Core algorithmics is separated from ros dependent code
  • Tested on real-hardware
  • Comes with a car example
  • Integrated with grid_map package
  • Features visualizatios and rviz planning interface
  • Easily extensible

Warning: At the moment, this planning and control framework uses geometric planners which makes it unsuitable for high-speed driving. It is meant to be used for slow maneuvers, e.g. parking maneuvers.

Released under BSD 3-Clause license.

Author: Edo Jelavic

Maintainer: Edo Jelavic, [email protected]

Navigation with prius Navigation with Menzi Muck M545

Publications

Coming soon

Documentation

This package is split into smaller units each of which features it's own README. Follow these links for more info:

Installation

Refer to car_demo for the details.

Usage

Run the main demo with:
roslaunch car_demo demo_autonomous.launch
See car_demo for the details.

Coming soon

  • Mobile base demo

se2_navigation's People

Contributors

jelavice avatar djud avatar meychr 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.