Merge branch 'copy-robot-state-gui' into 'master'
RobotViewerGuiPlugin: Extended to allow copying of joint configurations and TCP … …positions to the clipboard In the attached file you can see the extended RobotViewerGui on the right side. It is now possible to choose a kinematic chain, the frame and the output type. The output is shown in a preview text box and can be copied to the clipboard using the designated button. The preview will update automatically but this can be disabled using the check box.  See merge request !18
Showing
- source/RobotAPI/gui-plugins/RobotViewerPlugin/CMakeLists.txt 8 additions, 8 deletionssource/RobotAPI/gui-plugins/RobotViewerPlugin/CMakeLists.txt
- source/RobotAPI/gui-plugins/RobotViewerPlugin/RobotViewerConfigDialog.cpp 0 additions, 89 deletions...gui-plugins/RobotViewerPlugin/RobotViewerConfigDialog.cpp
- source/RobotAPI/gui-plugins/RobotViewerPlugin/RobotViewerConfigDialog.h 0 additions, 74 deletions...I/gui-plugins/RobotViewerPlugin/RobotViewerConfigDialog.h
- source/RobotAPI/gui-plugins/RobotViewerPlugin/RobotViewerConfigDialog.ui 0 additions, 63 deletions.../gui-plugins/RobotViewerPlugin/RobotViewerConfigDialog.ui
- source/RobotAPI/gui-plugins/RobotViewerPlugin/RobotViewerGuiPlugin.cpp 219 additions, 22 deletions...PI/gui-plugins/RobotViewerPlugin/RobotViewerGuiPlugin.cpp
- source/RobotAPI/gui-plugins/RobotViewerPlugin/RobotViewerGuiPlugin.h 15 additions, 7 deletions...tAPI/gui-plugins/RobotViewerPlugin/RobotViewerGuiPlugin.h
- source/RobotAPI/gui-plugins/RobotViewerPlugin/RobotViewerGuiPlugin.ui 122 additions, 61 deletions...API/gui-plugins/RobotViewerPlugin/RobotViewerGuiPlugin.ui
Loading
Please register or sign in to comment