Forrest-Z / cpp_roboticsLinks
C++ sample codes for robotics algorithms.
☆97Updated 4 years ago
Alternatives and similar repositories for cpp_robotics
Users that are interested in cpp_robotics are comparing it to the libraries listed below
Sorting:
- ROS Local Planner - using DWA & PID control ideas to work with move_based and navigation packages to navigate the robot through way-point…☆88Updated 2 years ago
- ROS RRT* Global Planner Plugin. Using Husky Robot.☆141Updated 3 years ago
- A ROS move_base local planner plugin for Car-Like robots with Ackermann or 4-Wheel-Steering.☆169Updated 5 years ago
- based on ros navigation stack, using mpc to do path tracking☆90Updated 5 years ago
- Vector Field Histogram (VFH) local planner for ROS.☆61Updated 5 years ago
- ROS packages for ground robot navigation and exploration☆127Updated 3 years ago
- ROS Local planner based on the eband approach. Based on the original implementation by Christian Connette and Bhaskara Marathi. This loca…☆111Updated 5 years ago
- A cubic spline interpolator for path smoothing. Compatible with ROS.☆89Updated 2 years ago
- ☆128Updated last year
- Ackerman robot on Gazebo ROS with move_base gmapping SLAM TEB planner☆79Updated last year
- This project demonstrates the simulation of ROS Turtlebot3 path tracking with PID. I have generalized the pid controller to track circula…☆92Updated 5 years ago
- A ROS implementation of the pure pursuit path following algorithm.☆139Updated 6 years ago
- The human_aware_navigation repository includes ROS packages to enable the planning of navigation paths that take human comfort into accou…☆124Updated 3 years ago
- The control_box_rst package provides C++ libraries for predictive control, direct optimal control, optimization and simulation.☆61Updated last year
- A global planner that generates a path using manually inserted waypoints. Compatible with move_base.☆180Updated 3 years ago
- Path Tracking PID offers a tuneable PID control loop, decouling steering and forward velocity☆148Updated 2 years ago
- Gradient-Informed Path Smoothing for Wheeled Mobile Robots (GRIPS)☆128Updated 6 years ago
- Collision prediction based dynamic obstacle avoidance planner☆63Updated 4 years ago
- ROS navigation stack base global planner plugin☆97Updated 4 years ago
- ROS implementation of a 2D path planner for nonholonomic vehicles.☆49Updated 6 years ago
- This package contains supplementary material and examples for teb_local_planner tutorials.☆181Updated 5 years ago
- This repository collected 3 ways to show trajectory of robot in ROS☆94Updated 4 years ago
- A RRT* ROS plugin for Move Base using OMPL☆39Updated 6 years ago
- Motion Planning Library to accompany turtlebot3_from_scratch repository. Deployed PRM, Grid Map, A*, Theta*, LPA*, D* Lite*, Potential Fi…☆185Updated 3 years ago
- ☆143Updated 3 years ago
- Model Predictive Control (MPC) based waypoint tracking controller (ROS Navigation stack local planner plugin)☆71Updated 4 years ago
- ROS-Package that implements a costmap layer to add virtual obstacles and to define navigation zone☆90Updated last year
- A ros package that includes plugins and nodes to convert occupied costmap2d cells to primitive types☆154Updated 6 months ago
- ROS move_base plugin that implements the D* Lite algorithm☆80Updated 3 years ago
- Create pgm map from Gazebo world file for ROS localization☆69Updated 11 months ago