Sorry, old questions again. I have now OSX 10.3.9 and wonder if something may have changed. I was able to connect my AIBO about 2 years ago, but now, although...
dto_mba@...
Nov 2, 2005 11:47 am
1145
Nothing has really changed, but here's a few suggestions for debugging your connection. Once the Aibo has booted up, turn off the e-stop (double tap any of the...
... OK. I've checked again. However, no connection. Do you know a mac user who can help me configuring the airport and setting the parameters for System...
dto_mba@...
Nov 6, 2005 10:23 am
1147
We are happy to announce the completion of a new color segmentation tool, EasyTrain. The workflow is very similar to the previous segmentation tool...
Hi, I have a certain behavior running on AIBO and I am getting this message when launch that behavior. ControlBase("Mode Switch")::takeInput("#Gesture Learning...
Good AFternoon, I am working on trying to get a vertical line transformed from the base frame to the image. I am not currently successful. I create a vector ...
Are you using a script to launch the behavior, or is it from directly double-clicking the item in the Mode Switch menu? Basically, the '#' shouldn't be there...
... Careful there -- are you multiplying the vector by the matrix or the matrix by the vector... matrix algebra is not commutative. So T*a != a*T. In...
Here's the excerpt that I use just for the plotting the two points and drawing a line. /////////////////////////////////////////////////////////////////////// ...
I am just double clicking the item in the menu. Also when I run my code, sometimes abort() is called. What are the circumstances under which abort() is called?...
I am trying to implement speech recognition using Matlab. How can I use the microphone client to stream the audio to my desktop? I tried using the matlab files...
I am new to the tekkotsu family and I am trying to find a way to send messages from the computer directly to the AIBO dog in real time. How can I implement...
... Welcome! ... From the Tekkotsu.org web site front door, click on "Developer Resources", and then, under Technical Notes, select "Network Basics", and read...
Greetings! I am writing this email to all of those who are able to assist me in implementing a fast paced walk on the Aibo. I reviewed some of the postings ...
Ebony O'Neal
ekoneal@...
Nov 27, 2005 5:57 am
1159
Hello, I just want to learn how the Aibo recognize a color and object. For example, how the Aibo knows if the color is blue, red, etc. For Color Recognition: ...
Eduardo Roxas
e_roxas30@...
Nov 28, 2005 4:09 am
1160
... If you're using Tekkotsu, colors are defined in the files Tekkotsu/project/ms/config/default.col, and either 7red.tm (for ERS-7) or ball.tm (for ERS-2xx). ...
Hi Dave, Thanks for your response. I'm just starting to learn about this kind of programming. So, I'm learning from scracth. Instead of looking for the...
Eduardo Roxas
e_roxas30@...
Nov 28, 2005 6:44 am
1162
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...