This is the message that I received after running this command: $/usr/local/Tekkotsu/tools/EasyTrain $java Easytrain -isYUV test1.png Exception in thread...
Eduardo Roxas
e_roxas30@...
Dec 8, 2005 3:04 am
1163
Did you include the java file in your environment variables? Manoj ... From: Eduardo Roxas To: tekkotsu_dev@yahoogroups.com Sent: Wednesday, December 07, 2005...
Hi Ethan, Thanks for your reply. I type the command 'make' on this directory: $/usr/local/Tekkotsu/tools/EasyTrain and this is the error message that I...
Eduardo Roxas
e_roxas30@...
Dec 8, 2005 4:31 am
1166
Hi, Are you using Cygwin? I was having the same problem, I fixed it by adding the current directory to the classpath by doing: export CLASSPATH=. This is...
It's very difficult to obtain an ERS210 wireless card. Try in e-bay, it's the only place where I've seen them to be sold. Ignacio Herrero Reder / Tl....
I believe I posted a note a while back after 2.4 was released regarding a mysterious increase in memory usage and CPU usage in the 2.4.x release. I recently...
Hi guys, How are the final exams? Mine was HARD... Anyways..after all the finals are over, I have began working on AIBO again and is trying to use Tekkotsu. I...
Ah, it might be that the files aren't where it expects them to be -- compilation just tries to compile all .java files wherever it finds them, but then running...
Hi Ethan, Hi, it didn't work, then I compile in the original folder with everything in it. And it still gives me the error. I am just wondering... does AIBO...
Hello, my Aibo I purchased about 3 years ago has stopped working. He will come on for a minute and then shut back off. I wonder if this is a battery issue? Has...
Hi, We are having problems with "make clean" in Tekkotsu 2.4.1. If we download a clean copy from the Tekkotsu site it compiles just fine over and over again. ...
Hey guys, I am wondering if anyone can help me out with this option. What exactly does it do theoretically? Cuz when I set the white balance value of indoor...
... Ah, interesting. What's happening is that the *Stub.{h,cc} files apparently aren't being deleted by the make clean. When sony's stubgen script is run, it...
I am looking for robot pose information. Not the position of the legs/head type of pose, but how far the robot has traveled, etc. Any such information...
Can I use the HeadPointerMC to have the head pan back and forth while it walks? I have use : walk.mc()->setTargetVelocity(150,0,0); to have the continuous...
If you are using newpanvalue to just look left and right you can try this: first, set up a repeating timer in DoStart erouter->addTimer(this, PAN_TIMER, 900,...
Has anyone tried running Tekkotsu under the newest AIBO model ERS-7M3. I was under the assumption that they only changed to Mind 3 for the new model and the...
... Me too. I got one other bug report regarding the M3 not working (appears to crash in the Motion process), but i haven't gotten enough information on it yet...
Good news! Our first ERS-7M3 arrived today, and I've been doing a little testing. It looks like the current code in CVS will boot the robot successfully, but...
Sorry, I spoke too soon. ... The 2.4.1 release works fine -- it was simply that I was using the precompiled demo stick, which was built with the old OPEN-R...
It seems as though the build newstick/install process is broken or not working with the new version of OPEN-R. From a clean install of Tekkotsu, the make...
... Does it say which files are missing? I'm guessing 'OPENR/*' header files? Did you install OPEN-R as root on a Linux (or other permissions-respecting OS,...
I did see your earlier post and already applied the permission fixes. No, this has to do with a built-in error message in the makefile as follows. In the...
... Did you have a previous version working? I don't think this is quite version related, but is instead an issue with your memory stick drive. As you may...
... I read through some mount documentation and it doesn't seem as though you could force the files system to one or the other, even though the options are...