#include <test_raycaster.hpp>
◆ RaycasterTest()
RaycasterTest::RaycasterTest |
( |
| ) |
|
|
inlineprotected |
◆ box_depth_
const float RaycasterTest::box_depth_ {1.0f} |
|
protected |
◆ box_height_
const float RaycasterTest::box_height_ {1.0f} |
|
protected |
◆ box_name_
const std::string RaycasterTest::box_name_ {"box"} |
|
protected |
◆ box_pose_
geometry_msgs::msg::Pose RaycasterTest::box_pose_ |
|
protected |
◆ box_width_
const float RaycasterTest::box_width_ {1.0f} |
|
protected |
◆ config_
simulation_api_schema::LidarConfiguration RaycasterTest::config_ |
|
protected |
◆ frame_id_
const std::string RaycasterTest::frame_id_ {"frame_id"} |
|
protected |
◆ origin_
geometry_msgs::msg::Pose RaycasterTest::origin_ |
|
protected |
◆ raycaster_
std::unique_ptr<Raycaster> RaycasterTest::raycaster_ |
|
protected |
◆ stamp_
const rclcpp::Time RaycasterTest::stamp_ {0} |
|
protected |
The documentation for this class was generated from the following file: