rqt_publisher genpy.Time[0]
How i can publish a msg with rqt_publisher with current time added to the stamp in a msg?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
How i can publish a msg with rqt_publisher with current time added to the stamp in a msg?
For values, one can use any valid python expression, including functions from math, time, and random modules (without module prefix). Thus, for time, one should use time()
in the secs field of the time stamp and time()*1e9 % 1e9
for the nsecs field. time()
returns the seconds since epoch as float.
Asked: 2016-02-18 08:50:40 -0600
Seen: 874 times
Last updated: Feb 18 '16
how can I modify the value of a transform when playing back a bag file?
Change rostest max time allotted
Filling in time stamp data for rxplot
Chrony configuration and limitations
Conversion into ROS compatible timestamp
Time issue when publishing laser scan message