#include <QDialog>
#include <list>
#include "ui_graspCaptureDlg.h"
#include "ui_qualityIndicator.h"
Go to the source code of this file.
Classes | |
class | GraspCaptureDlg |
Allows the user to record grasps and save them. More... | |
class | QualityIndicator |
A small progress bar that can show grasp quality on the screen. More... |