ros2_introspection icon indicating copy to clipboard operation
ros2_introspection copied to clipboard

Results 3 ros2_introspection issues
Sort by recently updated
recently updated
newest added

The original tests segfault when generating the serialized messages on Galactic.

Is it possible to support other DDS implementations than FastCDR? How would one go about doing this? Currently, I can set the `rosbag2` recorder DDS via `roptions.rmw_serialization_format = "cdr";`, but...

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...