GraphBasedLocalTrajectoryPlanner
Trajectory Planner
A tool for local trajectory planning in autonomous vehicles using graph-based optimization algorithms
Local trajectory planner based on a multilayer graph framework for autonomous race vehicles.
238 stars
7 watching
55 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
graphplanner
Related projects:
Repository | Description | Stars |
---|---|---|
mit-acl/faster | A trajectory planning system designed to navigate in unknown environments using aerial robots and ground robots. | 976 |
rst-tu-dortmund/teb_local_planner | An optimal trajectory planner for mobile robots | 1,051 |
gtrll/gpmp2 | An implementation of a motion planning algorithm using Gaussian Processes and Factor Graphs | 312 |
hungpham2511/toppra | A library for computing the time-optimal path parametrization for robots subject to kinematic and dynamic constraints. | 635 |
zju-fast-lab/am_traj | A C++ library for generating efficient piecewise polynomial trajectories for autonomous flight planning | 185 |
yymmaa0000/carla_motion_planning_for_self-driving_cars_project | Develops a motion planning system for autonomous vehicles to navigate around obstacles while tracking lane centers and handling stop signs | 48 |
karlkurzer/path_planner | This project develops a real-time path planning algorithm for an autonomous vehicle navigating complex environments. | 1,587 |
stronnag/mwptools | A tool suite for planning and monitoring drone flights, providing features such as mission planning, logging, and replay. | 208 |
mathworks-robotics/trajectory-planning-robot-manipulators | Provides MATLAB and Simulink examples for generating trajectories of robot manipulators | 115 |
tumftm/scenarioarchitect | Tool for generating and manipulating driving testing scenarios for safety assessment | 35 |
tumftm/mod_vehicle_dynamics_control | Software for autonomous vehicle control, providing trajectory tracking, state estimation, and vehicle dynamics control | 244 |
tumftm/global_racetrajectory_optimization | An optimization framework for calculating the optimal racing line on a track based on various objectives and parameters | 471 |
zegangyang/pso_pathplaningnew | A GUI-based robot path planning tool using the Particle Swarm Optimization algorithm | 52 |
ntnu-arl/mbplanner_ros | Automated motion planning system for navigating complex environments | 322 |
mesywang/motion-planning-algorithms | Provides implementations of basic motion planning algorithms in MATLAB. | 286 |