Skip to content

Commit

Permalink
modify a config for synthetic dataset
Browse files Browse the repository at this point in the history
Signed-off-by: Shunsuke Miura <[email protected]>
  • Loading branch information
miursh committed Dec 23, 2023
1 parent bbcad00 commit 57aa5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/rosbag2_to_t4/convert_synthetic_data_camera.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ conversion:
workers_number: 1
skip_timestamp: 2.0
num_load_frames: 50
accept_frame_drop: false # If true, the conversion will continue even if the LiDAR frame is dropped.
crop_frames_unit: 1 # crop frames from the end so that the number of frames is divisible by crop_frames_unit. Set to 0 or 1 so as not to crop any frames.
camera_latency_sec: 0.00
object_topic_name: /ground_truth/objects
object_msg_type: TrackedObjects
world_frame_id: world
Expand Down

0 comments on commit 57aa5e2

Please sign in to comment.