RViz plugin for grasp collection. More...
#include <actionlib/client/simple_action_client.h>
#include <rail_pick_and_place_msgs/GraspAndStoreAction.h>
#include <rviz/panel.h>
#include <QCheckBox>
#include <QLabel>
#include <QLineEdit>
#include <QPushButton>
Go to the source code of this file.
Classes | |
class | rail::pick_and_place::GraspCollectionPanel |
RViz plugin for grasp collection. More... | |
Namespaces | |
namespace | rail |
namespace | rail::pick_and_place |
RViz plugin for grasp collection.
The grasp collection panel allows for calling the grasp and store action server with the associated settings.
Definition in file GraspCollectionPanel.h.