CpuLidarSensor Member List
This is the complete list of members for CpuLidarSensor, including all inherited members.
| AddSequence(gz::msgs::Header *_msg, const std::string &_seqKey="default") | Sensor | |
| AngleMax() const | CpuLidarSensor | |
| AngleMin() const | CpuLidarSensor | |
| CpuLidarSensor() | CpuLidarSensor | |
| EnableMetrics() const | Sensor | |
| FrameId() const | Sensor | |
| GenerateRays() const | CpuLidarSensor | |
| HasConnections() const override | CpuLidarSensor | virtual |
| HasPendingTrigger() const | Sensor | |
| Id() const | Sensor | |
| Init() | Sensor | virtual |
| IsActive() const | Sensor | |
| IsTriggered() const | Sensor | |
| Load(const sdf::Sensor &_sdf) override | CpuLidarSensor | virtual |
| Load(sdf::ElementPtr _sdf) override | CpuLidarSensor | virtual |
| Name() const | Sensor | |
| NextDataUpdateTime() const | Sensor | |
| Parent() const | Sensor | |
| Pose() const | Sensor | |
| PublishMetrics(const std::chrono::duration< double > &_now) | Sensor | |
| RangeMax() const | CpuLidarSensor | |
| RangeMin() const | CpuLidarSensor | |
| Ranges(std::vector< double > &_ranges) const | CpuLidarSensor | |
| RayCount() const | CpuLidarSensor | |
| SDF() const | Sensor | |
| Sensor() | Sensor | protected |
| SetActive(bool _active) | Sensor | |
| SetEnableMetrics(bool _enableMetrics) | Sensor | |
| SetFrameId(const std::string &_frameId) | Sensor | |
| SetNextDataUpdateTime(const std::chrono::steady_clock::duration &_time) | Sensor | |
| SetParent(const std::string &_parent) | Sensor | virtual |
| SetPose(const gz::math::Pose3d &_pose) | Sensor | |
| SetRaycastResults(const std::vector< RayResult > &_results) | CpuLidarSensor | |
| SetTopic(const std::string &_topic) | Sensor | |
| SetTriggered(bool _triggered, const std::string &_triggerTopic="") | Sensor | |
| SetUpdateRate(const double _hz) | Sensor | |
| Topic() const | Sensor | |
| Update(const std::chrono::steady_clock::duration &_now) override | CpuLidarSensor | virtual |
| Update(const std::chrono::steady_clock::duration &_now)=0 | CpuLidarSensor | virtual |
| Update(const std::chrono::steady_clock::duration &_now, const bool _force) | CpuLidarSensor | |
| UpdateRate() const | Sensor | |
| VerticalAngleMax() const | CpuLidarSensor | |
| VerticalAngleMin() const | CpuLidarSensor | |
| VerticalRayCount() const | CpuLidarSensor | |
| ~CpuLidarSensor() | CpuLidarSensor | virtual |
| ~Sensor() | Sensor | virtual |