![]() Almost there! Known issues: * mangling/demangling is still wrong * it necessarily has to run in the Cyclone default domain id: (1) Cyclone is today still limited to a single domain at a time; and (2) there is the "extra" participant that pops up here and there for creating guard conditions and waitsets without a node existing * almost all query operations create a reader for a builtin topic and throw it away afterward, that might be a little excessive (on the other hand, those readers are pretty cheap, so using them as a throwaway reader is not so bad). Still missing: * get_service_names_and_types * get_service_names_and_types_by_node I haven't been able to actually try everything yet, so bugs are probably lurking here-and-there. |
||
---|---|---|
.. | ||
include/rmw_cyclonedds_cpp | ||
src | ||
CMakeLists.txt | ||
package.xml | ||
rmw_cyclonedds_cpp-extras.cmake |