Hi, My name is Kaushik. Ive been trying to install OPEN-R on my laptop to use with Tekkotsu, Aibo. I tried it on Ubuntu 8.04 with gcc 4.3 and also with Fedora...
I will be out of the office starting 08/19/2008 and will not return until 08/03/2009. I will be on campus on a limited basis and conducting business related...
Andrew Williams
Williams@...
Nov 1, 2008 2:18 pm
1825
... You should make sure that's installed by running: sudo apt-get install texinfo Note there's a few other packages you may need as well, check the "Ubuntu...
Hi everyone! I'm trying to improve Telepathy theory, but I have some doubts. The local Aibo is subscribed to local and remote events. When an event (or ...
As a heads-up, I didn't personally write or use this remote event code, so I'm not very authoritative. ... Yes, that's the intended way to differentiate local...
Hey Ethan, Thanks for the reply. I already had texinfo installed and also I satisfied the other Ubuntu installation prerequisites. I can't seem to figure it...
... These two are trying to accomplish the same goal: the ControllerGUI configuration editor is editing the tekkotsu.xml. Note that changes you make there...
Hi everybody! A few weeks ago I started trying to use Tekkotsu on Aibo. But I'm having trouble getting the default project to run on an ERS-210 (He just never...
Try running through the "Nothing moves" FAQ item: http://www.tekkotsu.org/FAQ.html#Nothing_moves If that doesn't answer it, let us know in what way is it not...
Hello, I'm trying to use the IR sensor at the chest to detect obstacles and avoid them. The problem is that, with normal Walk (WALK.PRM) the body seems to be...
You can always use File Access -> Walk Editor to try modify the walk so it leans back more. You're limited by physics and those stubby little legs though, not...
Hi, We're attempting to do a fresh installation of Tekkotsu on a Fedora9 Linux computer (i686) that has gcc version 4.3. We've had to make the ... 1) In...
Hi Again! I managed to solve those problems, thank you!! Now I'm having new problems. Fist of all: I'm trying a dog to get some information from a remote dog....
Thanks for the heads-up... these issues are probably due to changes in gcc 4.3. The most recent version I've worked with yet is 4.2. If you'd like to run a...
... Sorry, I don't have any insight for those issues :( You might try searching for the error message in the source code, might be able to get a better idea...
Ok, I'll ask in other way. I open a connection between dogs in a port for the local dog (2424) and other port for the remote dog (2425). Now I want to do...
I'm not sure I understand... There shouldn't be any issue. Each dog opens a server port, and each dog connects to the other's server. (the servers can all use...
Turns out I was doing something wrong, though I don't know exactly what that was. I deleted my version of the default project and copied the default project...
Hi! I would like to add an attribute to VisionObjectEvent. I would like to know the pan possition as an attribute (protected or not, it doesn't matter). I add...
... That shouldn't bother other classes, but you'll also need to add some lines to getBinSize, loadBinaryBuffer, saveBinaryBuffer, loadXML, and saveXML so it...
I've never changed an original class(usr/local/Tekkotsu). When I do it, Do I have to do something else or compiling in my project directory would be ok??...
It seems that the following link is broken: http://www.tekkotsu.org/media/QuickReference_ERS7_4.0.pdf Ethan, could you please provide this file? Thanks, ...
OK, that should be online now as: http://www.tekkotsu.org/media/TekkotsuQuickReference_ERS7_4.0.pdf This is a slightly different URL than you were trying...
... OK, thanks! ... It's on these pages: http://www.tekkotsu.org/downloads.html http://www.tekkotsu.org/development.html ... I tried it, but I get the...
... Err, nuts, looks like the links are consistent and the filenames are wrong... I'll rename the files on the site so the original URL will be correct. ... ...
... Well, sorry for the mistake and the Greek characters above. I meant that I had to add this include line into the file Shared/CommonInfo.h, since M_PI is...