Open jaagut opened 1 year ago
@bit-bots/developer Please evaluate these files and check the mark, if already handled
I have checked all ones which were fine without a sim param at first sight. This is mainly the case for sim related launch files that run only in simulation and therefore do not include this param. Also, launch files for viz tests are unlikely to run in a sim environment. Similarly, things like the ceiling cam or basler camera are only needed on the real robot.
We could still check all sim launch files, if the use_sim_time
parameter is set for all nodes even if they don't have a sim argument themselves.
In total, we currently have 105 launch files of which 42 contain the
sim
argument.The following launch files do not contain the
sim
launch argument. Please review them and create a PR to fix them if necessary (link PR here):