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

mikita's profile - activity

2015-01-21 04:51:38 -0500 received badge  Notable Question (source)
2015-01-21 04:51:38 -0500 received badge  Famous Question (source)
2013-09-09 10:10:17 -0500 received badge  Popular Question (source)
2013-06-21 15:20:42 -0500 received badge  Organizer (source)
2013-06-21 15:10:06 -0500 asked a question rossrv md5 and gendeps --md5 differs in groovy

Hi, everyone.

The reuslt of rossrv md5 and gendeps --md5 differs in groovy, which produces same value in fuerte.

$ rossrv md5 object_manipulation_msgs/GraspPlanning
01a11c1cdea613dd8705f368e1dc93dc
$ rosrun roslib gendeps --md5 `rospack find object_manipulation_msgs`/srv/GraspPlanning.srv
db313b83432c8e8e7bc948bf53911e92

Does anyone know why?

I'm on Ubuntu 12.04 with groovy.

$ rosversion roslib
1.9.45
$ rospack find object_manipulation_msgs
/opt/ros/groovy/stacks/object_manipulation/object_manipulation_msgs
$ rosversion object_manipulation
0.7.2
2013-02-25 17:31:26 -0500 received badge  Supporter (source)