21 namespace stock_objects
 CSetOfObjects::Ptr Hokuyo_UTM()
Returns a simple 3D model of a Hokuyo UTM scanner. 
 
CSetOfObjects::Ptr CornerXYSimple(float scale=1.0, float lineWidth=1.0)
Returns two arrows representing a X,Y 2D corner (just thick lines, fast to render). 
 
CSetOfObjects::Ptr RobotGiraff()
Returns a representation of RobotGiraff. 
 
CSetOfObjects::Ptr RobotRhodon()
Returns a representation of Rhodon. 
 
CSetOfObjects::Ptr Househam_Sprayer()
Returns a simple 3D model of a househam sprayer. 
 
CSetOfObjects::Ptr RobotPioneer()
Returns a representation of a Pioneer II mobile base. 
 
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. 
 
CSetOfObjects::Ptr CornerXYZ(float scale=1.0)
Returns three arrows representing a X,Y,Z 3D corner. 
 
CSetOfObjects::Ptr CornerXYZSimple(float scale=1.0, float lineWidth=1.0)
Returns three arrows representing a X,Y,Z 3D corner (just thick lines instead of complex arrows for f...
 
CSetOfObjects::Ptr CornerXYZEye()
Returns three arrows representing a X,Y,Z 3D corner. 
 
CSetOfObjects::Ptr BumblebeeCamera()
Returns a simple 3D model of a PointGrey Bumblebee stereo camera. 
 
CSetOfObjects::Ptr Hokuyo_URG()
Returns a simple 3D model of a Hokuyo URG scanner.