reving common_msgs to 0.9.3 in rosdistro.yaml

This commit is contained in:
Tully Foote 2009-09-21 22:56:45 +00:00
parent 260ac8d4bb
commit 8c0b0ef06b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ stacks:
release-svn: 'https://code.ros.org/svn/ros-pkg/stacks/$STACK_NAME/tags/$STACK_NAME-$STACK_VERSION',
source-tarball: 'http://ros.org/download/$STACK_NAME/$STACK_NAME-$STACK_VERSION.tar.bz2'}
common: {latest: 0.2.0}
common_msgs: {latest: 0.9.2}
common_msgs: {latest: 0.9.3}
geometry: {latest: 0.2.0}
image_common: {latest: 0.1.0}
joystick_drivers: {latest: 0.2.0}