[Documentation] [TitleIndex] [WordIndex

Only released in EOL distros:  

pr2_navigation_apps: pr2_2dnav | pr2_2dnav_local | pr2_2dnav_slam

Package Summary

This application allows the PR2 robot to navigate autonomously with a pre-specified static map.

pr2_navigation_apps: pr2_2dnav | pr2_2dnav_local | pr2_2dnav_slam

Package Summary

This application allows the PR2 robot to navigate autonomously with a pre-specified static map.

pr2_navigation_apps: pr2_2dnav | pr2_2dnav_local | pr2_2dnav_slam

Package Summary

This application allows the PR2 robot to navigate autonomously with a pre-specified static map.

pr2_navigation_apps: pr2_2dnav | pr2_2dnav_local | pr2_2dnav_slam

Package Summary

This application allows the PR2 robot to navigate autonomously with a pre-specified static map.

Package Summary

This application allows the PR2 robot to navigate autonomously with a pre-specified static map.

Package Summary

This application allows the PR2 robot to navigate autonomously with a pre-specified static map.

Package Summary

This application allows the PR2 robot to navigate autonomously with a pre-specified static map.

Overview

This package provides an application that allows a PR2 robot to navigate autonomously through a previously mapped environment.

Prerequisites

The pr2_2dnav application requires some prerequisite steps in order to run.

Bring up the Robot

As with all PR2 applications, you must bring up your robot.

Provide a Map

This application assumes that a map is provided. Please see documentation on the map_server for information on providing a map over ROS.

Tuck the Arms

Tuck the arms of the PR2 using the pr2_tuckarm application.

Running the Application

The pr2_2dnav application can be run with the following command:

roslaunch pr2_2dnav pr2_2dnav.launch

Interacting with the Application

The navigation stack that is the heart of the pr2_2dnav application can be commanded via rviz, nav_view, or through code.

rviz

Through Code


2024-03-23 12:49