ivan1038's Stars
ApolloAuto/apollo
An open autonomous driving platform
daohu527/dig-into-apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
zhm-real/MotionPlanning
Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
teddyluo/hybrid-a-star-annotation
Hybrid A*路径规划器的代码注释
zm0612/Hybrid_A_Star
Hybrid A Star algorithm C++ implementation
lvr1997/kd-second-hand-workshop
科大二手工坊(校园二手交易平台毕业设计)
Pandas-Team/Automatic-Parking
Python implementation of an automatic parallel parking system in a virtual environment, including path planning, path tracking, and parallel parking
tejus-gupta/hybrid-astar-planner
Hybrid A* Path Planner
YukunXia/Carla_iLQR_MPC
Implementation of the real-time MPC based on iLQR in Carla simulator
NeXTzhao/planning
在ros_gazebo中搭建仿真环境,使用purepursuit算法对样条曲线轨迹进行了路径跟踪、使用lqr算法对生成的五次多项式轨迹进行横向路径跟踪。
tonyxxq/MPC-Control
MPC算法控制车辆的运动轨迹
linyicheng1/hybrid_astar
混合A*算法,仅依赖于很少的库,便于移植到自己的项目中或者嵌入式系统
facebookresearch/NeuralPassthrough
This repository provides source code, trained neural network model and dataset for our NeuralPassthrough work that is published at SIGGRAPH 2022.
vita-epfl/causalmotion
[CVPR22] Towards Robust and Adaptive Motion Forecasting: A Causal Representation Perspective
YikangZhang1641/HybridAStarSearch
xpharry/hybrid-astar-planning
Hybrid A* Path Planning
zm0612/algorithm_learning
RayRuizheLi/behaviouralPlanner
Finite-state machine behavioural planner for autonomous vehicle.
ColleyLi/BehaviourPlanning
Custom Behaviour Planning module for Apollo Auto based on hierarchical Behaviour Trees
williamhyin/CarND-Path-Planning-Bosch
Self-Driving Car Engineer Program: Path Planning Project
ninopereira/Behaviour_Planning
FSM implemented to handle predictions and define the behaviour of a vehicle on moving through traffic
debbynirwan/pacman-ai-cpp
A software framework to learn algorithms like AI planning, behaviour trees, and reinforcement learning.
purewater0901/obstacle_velocity_planner
Shruti-Bansal/Motion_Planning_for_AV
Udacity Self-Driving Nanodegree Project 4: Behaviour Planner and Motion Planner for Autonomous Vehicles
azumf/CarND-Path-Planning-Project
Behaviour Planner for highway traffic.
bdschrisk/CarND-Path-Planning-P1
Behavioural planning and trajectory generation in a highway scenario
finkmoritz/planarModel
Small demo application showing the behaviour of magnetization & energy on a two dimensional grid (max. 128x128) of spins at different temperatures.
rijo11811/highway-driving
Behaviour planning and trajectory generation
syedtaqi95/CarND-Behaviour-Planner
C++ Behaviour Planner Exercise from the Udacity Self-Driving Car Engineer Nanodegree
UjjwalSaxena/Path-Planning-Project-T3P1
Prediction, behaviour planning and trajectory