We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c29b22a commit c3abc19Copy full SHA for c3abc19
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package stage_ros
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+1.8.0 (2017-04-30)
+------------------
7
* Now uses Stage's native event loop properly and added reassuring startup output.
8
* Added a GUI section so that the world starts in a good place.
9
* Fixed issue such that ranger intensity values are no longer clipped to 256
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>stage_ros</name>
- <version>1.7.5</version>
+ <version>1.8.0</version>
<description>This package provides ROS specific hooks for stage</description>
<maintainer email="[email protected]">William Woodall</maintainer>
0 commit comments