<?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=7534" />

<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>2011-11-09T00:37:07+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=7534</id>
<entry>
<author><name><![CDATA[wiweet]]></name></author>
<updated>2011-11-09T00:37:07+01:00</updated>
<published>2011-11-09T00:37:07+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32778#p32778</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32778#p32778"/>
<title type="html"><![CDATA[Using remote controller comand]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32778#p32778"><![CDATA[
for simpler approach, maybe you could use zigbee remote controller protocol via the serial cable. Few things to remember:<br />1. The zigbee protocol use a unique packet to send a command to CM-5<br />     Packet Format : 0xFF 0x55 LSB ~LSB MSB ~MSB<br />2.Your robot must operate in remote controlled mode, you write task code that respond to a specific remote controller command to call a predefined motion.<br /><br />for detailed info on remote control/zig 100 packet you could refers to this<br /><br /><!-- m --><a class="postlink" href="http://www.bioloid.info/tiki/tiki-read_article.php?articleId=3">http://www.bioloid.info/tiki/tiki-read_ ... rticleId=3</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2691">wiweet</a> — Wed Nov 09, 2011 12:37 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Fritzoid]]></name></author>
<updated>2011-10-24T13:00:23+01:00</updated>
<published>2011-10-24T13:00:23+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32574#p32574</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32574#p32574"/>
<title type="html"><![CDATA[How to call a predefined movement from CM5 using python]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32574#p32574"><![CDATA[
ryanryan,<br /><br />First you will need to establish a serial connection between the PC, running python, and your CM-5.  Then you can transmit commands to the robot pragmatically just as if you were using Terminal mode in RoboPlus.  To play a motion page your program will need to switch the controller into ME (motion executor) mode and issue the PLAY command.  <br /><br />A complete list of controller commands can be found at <a href="http://robosavvy.com/Builders/Fritzoid/commands.zip" class="postlink">http://robosavvy.com/Builders/Fritzoid/commands.zip</a><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=438">Fritzoid</a> — Mon Oct 24, 2011 1:00 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ryanryan]]></name></author>
<updated>2011-10-22T08:14:46+01:00</updated>
<published>2011-10-22T08:14:46+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32549#p32549</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32549#p32549"/>
<title type="html"><![CDATA[How to call a predefined movement from CM5 using python]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32549#p32549"><![CDATA[
hmmm what i'm planning to do is to use motion editor to create a list of movement, say &quot;forward walking&quot; and &quot;backward walking&quot; and download these motions into the CM5. And i'll just call these &quot;forward walking&quot; and &quot;backward walking&quot; in my python code whenever i want the robot to move. Is this way workable?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2959">ryanryan</a> — Sat Oct 22, 2011 8:14 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2011-10-21T09:52:56+01:00</updated>
<published>2011-10-21T09:52:56+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32540#p32540</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32540#p32540"/>
<title type="html"><![CDATA[How to call a predefined movement from CM5 using python]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32540#p32540"><![CDATA[
Is your plan to retain the standard code in the CM5 and download and execute motion pages ? Or do you plan to replace the code int he CM5 with something based on libbioloid or arbotix for instance.<br /><br />Can the predefined python movements be expressed as motion pages ?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Fri Oct 21, 2011 9:52 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ryanryan]]></name></author>
<updated>2011-10-21T09:02:17+01:00</updated>
<published>2011-10-21T09:02:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32539#p32539</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32539#p32539"/>
<title type="html"><![CDATA[How to call a predefined movement from CM5 using python]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7534&amp;p=32539#p32539"><![CDATA[
Hi guys I've been working on humanoid bioloid as my final year project. I just want to know whether it's there any way to c all a predefined movement from CM5 using python? I've tried to use USB2Dynamixel to move the servos of the legs but it was kinda laggy and it failed. So now i'm trying to download those predefined movements such as &quot;forward walking&quot;/&quot;backward walking&quot; into the CM5 controller and then call the movements in python when necesssary. Hope anyone of you here could help me with this  <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2959">ryanryan</a> — Fri Oct 21, 2011 9:02 am</p><hr />
]]></content>
</entry>
</feed>