ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to install pr2 teleop on indigo

asked 2017-03-04 15:38:11 -0500

vacky11 gravatar image

I tried to git clone the package from here. But after doing catkin_make I got the following error.

Could not find a package configuration file provided by "app_manager" with
  any of the following names:

    app_managerConfig.cmake
    app_manager-config.cmake

  Add the installation prefix of "app_manager" to CMAKE_PREFIX_PATH or set
  "app_manager_DIR" to a directory containing one of the above files.  If
  "app_manager" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
pr2_apps/pr2_app_manager/CMakeLists.txt:3 (find_package)

Please help. Thanks in advance.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-03-05 02:25:32 -0500

gvdhoorn gravatar image

updated 2017-03-05 03:41:00 -0500

Please see #q252478 for instructions on how to build things from sources. Just git clone-ing is not enough.


Edit: pr2_teleop has also been released for Indigo (see the wiki page), so unless you have a good reason to build from sources, why not just use the provided binaries? A sudo apt-get install ros-indigo-pr2-teleop is always easier than building it yourself.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-03-04 15:38:11 -0500

Seen: 542 times

Last updated: Mar 05 '17