Opensplice support
My question is if ros2 has support for Adlink Opensplice lib and what extend?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
My question is if ros2 has support for Adlink Opensplice lib and what extend?
My question is if ros2 has support for Adlink Opensplice lib
OpenSplice is indeed a supported DDS vendor in ROS 2. The RMW layer is hosted at ros2/rmw_opensplice.
and what extend?
Looking at the issue tracker it would appear there are a nr of outstanding issues.
REP 2000 lists OpenSplice support as "Tier 2" for Crystal (here), which implies that OpenSplice does not see the same level of support as FastRTPS or RTI Connext (the exact difference between the various tiers should get clarified by ros-infrastructure/rep#192).
Thanks for the answer from the latest commits to the infrastructure I see that they are changing the definition of Tier 2 support so we might get better packages than the ad hoc binaries. what surprises me that open splice implementation is not supported for Debian based platforms which is my current system right now and it is kind of working (with some performance issues though).
"support" is a bit ambiguous of course: at one level it may mean that there is a way to use OpenSplice as your middleware, which is what the RMW repository makes possible. But then there are things like non-functional requirements and whether you receive the same kind of support when reporting issues.
The fact that it works for you on Debian doesn't necessarily mean that it makes sense to state that (in REP 2000 fi), as it may still be too costly or involved to actually support it properly.
It works well enough for us to run the navigation stack with a turtlebot 3 in gazebo, although we haven't tried running across multiple machines.
It has different problems than the FastRTPS implementation, but it doesn't seem worse for our use cases.
Asked: 2019-05-15 09:22:45 -0600
Seen: 607 times
Last updated: May 15 '19
View images in rosbag2 bags with sqlite browser?
[crystal] Is there a limit on the array.resize?
ROS2 Multicast not working between remote pc's?
ROS2 equivalents to ROS1 roscd, rosmsg rossrv...
rmw_implementation not available at this time
How to obtain camera intrinsic in autoware?
Pointcloud value at a given pixel
ROS2: Turtlebot3 tutorial. launch error.