I am trying to use the Franka in Gazebo.
The arm is mounted on a mobile robot platform.
I've managed to integrate the existing URDF models in my own robot model,
but now when i move the mobile robot platform, the inertia is transferred to the arm and its joints move after the robot has experienced some acceleration (e.g. starting or stopping). `
See the attached gif for this:

Is there a way to fix the joints in position by e.g. calling some service or setting a target position?