|
To view stable releases, visit Version History.
Bleeding-edge documentation can be found on the staging server: http://tekkotsu.no-ip.org/
To check out latest: cvs -d :pserver:anonymous@cvs.tekkotsu.org:/cvs checkout -P Tekkotsu/Behaviors
More help can be found on the Tekkotsu CVS Usage page.
Parent Directory
|
|
|
|
|
Controls/
|
|
|
|
|
Demos/
|
|
|
|
|
Mon/
|
|
|
|
|
Nodes/
|
|
|
|
|
Services/
|
|
|
|
|
StateMachine/
|
|
|
|
|
Transitions/
|
|
|
|
|
BehaviorBase.cc
|
|
1.27
|
7 days |
ejt |
stripping CVS keywords in preparation for mercurial usage
CVS keywords didn't work with CVS branching anyway, lame!
These files were the result of passing source files through the following sed script:
/^[[:space:]]*\*[[:space:]]*$/{h;d;}
/^[[:space:]*]*$[[:alpha:]]*:*.*$[[:space:]]*$/{s/.*//;x;d;}
x
/^$/pico keywordList.txt
s/.*//
x
|
BehaviorBase.h
|
|
1.42
|
7 days |
ejt |
stripping CVS keywords in preparation for mercurial usage
CVS keywords didn't work with CVS branching anyway, lame!
These files were the result of passing source files through the following sed script:
/^[[:space:]]*\*[[:space:]]*$/{h;d;}
/^[[:space:]*]*$[[:alpha:]]*:*.*$[[:space:]]*$/{s/.*//;x;d;}
x
/^$/pico keywordList.txt
s/.*//
x
|
Controller.cc
|
|
1.77
|
7 days |
ejt |
stripping CVS keywords in preparation for mercurial usage
CVS keywords didn't work with CVS branching anyway, lame!
These files were the result of passing source files through the following sed script:
/^[[:space:]]*\*[[:space:]]*$/{h;d;}
/^[[:space:]*]*$[[:alpha:]]*:*.*$[[:space:]]*$/{s/.*//;x;d;}
x
/^$/pico keywordList.txt
s/.*//
x
|
Controller.h
|
|
1.47
|
7 days |
ejt |
stripping CVS keywords in preparation for mercurial usage
CVS keywords didn't work with CVS branching anyway, lame!
These files were the result of passing source files through the following sed script:
/^[[:space:]]*\*[[:space:]]*$/{h;d;}
/^[[:space:]*]*$[[:alpha:]]*:*.*$[[:space:]]*$/{s/.*//;x;d;}
x
/^$/pico keywordList.txt
s/.*//
x
|
README
|
|
1.2
|
3 years |
ejt |
Moving some 'utility' behaviors out of Demos to indicate they are more than just sample code
|
StateMachine.h
|
|
1.16
|
3 months |
ejt |
moving Crew code to its own directory
|
StateNode.cc
|
|
1.45
|
7 days |
ejt |
stripping CVS keywords in preparation for mercurial usage
CVS keywords didn't work with CVS branching anyway, lame!
These files were the result of passing source files through the following sed script:
/^[[:space:]]*\*[[:space:]]*$/{h;d;}
/^[[:space:]*]*$[[:alpha:]]*:*.*$[[:space:]]*$/{s/.*//;x;d;}
x
/^$/pico keywordList.txt
s/.*//
x
|
StateNode.h
|
|
1.49
|
7 days |
ejt |
stripping CVS keywords in preparation for mercurial usage
CVS keywords didn't work with CVS branching anyway, lame!
These files were the result of passing source files through the following sed script:
/^[[:space:]]*\*[[:space:]]*$/{h;d;}
/^[[:space:]*]*$[[:alpha:]]*:*.*$[[:space:]]*$/{s/.*//;x;d;}
x
/^$/pico keywordList.txt
s/.*//
x
|
Transition.cc
|
|
1.32
|
7 days |
ejt |
stripping CVS keywords in preparation for mercurial usage
CVS keywords didn't work with CVS branching anyway, lame!
These files were the result of passing source files through the following sed script:
/^[[:space:]]*\*[[:space:]]*$/{h;d;}
/^[[:space:]*]*$[[:alpha:]]*:*.*$[[:space:]]*$/{s/.*//;x;d;}
x
/^$/pico keywordList.txt
s/.*//
x
|
Transition.h
|
|
1.24
|
7 days |
ejt |
stripping CVS keywords in preparation for mercurial usage
CVS keywords didn't work with CVS branching anyway, lame!
These files were the result of passing source files through the following sed script:
/^[[:space:]]*\*[[:space:]]*$/{h;d;}
/^[[:space:]*]*$[[:alpha:]]*:*.*$[[:space:]]*$/{s/.*//;x;d;}
x
/^$/pico keywordList.txt
s/.*//
x
|
|