gkouros / rsband_local_planner
A ROS move_base local planner plugin for Car-Like robots with Ackermann or 4-Wheel-Steering.
☆165Updated 5 years ago
Alternatives and similar repositories for rsband_local_planner:
Users that are interested in rsband_local_planner are comparing it to the libraries listed below
- A ROS implementation of the pure pursuit path following algorithm.☆136Updated 6 years ago
- ROS Local planner based on the eband approach. Based on the original implementation by Christian Connette and Bhaskara Marathi. This loca…☆110Updated 5 years ago
- This package contains supplementary material and examples for teb_local_planner tutorials.☆176Updated 4 years ago
- A global planner that generates a path using manually inserted waypoints. Compatible with move_base.☆180Updated 3 years ago
- ROS Local Planner - using DWA & PID control ideas to work with move_based and navigation packages to navigate the robot through way-point…☆85Updated 2 years ago
- A ros package that includes plugins and nodes to convert occupied costmap2d cells to primitive types☆149Updated 4 months ago
- ROS packages for ground robot navigation and exploration☆125Updated 3 years ago
- ☆157Updated 2 years ago
- The human_aware_navigation repository includes ROS packages to enable the planning of navigation paths that take human comfort into accou…☆124Updated 2 years ago
- ROS RRT* Global Planner Plugin. Using Husky Robot.☆135Updated 3 years ago
- ROS-Package that implements a costmap layer to add prohibited areas to the costmap-2D by a user configuration.☆66Updated 5 years ago
- ☆140Updated 2 years ago
- The SRL_GLOBAL_PLANNER package provides an implementation of the sampling based motion planners (RRT, RGG, RRT*, Theta*-RRT) as global p…☆124Updated 9 years ago
- ☆125Updated last year
- C++ sample codes for robotics algorithms.☆98Updated 4 years ago
- ROS-Package that implements a costmap layer to add virtual obstacles and to define navigation zone☆89Updated 10 months ago
- A Simple Local Planner☆35Updated 3 years ago
- ROS implementation of a 2D path planner for nonholonomic vehicles.☆50Updated 6 years ago
- Gradient-Informed Path Smoothing for Wheeled Mobile Robots (GRIPS)☆125Updated 6 years ago
- Costmaps, directly analogous to ethz-asl's grid_map library.☆105Updated 5 years ago
- Vector Field Histogram (VFH) local planner for ROS.☆58Updated 5 years ago
- Global and local path planner plugins for ROS move_base which move the robot in 2D (x,y,angle) but avoid collisions using full 3D data (r…