项目作者: iyerkritika

项目描述 :
This repository contains code for the motion planning project where 3 different algorithms tested in 3 different Gazebo worlds.
高级语言: C++
项目地址: git://github.com/iyerkritika/motion_planning_project.git
创建时间: 2017-05-16T21:04:12Z
项目社区:https://github.com/iyerkritika/motion_planning_project

开源协议:

下载


motion_planning_project

This repository contains code for the motion planning project where 3 different algorithms namely A , RRT and ARA* were implemented in Gazebo using ROS. They were visualized in Rviz. These algorithms were all tested in 3 different Gazebo worlds and compared on their completeness, optimality, space and time complexity. These results were then compared to find which algorithm performed best in which scenarios.