|
#include <Eigen/Eigen>
#include <VirtualRobot/Robot.h>
#include <VirtualRobot/RobotNodeSet.h>
#include <RobotAPI/interface/core/PoseBase.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | AbstractManipulatorVisualization |
The AbstractManipulatorVisualization class Abstraction of a Manipulator in any 3D format Info: not present in current design as the abstraction is minimal an it makes things rather complicated than easier. More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
using | AbstractManipulatorVisualizationPtr = std::shared_ptr< AbstractManipulatorVisualization > |