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