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...
Show off your group to the world. Share a photo of your group with us.

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 384 - 414 of 2001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
384
Hi all, I have a problem to stop walking the aibo immediately. At the above versions of Tekkotsu in the function SetTargetVelocity(0,0,0), the aibo stop...
yehuda elmaliah
yehuda@...
Send Email
Jun 2, 2004
12:46 pm
385
If you prefer the previous type of motion, take a look in Motion/WalkMC.cc and do a search for "software accel" in the comments and switch the commented code...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jun 2, 2004
3:59 pm
387
Hi, I've a question about the format of tm files used for segmentation. If you open these files with an ASCII editor, you can see the strings "TMAP YUV8" (the...
tencuid
Offline Send Email
Jun 14, 2004
10:37 am
388
What follows is a data cube 16 by 64 by 64 bytes (total 65536 bytes). Each byte is the index of one of the segmentation colors. So when the segmenter is...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jun 14, 2004
4:15 pm
389
In Events/DataEvents.h in the class DataEvent there are 2 functions: const T& getData() const { return data; } //!< returns #data T& getData() { return data; }...
Jeff King
theboeh
Offline Send Email
Jun 14, 2004
4:57 pm
390
... It will automatically pick the first one if the DataEvent itself is const, otherwise the second one, I think. ... This is one of those silly C++ things....
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jun 14, 2004
6:38 pm
391
###################################################### Auth Yahoo! ID: NOT LOGGED IN Email Address ejt@... Who Are You Writing About flnkdkb104 ...
ejt@...
ethan_tirath...
Offline Send Email
Jun 15, 2004
9:31 pm
392
Hi Ethan (and all others in the group): I've some questions about camera performance of an ERS7 AIBO. Tekkotsu modules' RawCamBehavior and SegCamBehavior work...
tencuid
Offline Send Email
Jun 21, 2004
11:48 am
393
Hey there, I could be overlooking something, but I believe that shutter=slow, gain=high is the best you can do through Tekkotsu to lighten up images. The...
st2750@...
SPT69
Offline Send Email
Jun 21, 2004
2:35 pm
394
Hi again, I'm trying to make a custom version of the vision modules which are included in ControllerGUI, but I'm having problems with the classes hierarchy of...
tencuid
Offline Send Email
Jun 21, 2004
5:49 pm
395
Like Shawn said, it's a dark camera, so there's only so much you can do... besides these two settings, you might also want to see if it gets any easier with a...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jun 21, 2004
8:07 pm
396
No, unfortunately, the Java tools are much less documented than the C++ classes. Even worse, the code itself is also somewhat messier I'm afraid. However,...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jun 21, 2004
8:55 pm
397
I might recommend doing some post processing of the images. If you can get the images off the Aibo to another computer, it may be possible to preform some...
Thomas Tickle
ttickle@...
Send Email
Jun 22, 2004
10:54 am
398
Hi. I recently tried running a tekkotsu memory stick on an ERS-210. Predictably, this failed since the aibe had not had its flash upgraded. I downloaded the...
Erik Berglund
tekkotsu.dev.spam.345...
Send Email
Jun 22, 2004
12:39 pm
399
Hmm, my shot in the dark is to check the TARGET_MODEL setting - make sure the compile isn't targeting an ERS-7... if you put a 210 stick in a 7, i think it...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jun 22, 2004
2:38 pm
400
Hi: I'm doing a custom version of VisionGUI in the java tools. It is very simple. After visionUpdated() is called in VisionPanel , and it do 'repaint()' , i...
José Hernández ...
jhm6@...
Send Email
Jun 23, 2004
10:45 am
401
TARGET_MODEL is correct - the same stick works perfectly on two other Aibos. I did manage to connect to the debug port after a few tries - it appears to boot...
Erik Berglund
tekkotsu.dev.spam.345...
Send Email
Jun 23, 2004
11:12 am
402
Now I've tried running the precompiled binary 2.1 Tekkotsu version, with the same result. I'm virtually certain that there's a hardware/firmware problem with...
Erik Berglund
tekkotsu.dev.spam.345...
Send Email
Jun 23, 2004
1:57 pm
403
Hmm, so the images are actually being sent at 30fps, but they're not showing up on screen at that rate? Check CPU usage - the only thing I can think of is...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jun 23, 2004
2:37 pm
404
Can you tell if it's occurring during system initialization, or is it within MainObj's init? (look to see if the errors come after MainObj::DoInit(), but...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jun 23, 2004
2:37 pm
405
Oops, should have read ahead ;) ... So yeah, since the same stick works on other AIBOs it's not system, so must be hardware/firmware :( -ethan...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jun 23, 2004
2:44 pm
406
Has anyone been able to get the raw vision monitor tool to work in matlab? I've been able to work with most other monitor tools, and have even created a...
Bryan Johnson
pdx_nwcil
Offline Send Email
Jun 25, 2004
8:08 pm
407
With the end of the academic year, we have some graduations to celebrate... one of our group members, Neil Halelamien, has completed a Senior Honors Thesis: ...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jun 26, 2004
4:16 pm
408
Finally answered my own question here. For anyone who is interested in using the vision monitor tools in MATLAB, you'll likely need the following information....
Bryan Johnson
pdx_nwcil
Offline Send Email
Jun 30, 2004
12:00 am
409
... Wow, thanks for your hard work tracking that down... I'll try to update the web pages as soon as I can. If you could send me either an archive of a...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jun 30, 2004
12:15 am
410
Hi! I have problem understanding the pwdDuty for AIBO, Is there a way to calculate it. Is it possible to get minus value? I tried one of the Sony samples...
phattran2001
Offline Send Email
Jul 5, 2004
3:18 pm
411
I'll take a shot at it: Let's say you have the position you want your joint to be at, and the current position it's at now. In rough terms, you can pass these...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jul 5, 2004
10:28 pm
412
Hi! OK, thanx Ethan, I think I understand a bit now. PID give the power and to get that power the PWM take over. Is the pwmDuty in 10^-6 (micro)? It is hard to...
Phat Tran
phattran2001
Offline Send Email
Jul 6, 2004
12:27 pm
413
Dear Members: Thanks for accepting my membership into your club. I know that both parties will be able to learn from each other. I have some questions about...
Rashad King
georgia_styl...
Offline Send Email
Jul 6, 2004
7:54 pm
414
Just in case you missed this: 1. Make sure that you have the most current version of OPEN-R installed along with the "official" version of cygwin available...
st2750@...
SPT69
Offline Send Email
Jul 6, 2004
11:57 pm
Messages 384 - 414 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