how to set-up /tf_static ?
I’m setting up the move_base on our robot to allow autonomous navigation.
In order to publish the static transform between base_laser and base_link and reduce the load on the “communication” link, I want to use the tf_static topic of tf2 instead of the tf:broadcaster. I don’t understand how to do that. Could you help me?
Is it possible for move_base to use transform publish on tf_static topic?
Best regards,