chrono::ros::ChROSLidarHandler Member List
This is the complete list of members for chrono::ros::ChROSLidarHandler, including all inherited members.
ChROSHandler(double update_rate) | chrono::ros::ChROSHandler | explicitprotected |
ChROSLidarHandler(std::shared_ptr< chrono::sensor::ChLidarSensor > lidar, const std::string &topic_name, ChROSLidarHandlerMessageType msg_type=ChROSLidarHandlerMessageType::POINT_CLOUD2) | chrono::ros::ChROSLidarHandler | |
ChROSLidarHandler(double update_rate, std::shared_ptr< chrono::sensor::ChLidarSensor > lidar, const std::string &topic_name, ChROSLidarHandlerMessageType msg_type=ChROSLidarHandlerMessageType::POINT_CLOUD2) | chrono::ros::ChROSLidarHandler | |
GetTickCount() const | chrono::ros::ChROSHandler | inline |
GetUpdateRate() const | chrono::ros::ChROSHandler | inline |
Initialize(std::shared_ptr< ChROSInterface > interface) override | chrono::ros::ChROSLidarHandler | virtual |
Tick(double time) override | chrono::ros::ChROSLidarHandler | protectedvirtual |
Update(double time, double step) final | chrono::ros::ChROSHandler | virtual |
~ChROSHandler()=default | chrono::ros::ChROSHandler | virtual |