how to set gazebo /clock publish rate foxy
I followed the instructions here to launch my gazebo, and something like this used to be working for me:
gazebo -s libgazebo_ros_init.so __params:=/tmp/params.yaml
but at some point (I am thinking when I migrated to foxy), this stopped working.
How do I set the /clock topic publish rate in foxy?