-
- Downloads
Merge branch 'TopicReplayerGui' into 'master'
Topic replayer gui A GUI for playing TopicReplays created by TopicRecorder (ArmarXCore/util). First version: - choosing which replay to play - pausing and resuming - live-controlling the speed of the replay (currently from 0,1x to 10,0x) Second version: - jumping to any position in the replay and continue from there * [ ] * [ ] See merge request !28
Showing
- build/.gitkeep 0 additions, 4 deletionsbuild/.gitkeep
- source/ArmarXGui/gui-plugins/CMakeLists.txt 1 addition, 2 deletionssource/ArmarXGui/gui-plugins/CMakeLists.txt
- source/ArmarXGui/gui-plugins/TopicReplayerPlugin/CMakeLists.txt 34 additions, 0 deletions.../ArmarXGui/gui-plugins/TopicReplayerPlugin/CMakeLists.txt
- source/ArmarXGui/gui-plugins/TopicReplayerPlugin/TopicReplayerGuiPlugin.cpp 34 additions, 0 deletions...ui-plugins/TopicReplayerPlugin/TopicReplayerGuiPlugin.cpp
- source/ArmarXGui/gui-plugins/TopicReplayerPlugin/TopicReplayerGuiPlugin.h 51 additions, 0 deletions.../gui-plugins/TopicReplayerPlugin/TopicReplayerGuiPlugin.h
- source/ArmarXGui/gui-plugins/TopicReplayerPlugin/TopicReplayerWidget.ui 162 additions, 0 deletions...ui/gui-plugins/TopicReplayerPlugin/TopicReplayerWidget.ui
- source/ArmarXGui/gui-plugins/TopicReplayerPlugin/TopicReplayerWidgetController.cpp 182 additions, 0 deletions...ins/TopicReplayerPlugin/TopicReplayerWidgetController.cpp
- source/ArmarXGui/gui-plugins/TopicReplayerPlugin/TopicReplayerWidgetController.h 131 additions, 0 deletions...ugins/TopicReplayerPlugin/TopicReplayerWidgetController.h
Loading
Please register or sign in to comment