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

can't find pr2_mechanism_msgs package

asked 2017-06-07 13:10:02 -0500

Oh233 gravatar image

My ros version is kinetic. I want to go through tutorial for pr2 robot. Then when I tried tutorial for setup assistant, I found there is no binary version of pr2 for kinetic. So I decided to use source code from github. But when I compile the source code, I met the problem of not able to find pr2_mechanism_msgs package and I found that pr2_mechanism_msgs has no version for distro kinetic. What should I do?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-06-07 13:36:50 -0500

130s gravatar image

If binary version is not released, you can always ask on the development repository of the package for the release. For pr2_mechanism_msgs a request is already made by someone. You can add your comment with reasonable motivation etc., which often helps the maintainers to move on to making a release.

Meanwhile you can download the source code and built by yourself, which you've already started. pr2_mechanism_msgs is found https://github.com/PR2/pr2_mechanism_...

edit flag offensive delete link more

Comments

Actually I already downloaded the source code of pr2_mechanism_msgs. But pr2 package has another dependency on one package named pr2_controllers_msgs which can't be found on github. Do you have any idea?

Oh233 gravatar image Oh233  ( 2017-06-07 13:48:36 -0500 )edit

I see pr2_controllers_msgshere. Google is my friend :)

130s gravatar image 130s  ( 2017-06-07 13:53:47 -0500 )edit

Thank you so much. I will try to build source code now.

Oh233 gravatar image Oh233  ( 2017-06-07 13:55:15 -0500 )edit

I met the error of shard_ptr in namespace std does not name a template type. Even I downloaded the kinetic devel for moveit_pr2, I would still meet this error. What should I do?

Oh233 gravatar image Oh233  ( 2017-06-07 14:18:52 -0500 )edit

Please do not keep asking new questions on a single thread. If your original issue is resolved mark the answer etc., then open a new question.

130s gravatar image 130s  ( 2017-06-07 14:28:23 -0500 )edit

OK. I already opened a new question.

Oh233 gravatar image Oh233  ( 2017-06-07 14:35:56 -0500 )edit

@Oh233 if this answered your question, please click the check mark to accept it.

jayess gravatar image jayess  ( 2017-12-07 22:26:26 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2017-06-07 13:10:02 -0500

Seen: 338 times

Last updated: Jun 07 '17