Use robot_state_publisher with Gearbox joint
I made a very simple arm xacro model and I set a Gazebo element so that one of the joints can be Gearbox type. Now I am trying to write code in c++ so that the arm can move. Can I do that, using robot_state_publisher? And if so, how can I specify which axis of the joint, I want to use?