#include <CscSlamEngine.h>
◆ cellsVisibility
| vector<uint8_t> conscience_core::lidar::CscSlamEngine::MapToImageParams::cellsVisibility |
if not empty -> invisible cells will be black
◆ clusters
◆ clustersTracked
◆ crosses
| map<TPoint2D, Vec3> conscience_core::lidar::CscSlamEngine::MapToImageParams::crosses |
A list of crosses to be drawn, with their color
◆ dots
| map<TPoint2D, Vec3> conscience_core::lidar::CscSlamEngine::MapToImageParams::dots |
◆ lidarScan
| const CObservation2DRangeScan* conscience_core::lidar::CscSlamEngine::MapToImageParams::lidarScan = nullptr |
set to a lidar scan to print it in resulting image
◆ path
| vector<TPose2D> conscience_core::lidar::CscSlamEngine::MapToImageParams::path |
current entity's path to be drawn
◆ robotPose
| optional<TPose2D> conscience_core::lidar::CscSlamEngine::MapToImageParams::robotPose = nullopt |
The documentation for this struct was generated from the following file: