25 #include <VirtualRobot/VirtualRobot.h>
27 #include <RobotComponents/interface/components/MotionPlanning/CSpace/VoxelGridCSpaceBase.h>
30 #include <MemoryX/interface/components/CommonStorageInterface.h>
36 template <
class IceBaseClass,
class DerivedClass>
44 VoxelGridCSpace(visionx::VoxelGridProviderInterfacePrx voxelGridProvider,
45 memoryx::CommonStorageInterfacePrx cs,
47 float stationaryObjectMargin = 0.0f);
52 armarx::CSpaceBasePtr
clone(
const Ice::Current&)
override;