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 224b547 commit 34695d3Copy full SHA for 34695d3
source/Roadmap.rst
@@ -29,7 +29,12 @@ Future (in no specific order)
29
Design / Concept
30
~~~~~~~~~~~~~~~~
31
32
-* Support for non-ASCII strings in messages / services
+* 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
38
* Progress on migration plan
39
* Reconsider 1-to-1 mapping of ROS nodes to DDS participants
40
* Uniqueness of node names
0 commit comments