ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
What you can do is publish a PoseWithCovarianceStamped message on the initialpose topic. You should also change the message frame id to the one expected, usually "/map"
2 | No.2 Revision |
What you can do is publish a PoseWithCovarianceStamped message on the initialpose topic. You should also change the message frame id to the one expected, usually "/map"
EDIT: Already answered, sorry for double answer