Skip to content

hyongju/ROS-assignment-3-RRT-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS-assignment-3-RRT-planner

Description for the assignment: http://www-cvr.ai.uiuc.edu/~seth/Teaching/ece550/sp16/docs/p-hwk3

Guidelines: https://sites.google.com/site/rosassignment3

To install youBot packages, and robot controllers for ROS checkout this link below:

https://sites.google.com/site/rosassignmentii/youbot

The source code: ./src/rrt_youbot_node.cpp

The launch file: ./launch/test_youbot.launch

Matlab scripts: RRT: ./matlab/rrt_connect_test/, Forward kinematics (youBot): ./matlab/kuka_youbot_kinematics/

Used the source code for Dijkstra's algorithm from the following link (geeksforgeeks):

http://www.geeksforgeeks.org/greedy-algorithms-set-6-dijkstras-shortest-path-algorithm/

About

A simple RRT path planner for Gazebo (in ROS) to move arms from initial to goal configuration without colliding with pre-configured objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published