Passing parameters to ros_gz_bridge
from launch files
#624
Labels
enhancement
New feature or request
ros_gz_bridge
from launch files
#624
Desired behavior
It would be nice to have a way to pass
qos_overrides
or other parameters toros_gz_bridge
with the launch filesros_gz_sim.launch.py
,ros_gz_spawn_model.py
, andros_gz_bridge.launch.py
, etc. which I don't think is currently possible.Alternatives considered
--
Implementation suggestion
There could be another argument added to the launch files, something like
bridge_params
which can later be substituted into theparameters
of theros_gz_bridge
node.I am willing to work on this, but first wanted to open an issue to discuss how this should be done.
The text was updated successfully, but these errors were encountered: