There are 12 repositories under trajectory-planning topic.
A selection of state-of-the-art research materials on decision making and motion planning.
(ECCV 2020) PiP: Planning-informed Trajectory Prediction for Autonomous Driving
Calculation of forward and inverse kinematics, Jacobian matrices, dynamic modeling, trajectory planning and geometric calibration for robotic manipulators
This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for visual marker localization and Ewok for trajectoy planning with collision avoidance.
[RA-L 2022] FISS: A Trajectory Planning Framework using Fast Iterative Search and Sampling Strategy for Autonomous Driving
NeuroNCAP benchmark for end-to-end autonomous driving
Autonomous driving trajectory planning solution for U-Turn scenario
We use hybrid a star and optimization-based method for trajectory planning of the autonomous vehicle parking
OrbitalTrajectories.jl is a modern orbital trajectory design, optimisation, and analysis library for Julia, providing methods and tools for designing spacecraft orbits and transfers via high-performance simulations of astrodynamical models.
Implementation of the Frenet Optimal Planning Algorithm (with modifications) in ROS.
Kinematics, Dynamics, Trajectory planning and Control of a 4 degrees of freedom robotic arm with matlab robotic toolbox
The first unofficial implementation of a paper with the title of "UAV Trajectory Planning for Data Collection from Time-Constrained IoT Devices" (IEEE Transactions on Wireless Communications 2019)
Optimal trajectory generation
This is the full analysis of the forward, inverse kinematics, trajectory planning, path planning, and controlling the end effector.
[IROS 2023] FISS+: Efficient and Focused Trajectory Generation and Refinement using Fast Iterative Search and Sampling Strategy
Codes for "Balancing Computation Speed and Quality: A Decentralized Motion Planning Method for Cooperative Lane Changes of Connected and Automated Vehicles"
Python package for inverse kinematic calculations of hybrid serial parallel robots
In this repository, trajectory planning for a 6DOF manipulator is implemented. Synchronization and numerical control are applied. In addition, propagated error in end-effector position is calculated. Finally, polynomial trajectory and trajectory junction are solved. The repository is also a solution for Assignment3 in Dynamics of Nonlinear Robotics Systems course for ROCV master's program at Innopolis University.
This repository is dedicated to studying the different trajectory planning methods (theory + practical).
A simple, easy-to-use, and effective path tracking planner.
Conflict resolution for multiple vehicles in tight spaces
This repository is dedicated to studying the different trajectory planning methods (theory + practical)
Nonlinear filters to create dynamically feasible reference trajectories
path planning, trajectory planning, icp, robot arm project of zju advanced robotics summer class
We optimize SIEP algorithm in multiple intelligent agents scenario and comparatively research A*, DFS, BFS, Dijkstra, PFP and PRM.
Codes of "Cooperative Lane Change Motion Planning of Connected and Automated Vehicles: A Stepwise Computational Framework"
In this project, our goal is to design a path planning algorithm that is able to a car around a simulated highway scenario, including traffic and given waypoints, telemetry, and sensor fusion data.
Modeling, Planning and Nonlinear Control Techniques For Autonomous Vehicles 🎛️🚘
The global planner used in the paper 'ODS-Bot: Mobile robot navigation for outdoor delivery services' (IEEE Access, 2022)
The local planner used in the paper 'ODS-Bot: Mobile Robot Navigation for Outdoor Delivery Services' (IEEE Access, 2022)
Controlling multiple mobile robots to go to their destinations without any collision.