UniversalRobots / Universal_Robots_ROS_as_a_Service_URCap

This URCap makes a universal robot part of a ROS system by making ROS calls available inside Polyscope through the rosbridge.
Apache License 2.0
12 stars 3 forks source link

Topic lists could be sorted #22

Closed fmauch closed 3 years ago

fmauch commented 3 years ago

Currently, the topic lists are sorted FIFO, new topics appending at the end. We could sort them inside the dropdown menu.