Skip to content

Commit 38fa4af

Browse files
author
Arnaud Degroote
committed
[doc] Document more middleware addition
1 parent 6e227fa commit 38fa4af

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

Diff for: RELEASE_NOTES

+13
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,19 @@ ROS
111111
with the non-standard (and unused?) JointPositions message and removing
112112
references roslib.load_manifest(), a memory of rosbuild-era.
113113

114+
HLA
115+
+++
116+
117+
- Handle automatically the case where attributed published by Morse are not
118+
owned by it.
119+
- Allow to specify a ``stop_time`` for the simulation (in simulated seconds)
120+
- Make ``lookahead`` configurable for the Morse federate
121+
122+
YARP
123+
++++
124+
125+
- Add an adapter for Depth Cameras.
126+
114127
Builder API
115128
-----------
116129

Diff for: doc/morse/what_new.rst

+12
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,18 @@ ROS
121121
with the non-standard (and unused?) ``JointPositions`` message and removing
122122
references ``roslib.load_manifest()``, a memory of rosbuild-era.
123123

124+
HLA
125+
+++
126+
127+
- Handle automatically the case where attributed published by Morse are not
128+
owned by it.
129+
- Allow to specify a ``stop_time`` for the simulation (in simulated seconds)
130+
- Make ``lookahead`` configurable for the Morse federate
131+
132+
YARP
133+
++++
134+
135+
- Add an adapter for :doc:`user/sensors/depth_camera`.
124136

125137
Builder API
126138
-----------

0 commit comments

Comments
 (0)