palmieri / posqLinks
POSQ controller for differential drive robots. It generates the trajectory which brings a differential drive robot with wheelbase of size B from the start pose xinit to the goal pose xgoal.
☆18Updated 9 years ago
Alternatives and similar repositories for posq
Users that are interested in posq are comparing it to the libraries listed below
Sorting:
- Optimal multi-robot path planning in continuous 2D domain☆23Updated 3 years ago
- A ROS package for converting OccupancyGrid/Costmap2D to 2D distance map.☆62Updated 5 years ago
- A move_base ROS global_planner plug-in that quickly finds from a socially-informed Voronoi diagram a set of homotopy classes and generate…☆37Updated 9 years ago
- An implementation of chance-constrained RRT (for a course project) along with a fully functional SLAM + Control ROS stack.☆25Updated 7 years ago
- A cubic spline interpolator for path smoothing. Compatible with ROS.☆89Updated 2 years ago
- Robot Path Planning Algorithm- Generalized Voronoi Diagram☆36Updated 6 years ago
- Iterative LQR for a differential drive robot C++☆22Updated 6 years ago
- This is a library for some of sampling-based motion planning algorithms implemented in MATLAB.☆35Updated 6 years ago
- Collision prediction based dynamic obstacle avoidance planner☆63Updated 4 years ago
- Model Predictive Contouring Controller (MPCC) for Autonomous Racing☆28Updated 6 years ago
- Online deadlock-free multi-agent trajectory planner using linear safe corridor (LSC)☆69Updated 2 years ago
- Sampling base path planning with LTL specifications for multi-vehicles☆15Updated 6 years ago
- Linear separability (via planes) of two sets of 3D points☆12Updated 3 years ago
- Trajectory Generator for MAV using Bilevel Optimization☆39Updated 5 years ago
- A sample ROS package that provides model predictive equilibrium point control for the turtlebot simulator.☆46Updated 10 years ago
- Robot-agnostic online coordination for multiple robots☆54Updated 2 years ago
- An implementation of real-time optimal trajectory generation bases on the minimum snap trajectory.☆42Updated 6 years ago
- Hybrid motion planner related to "Trajectory Planning for Quadrotor Swarms" and "Trajectory Planning for Heterogeneous Robot Teams" paper…☆70Updated 5 years ago
- patrolling_sim for ROS☆37Updated 3 years ago
- A generating/fitting specified NURBS curve ROS package☆46Updated 4 years ago
- A simple ROS bag plot tool of python☆51Updated 4 years ago
- Implementation of Rapidly exploring Random Trees algorithm to Turtlebot3 to navigate in a predefined location with static and dynamic obs…☆33Updated 4 years ago
- The control_box_rst package provides C++ libraries for predictive control, direct optimal control, optimization and simulation.☆61Updated last year
- The SRL_GLOBAL_PLANNER package provides an implementation of the sampling based motion planners (RRT, RGG, RRT*, Theta*-RRT) as global p…☆125Updated 9 years ago
- Trajectory utilities for MAVs☆28Updated 7 years ago
- RAL/IROS 2020: Online Hex-Decomposed Coverage Planning (HDCP) Algorithm