Replies: 1 comment 1 reply
-
Okay, then lets discuss a little. I would suggest to create a Compass Widget or whatever name would fit more to display angle values, so you dont have to send the compass as an image. At the moment, ROS is not very efficient in terms of network stability when transmitting image streams. http://docs.ros.org/en/api/geometry_msgs/html/msg/Twist.html I think is the right way to go. So we could potentially implement a widget subscribing to x Twist publishers and displaying them as a "compass". |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
See initial post at #75.
Beta Was this translation helpful? Give feedback.
All reactions