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 600 - 629 of 2001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
600
Hi, I'm tweaking a bit with object detection code as, when an object is detected I can only know about its centroid (x and y coordinates), and I would like to...
tencuid
Offline Send Email
Jan 10, 2005
12:39 pm
601
Hi, I'm also interested in this, as I need the area of the region, currently I just moved all the code inside my behavior but eventually that will all have to...
Samantha Vincent
prostar_sam
Offline Send Email
Jan 10, 2005
4:07 pm
602
That sounds like a good plan - BallDetectionGenerator is the only thing that calls its createEvent function, so that shouldn't be a problem to change, and...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 10, 2005
7:11 pm
603
Hello, I am using a modified WalkToTargetNode to control the AIBO's movement in a state machine. The primary modification I added, was to use the new...
alexanderbwood
Offline Send Email
Jan 10, 2005
8:34 pm
604
At first glance, "MECHA_LOAD_HIGH" and "PWM Limit Over" indicate a joint is being strained beyond whatever tolerances Sony deems appropriate. However, this is...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 10, 2005
9:12 pm
605
Hi all, I need to read a file input stream from the memory stick. I tried with the "ifstream" class of C++, but aibo crashes. Does somebody know if there is an...
souniere
Offline Send Email
Jan 17, 2005
11:55 am
606
I believe you have to specify the full path of the file name, such as "/ms/data/files/out.planner". Try moving your "files" directory containing planning.out...
alexanderbwood
Offline Send Email
Jan 17, 2005
3:28 pm
607
Hi, I'm trying to use visRegionEGID to detect a large orange ball, I'm not using the BallDetectionGenerator because I need access to the properties of the...
Samantha Vincent
prostar_sam
Offline Send Email
Jan 17, 2005
5:10 pm
608
I believe you have to specify the full path of the file name, such as "/ms/data/files/out.planner". Try moving your "files" directory The key is the '/ms' -...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 17, 2005
5:44 pm
609
Could you send the whole file? What you've shown looks fine, so my suspicion is how you are testing for the button event. For instance (pseudocoded): ...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 17, 2005
5:59 pm
610
I should mention that this patch was submitted and has been tested and checked into CVS. More info: http://bugs.tekkotsu.org/show_bug.cgi?id=74#c1 Is there a...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 17, 2005
7:19 pm
611
Thanks Ethan, That was the problem, it's working like a charm now! Sam On Mon, 17 Jan 2005 12:57:04 -0500, Ethan Tira-Thompson...
Samantha Vincent
prostar_sam
Offline Send Email
Jan 17, 2005
8:25 pm
612
On Mon, 17 Jan 2005 11:51:28 -0000 "souniere" <souniere@...> wrote: #> Hi all, #> I need to read a file input stream from the memory stick. I tried #>...
Slawomir Nowaczyk
esmandil
Offline Send Email
Jan 17, 2005
8:33 pm
613
Hi, I need some way to keep track of how much time has elapsed since say a button has been pressed. Is there any way to access the current system time or...
Samantha Vincent
prostar_sam
Offline Send Email
Jan 17, 2005
11:43 pm
614
Yup! There's actually two ways... One is the duration field of a button event: unsigned int t = event.getDuration(); //returns time since button press ...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 18, 2005
12:00 am
615
I would like to share a storage class containing knowledge about the environment between all of my state nodes. I'm not sure if I fully understand how one...
alexanderbwood
Offline Send Email
Jan 18, 2005
8:23 pm
616
That should be fine - states and transitions are all in the same process ("MainObj") so global variables and pointers will act as you would expect. There's a...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 18, 2005
8:49 pm
617
Hi again, I've started getting an error and I'm not sure what I changed to fix it, so I was wondering if anyone has encountered something similar and what it...
Samantha Vincent
prostar_sam
Offline Send Email
Jan 18, 2005
11:28 pm
618
... This error crops up when the SegCamBehavior is unable to allocate a new buffer for transmission over the network. The other errors are just a stack trace...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 18, 2005
11:38 pm
619
Hi, I'm looking to 'semi-randomly' assign walk parameter values and I'm worried about joint stress / setting something to an unrealistic value etc... Is there...
Samantha Vincent
prostar_sam
Offline Send Email
Jan 20, 2005
12:02 am
620
... parameters... ... getWP() returns a reference to the WalkParam struct so it is possible to set the walk parameters as follows... setParameters(double pm[])...
charleslbartel
Offline Send Email
Jan 20, 2005
8:45 pm
621
... The best way I can suggest is to use the Walk Editor and play with things a bit manually to get a feel for the parameters. The problem is that the...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 20, 2005
9:31 pm
622
Hi, I have been attempting to make my AIBO (220A)implement the demos and I find that it compiles alright but when I put the memory stick in, he does not...
rsrigopika
Offline Send Email
Jan 20, 2005
11:01 pm
623
A bit more detail would be good... for instance: After you press the power button, it makes a few chimes, right? After a while, do the motors make a quiet...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 20, 2005
11:13 pm
624
... Make sure your TEKKOTSU_TARGET_MODEL in the Environment.conf file is set to TGT_ERS220. The default is now TGT_ERS7, which won't work for your dog. Also,...
dst@...
touretzky
Offline Send Email
Jan 21, 2005
12:07 am
625
I am having a hard time opening the attachment for Bug #75...."Uses LEDs to show wireless signal strength". What type of file is the attachment? #75 is listed...
charleslbartel
Offline Send Email
Jan 21, 2005
6:09 pm
626
It's a .tgz (gzipped tar) file -- that seems to be a bit of a bug in bugzilla that it tries to download as "attachment.cgi" instead of the filename it was...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 21, 2005
7:03 pm
627
The CVS help page is now available: http://cvs.tekkotsu.org/usage.html There are some suggestions in there regarding how to update your project directories to...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 22, 2005
12:10 am
628
Hi, I had mailed earlier about AIBO not moving and it got fixed when I changed the Target_model to ERS220. Now AIBO starts up and goes into the e-stop mode,...
rsrigopika
Offline Send Email
Jan 23, 2005
7:37 pm
629
The default build of Tekkotsu includes many different behaviors for testing and example usage: http://www.tekkotsu.org/Controls.html When a new behavior is...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jan 23, 2005
8:43 pm
Messages 600 - 629 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