... Tekkotsu to run AIBO. ? ... Raj, Microsoft's Robotic Developer Studio compiles into .NET code, which would require Windows (or Linux+Mono) to be running on...
Hi, I have Problem regarding the installation from open-r. I use ubuntu 8.10 in a virtualBox and followed the skript from you webside. At first I gained a...
Hi, try changing a line (line 16) in "build-aibo-toolchain-3.3.6-r1.sh" file; try changing: export CFLAGS="-02 -no-cpp-precomp" to export CFLAGS="-02...
I'm trying to send vision information from an aibo to another. I think there are problems when two pieces of data are being sent within a very short time slot....
Alright, so i followed the cygwin instructions for using tekkotsu and the build script ran fine. I was also able to run make in the tools directory allowing me...
Hi again! I've been working in my project with a behavior called "PFACompleto.h" and "PFACompleto.cc". The last time I have compiled, I have this error (and...
... It looks like there might be some weird character after the dot in the filename, which is breaking things. "make cleanDeps" blows away all the .d files in...
Hello. I have downloaded STABLE version from cvs. When I run ControllerGUI and slect SegCamBehavior, it fails with a "Misread LoadSave string? len=7 str= "...
Hi, would be nice if someone could tell me a system on which open-r and tekkotsu will run without problems. So i can start working on it. thank Inna M....
... Since there seems to be a recent spurt of Aibo interest and I just happen to have a 64bit Ubuntu 8.10 machine handy, I've made a maintenance update 4.0.1...
... Hopefully this is just an issue of the ControllerGUI being out of sync with the framework version. Try 'cd Tekkotsu/tools/mon; make clean; make' and see...
Finally it was just an issue related to "old vs new" tekkotsu.xml file. I have the bad habit of update "*.bin" files only every time I compile a new Behavior....
Hi everyone! I have read about crashDebug. It's useful when the aibo suddenly crash. " When the AIBO crashes, it writes a core dump to the memory stick. You...
Hi Its on the Tekkotsu folder on your hard disk not not the memory stick. So my best guess is that you run that and it reads the data from the stick. Cheers ...
... What this is trying to say is that you need to be in the project directory, and then run the script from there. So for instance, if have Tekkotsu at...
Hi Evan  Thanks a Lot. I am also unable to connect the AIBO through Tekkotsu to the wireless. Can you pls tell me possible reasons and solns. for it.  ...
Hi, I want to know if is possible to do a main behavior which actives other behaviors. I mean, as instance, the main behavior and, depending on the external...
... Sure — the direct answer is to call the DoStart() function on the other behavior. Behaviors are reference counted, so the behavior can delete itself...
I will be out of the office starting 08/19/2008 and will not return until 08/03/2009. I will be on campus on a limited basis and conducting business related...
Andrew Williams
Williams@...
Feb 23, 2009 9:01 pm
1900
Hi Can anyone tell me the procedure or the wireless settings for connecting the AIBO to Tekkotsu ? With Thanks and Regards Raj...
It's mostly just a matter of editing the project/ms/open-r/system/conf/ wlandflt.txt file, there's some comments in there to help you figure it out. Make sure...
I've been trying to use the MapBuilder class to take the shape space for the camera frame and transform shapes into local space. However, whenever I run the...
... There is a field in MapBuilderRequest called clearShapes that you can set to false if you want to accumulate shapes across multiple MapBuilder calls. ... ...
Hi, i had recently the time to install it complete. I wanted to set Target Platform from ERS-7 to ERS 210 and gained the following error message: Makefile:31:...