#include <tilt_scanTypes.hpp>
◆ Mode
| Enumerator |
|---|
| CONTINUOUS_SWEEPING | |
| TRIGGERED_SWEEPING | |
◆ Configuration()
| tilt_scan::Configuration::Configuration |
( |
| ) |
|
|
inline |
◆ max_lines
| int tilt_scan::Configuration::max_lines |
maximum number of lines until the scan is considered complete
◆ mode
| Mode tilt_scan::Configuration::mode |
◆ sweep_angle_max
| float tilt_scan::Configuration::sweep_angle_max |
maximum angle to use when sweeping in rad
◆ sweep_angle_min
| float tilt_scan::Configuration::sweep_angle_min |
minimum angle value to use when sweeping in rad
◆ sweep_back_and_forth
| bool tilt_scan::Configuration::sweep_back_and_forth |
also take a pointcloud while sweeping up
◆ sweep_servo_name
| std::string tilt_scan::Configuration::sweep_servo_name |
name of the servo to sweep
◆ sweep_velocity_down
| float tilt_scan::Configuration::sweep_velocity_down |
sweep velocity down in rad/s, by default the point cloud is only generated while sweeping down
◆ sweep_velocity_up
| float tilt_scan::Configuration::sweep_velocity_up |
sweep velocity up in rad/s
The documentation for this struct was generated from the following file: