lusilong / avoid_obstacleLinks
这个是使用matlab联合PreScan做的一个简单的避障场景,场景里面包含了静态的人和车,仿真效果是可以完美地避开障碍物。 避障逻辑:使用TIS雷达测出前方距离和与障碍物的夹角,当障碍物在左边得时候,车就向右转绕过障碍物,障碍物在右边的时候,车就向左转绕过障碍物,然后继续沿着原来的轨迹行驶。
☆9Updated 4 years ago
Alternatives and similar repositories for avoid_obstacle
Users that are interested in avoid_obstacle are comparing it to the libraries listed below
Sorting:
- ☆27Updated 4 years ago
- Create a path planner to safely drive a car on a 3 lane highway and pass slow cars☆62Updated 7 years ago
- this is respository include the collect the paper about the automatic parking system,it is involved the path planing ,monition control an…☆33Updated 4 years ago
- ☆49Updated 5 years ago
- 本仓库包含常用的车辆横向控制算法☆29Updated 3 years ago
- 垂直和水平两种泊车方式的代码☆19Updated 3 years ago
- https://zhuanlan.zhihu.com/p/548096462☆44Updated 2 years ago
- 自动泊车算法 混合A* 障碍物约束转化为行车走廊约束的优化与 apollo TDR-OBCA的比较☆111Updated 2 years ago
- MPC算法控制车辆的运动轨迹☆140Updated 6 years ago
- ☆55Updated 3 years ago
- 一份关于无人驾驶汽车的资源列表(中文版)☆51Updated 5 years ago
- 自动驾驶常用路径规划算法C++实现☆44Updated last year
- path planning with hybrid A star Algorithm☆19Updated last year
- ☆15Updated 3 years ago
- 关于路径跟踪控制实现的项目☆61Updated 2 years ago
- the lateral linear quadratic regulator algorithm for autonomous driving in carsim/simulink☆39Updated 4 years ago
- 自动驾驶控制算法☆11Updated last year
- Path Planning Based On Hybrid A Star☆65Updated 2 years ago
- This respository include the APA Debug Assistant and some other project☆28Updated 3 years ago
- 混合A*算法,仅依赖于很少的库,便于移植到自己的项目中或者嵌入式系统☆121Updated 3 years ago
- 16-782 Planning & Decision-making for Robotics final project☆33Updated 7 years ago
- 自动驾驶中MPC模型预测控制,是udacity中的开源项目。☆21Updated 4 years ago
- decouple the trajectory planning part from the apollo v5.0 and run in ros system☆28Updated 3 years ago
- 无人驾驶汽车ROS学习路径。ROS learning for autonomous driving.☆36Updated 3 years ago
- 时空联合规划的局部规划器仿真框架: 现已经加入一个mpc规划器, 一个自己制作的仿真器☆43Updated last year
- A vehicle path planning project contains the frame of prediction, behavior planner and trajectory generation.☆20Updated 6 years ago
- 结构化道路的路径规划算法 简化版的emplanner☆68Updated last year
- Source codes for "Maneuver Planning for Automatic Parking with Safe Travel Corridors: A Numerical Optimal Control Approach"☆37Updated 5 years ago
- 自动驾驶实战系列博客☆31Updated 5 years ago
- EM Planner的C++实现,及场景仿真☆20Updated 11 months ago