MCPcopy Create free account
hub / github.com/SAMMiCA/ChangeSim / GetCurrentTime

Method GetCurrentTime

script/utils/kinect_publisher.py:79–80  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

77 return img_rgb
78
79 def GetCurrentTime(self):
80 self.ros_time = rospy.Time.now()
81
82 def CreateRGBMessage(self,img_rgb):
83 self.msg_rgb.header.stamp = self.ros_time

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected