Add rosdep items for ubuntu precise#96
Add rosdep items for ubuntu precise#96tfoote merged 5 commits intoros:masterfrom YoheiKakiuchi:master
Conversation
|
I don't see the point of having collada-dom replicate collada-dev. What's your rational there ? Also, can you please add a quantal rule to coreutils, thx. |
|
I added quantal rule to eclipse. openrave package in jsk-ros-pkg ( https://jsk-ros-pkg.svn.sourceforge.net/svnroot/jsk-ros-pkg/trunk ) have been using rosdep name of collada-dom. I can't find package using rosdep name of collada-dev. |
|
Thx for quantal. What do you mean, you can't find collada-dev ? Please do "rosdep update" to update your rosdep and you should find it. |
|
@vrabaud I think he meant that no one else is using collada-dev in the ecosystem as the previous rosdep key was named collada-dom It sounds like we need a way to be able to audit these things. Ticketed #98 I don't think that we should have both. As I can't find references to collada-dev for backwards compatability we should probably switch to collada-dom. |
|
Thanks Tully. |
Add rosdep items for ubuntu precise
Increasing version of package(s) in repository `geometry2` to `0.11.0-1`: - upstream repository: https://github.com/ros2/geometry2.git - release repository: https://github.com/ros2-gbp/geometry2-release.git - distro file: `dashing/distribution.yaml` - bloom version: `0.8.0` - previous version for package: `null` ## tf2 - No changes ## tf2_eigen ``` * Updated to use ament_target_dependencies where possible. (#98 <ros2/geometry2#98>) * Contributors: ivanpauno ``` ## tf2_geometry_msgs ``` * Updated to use ament_target_dependencies where possible. (#98 <ros2/geometry2#98>) ``` ## tf2_msgs - No changes ## tf2_ros ``` * Updated to use node inteface pointers in the MessageFilter class. (#96 <ros2/geometry2#96>) * Updated message_filter.h. (#91 <ros2/geometry2#91>) * Contributors: Michael Jeronimo, Sagnik Basu ``` ## tf2_sensor_msgs - No changes
Increasing version of package(s) in repository `geometry2` to `0.11.0-1`: - upstream repository: https://github.com/ros2/geometry2.git - release repository: https://github.com/ros2-gbp/geometry2-release.git - distro file: `dashing/distribution.yaml` - bloom version: `0.8.0` - previous version for package: `null` ## tf2 - No changes ## tf2_eigen ``` * Updated to use ament_target_dependencies where possible. (ros#98 <ros2/geometry2#98>) * Contributors: ivanpauno ``` ## tf2_geometry_msgs ``` * Updated to use ament_target_dependencies where possible. (ros#98 <ros2/geometry2#98>) ``` ## tf2_msgs - No changes ## tf2_ros ``` * Updated to use node inteface pointers in the MessageFilter class. (ros#96 <ros2/geometry2#96>) * Updated message_filter.h. (ros#91 <ros2/geometry2#91>) * Contributors: Michael Jeronimo, Sagnik Basu ``` ## tf2_sensor_msgs - No changes
…1-50-52 Merge upstream
Add rosdep items for ubuntu precise.