robotics-upo / upo_robot_navigation

Metapackage of ROS that contains the packages involved in the navigation system of the UPO robotics lab
BSD 3-Clause "New" or "Revised" License
55 stars 24 forks source link

upo_robot_navigation

Metapackage of ROS that contains the packages involved in the navigation system of the UPO robotics lab.

The system employs the A global planner of ROS to plan a first global path to the goal. Then, a RRT planner with social cost functions for navigation is used to plan a path in a local area of the robot taking the intersection points between the local area and the A* plan as a sub-goals.

This metapackage contains the following packages:

Dependences

The package is a work in progress used in research prototyping. Pull requests and/or issues are highly encouraged.