2 #ifndef __OGMap3DService_H__ 3 #define __OGMap3DService_H__ 5 #include "hrpsys/idl/OGMap3DService.hh" 10 :
public virtual POA_OpenHRP::OGMap3DService,
11 public virtual PortableServer::RefCountServantBase
24 OpenHRP::OGMap3D*
getOGMap3D(
const OpenHRP::AABB& region);
OGMap3DService_impl(OccupancyGridMap3D *i_comp)
constructor
sample RT component which has one data input port and one data output port
virtual ~OGMap3DService_impl()
destructor
OccupancyGridMap3D * m_comp
void save(const char *filename)
OpenHRP::OGMap3D * getOGMap3D(const OpenHRP::AABB ®ion)