Forrest-Z / mpc_waypoint_tracking_controller
Model Predictive Control (MPC) based waypoint tracking controller (ROS Navigation stack local planner plugin)
☆69Updated 3 years ago
Alternatives and similar repositories for mpc_waypoint_tracking_controller:
Users that are interested in mpc_waypoint_tracking_controller are comparing it to the libraries listed below
- Supports the various URDF and GAZEBO mobile robot model☆64Updated 3 years ago
- A nonlinear MPC used to control an autonomous car.☆53Updated last year
- ROS MPC trajectory tracker. Currently only supports diff-drive/skid-steering UGVs.☆31Updated 11 months ago
- Trajectory Tracking Controller for ROS Package Using Nonlinear Model Predictive Control (MPC) with C/GMRES Method☆56Updated 3 years ago
- Planner design based on ROS simulation, including global planning, path optimization, local planning, and control simulation.☆30Updated 7 months ago
- This is an implementation of ROS Local Planner using the Dijkstra's algorithm and the Hybrid A star algorithm☆32Updated 3 weeks ago
- A Rviz Plugin used in path visualization and curve generation, which is helpful for qualitative experiments on path planning and curve op…☆39Updated last week
- 搭建ros-gazebo仿真环境,测试mpc-cbf在动态环境下规避障碍物的效果☆31Updated 8 months ago
- Lightweight ROS local path planner plugin with PSO and LQR algorithms☆40Updated last year
- MPC Local Planner Plugin for move_base, ROS melodic.☆18Updated 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
- Implementation of the Frenet Optimal Planning Algorithm (with modifications) in ROS.☆82Updated last year
- A global planner plugin for ROS navigation stack, in which A* search on a discrete gneralized Voronoi diagram (GVD) is implemented.☆51Updated 11 months 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