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
Copy file name to clipboardexpand all lines: tools/reaction_analyzer/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -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