Hi everyone,
I am mainly interested in using the cameras data.
I have download all the ros2 bags metadata using
aws s3 cp s3://racecar-dataset/RACECAR-ROS2/ RACECAR/ --recursive --exclude "*" --include "*.yaml" --no-sign-request
and analyzing these files I have noted that cameras images are only present in the following scenarios
- S1/M-SOLO-SLOW-70
- S2/M-SOLO-SLOW-70-100
- S5/M-MULTI-SLOW-KAIST (missing front_right_center topic)
Also in these scenarios the cameras message counts are quite different inside the same bag.
Are these the only scenarios in which camera images are available?
Hi everyone,
I am mainly interested in using the cameras data.
I have download all the ros2 bags metadata using
and analyzing these files I have noted that cameras images are only present in the following scenarios
Also in these scenarios the cameras message counts are quite different inside the same bag.
Are these the only scenarios in which camera images are available?