搜索资源列表
rrt
- 足球机器人避障算法,已通过实践证实可以用于足球比赛中,该源代码包含仿真界面,形象直观
rrt-0.3
- RRT路径规划算法,可以生成曲线路径,并跟踪生成的路径-RRT* path planning algorithm can generate curved path, and follow the path generated
paper
- 在springer上下来的,关于机器人路径规划RRT方法的,比较实用。-down load from the springer egine ,about the robot path planning with RRT method , applicable。
msl_windowsxp
- 经典RRT算法,包含各个可扩展包,设计机械臂的规划问题-Classic RRT algorithm, scalable package contains all the design arm of the planning
rrt-Algorithm
- 快速扩展随机树(RRT)算法的实现 visual c++编写程序 解压无需密码-rrt Algorithm
5robot-LCPP
- 5个robot的rrt算法,各自运动到指定目标,而互相不相碰-rrt for 5 robot
RRT-path-panning-algorithm
- 本文以自主驾驶车辆为实际应用背景.提出了一种改进的RRT(快速随机搜索树)路径规划算法.该路 径规划算法将非完整性约束条件与双向多步扩展RRT搜索算法相结合,在提高搜索效率的同时保证了规划路径的可 行性.同时将路径点作为B样条基函数的控制点,用三次B样条函数来拟合控制点生成平滑可跟踪的路径.通过在平 面障碍物环境下实验,验证了该算法的有效性.-AimingattheapplicationofALV(automaticlandvehicle),animprovedRRT(Rapidly
RRT-path-planning
- 机器人路径规划程序。C++编程。RRT(快速随机扩展树)算法。-Robot path planning process. C++ programming. RRT (Rapid random expansion tree) algorithm.
Velocity_Code
- 机器人学里的,实现了RRT机构位移和速度分析研究!-Robotics in the realized RRT agencies displacement and velocity analysis!
rrt-0.3
- 机器人路径规划的程序算法,用C++语言实现,在传统的RRT算法的基础上进行改进,使路径规划的时间大大缩短,同时增加寻优效率-Program robot path planning algorithm, with C++ language, make improvements in the traditional RRT algorithm, so that the path planning time is greatly reduced, while increasing efficiency
RRT
- RRT快速随机扩展树的算法整理,包含4个不同版本的代码,已整理好,都可用-RRT fast random spanning tree algorithm for sorting contain four different versions of the code has been collated all the available version 4 codes are matlab
RRT-algorithm
- 用matlab中使用RRT算法进行路径寻优,得到最佳路径-Using the RRT algorithm using matlab path optimization, optimal path
RRTs-master
- RRT算法应用于机械臂避障的过程中,具有良好的稳定性(RRT algorithm has good stability in the process of robot arm avoiding obstacles)