lusilong / avoid_obstacle
这个是使用matlab联合PreScan做的一个简单的避障场景,场景里面包含了静态的人和车,仿真效果是可以完美地避开障碍物。 避障逻辑:使用TIS雷达测出前方距离和与障碍物的夹角,当障碍物在左边得时候,车就向右转绕过障碍物,障碍物在右边的时候,车就向左转绕过障碍物,然后继续沿着原来的轨迹行驶。
☆8Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for avoid_obstacle
- This repository contains the source code for the self driving car tutorial https://www.bilibili.com/video/av81355069☆133Updated 4 years ago
- MPC算法控制车辆的运动轨迹☆119Updated 6 years ago
- ROS通信代码实现及Gazebo仿真☆72Updated 2 years ago
- 无人驾驶汽车ROS学习路径。ROS learning for autonomous driving.☆34Updated 3 years ago
- Create a path planner to safely drive a car on a 3 lane highway and pass slow cars☆57Updated 6 years ago
- 一份关于无人驾驶汽车的资源列表(中文版)☆44Updated 4 years ago
- TianbotMini ROS移动机器人学习平台,10分钟跑通机器人SLAM应用,自主导航尽在掌心之中。☆71Updated last year
- 自动驾驶常用路径规划算法C++实现☆39Updated 7 months ago
- WeChangeTech ROS robot slam and anvigation demo☆22Updated 3 years ago
- 自动泊车算法 混合A* 障碍物约束转化为行车走廊约束的优化与 apollo TDR-OBCA的比较☆92Updated 2 years ago
- teb local planner without ros, teb 局部路径规划算法,非ROS☆90Updated 3 years ago
- 关于路径跟踪控制实现的项目☆59Updated last year
- ☆47Updated 5 years ago
- ROS基础精讲系列视频课程☆15Updated 4 years ago
- 自动驾驶实战系列博客☆31Updated 4 years ago
- ☆49Updated last year
- 智能车仿真软件☆134Updated 4 years ago
- 基于ros的多机器人仿真(导航、编队)☆189Updated 4 years ago
- https://zhuanlan.zhihu.com/p/548096462☆44Updated last year
- 混合A*算法,仅依赖于很少的库,便于移植到自己的项目中或者嵌入式系统☆98Updated 3 years ago
- 纵向控制:PID ;横向控制:Stanely \ LQR \ MPC☆186Updated last year
- 在ros_gazebo中搭建仿真环境,使用purepursuit算法对样条曲线轨迹进行了路径跟踪、使用lqr算法对生成的五次多项式轨迹进行横向路径跟踪。☆175Updated last year
- Voronoi Based Hybrid A* for Tractor-Trailer Systems☆126Updated 2 years ago
- A guide for ROS navigation tuning: Chinese Translation☆41Updated 5 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
- ☆30Updated 2 years ago
- A meta-package for tianbot autonomous AI racecar based on nvidia development kits.☆126Updated last month
- Course Assignment Solutions for Motion Planning for Mobile Robots☆86Updated 2 years ago
- 基于ROS的无人机等机器人的完备操作功能包,包括无人机自主导航避障、路径规划、航迹追踪、视觉SLAM、激光SLAM等,更多功能持续建设中.... The complete operation function package of ROS-based drones and…☆93Updated 2 years ago
- 古月居大神 ROS学习源码☆17Updated 5 years ago