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 got a communication between a robot and a remote computer. I can see all the topics which launched in the remote machine. However,
I have self._goto_server = InteractiveMarkerServer(self, "go_to_node") which uses InteractiveMarkerServer. But I can not see these InteractiveMarkers in Rviz in remote machine.
Is InteractiveMarkers not supported at the moment or what could be reason?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
Using: ROS2 Humble, Cyclone DDS
I got a communication between a robot and a remote computer. I can see all the topics which launched in the remote machine. However,
I have
self._goto_server = InteractiveMarkerServer(self, "go_to_node")
which uses InteractiveMarkerServer. But I can not see these InteractiveMarkers in Rviz in remote machine.Is InteractiveMarkers not supported at the moment or what could be reason?
Thanks,
Geesara
Beta Was this translation helpful? Give feedback.
All reactions