laserscan_interpreter_default_parameter_values.h
Go to the documentation of this file.
1 /* DEFAULT PARAMETER VALUES */
2 const std::string default_subscribe_topic = "laserscan";
4 const double default_ema_alpha = 1.0; // no EMA
5 const std::string default_map_frame = "map";
6 const std::string default_fixed_frame = "odom";
7 const std::string default_base_frame = "base_link";
9 const double default_optimize_nr_scans_in_bank = 0.3; // seconds
12 const bool default_publish_objects = true;
13 const bool default_publish_ema = true;
19 const std::string default_topic_objects = "moving_objects";
20 const std::string default_topic_ema = "ema";
21 const std::string default_topic_objects_closest_points_markers = "objects_closest_point_markers";
22 const std::string default_topic_objects_velocity_arrows = "objects_velocity_arrows";
23 const std::string default_topic_objects_delta_position_lines = "objects_delta_position_lines";
24 const std::string default_topic_objects_width_lines = "objects_width_lines";
25 const std::string default_ns_velocity_arrows = "velocity_arrows";
26 const std::string default_ns_delta_position_lines = "delta_position_lines";
27 const std::string default_ns_width_lines = "width_lines";
39 const double default_base_confidence = 0.5;
const double default_optimize_nr_scans_in_bank
const std::string default_topic_objects_velocity_arrows
const std::string default_base_frame
const std::string default_topic_objects_closest_points_markers
const bool default_velocity_arrows_use_fixed_frame
const bool default_velocity_arrows_use_base_frame
const double default_object_threshold_min_speed
const double default_delta_width_confidence_decrease_factor
const int default_object_threshold_min_nr_points
const double default_object_threshold_max_distance
const std::string default_subscribe_topic
const bool default_velocity_arrows_use_sensor_frame
const double default_object_threshold_bank_tracking_max_delta_distance
const bool default_publish_objects_closest_points_markers
const std::string default_ns_width_lines
const bool default_publish_objects_velocity_arrows
const std::string default_ns_delta_position_lines
const bool default_publish_objects_width_lines
const std::string default_fixed_frame
const std::string default_topic_ema
const double default_max_confidence_for_dt_match
const bool default_publish_objects_delta_position_lines
const std::string default_topic_objects
const std::string default_map_frame
const double default_object_threshold_min_confidence
const double default_object_threshold_edge_max_delta_range
const std::string default_topic_objects_delta_position_lines
const int default_object_threshold_max_delta_width_in_points
const bool default_velocity_arrows_use_full_gray_scale
const std::string default_topic_objects_width_lines
const std::string default_ns_velocity_arrows


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