
Hi. I`m trying to form the timestamp message in ROS2 (dashing) in python.
When I use
msg.header.stamp = node.get_clock().now()
I have the error:
The 'stamp' field must be a sub message of type 'Time'
Thanks in advance! :)
'
Originally posted by mirella melo on ROS Answers with karma: 194 on 2020-06-05
Post score: 10