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 256 - 285 of 2001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
256
... Well, I guess that would be me. ;) ... All of the distance measurements should be in centimeters. I meant to include that in the inline help menu, oops....
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Mar 1, 2004
9:24 pm
257
Things are looking more hopeful by the way. I replaced one of the basis functions which wasn't contributing very much (angle of displacement direction) with a...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Mar 1, 2004
10:23 pm
258
I am using either Tekkotus and Tekkotsu CVS version. In the ControllerGUI, when it request to input the forward distance during the Forward/Strafe Interactive...
yuewah99
Offline Send Email
Mar 2, 2004
9:39 am
259
I'm afraid I'm stumped... I thought perhaps this is a windows specific thing, but it seems to be working for me, even on windows. I'm 99% sure the problem is...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Mar 3, 2004
1:08 am
260
I am working on throwing events based on the IR distance sensor readings. What is the best way to do this? Do I need to create a new generator? Thanks, ...
charleslbartel
Offline Send Email
Mar 3, 2004
1:10 am
261
Yeah, I debated about doing this as part of the framework, but the problem I had was deciding how to define "close" (since I'm assuming you want some kind of...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Mar 3, 2004
1:37 am
262
Doh! Shawn beat me to it ;) Sony has released a new version of the SDK, which includes support for newer versions of gcc and binutil packages as well. ERS-7...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Mar 3, 2004
3:42 am
263
Dear ethan, I have been updated the OPENR SDK 1.1.5 and the latest cygwin, mipsel tools. And using the most updated CVS version of Tekkotsu. The error of Walk...
yuewah99
Offline Send Email
Mar 3, 2004
10:41 am
264
If the aibo cannot boot, how can i know what error is happening? Do any tools provide for dubug use?...
deadmanhead1602
Offline Send Email
Mar 4, 2004
6:16 am
265
I'll have to look into your other questions tomorrow, but in the mean time... ... So, the calibration is based on a least squares solution to a matrix ...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Mar 4, 2004
7:46 am
266
try to telnet to port 59000 of the aibo while it's booting... if at first it doesn't connect, kill the connection and try again. This way you can get the OS...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Mar 4, 2004
7:51 am
267
Thank you very much. Also, I have figured out that the LoadSave problem is due to the "\n\r" again. Since the .mot, .pos file is from yr CVS server, and I...
yuewah99
Offline Send Email
Mar 4, 2004
9:52 am
268
Ah! Good job! :) Now we know if anyone else sees this problem what the answer is. The original files are definitely unix format, so I'm guessing your cvs ...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Mar 4, 2004
7:44 pm
269
Thanks for the help with the distance sensor event. I got it working. What is the best way to achieve robot to robot communication? I see there is a tool...
charleslbartel
Offline Send Email
Mar 4, 2004
10:03 pm
270
The basic answer is that you can use the Wireless and Socket classes to do direct TCP networking... this is how we do all of our communication actually, so you...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Mar 4, 2004
10:42 pm
271
You are right, although I enter cvs command in cygwin console, it is actually called the cvsnt, not the cygwin's cvs. ... what ... cvs ... you. ... that ... to...
yuewah99
Offline Send Email
Mar 5, 2004
5:41 am
272
What is the size of the send buffer when sending raw frames captured from Aibo's camera?...
kpw_km
Offline Send Email
Mar 6, 2004
7:56 am
273
Well, the maximum size for an image buffer is controlled by WIRELESS_BUFFER_SIZE in Behaviors/Mon/RawCamBehavior.h. Currently it is set at 200000 bytes,...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Mar 6, 2004
9:15 am
274
Hi, Is there any way to read the joint positions (the actual positions, not the command they are following) via the network? I apologize if this has been asked...
Erik Berglund
tekkotsu.dev.spam.345...
Send Email
Mar 6, 2004
10:00 am
275
Does it hold for v1.4 as well?? ... double ... captured...
kpw_km
Offline Send Email
Mar 6, 2004
12:19 pm
276
Hi, I've figured it out now - sorry for the inconvenience. (It was late and I was tired. My apologies.) Sincerely, Erik Berglund...
Erik Berglund
tekkotsu.dev.spam.345...
Send Email
Mar 6, 2004
2:43 pm
277
... Oh, well then, that's a different story... It used to be handled by Vision/VisionSerializer.h/.cc... checking CVS: ...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Mar 6, 2004
5:35 pm
278
Hi, I'm using Apple's OS X 10.3.2 and my mac is connected via an ethernet cable to an Apple airport base station V5.3. My Aibo (210A) has a LAN card. I want to...
mntgrmpl
Offline Send Email
Mar 10, 2004
10:16 am
279
Hi, you have to fill in the configuration values of your WLAN Access Point into WLANDFLT.TXT. The most important values are: - SSID - WEP on or off? - if on:...
Martin Müller
martin.mueller@...
Send Email
Mar 10, 2004
12:04 pm
280
uhm, so in this case, let's assume that our network supports a transmission data rate of 2Mbps, and that each frame to be transmitted is of size 88*72*3, with...
kpw_km
Offline Send Email
Mar 11, 2004
6:05 am
281
... Well, yes and no. Yes, we want to send less data on a slower network. But no, if you are talking about WIRELESS_BUFFER_SIZE - changing that value isn't...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Mar 11, 2004
8:41 am
282
I recorded some sound from PC and then save as a .wav file. I put that file onto MS then play the file by soundmanagement. However, the following error...
hkcitykin
Offline Send Email
Mar 12, 2004
11:47 am
283
Hi, for playing sounds there are some settings to know about, specially if you want to play wave-files recorded by yourself. In tekkotsu.cfg are the following...
Martin Müller
martin.mueller@...
Send Email
Mar 12, 2004
12:36 pm
284
... Make sure you also read Martin's message since that could also be a hang up, but I just double checked the error messages in SoundManager.cc, and there's a...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Mar 12, 2004
8:39 pm
285
Hi, I want take time measures, and that is why I am using functions like gettimeofday() for getting the time, but I do not know why it doesn't work. I have...
Francisco Martín ...
pako_tekkotsu
Offline Send Email
Mar 15, 2004
7:38 pm
Messages 256 - 285 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