Package org.sensorhub.api.sensor
package org.sensorhub.api.sensor
-
ClassDescriptionInterface for actuator drivers combining data and control interfaces.Interface for sensor drivers combining data and control interfaces.ISensorModule<ConfigType extends SensorConfig>Interface to be implemented by all sensor drivers connected to the system.
Inputs/Output should always be created in the init() method even if they are further modified during or after startup.Simple configuration class for setting static location and orientationConfiguration options for sensors/actuatorsConfiguration options for sensor/actuator driversExceptions generated by the sensor API