RobotnikAutomation / summit_xl_common

URDF description of the Summit XL and Summit XL HL, platform messages and other files for simulation.
BSD 2-Clause "Simplified" License
72 stars 47 forks source link

Add subs_value to loaded yaml files #12

Closed alex-arnal closed 4 years ago

alex-arnal commented 4 years ago
marbosjo commented 4 years ago

I would remove also frame overwriting in sensor configuration for obstacle_layer:

observation_sources: front_laser rear_laser
front_laser:
  sensor_frame: $(arg prefix)front_rgbd_camera_link 

This overwrites the frame that comes in the header of the sensor message, which is a bad practice.