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

Installing pr2_mechanism_msgs: is the hg repository down?

asked 2013-04-08 02:51:01 -0500

FranciscoD gravatar image

updated 2014-11-22 17:05:08 -0500

ngrennan gravatar image

I'm trying to install the pr2simulator stack which requires http://ros.org/wiki/pr2_mechanism?distro=groovy (pr2mechanism), which in turn requires http://ros.org/wiki/pr2_mechanism_msgs (pr2_mechanism_msgs). This is what I tried:

cd ros_ws
rosws set pr2_mechanism_msgs --hg https://kforge.ros.org/pr2mechanism/hg
rosws update pr2_mechanism_msgs

This doesn't seem to work. The kforge.ros.org site looks down. I found the pr2simulator stack on github, but pr2_mechanism_msgs isn't hosted there. Can someone please tell me how to get this working? Is there an alternate hosting location?

I tried an hg clone command too and it doesn't work. http://isup.me/kforge.ros.org says the site is down.

I'm on Fedora 18: I must install these from source.

edit retag flag offensive close merge delete

Comments

I found this question which is about the same thing, but the answer was to install the deb file which doesn't apply to me: http://answers.ros.org/question/48992/missing-package-pr2_mechanism_msgs-in-pr2_mechanism-stack/

FranciscoD gravatar image FranciscoD  ( 2013-04-08 02:58:54 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-04-08 11:06:12 -0500

FranciscoD gravatar image

It was down. Also, the hg URL is https://kforge.ros.org/pr2mechanism/pr2_mechanism_msgs, not just https://kforge.ros.org/pr2mechanism/hg as listed on the wiki page.

$ rosws set pr2_mechanism_msgs --hg https://kforge.ros.org/pr2mechanism/pr2_mechanism_msgs
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-04-08 02:51:01 -0500

Seen: 181 times

Last updated: Apr 08 '13