Hi again, I'm having problems adding a library to Tekkotsu. Concretely the problem are the sockets that uses the library I'm trying to include. I'm not sure,...
... OPEN-R doesn't suport the usual BSD sockets. You'll have to port such things to the OPEN-R API or disable the sockets feature of the library you are ...
Nuno Lopes
ncpl@...
Jul 4, 2006 11:56 am
1391
Hi Nuno, ... such > things to the OPEN-R API or disable the sockets feature of the library > you are compiling. Thanks for your answer, but I don't know how to...
... You've got your work cut out for you -- I hope the networking part of this library isn't integral to the functionality, because networking is by far the...
... I would say that is quite impossible :) the open-r api isn't nowhere equivalent to the usual sockets api, so you would need to rewrite most of that...
Nuno Lopes
ncpl@...
Jul 4, 2006 4:49 pm
1394
Hi Nuno and Ethan, ... I'm afraid your right, as sockets are the most important part of the library :( This library implements a server that let any client...
I'm having some problems with ball detection - the project goes through the make stages OK, but as soon as it hits the Aperios compiler, it cries "undefined...
... Assuming by "Aperios compiler" you mean the linker stage, basically it's not finding the definition of visRedPlayerSID in ProjectInterface.cc. There's two...
That did it, cheers. Ruth ... -- Ruth Ablett E-Business Engineering Group; Interactions Lab Department of Computer Science, University of Calgary, Canada ...
Hi everyone. I'm new to the Tekkotsu framework, not a good programmer and first time using the cygwin environment. Please bear with my questions. I would like...
... If you followed the instructions from the web page, the default Environment.conf settings should be correct, assuming your memory stick drive is listed as...
Hi, I am trying to learn how to use the Tekkotsu Simulator, so the first thing I did was trying to complie it by make sim. It first gave me an error message...
... What version of gcc are you using? Looks like the implementation in that version is buggy -- I can adjust the version detection to not use PCH for that...
Hi, I reinstalled cygwin and followed all the steps, but it still says "Bad system call". What does bad system call mean actually? Does it mean it's trying to...
... Basically it means that one of the library functions (e.g. semget) is returning an error. After a little poking around, I'm not sure if it's technically...
Hi, It finally works! My friend, Tom Walsh, figured out that instead of setting the environment variable under cygwin.bat, we should do it under windows (my...
Hi! I have many problems trying to compile my first project, just a sample project. I'm running cygwin on Windows XP. I have installed everything as it's said...
... I'm not sure, but this might be related to the next problem. ... Ah! This one I know... did you *really* install everything as it's said in the Tekkotsu...
... I have install that package and the errors are still there and still the same: MAKE Version 5.2 Copyright (c) 1987, 2000 Borland Error makefile 16:...
Well, it seems that I fixed something and now when I try to compile the sample project I get a lot of "generating /.../" messages and this: Making tool mon:...
It seems that the java error before wasn't an error itself because at the end of the compiling console said "build successful". So I've tried it on my AIBO and...
Here is a program which generates the integer value of natural language numbers, e.g. nine hundred twenty eight million two thousand fourteen --> 928,002,014....
Hi, I'm trying to write a behavior which saves images when the aibo detects an object under certain conditions. Does anyone know how to save an image or a...
Hello all, Sorry for such a mundane first question, but before I get any interesting problems or contributions, I need to speed up my development process, as...
... Have you seen CameraBehavior? http://www.cs.cmu.edu/~tekkotsu/dox/classCameraBehavior.html It saves an image when the head buttons is tapped. I'm sure you...
It could be a problem with the files you are trying to send. either too deep directory tree or maybe spaces are not allowed. I found this link when searching...
I had sent this earlier, but it looks like Yahoo dropped the message, so I'm sending it again. Apologies if both wind up going through. ... As Steve pointed...
... Saving JPEG images good? To get the current frame at any time as a JPEG: #include "Shared/ProjectInterface.h" #include "Vision/JPEGGenerator.h" int...
Hi Rikki, I know that I also had problems with ftpupdate. It was a year ago, so I don't know it exactly any more. But one problem was the flag for the active...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the tekkotsu_dev group. File : /ftpupdate...