lusilong / avoid_obstacle
这个是使用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
- MPC算法控制车辆的运动轨迹☆126Updated 6 years ago
- 无人测试车轨迹跟踪MPC测试程序☆28Updated 9 months ago
- 自动驾驶常用路径规划算法C++实现☆42Updated 10 months ago
- ☆49Updated 5 years ago
- 一份关于无人驾驶汽车的资源列表(中文版)☆46Updated 5 years ago
- 深蓝学院控制规划课程控制部分课后作业代码,包括PID控制器、Stanley控制器、LQR控制器、MPC控制器。☆28Updated 10 months ago
- 混合A*算法,仅依赖于很少的库,便于移植到自己的项目中或者嵌入式系统☆114Updated 3 years ago
- 关于路径跟踪控制实现的项目☆58Updated 2 years ago
- Create a path planner to safely drive a car on a 3 lane highway and pass slow cars☆61Updated 6 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
- ROS通信代码实现及Gazebo仿真☆76Updated 2 years ago
- 在ros_gazebo中搭建仿真环境,使用purepursuit算法对样条曲线轨迹进行了路径跟踪、使用lqr算法对生成的五次多项式轨迹进行横向路径跟踪。☆180Updated last year
- ☆27Updated 4 years ago
- 自动泊车算法 混合A* 障碍物约束转化为行车走廊约束的优化与 apollo TDR-OBCA的比较☆103Updated 2 years ago
- MPC Control - Udacity SDCND Term 2, Project 5☆94Updated 2 years ago
- Source codes for "Maneuver Planning for Automatic Parking with Safe Travel Corridors: A Numerical Optimal Control Approach"☆34Updated 5 years ago
- the lateral linear quadratic regulator algorithm for autonomous driving in carsim/simulink☆36Updated 4 years ago
- 自动驾驶实战系列博客☆31Updated 4 years ago
- A star path planning with b-spline trajectory smoothing☆71Updated 4 years ago
- 本仓库包含常用的车辆横向控制算法☆29Updated 3 years ago
- Path Planning Based On Hybrid A Star☆58Updated last year
- 常见的自动驾驶控制算法 | 纵向控制算法:PID 横向控制算法:Pure pursuit、Stanley、MPC、LQR☆11Updated 11 months ago
- teb local planner without ros, teb 局部路径规划算法,非ROS☆97Updated 3 years ago
- ☆129Updated 4 years ago
- https://zhuanlan.zhihu.com/p/548096462☆44Updated 2 years ago
- ☆15Updated 3 years ago
- implement hybrid astar for reeds-shepp car☆28Updated 5 years ago
- hybrid astar with smooth, optimization solver is lbfgs☆60Updated 7 months ago
- 纵向控制:PID ;横向控制:Stanely \ LQR \ MPC☆205Updated 2 years ago
- 深蓝学院 - 高飞 - 运动规划课程作业☆24Updated 3 years ago