Geonhee-LEE / mpc_ros_descriptionLinks
Supports the various URDF and GAZEBO mobile robot model
☆68Updated 3 years ago
Alternatives and similar repositories for mpc_ros_description
Users that are interested in mpc_ros_description are comparing it to the libraries listed below
Sorting:
- Model Predictive Control (MPC) based waypoint tracking controller (ROS Navigation stack local planner plugin)☆75Updated 4 years ago
- Trajectory Tracking Controller for ROS Package Using Nonlinear Model Predictive Control (MPC) with C/GMRES Method☆62Updated 3 years ago
- This is an implementation of ROS Local Planner using the Dijkstra's algorithm and the Hybrid A star algorithm☆37Updated 5 months ago
- This repository show the implementation of Path Tracking using Pure Pursuit and MPC Algorithm in Autonomous Mobile Robot☆14Updated last year
- A nonlinear MPC used to control an autonomous car.☆61Updated last year
- A Rviz Plugin used in path visualization and curve generation, which is helpful for qualitative experiments on path planning and curve op…☆47Updated 4 months ago
- ☆49Updated 4 years ago
- ROS MPC trajectory tracker. Currently only supports diff-drive/skid-steering UGVs.☆32Updated last year
- 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
- ☆133Updated 2 years ago
- MPC Local Planner Plugin for move_base, ROS melodic.☆19Updated 5 years ago
- based on ros navigation stack, using mpc to do path tracking☆94Updated 6 years ago
- A demo of multi turtlebot3 navigation in ROS.☆48Updated 2 years ago
- Implementation of a rapidly expanding random trees algorithm for ROS (Robot Operating System).☆17Updated 5 years ago
- ROS RRT* Global Planner Plugin. Using Husky Robot.☆143Updated 3 years ago
- This package is modified for tracking humans and small moving obstacles for tracking velocity, radius, and position☆65Updated 4 years ago
- Motion Planning Library to accompany turtlebot3_from_scratch repository. Deployed PRM, Grid Map, A*, Theta*, LPA*, D* Lite*, Potential Fi…☆191Updated 4 years ago
- Lightweight ROS local path planner plugin with PSO and LQR algorithms☆52Updated last year
- Vector Field Histogram (VFH) local planner for ROS.☆60Updated 5 years ago
- Dynamic Window Approach Local Planner for Differential Drive robots☆13Updated 2 years ago
- Implement MPC algorithm for mobile robot using ROS and ACADO library☆24Updated 3 years ago
- A project for Motion Planning: Combined application of A* with RRT* where A* acts as a global planner and RRT* acts as a local planner