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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 1813 - 1842 of 2001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1813
I think we've figured out the answer. The plist under project/defaults is the all important file. :-) - Kim...
Kim Wheeler
roadnarrowskim
Offline Send Email
Jul 1, 2008
2:18 pm
1814
You beat me to it, but here's some documentation on how the process works: Developer specifies target model to build system (e.g. via TEKKOTSU_TARGET_MODEL or...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jul 1, 2008
3:41 pm
1815
Hello everyone. I hope you are all having a great summer so far. I just wanted to ask if there are possibly any answers to the tutorial's questions and if they...
SK
sxcandris
Offline Send Email
Jul 13, 2008
1:04 am
1816
Hi everybody! I want to know how to implement a wait function that beetween doStart and doStop can make the robot wait 10 secs so I can pick it up and prepare...
Filipe
filipeancestral
Offline Send Email
Jul 15, 2008
1:39 pm
1817
... FYI, on a mac/linux system, you can type 'man wait' to get documentation on system function calls. In this case, mentioning "wait" is misleading, because...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jul 16, 2008
3:35 am
1818
Hello everyone, I just had a quick question about what is the correct syntax to apply when using the WalkMC functions getCurVelocity() and getTravelTime(). I...
SK
sxcandris
Offline Send Email
Jul 28, 2008
1:44 pm
1819
When you added the WalkMC to the motion manager (i.e. addPersistentMotion or addPrunableMotion), it returns an ID value. You can use this ID with MMAccessor to...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jul 28, 2008
3:20 pm
1820
Thanks for the quick reply Ethan. I see that you are back. Maybe then you could provide me with some answers to the rest of my...err...2,367 questions... ...
SK
sxcandris
Offline Send Email
Jul 28, 2008
7:07 pm
1821
... Yeah, one of the big headaches is that the AIBO's OS uses a weird custom API for networking, which we have a wrapper for so you don't have to fiddle with...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Jul 28, 2008
7:32 pm
1822
A timer? What kind of timer would that be Ethan? In the example you point out, the functions are set for information to be sent to the AIBO and not to a host...
SK
sxcandris
Offline Send Email
Jul 29, 2008
9:29 pm
1823
Hi, My name is Kaushik. Ive been trying to install OPEN-R on my laptop to use with Tekkotsu, Aibo. I tried it on Ubuntu 8.04 with gcc 4.3 and also with Fedora...
gottabeme_87
Offline Send Email
Nov 1, 2008
8:21 am
1824
I will be out of the office starting 08/19/2008 and will not return until 08/03/2009. I will be on campus on a limited basis and conducting business related...
Andrew Williams
Williams@...
Send Email
Nov 1, 2008
2:18 pm
1825
... You should make sure that's installed by running: sudo apt-get install texinfo Note there's a few other packages you may need as well, check the "Ubuntu...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Nov 1, 2008
4:07 pm
1826
Hi everyone! I'm trying to improve Telepathy theory, but I have some doubts. The local Aibo is subscribed to local and remote events. When an event (or ...
javicebolla
Offline Send Email
Nov 4, 2008
2:57 pm
1827
As a heads-up, I didn't personally write or use this remote event code, so I'm not very authoritative. ... Yes, that's the intended way to differentiate local...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Nov 4, 2008
3:57 pm
1828
Hey Ethan, Thanks for the reply. I already had texinfo installed and also I satisfied the other Ubuntu installation prerequisites. I can't seem to figure it...
gottabeme_87
Offline Send Email
Nov 6, 2008
1:13 am
1829
... These two are trying to accomplish the same goal: the ControllerGUI configuration editor is editing the tekkotsu.xml. Note that changes you make there...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Nov 6, 2008
2:08 am
1830
Hey Ethan Thanks a lot. I got it to work. I hadn't set the color file in tekkotsu.xml and also I had made a mistake when initializing the ...
gottabeme_87
Offline Send Email
Nov 6, 2008
11:42 pm
1831
Hi everybody! A few weeks ago I started trying to use Tekkotsu on Aibo. But I'm having trouble getting the default project to run on an ERS-210 (He just never...
mr_ebers
Offline Send Email
Nov 9, 2008
1:37 pm
1832
Try running through the "Nothing moves" FAQ item: http://www.tekkotsu.org/FAQ.html#Nothing_moves If that doesn't answer it, let us know in what way is it not...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Nov 9, 2008
4:01 pm
1833
Hello, I'm trying to use the IR sensor at the chest to detect obstacles and avoid them. The problem is that, with normal Walk (WALK.PRM) the body seems to be...
Ignacio Herrero Reder
tencuid
Offline Send Email
Nov 10, 2008
5:14 pm
1834
You can always use File Access -> Walk Editor to try modify the walk so it leans back more. You're limited by physics and those stubby little legs though, not...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Nov 10, 2008
5:37 pm
1835
Hi, We're attempting to do a fresh installation of Tekkotsu on a Fedora9 Linux computer (i686) that has gcc version 4.3. We've had to make the ... 1) In...
Douglas S. Blank
dsblank
Offline Send Email
Nov 12, 2008
6:37 pm
1836
Hi Again! I managed to solve those problems, thank you!! Now I'm having new problems. Fist of all: I'm trying a dog to get some information from a remote dog....
javicebolla
Offline Send Email
Nov 12, 2008
6:51 pm
1837
Thanks for the heads-up... these issues are probably due to changes in gcc 4.3. The most recent version I've worked with yet is 4.2. If you'd like to run a...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Nov 12, 2008
9:57 pm
1838
... Sorry, I don't have any insight for those issues :( You might try searching for the error message in the source code, might be able to get a better idea...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Nov 12, 2008
9:59 pm
1839
Ok, I'll ask in other way. I open a connection between dogs in a port for the local dog (2424) and other port for the remote dog (2425). Now I want to do...
javicebolla
Offline Send Email
Nov 13, 2008
7:03 pm
1840
I'm not sure I understand... There shouldn't be any issue. Each dog opens a server port, and each dog connects to the other's server. (the servers can all use...
Ethan Tira-Thompson
ethan_tirath...
Offline Send Email
Nov 13, 2008
7:45 pm
1841
Turns out I was doing something wrong, though I don't know exactly what that was. I deleted my version of the default project and copied the default project...
mr_ebers
Offline Send Email
Nov 14, 2008
10:02 am
1842
Hi! I would like to add an attribute to VisionObjectEvent. I would like to know the pan possition as an attribute (protected or not, it doesn't matter). I add...
javicebolla
Offline Send Email
Nov 16, 2008
4:19 pm
Messages 1813 - 1842 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