Skip to content

Commit 34695d3

Browse files
authored
readd IDL bullet (ros2#90)
1 parent 224b547 commit 34695d3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

source/Roadmap.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,12 @@ Future (in no specific order)
2929
Design / Concept
3030
~~~~~~~~~~~~~~~~
3131

32-
* Support for non-ASCII strings in messages / services
32+
* IDL format: using IDL 4.2 to specify ROS interfaces (msgs, srvs, actions)
33+
34+
* Support for non-ASCII strings in messages / services
35+
* Leverage new features like grouping and various annotations (comments, units)
36+
* Extend usage to `.idl` files with just constants and/or declare parameters with ranges
37+
3338
* Progress on migration plan
3439
* Reconsider 1-to-1 mapping of ROS nodes to DDS participants
3540
* Uniqueness of node names

0 commit comments

Comments
 (0)