by Fritzoid » Mon Nov 01, 2010 2:44 pm
by Fritzoid
Mon Nov 01, 2010 2:44 pm
Sorry to hear about your trouble Buell24, let's see if we can't break this down to smaller pieces.
when I press the demo mode, the robot has a break of about 20 seconds between every motion
In Demo mode the robot waits around for non-zero sound count then if it dosen't get anything it performs a random move. This should happen every ten seconds or so. Are these the motions that you are referring to?
if I obscure the DMS Sensor, the robot always makes a bow during the demo mode
This is exactly the behavoir I would expect in Demo mode. The routine reads the sensor on port 5 and if the value is greater than 200 the robot runs motion page 1 (Bow). Didn't you get this behavior with your old task file?
Is there a possibility to delete the whole memory of the cm-510
Difficult but not impossible. However, if you have replaced the CM-510 firmware and reloaded the Task and Motion files then you have already overlaid everything of any value. I doubt it would change anything. Let's see if we can't resolve the other issues before trying that.
Sorry to hear about your trouble Buell24, let's see if we can't break this down to smaller pieces.
when I press the demo mode, the robot has a break of about 20 seconds between every motion
In Demo mode the robot waits around for non-zero sound count then if it dosen't get anything it performs a random move. This should happen every ten seconds or so. Are these the motions that you are referring to?
if I obscure the DMS Sensor, the robot always makes a bow during the demo mode
This is exactly the behavoir I would expect in Demo mode. The routine reads the sensor on port 5 and if the value is greater than 200 the robot runs motion page 1 (Bow). Didn't you get this behavior with your old task file?
Is there a possibility to delete the whole memory of the cm-510
Difficult but not impossible. However, if you have replaced the CM-510 firmware and reloaded the Task and Motion files then you have already overlaid everything of any value. I doubt it would change anything. Let's see if we can't resolve the other issues before trying that.