Skip to content

Instantly share code, notes, and snippets.

@RDaneelOlivav
Created July 12, 2021 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RDaneelOlivav/95f3b41170eafd9662e38332e6ee6088 to your computer and use it in GitHub Desktop.
Save RDaneelOlivav/95f3b41170eafd9662e38332e6ee6088 to your computer and use it in GitHub Desktop.
/**:
ros__parameters:
map_pcd_file: "/home/ubuntu/dev_ws/src/carla_sim_tc/carla_tc/pcd_gen/Town07_rot3_x.pcd"
map_yaml_file: "/home/ubuntu/dev_ws/src/carla_sim_tc/carla_tc/pcd_gen/town7.yaml"
map_frame: "map"
map_config:
capacity: 1000000
min_point:
x: -1000.0
y: -1000.0
z: -3.0
max_point:
x: 1000.0
y: 1000.0
z: 3.0
voxel_size:
x: 3.5
y: 3.5
z: 3.5
viz_map: True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment