pointcloud2_interpreter_default_parameter_values.h
Go to the documentation of this file.
1 /* DEFAULT PARAMETER VALUES */
2 const std::string default_subscribe_topic = "pointcloud";
5 const double default_ema_alpha = 1.0; // no EMA
6 const std::string default_map_frame = "map";
7 const std::string default_fixed_frame = "odom";
8 const std::string default_base_frame = "base_link";
10 const double default_optimize_nr_scans_in_bank = 0.3; // seconds
13 const double default_bank_view_angle = M_PI;
15 const bool default_publish_objects = true;
16 const bool default_publish_ema = true;
22 const std::string default_topic_objects = "moving_objects";
23 const std::string default_topic_ema = "ema";
24 const std::string default_topic_objects_closest_points_markers = "objects_closest_point_markers";
25 const std::string default_topic_objects_velocity_arrows = "objects_velocity_arrows";
26 const std::string default_topic_objects_delta_position_lines = "objects_delta_position_lines";
27 const std::string default_topic_objects_width_lines = "objects_width_lines";
28 const std::string default_ns_velocity_arrows = "velocity_arrows";
29 const std::string default_ns_delta_position_lines = "delta_position_lines";
30 const std::string default_ns_width_lines = "width_lines";
38 const double default_voxel_leaf_size = 0.01;
39 const double default_threshold_z_min = 0.0;
40 const double default_threshold_z_max = 1.0;
48 const double default_base_confidence = 0.5;
const double default_optimize_nr_scans_in_bank
const bool default_velocity_arrows_use_fixed_frame
const std::string default_fixed_frame
const std::string default_ns_width_lines
const double default_object_threshold_min_speed
const double default_object_threshold_edge_max_delta_range
const std::string default_message_x_coordinate_field_name
const double default_object_threshold_min_confidence
const std::string default_message_z_coordinate_field_name
const std::string default_ns_velocity_arrows
const bool default_sensor_frame_has_z_axis_forward
const bool default_publish_objects_delta_position_lines
const std::string default_topic_objects
const double default_object_threshold_bank_tracking_max_delta_distance
const std::string default_topic_objects_delta_position_lines
const std::string default_ns_delta_position_lines
const std::string default_topic_objects_velocity_arrows
const bool default_velocity_arrows_use_sensor_frame
const bool default_velocity_arrows_use_full_gray_scale
const std::string default_topic_ema
const std::string default_topic_objects_closest_points_markers
const double default_object_threshold_max_distance
const double default_max_confidence_for_dt_match
const bool default_publish_objects_velocity_arrows
const int default_object_threshold_max_delta_width_in_points
const std::string default_map_frame
const bool default_velocity_arrows_use_base_frame
const bool default_publish_objects_closest_points_markers
const double default_delta_width_confidence_decrease_factor
const std::string default_base_frame
const std::string default_message_y_coordinate_field_name
const std::string default_topic_objects_width_lines
const std::string default_subscribe_topic


find_moving_objects
Author(s): Andreas Gustavsson
autogenerated on Mon Jun 10 2019 13:13:19