27#ifndef G2O_SENSOR_LINE3D_H_
28#define G2O_SENSOR_LINE3D_H_
37 public BinarySensor<Robot3D, EdgeSE3Line WorldObjectLine3D> {
39 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
WorldObjectType_ WorldObjectType
EdgeSE3Line WorldObjectLine3D EdgeType
void addNoise(EdgeType *e)
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef PoseVertexType::EstimateType RobotPoseType
virtual void addParameters()
SensorLine3D(const std::string &name_)
bool isVisible(WorldObjectType *to)
ParameterSE3Offset * _offsetParam
ParameterSE3Offset * offsetParam()
RobotPoseType _sensorPose
#define G2O_SIMULATOR_API