|
#include <memory>
#include <filesystem>
#include <VirtualRobot/ManipulationObject.h>
#include <VirtualRobot/XML/RobotIO.h>
#include <VirtualRobot/Visualization/CoinVisualization/CoinVisualizationFactory.h>
#include <MemoryX/core/entity/AbstractEntityWrapper.h>
#include <MemoryX/core/GridFileManager.h>
Go to the source code of this file.
Classes | |
class | SimoxObjectWrapper |
SimoxObjectWrapper offers a simplified access to the Simox ManipulationObject (i.e visualization, collision model, grasps) stored in the attributes of MemoryX entity. More... | |
Namespaces | |
memoryx | |
VirtualRobot headers. | |
memoryx::EntityWrappers | |
Typedefs | |
using | SimoxObjectWrapperPtr = IceInternal::Handle< SimoxObjectWrapper > |