<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Delay command?</title>
		<link>http://aseba.wikidot.com/forum/t-630043/delay-command</link>
		<description>Posts in the discussion thread &quot;Delay command?&quot; - What is the best way to generate a time delay in Aseba? ¿Is there any command equivalent to delay(time)? :)</description>
				<copyright></copyright>
		<lastBuildDate>Sun, 06 Sep 2026 06:36:29 +0000</lastBuildDate>
		
					<item>
				<guid>http://aseba.wikidot.com/forum/t-630043#post-2012060</guid>
				<title>Re: Delay command?</title>
				<link>http://aseba.wikidot.com/forum/t-630043/delay-command#post-2012060</link>
				<description></description>
				<pubDate>Mon, 14 Apr 2014 07:06:47 +0000</pubDate>
				<wikidot:authorName>StephaneMagnenat</wikidot:authorName>				<wikidot:authorUserId>709253</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The Aseba support for the e-puck is experimental and unsupported. In particular it does not provide any user time that can be configured. You can still do time-related things though, by using the ir_sensors and the camera events that occur at regular intervals.</p> <p>Contributions to improve the Aseba e-puck firmware are welcome, if you are interested to contribute, please clone the source tree:</p> <p><a href="https://github.com/aseba-community/aseba-target-epuck/">https://github.com/aseba-community/aseba-target-epuck/</a></p> <p>and submit pull requests.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://aseba.wikidot.com/forum/t-630043#post-2011401</guid>
				<title>Re: Delay command?</title>
				<link>http://aseba.wikidot.com/forum/t-630043/delay-command#post-2011401</link>
				<description></description>
				<pubDate>Sat, 12 Apr 2014 21:29:36 +0000</pubDate>
				<wikidot:authorName>Edney</wikidot:authorName>				<wikidot:authorUserId>1804937</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>how can i use delay time on aseba studio for epuck ?<br /> the struction timer.period[0] is unrecognized from my aseba version</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://aseba.wikidot.com/forum/t-630043#post-1723422</guid>
				<title>Re: Delay command?</title>
				<link>http://aseba.wikidot.com/forum/t-630043/delay-command#post-1723422</link>
				<description></description>
				<pubDate>Sun, 03 Mar 2013 23:22:16 +0000</pubDate>
				<wikidot:authorName>fboteroh</wikidot:authorName>				<wikidot:authorUserId>890293</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thank you! :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://aseba.wikidot.com/forum/t-630043#post-1723091</guid>
				<title>Re: Delay command?</title>
				<link>http://aseba.wikidot.com/forum/t-630043/delay-command#post-1723091</link>
				<description></description>
				<pubDate>Sun, 03 Mar 2013 08:10:53 +0000</pubDate>
				<wikidot:authorName>eziosoma</wikidot:authorName>				<wikidot:authorUserId>1452547</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The first thing that you can naively think is to use a loop on a variable. But take care:<br /> avoid to use loops from 0 to a big number in event handlers because this will prevent the execution of any other event handler for the duration of the delay.</p> <p>Aseba and also Thymio should be programmed by taking in consideration and respecting the event driven logic.</p> <p>The best thing for introducing significant delays in the behaviour of the robot is to use timer: see <a href="https://aseba.wikidot.com/en:thymioapi#toc27">there</a> for definition.</p> <p>There are also Forum Topics (but they are in French) that you can consider for some more hints:</p> <p><a href="https://aseba.wikidot.com/forum/t-568500">topic 1</a></p> <p><a href="https://aseba.wikidot.com/forum/t-509308">topic 2</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://aseba.wikidot.com/forum/t-630043#post-1722589</guid>
				<title>Delay command?</title>
				<link>http://aseba.wikidot.com/forum/t-630043/delay-command#post-1722589</link>
				<description></description>
				<pubDate>Sat, 02 Mar 2013 12:13:44 +0000</pubDate>
				<wikidot:authorName>fboteroh</wikidot:authorName>				<wikidot:authorUserId>890293</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>What is the best way to generate a time delay in Aseba? ¿Is there any command equivalent to delay(time)? :)</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>