kinetic-devel/rosdistro.yaml

28 lines
1.2 KiB
YAML
Raw Normal View History

2009-09-11 11:08:16 +08:00
distros:
- latest: [ros, common, common_msgs, diagnostics, geometry, image_common, joystick_drivers,
laser_pipeline, navigation, opencv, physics_ode, robot_model, simulator_stage,
slam_gmapping, sound_drivers, visualization_common, visualization]
2009-09-11 11:08:16 +08:00
stacks:
_uri_rules: {dev-svn: 'https://code.ros.org/svn/ros-pkg/stacks/$STACK_NAME/trunk',
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.6.0}
2009-10-02 02:23:42 +08:00
common_msgs: {latest: 0.9.4}
2009-10-10 07:13:28 +08:00
diagnostics: {latest: 0.2.2}
geometry: {latest: 0.4.0}
2009-10-10 02:18:00 +08:00
image_common: {latest: 0.5.1}
2009-10-03 01:31:13 +08:00
joystick_drivers: {latest: 0.9.0}
2009-10-01 04:59:42 +08:00
laser_pipeline: {latest: 0.5.0}
2009-10-15 11:33:46 +08:00
navigation: {latest: 0.5.1}
opencv: {latest: 0.2.0}
2009-10-13 09:01:34 +08:00
physics_ode: {latest: 0.2.0}
robot_model: {latest: 0.6.0}
2009-09-11 11:08:16 +08:00
ros:
_uri_rules: {dev-svn: 'https://code.ros.org/svn/ros/stacks/trunk', release-svn: 'https://code.ros.org/svn/ros/stacks/ros/tags/rc'}
2009-09-11 11:08:16 +08:00
latest: rc
2009-09-30 01:45:36 +08:00
simulator_stage: {latest: 0.9.0}
2009-09-29 09:15:18 +08:00
slam_gmapping: {latest: 0.9.1}
2009-10-02 02:20:14 +08:00
sound_drivers: {latest: 0.9.0}
visualization: {latest: 0.3.0}
visualization_common: {latest: 0.9.4}