Forrest-Z / cpp_roboticsLinks
C++ sample codes for robotics algorithms.
☆103Updated 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:
- A ROS move_base local planner plugin for Car-Like robots with Ackermann or 4-Wheel-Steering.☆170Updated 6 years ago
- ROS navigation stack base global planner plugin☆99Updated 4 years ago
- ☆129Updated last year
- A cubic spline interpolator for path smoothing. Compatible with ROS.☆90Updated 2 years ago
- A ROS implementation of the pure pursuit path following algorithm.☆142Updated 6 years ago
- ROS RRT* Global Planner Plugin. Using Husky Robot.☆143Updated 3 years ago
- Ackerman robot on Gazebo ROS with move_base gmapping SLAM TEB planner☆79Updated last year
- Path Tracking PID offers a tuneable PID control loop, decouling steering and forward velocity☆155Updated 2 years ago
- ROS Local planner based on the eband approach. Based on the original implementation by Christian Connette and Bhaskara Marathi. This loca…☆112Updated 5 years ago
- This project demonstrates the simulation of ROS Turtlebot3 path tracking with PID. I have generalized the pid controller to track circula…☆93Updated 5 years ago
- based on ros navigation stack, using mpc to do path tracking☆92Updated 6 years ago
- This repository collected 3 ways to show trajectory of robot in ROS☆94Updated 4 years ago
- Vector Field Histogram (VFH) local planner for ROS.☆61Updated 5 years ago
- The human_aware_navigation repository includes ROS packages to enable the planning of navigation paths that take human comfort into accou…☆125Updated 3 years ago
- ROS move-base planner plugin using ompl☆54Updated last year
- 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
- A ROS Wrapper for Reeds-Shepp Planning by OMPL.☆38Updated 9 years ago
- Collision prediction based dynamic obstacle avoidance planner☆63Updated 5 years ago
- A ros package that includes plugins and nodes to convert occupied costmap2d cells to primitive types☆160Updated 9 months ago
- ROS move_base plugin that implements the D* Lite algorithm☆81Updated 3 years ago
- The control_box_rst package provides C++ libraries for predictive control, direct optimal control, optimization and simulation.☆64Updated last year
- ROS implementation of a 2D path planner for nonholonomic vehicles.☆49Updated 6 years ago
- ROS packages for ground robot navigation and exploration☆127Updated 3 years ago
- Motion Planning Library to accompany turtlebot3_from_scratch repository. Deployed PRM, Grid Map, A*, Theta*, LPA*, D* Lite*, Potential Fi…☆189Updated 4 years ago
- Summer Holiday in BIT for Clean Robot☆84Updated 4 years ago
- This package contains supplementary material and examples for teb_local_planner tutorials.☆184Updated 5 years ago
- C++ hybrid-a-star extracted from ROS2 nav2 stack☆31Updated 3 years ago
- A local planner which is based on the "Follow The Carrot" algorithm to drive accurately along a global plan☆61Updated 5 years ago
- C++ implementation of RRT, RRT*, and Informed-RRT* using kd-tree for searching NN and NBHD nodes. Supports arbitrary dimensions and compi…☆139Updated 4 years ago
- Gradient-Informed Path Smoothing for Wheeled Mobile Robots (GRIPS)☆126Updated 6 years ago