/ Tekkotsu / Motion Repository:

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/Motion
More help can be found on the Tekkotsu CVS Usage page.

Files shown:58 (Show 9 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
roboop/        
CrabArmMC.cc View Revision Graph  1.9  10 days  dst
 *** empty log message ***
CrabArmMC.h View Revision Graph  1.5  10 days  zgho
 *** empty log message ***
DynamicMotionSequence.h View Revision Graph  1.11  2 years  ejt
 massive LoadSave refactorization functions now fit standard capitalization style, new getSerializedSize() should improve portability, *Inc() functions improve ease of use
EmergencyStopMC.cc View Revision Graph  1.47  6 days  agrubb1
 Updated messages, e-stop behavior
EmergencyStopMC.h View Revision Graph  1.14  2 years  ejt
 documentation cleanup
Geometry.h View Revision Graph  1.3  5 years  ejt
 what the heck?
HeadPointerMC.cc View Revision Graph  1.32  3 weeks  zgho
 *** empty log message ***
HeadPointerMC.h View Revision Graph  1.32  3 weeks  zgho
 *** empty log message ***
HolonomicMotionModel.cc View Revision Graph  1.1  21 months  ejt
 Checking in the new and improved particle filter!
HolonomicMotionModel.h View Revision Graph  1.5  12 months  ejt
 another hot steaming load of documentation
IKGradientSolver.cc View Revision Graph  1.14  8 weeks  ejt
 decreasing reversal convergence, tweaking out-of-range thresholds
IKGradientSolver.h View Revision Graph  1.6  8 weeks  ejt
 tighter default QTOL
IKSolver.h View Revision Graph  1.9  8 weeks  ejt
 can initialize Points from non-length 3 columns (e.g. length 4 homogeneous coords)
IKThreeLink.cc View Revision Graph  1.9  3 weeks  ejt
 did not mean to be initializing the array values to the size of the array
IKThreeLink.h View Revision Graph  1.3  4 months  ejt
 switching to fixedmat routines instead of NEWMAT for kinematics calculations
KinematicJoint.cc View Revision Graph  1.19  3 weeks  ejt
 did not mean to be initializing the array values to the size of the array
KinematicJoint.h View Revision Graph  1.28  3 weeks  ejt
 adding getPath(), handy for debugging output
Kinematics.cc View Revision Graph  1.40  6 months  ejt
 introducing TGT_KATHIELEE, renaming PawFrameOffset to FootFrameOffset, PawFrameOffset will be retained on Aibo platforms as an alias
Kinematics.h View Revision Graph  1.38  12 months  ejt
 Removing 'using namespace' statements from headers -- namespace pollution causes global warming! http://www.ddj.com/cpp/184401782 http://www.gotw.ca/publications/migrating_to_namespaces.htm
LedEngine.cc View Revision Graph  1.23  12 months  ejt
 tightening up *Offset constants in RobotInfo namespaces, and fixing various references in framework code (e.g. wrap references to HeadOffset with #ifdef TGT_HAS_HEAD)
LedEngine.h View Revision Graph  1.30  12 months  ejt
 tightening up *Offset constants in RobotInfo namespaces, and fixing various references in framework code (e.g. wrap references to HeadOffset with #ifdef TGT_HAS_HEAD)
LedMC.h View Revision Graph  1.10  12 months  ejt
 tightening up *Offset constants in RobotInfo namespaces, and fixing various references in framework code (e.g. wrap references to HeadOffset with #ifdef TGT_HAS_HEAD)
MMAccessor.h View Revision Graph  1.19  2 years  ejt
 Ever more documentation
MotionCommand.cc View Revision Graph  1.6  12 months  kcomer
 Added code to clean up wheel motion
MotionCommand.h View Revision Graph  1.25  12 months  kcomer
 Added code to clean up wheel motion
MotionManager.cc View Revision Graph  1.67  5 months  ejt
 adding a message queue for PID parameters updates instead of polling 'state' for changes
MotionManager.h View Revision Graph  1.42  5 months  ejt
 adding a message queue for PID parameters updates instead of polling 'state' for changes
MotionManagerMsg.h View Revision Graph  1.7  2 years  ejt
 documentation cleanup
MotionSequenceEngine.cc View Revision Graph  1.19  13 months  ejt
 increasing size of command buffer used when reading file (really should switch this over to use string class as was done with PostureEngine...)
MotionSequenceEngine.h View Revision Graph  1.19  13 months  ejt
 deprecating 'degree' file mode and removing previously deprecated overlayPose()
MotionSequenceMC.h View Revision Graph  1.32  2 years  ejt
 massive LoadSave refactorization functions now fit standard capitalization style, new getSerializedSize() should improve portability, *Inc() functions improve ease of use
OldKinematics.cc View Revision Graph  1.3  16 months  ejt
 replacing WorldState::robotDesign with RobotInfo::RobotName/TargetName
OldKinematics.h View Revision Graph  1.1  4 years  ejt
 Phasing in new kinematics interface
OutputCmd.cc View Revision Graph  1.2  3 years  ejt
 documentation cleanup
OutputCmd.h View Revision Graph  1.4  12 months  ejt
 adding operator= for float assignment
OutputPID.h View Revision Graph  1.7  8 months  ejt
 added 3-float version of constructor
PIDMC.h View Revision Graph  1.13  2 years  ejt
 additional documentation
Path.h View Revision Graph  1.5  5 years  ejt
 what the heck?
PlanarArmFk.h View Revision Graph  1.2  9 days  ejt
 don't include .cpp files!
PlanarThreeLinkArm.cc View Revision Graph  1.1  10 days  zgho
 *** empty log message ***
PlanarThreeLinkArm.h View Revision Graph  1.1  10 days  zgho
 *** empty log message ***
PostureEngine.cc View Revision Graph  1.44  5 months  ejt
 capabilities access should be const
PostureEngine.h View Revision Graph  1.29  5 months  ejt
 capabilities access should be const
PostureMC.cc View Revision Graph  1.6  14 months  ejt
 Moving TPROffset_t (and LegOrder_t, etc.) into individual robot namespaces, fixing code so NodOffset /could/ be undefined (but for now is aliased to TiltOffset on Qwerkbot+, we'll see how that goes.) ...
PostureMC.h View Revision Graph  1.17  6 months  ejt
 should call setDirty() instead of just dirty=true on adding to MotionManager to get correct values in curPositions (found by jcoens)
RemoteControllerMC.h View Revision Graph  1.6  12 months  ejt
 simplifying for new life as sample code
SineMC.h View Revision Graph  1.7  4 months  ejt
 fixing documentation and units
Spline.h View Revision Graph  1.5  5 years  ejt
 what the heck?
TailWagMC.h View Revision Graph  1.14  16 months  ejt
 cleaning up new Capabilities stuff for robot portability
UPennWalkMC.cc View Revision Graph  1.4  6 months  ejt
 introducing TGT_KATHIELEE, renaming PawFrameOffset to FootFrameOffset, PawFrameOffset will be retained on Aibo platforms as an alias
UPennWalkMC.h View Revision Graph  1.4  2 years  ejt
 fixing 'extra qualification' error now generated by gcc 4.1 patch contributed by daniel.hladek AT tuke sk
WalkMC.cc View Revision Graph  1.46  12 days  dst
 Fixed buggy Create support.
WalkMC.h View Revision Graph  1.40  12 days  dst
 Fixed buggy Create support.
WaypointEngine.h View Revision Graph  1.14  20 months  ejt
 adding basic support for the Lynx 6 DOF robot arm via serial port or network interface
WaypointWalkMC.h View Revision Graph  1.5  2 years  ejt
 massive LoadSave refactorization functions now fit standard capitalization style, new getSerializedSize() should improve portability, *Inc() functions improve ease of use
XWalkMC.cc View Revision Graph  1.49  7 weeks  ejt
 fixing stanceWidth determination to not assume leg order
XWalkMC.h View Revision Graph  1.32  2 months  ejt
 cleaning up warnings
gvector.h View Revision Graph  1.5  5 years  ejt
 what the heck?

administrator
ViewVC Help
Powered by ViewVC 1.0.5  

Recent Activity Syndicated

Atom Format