dstarer / Robotics
自动驾驶相关各类算法实现及原理分析
☆173Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Robotics
- 自动驾驶Apollo源码注释.(annotated Apollo 1.0 source code)☆177Updated 7 years ago
- This repository contains the source code for the self driving car tutorial https://www.bilibili.com/video/av81355069☆131Updated 4 years ago
- 自动驾驶实战系列博客☆31Updated 4 years ago
- 纵向控制:PID ;横向控制:Stanely \ LQR \ MPC☆185Updated last year
- 自动驾驶系统实现☆277Updated 5 years ago
- ☆154Updated 2 years ago
- Udacity自动驾驶课程第一期☆65Updated 6 years ago
- 这里是一些学习自动驾驶及工作的资料,主要是一些书籍☆22Updated 5 years ago
- AutoDriving-Planning-Control-Algorithm-Simulation-Carla☆246Updated last year
- MPC算法控制车辆的运动轨迹☆119Updated 6 years ago
- 在ros_gazebo中搭建仿真环境,使用purepursuit算法对样条曲线轨迹进行了路径跟踪、使用lqr算法对生成的五次多项式轨迹进行横向路径跟踪。☆175Updated last year
- 自动泊车算法 混合A* 障碍物约束转化为行车走廊约束的优化与 apollo TDR-OBCA的比较☆92Updated 2 years ago
- 无人车路径规划算法demo☆416Updated 5 years ago
- Apollo的planning部分详细注释☆75Updated 2 years ago
- 一份关于无人驾驶汽车的资源列表(中文版)☆44Updated 4 years ago
- Udacity Self-Driving Car Engineer Nano Degree projects☆57Updated 4 years ago
- 通过carla-ros-bridge在carla上实现自动驾驶planning and control。☆147Updated last year
- 机器人运动规划和控制相关论文,每周更新☆164Updated 4 years ago
- 本仓库是对混合A*算法的matlab复现☆289Updated last year
- 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
- Lane detection using Canny edge detector and Hough transform.☆42Updated 5 years ago
- ☆30Updated 2 years ago
- 基于ros的多机器人仿真(导航、编队)☆189Updated 4 years ago
- 无人驾驶汽车ROS学习路径。ROS learning for autonomous driving.☆34Updated 3 years ago
- 自动驾驶中MPC模型预测控制,是udacity中的开源项目。☆20Updated 4 years ago
- ☆122Updated last year
- 基于纯视觉端到端深度学习的自动驾驶系统代码库☆33Updated 5 years ago
- 这个是使用matlab联合PreScan做的一个简单的避障场景,场景里面包含了静态的人和车,仿真效果是可以完美地避开障碍物。 避障逻辑:使用TIS雷达测出前方距离和与障碍物的夹角,当障碍物在左边得时候,车就向右转绕过障碍物,障碍物在右边的时候,车就向左转绕过障碍物,然后继续…☆7Updated 4 years ago
- Python sample codes for robotics algorithms.☆31Updated 6 years ago