Why does robot_state_publisher skip publishing fixed joints
When attempting to do transforms on a kinematic model managed by robot_state_publisher I've noticed that fixed joints do not get published along with the tf data produced by publishTransforms
.
This causes problems in anything relying on the transform chain like, among other things, rviz.
Why does this happen?