#include <test_lidar_sensor.hpp>
◆ LidarSensorTest()
LidarSensorTest::LidarSensorTest |
( |
| ) |
|
|
inlineprotected |
◆ ~LidarSensorTest()
LidarSensorTest::~LidarSensorTest |
( |
| ) |
|
|
inlineprotected |
◆ config_
simulation_api_schema::LidarConfiguration LidarSensorTest::config_ |
|
protected |
◆ current_ros_time_
rclcpp::Time LidarSensorTest::current_ros_time_ {1} |
|
protected |
◆ current_simulation_time_
double LidarSensorTest::current_simulation_time_ {1.0} |
|
protected |
◆ lidar_
◆ node_
rclcpp::Node::SharedPtr LidarSensorTest::node_ |
|
protected |
◆ publisher_
rclcpp::Publisher<sensor_msgs::msg::PointCloud2>::SharedPtr LidarSensorTest::publisher_ |
|
protected |
◆ received_msg_
sensor_msgs::msg::PointCloud2::SharedPtr LidarSensorTest::received_msg_ |
|
protected |
◆ status_
◆ subscription_
rclcpp::Subscription<sensor_msgs::msg::PointCloud2>::SharedPtr LidarSensorTest::subscription_ |
|
protected |
The documentation for this class was generated from the following file: