superxiaobai-1 / ros_protobuf_msgLinks
☆114Updated last month
Alternatives and similar repositories for ros_protobuf_msg
Users that are interested in ros_protobuf_msg are comparing it to the libraries listed below
Sorting:
- ©2022 深蓝学院 C++基础与深度解析 笔记仓库☆55Updated 2 years ago
- 记笔记,包括c++学习,slam学习,面经八股文☆114Updated 3 months ago
- 这用于针对slam_路径规划_控制的常见面试题☆23Updated 2 years ago
- ☆120Updated last year
- 无人驾驶汽车ROS学习路径。ROS learning for autonomous driving.☆37Updated 4 years ago
- 自动驾驶规划控制常用算法c++代码实现☆919Updated last year
- 纵向控制:PID ;横向控制:Stanely \ LQR \ MPC☆235Updated 2 years ago
- 深蓝学院高飞老师课程讲义与 答案☆60Updated 3 years ago
- 深蓝学院《移动机器人运动规划》作业代码 - Amos98☆102Updated 2 years ago
- 泊⻋路径规划是指从⾃⻋位置规划出⼀条到达满⾜⻋位姿态的⽆碰撞路径。⽬前泊⻋路径规划在⼯业 界已有实现应⽤,但在狭窄拥挤的空间下能够成功规划并降低耗时依然是⼀个挑战。☆14Updated 2 years ago
- 收集的面向自动驾驶、SLAM、DL、C/C++开发的招聘信息,方便学习和投递☆25Updated 9 months ago
- These are Pratical Math and Geometry Algorithms!☆19Updated last year
- 自动驾驶常用路径规划算法C++实现☆46Updated last year
- 混合A*算法,仅依赖于很少的库,便于移植到自己的项目中或者嵌入式系统☆128Updated 4 years ago
- ☆160Updated 2 years ago
- LV-DOT: LiDAR-Visual Dynamic Obstacle Detection and Tracking (C++/Python/ROS)☆253Updated 3 months ago
- ☆334Updated 2 years ago
- C++ implementation of a-star path planning for ROS☆27Updated 2 years ago
- 自动泊车算法 混合A* 障碍物约束转化为行车走廊约束的优化与 apollo TDR-OBCA的比较☆114Updated 2 years ago
- ☆271Updated last year
- ROS 机器人系统课程设计(自主导航+YOLO目标检测+语音播报)☆50Updated 4 months ago
- Knowledge makes up the brain☆78Updated last month
- c++仓库,包括某些数学理论的实现(最优化、方程求根等),一些简单项目的实现(机房预约系统等)。