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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1410 - 1440 of 2001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1410
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....
shermandmonroe
Offline Send Email
Aug 13, 2006
4:23 pm
1411
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...
mayhem_nl
Offline Send Email
Aug 17, 2006
6:25 am
1412
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...
rfp102
Offline Send Email
Aug 17, 2006
9:23 pm
1413
... 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...
Steven Kryskalla
skryskalla
Offline Send Email
Aug 17, 2006
9:54 pm
1414
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...
Peter Mörck
petermorck
Offline Send Email
Aug 17, 2006
10:11 pm
1415
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...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Aug 18, 2006
2:01 am
1416
... Saving JPEG images good? To get the current frame at any time as a JPEG: #include "Shared/ProjectInterface.h" #include "Vision/JPEGGenerator.h" int...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Aug 18, 2006
4:32 am
1417
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...
Daniel Höh
danielhoeh
Offline Send Email
Aug 18, 2006
10:00 am
1418
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...
tekkotsu_dev@yahoogro...
Send Email
Aug 18, 2006
10:02 am
1419
... too deep ... when ... Hi Peter, Thanks for your reply. I had seen something like that as well when I searched for the error, but did not think it could...
rfp102
Offline Send Email
Aug 18, 2006
10:02 am
1420
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 :...
tekkotsu_dev@yahoogro...
Send Email
Aug 18, 2006
10:07 am
1421
... so I ... the ... location ... ftpupdate ... Hi Daniel, Thank you very much! My initial test showed your version of ftpupdate working first time! Just out...
Rikki Prince
rfp102
Offline Send Email
Aug 18, 2006
10:26 am
1422
... Great! Thanks Daniel for those -- I'll give them a test today and import them into CVS ... I have a feeling most people are using 2.4.1, but 3.0 is a lot...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Aug 18, 2006
3:07 pm
1423
Good morning everyone, I have just taken Ethan's advice and attempted to checkout and use the latest revision in the CVS (so 3.0 or newer), mainly as I want to...
Rikki Prince
rfp102
Offline Send Email
Aug 22, 2006
9:11 am
1424
... Hmm, strange. Here is the part of the Makefile that is giving that error: @if [ ! -f "$(shell which $(CXX))" ] ; then \ echo "ERROR: c++ compiler not...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Aug 22, 2006
2:04 pm
1425
Hi Ethan, Thanks for your reply and thoughts. Sorry for not specifying my environment - it slipped my mind! I am using the cygwin provided by Sony on a...
Rikki Prince
rfp102
Offline Send Email
Aug 22, 2006
4:20 pm
1426
... The prepackaged cygwin from Sony is several years old (March 2004). The trick is that to use the simulator facilities, you will need to add on several more...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Aug 22, 2006
5:24 pm
1427
... a ... then ... release Hmm, good idea - I must admit I hadn't thought of that :( ... error ... I can confirm that the version of 'which' on my system...
Rikki Prince
rfp102
Offline Send Email
Aug 23, 2006
2:47 pm
1428
I have a problem getting the simulator up and running. I keep getting an error when it attempts to compile the all.h file in the roboop directory. Can someone...
Nick
bigblaq20009
Offline Send Email
Aug 27, 2006
11:43 pm
1429
I'm guessing it's having trouble with precompiled header support. In project/Environment.conf, try setting TEKKOTSU_PCH to an empty string (just delete the bit...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Aug 28, 2006
12:24 am
1430
Tekkotsu developers, We have a user of the Tekkotsu Monitor (used by Pyro to talk to the Aibo) and he is wondering about the possibility of having a audio ...
Douglas S. Blank
dsblank
Offline Send Email
Aug 28, 2006
5:34 pm
1431
Actually, the basics are already in place... take a look at Behaviors/ Mon/SpeakerServer.{h,cc} Once you activate the Microphone Server under TekkotsuMon in...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Aug 28, 2006
5:56 pm
1432
... That's it! Should have known that Tekkotsu already had it. Thanks! -Doug ... -- Douglas S. Blank Computer Science Assistant Professor Bryn Mawr...
Douglas S. Blank
dsblank
Offline Send Email
Aug 28, 2006
6:45 pm
1433
I found 'file output' in GUI and made a file. But the file is empty. Why is the file empty? And how can I reset a file's path. Thanks for help :-)...
asuraa83
Offline Send Email
Sep 8, 2006
1:04 pm
1434
... Where did you find this "file output"? I'm guessing either Event Logger or Sensor Observer since those are the only ones which have a literal "file...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Sep 8, 2006
4:23 pm
1436
Hi! I was trying to implement a simple state machine and I wanted to use a WalkToTargetNode. The constructor needs s VisionObjectSourceID_t but I don't know if...
Susi
susi_bizkit
Offline Send Email
Sep 11, 2006
5:25 pm
1437
... The source IDs are set in the StartupBehavior_SetupVision.cc in your project directory -- this way you actually have control over which IDs are used for...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Sep 11, 2006
5:50 pm
1438
Hi everybody! I was wondering what would be the best way, or just the right way, to implement a LedNode for a state machine. Well, basically I mean where to...
susi_bizkit
Offline Send Email
Sep 18, 2006
10:04 am
1439
... The LedNode creates its own LedMC internally at construction, and adds it to the motion manager whenever the node is active (and removes it again when the...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Sep 19, 2006
5:02 am
1440
... Ok, but if I want to modify or give that MC some kind of behavior like blinking leds for 3 seconds or whatever, I get it with getMC() in the setup of the...
susi_bizkit
Offline Send Email
Sep 19, 2006
10:24 am
Messages 1410 - 1440 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