nightduck / rmw_hazcat

Apache License 2.0
0 stars 0 forks source link

Implement basic elements of RMW API #4

Closed nightduck closed 2 years ago

nightduck commented 2 years ago

Implement all functions in rmw.h. This issue comprises all the simple ones, there will be others with their own issues (detailed below).

Unit tests in test_rmw_implementation to pass

Covered after topic ring buffer is implemented: #7

Advanced publisher/subscriber functionality: #8

Service/client/waitable/guard condition functionality: #9

Implemented when networking is done:

Possibly never implemented:

nightduck commented 2 years ago

Implemented 3 calls. Placed dummy holders for all others a67145fe7667d9e8e5f1c7f6a02d73475fdde15b

nightduck commented 2 years ago

2ea8feec4e1f41a5e94516b43522deea273b8cb7