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 1433 - 1464 of 2001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
1441
... Exactly. ... Yes, but in 2.4 this is slightly confusing because how to do so depends on whether the ControllerGUI is connected. If the ControllerGUI is...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Sep 19, 2006
6:15 pm
1442
Note: forwarded message attached. ... Find out what India is talking about on - Yahoo! Answers India Send FREE SMS to your friend's mobile from Yahoo!...
satyendra thakur
satyendra_robot
Offline Send Email
Sep 21, 2006
6:48 am
1443
hello friends, well i am satyendra thakur from india, i am an engg student of electro branch. well i am preparing a robot which detect antipersonal landmine....
satyendra thakur
satyendra_robot
Offline Send Email
Sep 21, 2006
7:08 am
1444
I'm experimenting a little problem with the statemachine and it's execution. (I've considered to open a new post, but since it is related I thought it would be...
Susana
susi_bizkit
Offline Send Email
Sep 22, 2006
6:41 pm
1445
Hi, For a subject at my university we're going to try to use a recent version of Tekkotsu (the one with the STABLE tag in the CVS repository) that includes the...
Roeland van Houte
roelandvh
Offline Send Email
Sep 26, 2006
9:34 pm
1446
... Your code looks good and runs for me -- this actually sounds like a bug I introduced and fixed last week-ish. Try doing a CVS update now and see if it goes...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Sep 26, 2006
10:23 pm
1447
Dear .., I'm trying to get the simulator running under Tekkotsu 2.5. I'm using windows XP with Cygwin. The simulator compiles fine, but when I try to run it,...
thadude124
Offline Send Email
Sep 28, 2006
5:58 pm
1448
... By 2.5 I assume you mean from CVS (the next release will actually be 3.0 btw -- there's a few references on the website to 2.5 that are outdated (and...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Sep 28, 2006
6:41 pm
1449
Announcing the Tekkotsu 3.0 Release! <http://www.tekkotsu.org/VersionHistory.html> [->] Download Source Now <http://www.tekkotsu.org/code/Tekkotsu_3.0.tar.gz>...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Oct 4, 2006
6:10 pm
1450
Hi All, We are a group of four students attending a course in 'Aibo Programming' at Utrecht University. This course involves a computer lab in which we are ...
Lukas Vermeer
lukazvermeer
Offline Send Email
Oct 5, 2006
3:28 pm
1451
Hello, Is it possible to load a txt file (on the root of the memorystick) using tekkotsu and read the contents. Greetings, Banus...
thadude124
Offline Send Email
Oct 9, 2006
1:14 pm
1453
... Yes -- if you want to view a file without shutting down and removing the memory stick, there's two options. One is to use FTP to transfer the file and view...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Oct 9, 2006
3:04 pm
1454
Hi, I just updated Tekkotsu to 3.0, and have trouble compiling the simulator. The following is the error I got. Motion/roboop: make[2]: Entering directory...
mighty_max_c
Offline Send Email
Oct 15, 2006
7:01 pm
1455
Strange error -- what version/platform of gcc are you using? Looks like the compiler is having a hard time finding the right operator to use, but it's actually...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Oct 15, 2006
8:51 pm
1456
Guys, Do you think Aibo will be forever discontinued by Sony ? I checked the price on Ebay and ERS-7 usually goes up to $2,500 - $3,000. Also, as we all know...
Eduardo Roxas
e_roxas30@...
Send Email
Oct 18, 2006
4:00 pm
1457
... Yes. Even if Sony does eventually re-enter the robotics market (probably years from now, a big company like that doesn't turn around on a dime), I expect...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Oct 18, 2006
5:52 pm
1458
Hi guys I have just been given a final year project using an AIBO ERS-7. At the moment i do not have a machine with the Linux operating system loaded or any...
george_willcox
Offline Send Email
Oct 19, 2006
11:08 am
1459
... Cygwin is OK for building for the Aibo, but you won't be able to use the simulator. You may want to get started with that, and worry about switching later...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Oct 19, 2006
7:51 pm
1460
Hi guys, I am trying to implement streaming audio from and to an AIBO. So does anybody know how to send a Tcp packet to start up AIBO's microphone and speaker...
greatbob_cheng
Offline Send Email
Oct 20, 2006
4:35 am
1461
... You start the server by sending a command to either 10020 (the port the ControllerGUI uses) or 10001 (intended for console mode). Only one thing can be...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Oct 20, 2006
6:44 am
1462
Hello Ethan: Thanks a lot for the reply. I upgraded my tekkotsu to version 3, but the same problem still exist. I did setup up the 10020 connection before...
greatbob_cheng
Offline Send Email
Oct 20, 2006
7:06 pm
1463
Hi Ethan: I forgot to paste the error message generated from the AIBO in my last post. Here is the error message: ...
greatbob_cheng
Offline Send Email
Oct 20, 2006
8:20 pm
1464
... I don't know... works for me... (bold input, italic comments) 549 aibo1:~$ telnet 172.16.1.3 10020 Trying 172.16.1.3... Connected to 172.16.1.3. Escape...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Oct 20, 2006
8:51 pm
Messages 1433 - 1464 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