<?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=4&amp;t=1557" />

<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>2007-07-22T10:36:12+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=1557</id>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2007-07-22T10:36:12+01:00</updated>
<published>2007-07-22T10:36:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10096#p10096</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10096#p10096"/>
<title type="html"><![CDATA[About RoboBasic Question in console]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10096#p10096"><![CDATA[
It is unlikely that the Robobasic command takes command line agruments to do what you want.<br /><br />It would need to load the .bas file, compile it to intermediate code or an obj file, download to the controller, then run it.<br /><br />If you are OK in VC++, you could write a simple program to download .obj files. These can be created by Robobasic or some other program you make. You cannot use VC++, directly since the intermediate code for the RN is very simple and not the .NET CLR.<br /><br />The communication to the robot  is also a problem if you want to go wireless. The protocol from PC to RN is done byte by byte in ping pong between the two ( except in actual download). This makes is very very slow if you put bluetooth in that link, even if you raise the link speed.<br /><br />It is normal on the RN to write a robobasic program which contains poses or simple routines, and then command those over the ERX/ETX link from an external program<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Sun Jul 22, 2007 10:36 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2007-07-22T09:46:37+01:00</updated>
<published>2007-07-22T09:46:37+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10094#p10094</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10094#p10094"/>
<title type="html"><![CDATA[Controlling Robonova]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10094#p10094"><![CDATA[
[url]can i use VC++ to direct control the RoboNova?[/url]<br /><br />Of course you can, but first you have to invest in communication hardware such as sparkfun's bluetooth module, find the DLL to communicate with bluetooth module and communicate through the COM (serial communication) service of the bluetooth device.<br /><br /><br /><br />Charles<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Sun Jul 22, 2007 9:46 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[493501596]]></name></author>
<updated>2007-07-22T00:34:06+01:00</updated>
<published>2007-07-22T00:34:06+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10087#p10087</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10087#p10087"/>
<title type="html"><![CDATA[About RoboBasic Question in console]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10087#p10087"><![CDATA[
thanks for your replying<br /><br />because i have an experiment for image processing<br /><br />using VC++ <br /><br />when the image processing done , make a file of .bas<br /><br />i have to send the processed data to robonova<br /><br />but need to open the robobasic manually<br /><br />so i think i may use the VC's function &quot;system()&quot; to open robobasic and exeuse the .bas, <br /><br />=============================================<br />i have another question XD<br />can i use VC++ to direct control the RoboNova?<br />(mean writing program on &quot;Visual C++&quot; software)<br />(like &quot;Microsoft Visual C++ 2005 Express&quot; )<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=678">493501596</a> — Sun Jul 22, 2007 12:34 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Gort]]></name></author>
<updated>2007-07-21T17:39:29+01:00</updated>
<published>2007-07-21T17:39:29+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10081#p10081</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10081#p10081"/>
<title type="html"><![CDATA[About RoboBasic Question in console]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10081#p10081"><![CDATA[
Why are you running roboBasic programs through the command line? How did you complie the pogram?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=174">Gort</a> — Sat Jul 21, 2007 5:39 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[493501596]]></name></author>
<updated>2007-07-21T00:32:46+01:00</updated>
<published>2007-07-21T00:32:46+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10069#p10069</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10069#p10069"/>
<title type="html"><![CDATA[About RoboBasic Question in console]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1557&amp;p=10069#p10069"><![CDATA[
how do i use command line in console to open and execuse the program<br /><br />i can open the .bas in console by typing like <br /><br />[ c:\program files\robobasic\rbv2 &quot;test.bas&quot; ]<br /><br />open the robobasic and show the program of test.bas<br />but how to execuse them (push the &quot;Run&quot; button )<br />by parameter ?<br /><br />thx<br /><br />my english is poor <img src="http://forum.robosavvy.com/images/smilies/icon_redface.gif" alt=":oops:" title="Embarassed" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=678">493501596</a> — Sat Jul 21, 2007 12:32 am</p><hr />
]]></content>
</entry>
</feed>