You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`timer_period`| double |[s] Period for the main processing timer. |
127
127
|`test_iteration`| int | Number of iterations for the test. |
128
128
|`output_file_path`| string | Directory path where test results and statistics will be stored. |
@@ -138,6 +138,7 @@ vehicle should be same.**
138
138
|`topic_publisher.path_bag_with_object`| string | Path to the ROS bag file with objects. Only valid `perception_planning` mode. |
139
139
|`topic_publisher.pointcloud_publisher.pointcloud_publisher_type`| string | Defines how the PointCloud2 messages are going to be published. Modes explained above. |
140
140
|`topic_publisher.pointcloud_publisher.pointcloud_publisher_period`| double |[s] Publishing period of the PointCloud2 messages. |
141
+
|`topic_publisher.pointcloud_publisher.publish_only_pointcloud_with_object`| bool | Default false. Publish only the point cloud messages with the object. |
|`reaction_params.first_brake_params.control_cmd_buffer_time_interval`| double |[s] Time interval for buffering control commands. |
143
144
|`reaction_params.first_brake_params.min_number_descending_order_control_cmd`| int | Minimum number of control commands in descending order for triggering brake. |
0 commit comments