ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
Take a look at http://wiki.ros.org/rospy/Overview/Time#Timer
You'll want to create a timer callback that publishes self.pose, it can update at any rate you want.