|
#include <vector>
#include <deque>
#include <unordered_map>
#include <string>
#include <memory>
#include <tuple>
#include <QPointer>
#include <QCheckBox>
#include <QTimer>
#include <Inventor/nodes/SoSeparator.h>
#include <VirtualRobot/Visualization/CoinVisualization/CoinVisualization.h>
#include <RobotAPI/components/DebugDrawer/DebugDrawerComponent.h>
#include <ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiPlugin.h>
#include <ArmarXGui/libraries/ArmarXGuiBase/ArmarXWidgetController.h>
#include <ArmarXCore/core/system/ImportExportComponent.h>
#include <RobotComponents/components/MotionPlanning/CSpace/SimoxCSpace.h>
#include <RobotComponents/components/MotionPlanning/util/CollisionCheckUtil.h>
#include "../QtWidgets/IndexedQCheckBox.h"
#include "../QtWidgets/MotionPlanningServerTaskList.h"
#include <RobotComponents/components/MotionPlanning/CSpace/ScaledCSpace.h>
#include <RobotComponents/components/MotionPlanning/util/Metrics.h>
#include <RobotComponents/gui-plugins/MotionPlanning/ui_SimoxCSpaceVisualizerWidget.h>
#include <ArmarXGui/libraries/SimpleConfigDialog/SimpleConfigDialog.h>
Go to the source code of this file.
Classes | |
class | SimoxCSpaceVisualizerWidgetController |
struct | SimoxCSpaceVisualizerWidgetController::PathData |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |