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

how to install pr2_simulator on lunar?

asked 2017-09-06 02:10:35 -0500

camtoto gravatar image

I installed pr2_simulator,and launched "pr2_gazebo pr2.launch" with info: ResourceNotFound: pr2_controller_manager. I'd like to know how to install it on LUNAR and I'm a beginner. many thanks!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-01-28 14:08:02 -0500

dchatzi gravatar image

Hello there,

You can clone the pr2_mechanism repo from Github (here) in your catkin source directory and build it.

cd ~/catkin_ws/src

git clone https://github.com/PR2/pr2_mechanism

cd ../ && catkin_make

If any depedencies will appear, search in the PR2 github page to install them.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2017-09-06 02:10:35 -0500

Seen: 293 times

Last updated: Sep 06 '17