<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=5&amp;t=14200" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2015-12-18T01:10:02+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=14200</id>
<entry>
<author><name><![CDATA[chewws]]></name></author>
<updated>2015-12-18T01:10:02+01:00</updated>
<published>2015-12-18T01:10:02+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=14200&amp;p=43657#p43657</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=14200&amp;p=43657#p43657"/>
<title type="html"><![CDATA[Re: How to launch a piece of code periodically?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=14200&amp;p=43657#p43657"><![CDATA[
For clarification: I'm interested in knowing how to get the claw to move every 15 seconds WHILE the main code is running (the one that gets the car moving and avoiding obstacles using sensor readings). In other words, how do I get the claw-moving code to launch at set intervals while the car-movement code is also running at the same time? <br /><br />The closest I've come to finding out how to get it to work is using the CALLBACK function, but I believe that function does not support such a difficult task?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=8038">chewws</a> — Fri Dec 18, 2015 1:10 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[vmatos]]></name></author>
<updated>2015-12-17T18:16:22+01:00</updated>
<published>2015-12-17T18:16:22+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=14200&amp;p=43656#p43656</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=14200&amp;p=43656#p43656"/>
<title type="html"><![CDATA[Re: How to launch a piece of code periodically?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=14200&amp;p=43656#p43656"><![CDATA[
Are you using  RoboPlus Task?<br /><br />If so, I would follow the tutorials for understanding how it all works.<br />Then you can implement your loop or condition for operating the claw.<br /><br /><a href="http://support.robotis.com/en/product/bioloid/comprehensivekit/bioloid_comp_tutorial.htm" class="postlink">http://support.robotis.com/en/product/bioloid/comprehensivekit/bioloid_comp_tutorial.htm</a><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=7820">vmatos</a> — Thu Dec 17, 2015 6:16 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chewws]]></name></author>
<updated>2015-12-17T07:52:11+01:00</updated>
<published>2015-12-17T07:52:11+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=14200&amp;p=43655#p43655</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=14200&amp;p=43655#p43655"/>
<title type="html"><![CDATA[How to launch a piece of code periodically?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=14200&amp;p=43655#p43655"><![CDATA[
Hello!<br /><br />I am currently using a Bioloid Comprehensive kit and RoboPlus, and want to make a simple robotic car for a school project. <br /><br />Basically, I want the car to move by itself, avoiding obstacles while periodically (every 15 seconds or so) raising a claw of some sort. I am able to get the car to move the way I want it to, but I'm not sure how to get it to raise a claw periodically.<br /><br />Does anyone have any idea how I can get it done? Thank you so much!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=8038">chewws</a> — Thu Dec 17, 2015 7:52 am</p><hr />
]]></content>
</entry>
</feed>