ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Specify the zeros dictionary at the root namespace, (I don't know why joint_state_publisher does not use the node's private one, but that's how it is). In yaml syntax, this should be (untested):

zeros:
  foo_joint: 1.0
  bar_joint: -1.0

If it doesn't work, ask the source.