... I last built the OPEN-R SDK on FC3, and am currently running the same binaries on FC5. There are issues building the 3.3.2 gcc with gcc 4+, mainly due to ...
... Ah, I see why you were playing with the classpath. However the total error count (61) matches the snip you sent before, so it appears that the changes you...
(Our apologies if you receive multiple copies of this message.) Dear Colleague. We are happy to announce a call for submissions to the AAAI 2007 Workshop on ...
Gal Kaminka
galk@...
Apr 8, 2007 8:35 am
1647
Hi everyone, I have downloaded the precompiled tekkotsu 3.0 memory stick for ers2**. After unzipping it, its size is 7.83M and size on disk is 8.29M. My...
As far as I know you can only use the pink 16MB sticks. Other might know more but at least I'm the first to reply :) /Peter ... From: Ya-Jin Zhou To:...
I think you could manage to fit it on the memory stick... try deleting some of the sound files (data/sound) and that might be enough to get it on the stick ;) ...
Sorry for the incorrect information then. I just had a vague memory of a recent discussion about memory stick problems (someone was using AIBO mind stick and...
... You are right that if it's an AIBO Mind stick that it won't work... (yay DRM!) I'm hoping this is just an older, blank, 8MB PMS since he knew to specify...
Thanks Ethan and Peter. In fact it is a older blank 8M PMS which can be used for aibo programming. I will try your method to delete some files. PS:Thanks to...
Hi, I have been looking at the code for the kinematics tutorials and i am having a problem with the last section. The compiler finds and error with a missing...
... That should be correct, the tutorial needs to be updated. ... This isn't something I've seen before. Try using 'ps' or 'top' to see if g++ is running, and...
Hello, I want to implement a WLAN communication at the AIBO ERS-7. The AIBO should runn an WLAN Receiving Behavior and a state machine with an other job at the...
... Yup, no problem at all. You could even have the state machine start the "receiving" behavior from its DoStart... Take a look at some of the behaviors in...
Hello Ethan, I wrote some postures to tell the dog to sit down and stand up. But how can I get a comfirmation back from the dog saying "I have completed the...
... The posture motion command should generate a status event when it reaches the target position. (from motmanEGID, MC_ID is the source ID) If you add it as...
Hi Ethan: Thank you very much for the reply!! Sorry for not explaining my problem clearly. The problem I have is that I am accessing the Posture file through...
Hi, Lately nobody seems to be able to compile the OPEN-R toolchain with ease because gcc <= 3.4 is required and most distros bundle gcc 4. So, I've patched the...
Nuno Lopes
ncpl@...
May 11, 2007 5:04 pm
1662
Oops, I should have announced, since the OPEN-R BBS has gone offline, we are also now mirroring the OPEN-R SDK files from our installation page: ...
I wanted to compile some of the sample programs that are shown on "Videos and Screenshots" on the Tekkotsu website: ...
Lyle Bickley
lbickley@...
May 13, 2007 2:21 am
1664
... Ahh, thanks for pointing that out. I stopped indexing the demo behaviors in the reference documentation because they were cluttering up the listings, but...
... Cool. Just what I was looking for. Thanks!! Lyle -- Lyle Bickley Bickley Consulting West Inc. Mountain View, CA http://bickleywest.com "Black holes are...
Lyle Bickley
lbickley@...
May 16, 2007 3:40 pm
1666
Hi, we want to implement odometrie funktions on the AIBO ERS-7 to measure the walked way. Is there any Timer Funktion (similar such as on an microcontroller)...
There is a TimeET class. Try looking at it. Perhaps they are what you're looking for? http://www.cs.cmu.edu/~tekkotsu/dox/structTimeET.html /Peter ... From:...
Hi, I have a problem related to the simulation of AIBO. I managed to compile everything, but there appears a linker error, which I don't understand: ...
... Looks like you're using cygwin. The simulator doesn't quite work in cygwin, unfortunately. If you want to give it a shot (maybe they've fixed their...