27#ifndef G2O_ROBOT_LASER_H
28#define G2O_ROBOT_LASER_H
49 virtual bool write(std::ostream& os)
const;
50 virtual bool read(std::istream& is);
52 SE2 laserPose()
const {
return _odomPose * _laserParams.laserPose; }
54 void setOdomPose(
const SE2& odomPose);
65 RobotLaserDrawAction();
71 virtual bool refreshPropertyPtrs(
Abstract action that operates on a graph entity.
laser measurement obtained by a robot
double _forwardSafetyDist
EIGEN_MAKE_ALIGNED_OPERATOR_NEW
const SE2 & odomPose() const
#define G2O_TYPES_DATA_API
Property< float > FloatProperty