Skip to content

Commit c12a203

Browse files
committed
update comment
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
1 parent 6169a41 commit c12a203

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

simulator/autoware_carla_interface/config/sensor_mapping_light_weight.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# Sensor mapping configuration for Autoware to CARLA
2-
# Maps carla_sensor_kit sensor names to CARLA sensor types and ROS topics
1+
# Light-weight sensor mapping configuration for Autoware to CARLA
2+
# Reduced-load variant of sensor_mapping.yaml for machines with limited GPU/CPU resources:
3+
# - Single front camera (CAM_FRONT) with 120 deg FOV at 1080x720, instead of the 6-camera 360 deg setup
4+
# - Same LiDAR, IMU, and GNSS configuration as sensor_mapping.yaml
5+
# Enable via the `use_light_weight_sensor_mapping` launch argument.
36

47
# Default sensor kit to use (must be the _description package containing config/sensor_kit_calibration.yaml)
58
default_sensor_kit_name: carla_sensor_kit_description

0 commit comments

Comments
 (0)