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 b7edf47 commit d9827ccCopy full SHA for d9827cc
CHANGELOG.rst
@@ -2,6 +2,17 @@
2
Changelog
3
=========
4
5
+Forthcoming
6
+------------------
7
+* Using `time=0` by default; prevents `NullPointerException` when using `sim_time`.
8
+* Fix: waiting for master before getting `/use_sim_time`.
9
+* Gradle upgraded to 3.5.1.
10
+* Added Bazel build support.
11
+* Supporting XMLRPC multicalls - prevents ROS master from shutting down when a launchfile is launched.
12
+* Fix for race condition in `RetryingExecutorService`.
13
+* Improved error checking and tests for `rosjava_helpers`.
14
+* Contributors: Juan Ignacio Ubeira, Rodrigo Queiro, Wojciech Mlynarczyk.
15
+
16
0.3.5 (2017-07-17)
17
------------------
18
* Fix remapping member variable not set if argument is not null
0 commit comments