muziing / PythonAutomatedDrivingLinks
Python codes for automated driving algorithms.自动驾驶算法。
☆41Updated 8 months ago
Alternatives and similar repositories for PythonAutomatedDriving
Users that are interested in PythonAutomatedDriving are comparing it to the libraries listed below
Sorting:
- ☆15Updated 11 months ago
- 反馈跟踪控制器,控制算法工具包,ADRC自抗扰控制,PID控制,抗积分饱和PID控制,增量式PID控制,模糊FuzzyPID控制,LQR线性二次型调节器控制,启发算法控制,强化学习控制,无人机轨迹跟踪控制☆175Updated last year
- 关于路径跟踪控制实现的项目☆61Updated 2 years ago
- 基于ROS实现多差速无人车编队控制☆44Updated 9 months ago
- ☆38Updated 4 months ago
- c++仓库,包括某些数学理论的实现(最优化、方程求根等),一些简单项目的实现(机房预约系统等)。☆27Updated 2 years ago
- 深蓝学院控制规划课程控制部分课后作业代码,包括PID控制器、Stanley控制器、LQR控制器、MPC控制器。☆28Updated last year
- 拷贝阿木实验室——机器人路径规划☆39Updated 4 years ago
- 自动驾驶常用路径规划算法C++实现☆46Updated last year
- ☆50Updated 6 years ago
- Different path tracking algoritms implemented in ROS.☆12Updated 3 years ago
- Python sample codes for robotics algorithms.☆50Updated 5 years ago
- ☆124Updated 2 years ago
- ☆119Updated last year
- MPC算法控制车辆的运动轨迹☆144Updated 7 years ago
- 机器人运动规划和控制相关论文,每周更新☆191Updated 5 years ago
- 无人驾驶汽车ROS学习路径。ROS learning for autonomous driving.☆37Updated 4 years ago
- 基于Matlab实现纯跟踪(Pure Pursuit)算法☆14Updated 2 years ago
- 基于ros的多机器人仿真(导航、编队)☆204Updated 5 years ago
- ROS通信代码实现及Gazebo仿真☆80Updated 2 years ago
- ☆52Updated 2 years ago
- This repository contains the source code for the self driving car tutorial https://www.bilibili.com/video/av81355069☆145Updated 5 years ago
- 基础dijsktra和A*的路径规划与导航