Skip to content

Commit

Permalink
[doc] Document more middleware addition
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud Degroote committed Feb 8, 2016
1 parent 6e227fa commit 38fa4af
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
13 changes: 13 additions & 0 deletions RELEASE_NOTES
Expand Up @@ -111,6 +111,19 @@ ROS
with the non-standard (and unused?) JointPositions message and removing
references roslib.load_manifest(), a memory of rosbuild-era.

HLA
+++

- Handle automatically the case where attributed published by Morse are not
owned by it.
- Allow to specify a ``stop_time`` for the simulation (in simulated seconds)
- Make ``lookahead`` configurable for the Morse federate

YARP
++++

- Add an adapter for Depth Cameras.

Builder API
-----------

Expand Down
12 changes: 12 additions & 0 deletions doc/morse/what_new.rst
Expand Up @@ -121,6 +121,18 @@ ROS
with the non-standard (and unused?) ``JointPositions`` message and removing
references ``roslib.load_manifest()``, a memory of rosbuild-era.

HLA
+++

- Handle automatically the case where attributed published by Morse are not
owned by it.
- Allow to specify a ``stop_time`` for the simulation (in simulated seconds)
- Make ``lookahead`` configurable for the Morse federate

YARP
++++

- Add an adapter for :doc:`user/sensors/depth_camera`.

Builder API
-----------
Expand Down

0 comments on commit 38fa4af

Please sign in to comment.