scenario_simulator_v2 C++ API
Classes | Public Member Functions | List of all members
simple_sensor_simulator::LidarNoiseModelV1 Class Reference

#include <lidar_noise_model_v1.hpp>

Classes

struct  Config
 

Public Member Functions

 LidarNoiseModelV1 (const std::string &topic_name, int seed)
 
void applyNoise (Raycaster::RaycastResult &result, const geometry_msgs::msg::Pose &ego_pose)
 

Constructor & Destructor Documentation

◆ LidarNoiseModelV1()

simple_sensor_simulator::LidarNoiseModelV1::LidarNoiseModelV1 ( const std::string &  topic_name,
int  seed 
)
explicit

Member Function Documentation

◆ applyNoise()

void simple_sensor_simulator::LidarNoiseModelV1::applyNoise ( Raycaster::RaycastResult result,
const geometry_msgs::msg::Pose &  ego_pose 
)

The documentation for this class was generated from the following files: