pr2_navigation: laser_tilt_controller_filter | pr2_move_base | pr2_navigation_config | pr2_navigation_global | pr2_navigation_local | pr2_navigation_perception | pr2_navigation_self_filter | pr2_navigation_slam | pr2_navigation_teleop | semantic_point_annotator
- Code API
- diamondback
- electric
- fuerte
- unstable - Tutorials
- Troubleshooting
- FAQ
- Reviews (unreviewed)
Used by (4)
Package Summary
This package holds xml files for running the move_base node on a PR2 robot in an odometric frame. No static map is needed for the move_base node in this configuration.
- Author: Eitan Marder-Eppstein
- License: BSD
- Repository: pr2-kforge
- Source: hg https://kforge.ros.org/pr2navigation/hg
Overview
This package contains configuration files for the move_base node meant to be run in an application that requires navigation in an odometric frame. This package also includes launch files that bring up rviz and nav_view with local navigation specific configurations.
Applications
rviz/rviz_move_base_local.launch: Starts rviz with a local navigation friendly setup.
nav_view/nav_view_move_base_local.launch: Starts nav_view with a local navigation friendly setup.
Building Blocks
move_base_local.xml: Holds a PR2 specific configuration of the move_base node designed for navigation without a map in an odometric frame.
Configuration Files
config/global_costmap_params.yaml: Holds parameters for the global costmap used in the move_base_local.xml configuration file. This is the costmap used by the navfn planner and, in this case, operates in an odometric frame.
config/base_local_planner_params.yaml: Holds parameters for the base_local_planner specific to local navigation on the PR2.
config/local_costmap_params.yaml: Holds parameters for the local costmap used in the move_base_local.xml configuration file. This is the costmap used by the base_local_planner planner, and operates in an odometric frame.
config/move_base_params.yaml: Holds local navigation specific parameters for the move_base node.






