Public Member Functions | Public Attributes | List of all members
moveit_sensor_manager::SensorInfo Struct Reference

Define the frame of reference and the frustum of a sensor (usually this is a visual sensor) More...

#include <sensor_manager.h>

Public Member Functions

 SensorInfo ()
 

Public Attributes

double max_dist
 The maximum distance along the Z axis at which observations can be. More...
 
double min_dist
 The minumum distance along the Z axis at which observations start. More...
 
std::string origin_frame
 The name of the frame in which the sensor observation axis is Z and starts at (0,0,0) More...
 
double x_angle
 The range of observations (in radians) on the X axis. More...
 
double y_angle
 The range of observations (in radians) on the Y axis. More...
 

Detailed Description

Define the frame of reference and the frustum of a sensor (usually this is a visual sensor)

Definition at line 81 of file sensor_manager.h.

Constructor & Destructor Documentation

◆ SensorInfo()

moveit_sensor_manager::SensorInfo::SensorInfo ( )
inline

Definition at line 115 of file sensor_manager.h.

Member Data Documentation

◆ max_dist

double moveit_sensor_manager::SensorInfo::max_dist

The maximum distance along the Z axis at which observations can be.

Definition at line 128 of file sensor_manager.h.

◆ min_dist

double moveit_sensor_manager::SensorInfo::min_dist

The minumum distance along the Z axis at which observations start.

Definition at line 125 of file sensor_manager.h.

◆ origin_frame

std::string moveit_sensor_manager::SensorInfo::origin_frame

The name of the frame in which the sensor observation axis is Z and starts at (0,0,0)

Definition at line 120 of file sensor_manager.h.

◆ x_angle

double moveit_sensor_manager::SensorInfo::x_angle

The range of observations (in radians) on the X axis.

Definition at line 131 of file sensor_manager.h.

◆ y_angle

double moveit_sensor_manager::SensorInfo::y_angle

The range of observations (in radians) on the Y axis.

Definition at line 134 of file sensor_manager.h.


The documentation for this struct was generated from the following file:


moveit_core
Author(s): Ioan Sucan , Sachin Chitta , Acorn Pooley
autogenerated on Fri May 3 2024 02:28:42