in the tf and time tutorial there is a line<div>now = rospy.Time.now()</div><div><br></div><div>but it crashes every time I run it.</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>the error is</div>
<div><div>[listener-5] process has died [pid 6449, exit code 1].</div><div>log files: /home/ringo/.ros/log/df877bf2-910c-11e0-bc06-080027911c3f/listener-5*.log</div></div></div><div><br></div><div><br></div><div>now = rospy.get_rostime()</div>
<div>crashes as well</div><div><br></div><div><br></div><div>now = rospy.Time(0)</div><div>works ok.</div><div><br></div><div>am I missing something?</div><div>Ringo</div><div><br></div><div><br></div>