gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.19k stars 480 forks source link

How can I check which revision is released on apt? #2090

Open osrf-migration opened 8 years ago

osrf-migration commented 8 years ago

Original report (archived issue) by Yuki Furuta (Bitbucket: furushchev).


In current ROS shadow fixed apt release, the version of gazebo5 is 5.0.1+dfsg-1osrf2~trusty2. How can we check the revision of this repository which is the same as apt released version?

osrf-migration commented 7 years ago

Original comment by Yuki Furuta (Bitbucket: furushchev).


ping

osrf-migration commented 7 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


The ROS servers have version of gazebo5 for trusty that matches the version that was included in Ubuntu Vivid (I think). The latest version of gazebo5 is on packages.osrfoundation.org. If you want to use that, see this tutorial:

osrf-migration commented 7 years ago

Original comment by Yuki Furuta (Bitbucket: furushchev).


@scpeters I mean which revision of this mercurial repository corresponds to the version of gazebo provided via apt. Besides gazebo2, gazebo5 is also provided via ROS apt, but the interface package between gazebo and ros (ros-indigo-gazebo-ros) still depends on gazebo2, so many ROS people still are using gazebo2.

osrf-migration commented 7 years ago

Original comment by Yuki Furuta (Bitbucket: furushchev).


Is there any way to know the revision that is used to provide apt debian binary for ROS? In github, thsre is a tag, which is usually version number which is the same as debian package version. (we can check by apt-cache show)