Struct BearingModelParam

Struct Documentation

struct BearingModelParam

Parameters used to construct a BearingSensorModel instance.

Public Members

double sigma_bearing = {1.0}

Standard deviation of the bearing error.

Sophus::SE3d sensor_pose_in_robot

Pose of the sensor in the robot reference frame.