rokel
rokel
Is there any support for implementing write() for custom python ODB backends? I noticed it wasn't in the docs, but tried implementing it like so: ```py class MyOdbBackend(pygit2.OdbBackend): # snip...
## Bug report **Required Info:** - Operating System: Ubuntu 20.04 - Installation type: binaries - Version or commit hash: foxy - DDS implementation: Fast-RTPS - Client library (if applicable): N/A...
I noticed in the README that it's stated that "eProsima Integration Service is a Linux tool". I seem to remember SOSS having some level of windows support at one point,...
Currently only Unreal wrappers for the client stubs are generated. Are there any plans for also generating server-side stubs?
Thanks for making this repository available! Had to make some minor tweaks to get it building with foxy. Namely: - Required `rosbag` package is now `rosbag2_cpp` - `get_typesupport` has been...