ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
According to this implementation https://github.com/ros/ros_comm/blob/674263142a0be1124b273bdb1e0a79c3c956e259/clients/rospy/src/rospy/topics.py#L989, there are 2 things to note:
Anyway, according to this http://answers.ros.org/question/38856/ros-header-increasing-seq-in-service-calls/, it is not recommended to use header sequence for your logic.