... 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 ...
1644
Ethan Tira-Thompson
ethan_tirath...
Apr 2, 2007 5:40 pm
... 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...
1645
George Tsag
georgetsag
Apr 3, 2007 10:14 am
Thanks for your replies ethan. Yes, Java3D is working. I have changed the javaflags to JAVACFLAGS= -deprecation -classpath...
1646
Gal Kaminka
galk@...
Apr 8, 2007 8:35 am
(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 ...
1647
Ya-Jin Zhou
zyj001et
Apr 12, 2007 2:44 am
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...
1648
Peter Mörck
petermorck
Apr 12, 2007 7:07 am
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:...
1649
Ethan Tira-Thompson
ethan_tirath...
Apr 12, 2007 5:16 pm
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 ;) ...
1650
Peter Mörck
petermorck
Apr 12, 2007 5:51 pm
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...
1651
Ethan Tira-Thompson
ethan_tirath...
Apr 12, 2007 6:15 pm
... 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...
1652
Ya-Jin Zhou
zyj001et
Apr 13, 2007 1:03 pm
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...
1653
george_willcox
Apr 13, 2007 2:59 pm
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...
1654
Ethan Tira-Thompson
ethan_tirath...
Apr 13, 2007 4:23 pm
... 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...
1655
christoph_schnitzlein
christoph_sc...
Apr 16, 2007 12:08 pm
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...
1656
Ethan Tira-Thompson
ethan_tirath...
Apr 16, 2007 6:31 pm
... 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...
1657
greatbob_cheng
Apr 26, 2007 7:06 am
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...
1658
Ethan Tira-Thompson
ethan_tirath...
Apr 26, 2007 6:38 pm
... 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...
1659
Ethan Tira-Thompson
ethan_tirath...
Apr 26, 2007 8:29 pm
... Ooops, my advisor just pointed out he already added this to CVS, so it'll be in the next release. :) ...
1660
greatbob_cheng
Apr 27, 2007 7:06 am
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...
1661
Nuno Lopes
ncpl@...
May 11, 2007 5:04 pm
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...
1662
Ethan Tira-Thompson
ethan_tirath...
May 11, 2007 5:34 pm
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: ...
1663
Lyle Bickley
lbickley@...
May 13, 2007 2:21 am
I wanted to compile some of the sample programs that are shown on "Videos and Screenshots" on the Tekkotsu website: ...
1664
Ethan Tira-Thompson
ethan_tirath...
May 13, 2007 4:57 am
... Ahh, thanks for pointing that out. I stopped indexing the demo behaviors in the reference documentation because they were cluttering up the listings, but...
1665
Lyle Bickley
lbickley@...
May 16, 2007 3:40 pm
... Cool. Just what I was looking for. Thanks!! Lyle -- Lyle Bickley Bickley Consulting West Inc. Mountain View, CA http://bickleywest.com "Black holes are...
1666
christoph_schnitzlein
christoph_sc...
May 20, 2007 1:13 pm
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)...
1667
Peter Mörck
petermorck
May 20, 2007 1:30 pm
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:...
1668
christoph_schnitzlein
christoph_sc...
May 21, 2007 9:26 am
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: ...
1669
Zhou Ya Jin
zyj001et
May 21, 2007 10:39 am
christoph_schnitzlein£¬ÄúºÃ£¡ ¡¡¡¡If you are using debian linux, apt-get install libxml2-devel should fix your problem. ======== 2007-05-21...
1670
Ethan Tira-Thompson
ethan_tirath...
May 21, 2007 4:09 pm
Thanks Peter for giving a quick response :) I'll just add this might be of interest: (get_time() vs TimeET) ...
1671
Ethan Tira-Thompson
ethan_tirath...
May 21, 2007 4:10 pm
... 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...
1672
Veenushia Nair
delasavanah
May 24, 2007 3:30 pm
Hi I had just loaded my ERS-7 with Tekkotsu pre-compiled memory stick. It boots up fine and I had managed to perform some simple tasks through the...