vss::lighting_system_control::ProjectorState Struct Reference
Last update: 14.01.2025Message containing the state of a projector. More...
Collaboration diagram for vss::lighting_system_control::ProjectorState:

Public Attributes | |
| string | projector_name = 1 |
| repeated ModuleState | modules_state = 2 |
| Vector3D | position = 3 |
| EulerAngles | orientation = 4 |
Detailed Description
Message containing the state of a projector.
Member Data Documentation
◆ projector_name
| string vss::lighting_system_control::ProjectorState::projector_name = 1 |
Unique user-defined name of the projector in the lighting system.
◆ modules_state
| repeated ModuleState vss::lighting_system_control::ProjectorState::modules_state = 2 |
List of modules contained in this projector.
◆ position
| Vector3D vss::lighting_system_control::ProjectorState::position = 3 |
Position of the projector relative to the lighting system origin.
Unit: meters (m)
◆ orientation
| EulerAngles vss::lighting_system_control::ProjectorState::orientation = 4 |
Orientation of the projector relative to the lighting system origin.
Unit: degrees
The documentation for this struct was generated from the following file:
- lighting_system_state.proto