Search the web
Sign In
New User? Sign Up
tekkotsu_dev · Tekkotsu Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1859 - 1888 of 2001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1859
Hi everyone! I'm trying to simulate the Tekkotsu simulator, but in ... ... Also there are some errors: Shared/XMLLoadSave.h:10: error: forward declaration of...
javicebolla
Offline Send Email
Jan 13, 2009
4:32 pm
1860
You need to install libxml2, in linux this is often the package 'libxml2-dev'. Check the "library dependencies" list: http://www.tekkotsu.org/downloads.html ...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 13, 2009
5:04 pm
1861
Thanks Ethan. I had already installed everything, so is why I don't understand the mistakes....
javicebolla
Offline Send Email
Jan 13, 2009
6:06 pm
1862
... You may have installed the non-development versions (hence the '-dev' on the package name)... in particular, the error: libxml/tree.h: doesn't exist this...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 13, 2009
6:19 pm
1863
I installed the development version. I don't remember if I had another version before the -dev one. I can try re-installing the development version again......
javicebolla
Offline Send Email
Jan 13, 2009
6:34 pm
1864
... Hmm, I've never really seen libxml2 errors once the package was installed. You can always try reinstalling it (check your distribution docs, I'm a little...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 13, 2009
6:45 pm
1865
But I don't understand why it works for platform "aperios" (I have been using this always) and now the tekkotsu simulator finds errors in this line in...
javicebolla
Offline Send Email
Jan 13, 2009
7:26 pm
1866
Hi, i'm trying to install OPEN_R_SDK in Ubuntu 8-10, and I've found some problems, but I finally managed to solve them. 1. gcc-4.3 doesn't work: I had to...
Ignacio Herrero Reder
tencuid
Offline Send Email
Jan 20, 2009
7:02 pm
1867
Thanks, good to know. Did you get the 4.0 release for Tekkotsu or the CVS? Aibo support is not well tested these days in CVS, so you might have to fix a few ...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 20, 2009
7:38 pm
1868
I've managed to install Aibo-R under Ubuntu 8.04. I've also managed to install Tekkotsu from the CVS, and build for TGT_CHIARA. However, we also AIBOs and my...
lnxfergy
Offline Send Email
Jan 21, 2009
4:12 pm
1869
I've been attempting to work with the new handeye systems at RPI on a Mac. The camera is working just fine, but the system seems unable to communicate with the...
ewpatton
Offline Send Email
Jan 21, 2009
6:25 pm
1870
The ControllerGUI "connected" just means that the GUI is connected to a running executable, but doesn't necessarily mean that executable is in working order ;)...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 21, 2009
6:47 pm
1871
... RRT is http://msl.cs.uiuc.edu/rrt/ ... I've fixed the doxygen command we've been using to generate stubs for otherwise undocumented structures, so they'll...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 21, 2009
7:06 pm
1872
Hi What I want to do is to get stereo mic data from the AIBO to Matlab (not binary data) so I can do my calculations. The problem is that I can't figure out...
Vasilios G. Danias
pong_gr
Offline Send Email
Jan 28, 2009
11:32 am
1873
The code for MicrophoneServer is here: http://cvs.tekkotsu.org/viewvc/Tekkotsu/Behaviors/Mon/MicrophoneServer.cc?revision=1.8&view=markup It should be sending...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 28, 2009
2:12 pm
1874
Thanks for the reply Ethan. I have seen MicrophoneServer it looks reasonable and I am able to start it fine. My problem is reading data from it. I have tried...
Vasilios G. Danias
pong_gr
Offline Send Email
Jan 29, 2009
3:27 am
1875
Hi Can someone tell me whether i can use microsoft robotic studio on Tekkotsu to run AIBO. ? With Thanks and Regads Raj...
Raj Gautam Dutta
rajgautamdutta
Offline Send Email
Feb 3, 2009
2:10 am
1876
... 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...
ewpatton
Offline Send Email
Feb 3, 2009
1:41 pm
1877
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...
Inna M. Hendrich
dresha_rns
Offline Send Email
Feb 3, 2009
5:05 pm
1878
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...
Ignacio Herrero Reder
tencuid
Offline Send Email
Feb 3, 2009
5:43 pm
1879
Thank you for the fast answer, but I still gain the same error....
Inna M. Hendrich
dresha_rns
Offline Send Email
Feb 3, 2009
6:05 pm
1880
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....
javicebolla
Offline Send Email
Feb 3, 2009
7:04 pm
1881
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...
jpt564
Offline Send Email
Feb 4, 2009
1:54 am
1882
Hi Evan Thanks a lot for the advice. I would think over that and get back to you if i have any further problems. Thanks Raj ... From: ewpatton...
Raj Gautam Dutta
rajgautamdutta
Offline Send Email
Feb 4, 2009
5:55 am
1883
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...
javicebolla
Offline Send Email
Feb 5, 2009
5:33 pm
1884
It looks like it's not finding the header file for you behavior. Are you sure it's in the right directory or not mispelled? Evan...
ewpatton
Offline Send Email
Feb 5, 2009
11:13 pm
1885
... 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...
dst@...
touretzky
Offline Send Email
Feb 6, 2009
12:55 am
1886
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= "...
Ignacio Herrero Reder
tencuid
Offline Send Email
Feb 6, 2009
7:16 pm
1887
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....
Inna M. Hendrich
dresha_rns
Offline Send Email
Feb 8, 2009
12:14 am
1888
... 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...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Feb 8, 2009
6:18 am
Messages 1859 - 1888 of 2001   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help