Thread: Move Objects
View Single Post
  #3  
Old 01-06-2005, 12:50 PM
Johannes Johannes is offline
Member
 
Join Date: Jan 2005
Posts: 143
Thank you for answering so fast!

But I still get an error for the sleep-command:

Traceback (most recent call last):
File "basic_test1.py", line 41, in moveIt2
time.sleep(0.1)
TypeError: a float is required
Reply With Quote