vss::feedback_control::FeedbackControlLidarParameters Struct Reference
Last update: 16.07.2025This message is used to update one or several parameters of a lidar sensor during the simulation. More...
Collaboration diagram for vss::feedback_control::FeedbackControlLidarParameters:

Public Attributes | |
| RotatingLidar | rotating_lidar = 1 |
| FlashLidar | flash_lidar = 2 |
Detailed Description
This message is used to update one or several parameters of a lidar sensor during the simulation.
Indicates on which type of lidar values are applied.
Every time AVX is called with this message, it retrieves the last received values and applies the updates to the lidar model to compute the next output.
- Note
- At least one parameter must be provided at each call.
Member Data Documentation
◆ rotating_lidar
| RotatingLidar vss::feedback_control::FeedbackControlLidarParameters::rotating_lidar = 1 |
ONEOF(model) RotatingLidar.
◆ flash_lidar
| FlashLidar vss::feedback_control::FeedbackControlLidarParameters::flash_lidar = 2 |
ONEOF(model) FlashLidar.
The documentation for this struct was generated from the following file:
- feedback_control_lidar_parameters.proto