You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to bridge ROS2 topics to OPC UA. I have RTI Connext DDS 6.1.1 installed.
I was able to run the examples in rticonnextdds-gateway-opcua successfully, and I could see data printed out using rtiddsspy
However, when I start the demo node RMW_IMPLEMENTATION=rmw_connextdds ros2 run demo_nodes_cpp talker
I don't see any data showing up using rtiddsspy
Is there any tutorial on how to bridge ROS2 and OPC UA?
Thanks,
Joshua
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to bridge ROS2 topics to OPC UA. I have RTI Connext DDS 6.1.1 installed.
I was able to run the examples in rticonnextdds-gateway-opcua successfully, and I could see data printed out using
rtiddsspy
However, when I start the demo node
RMW_IMPLEMENTATION=rmw_connextdds ros2 run demo_nodes_cpp talker
I don't see any data showing up using
rtiddsspy
Is there any tutorial on how to bridge ROS2 and OPC UA?
Thanks,
Joshua
The text was updated successfully, but these errors were encountered: