Homepage Demos Overview Downloads Tutorials Reference
Credits

Todo List

Class ControlBase
ControlBase's should use ReferenceCounter so memory management is not an issue

Member EventRouter::processTimers ()
handle recursive calls

Class JPEGGenerator
possible speedup by using jpeg_write_raw_data

Member MotionCommand::interpolate (double a, double b, double x)
- replace with a more fancy spline based thing?

Member MotionCommand::interpolate (float a, float b, float x)
- replace with a more fancy spline based thing?

Member MutexLock::lock (int id)
- I'd like to not use a loop here

Member OldHeadPointerMC::convFromBodyRelative (TPROffset_t i, double v, CoordFrame_t mode) const
this is perhaps a bit amateurish - could be more accurate

Member OldHeadPointerMC::convToBodyRelative (TPROffset_t i, double v, CoordFrame_t mode) const
this is perhaps a bit amateurish - could be more accurate

Member PaceTargetsMachine::setup ()
extract these transitions from within chase - i don't like this way of doing things anymore...

Member PostureEngine::PostureEngine (const char *filename)
might want to make a library of common positions so they don't have to be loaded repeatedly from memstick

Member PostureEngine::avgdiff (const PostureEngine &pe) const
create a version which does weighted summing? This treats weights as all or nothing

Member PostureEngine::diff (const PostureEngine &pe) const
create a version which does weighted summing? This treats weights as all or nothing

Member PostureEngine::maxdiff (const PostureEngine &pe) const
create a version which does weighted summing? This treats weights as all or nothing

Class SoundManager
Volume control, variable playback speed, support more wav file formats (latter two are the same thing if you think about it -need to be able to resample on the fly)

Add functions to hand out regions to be filled out to avoid copying into the buffer.

Member SoundManager::LoadFile (std::string const &name)
this does one more copy than it really needs to

Member TimeET::Set ()
not getting timeofday on OPEN-R, is time since boot instead...

Class ValueEditControl< T >
needs some work to really be useful again

Member ValueSetControl::activate (MotionManager::MC_ID display)
make the leds flash

Member WorldState::read (OSensorFrameVectorData &sensor, EventRouter *er)
change to use most recent instead of oldest - is a buffer!

Member ERS7Info::mechanicalLimits [NumOutputs][2]
same as outputLimits right now, don't know actual values yet

File LoadSave.h
detect appropriate byte ordering for other platforms

File PostureEngine.h
write a binary version of Load/Save commands for faster access

Tekkotsu v2.2
Generated Tue Oct 19 14:20:26 2004 by Doxygen 1.3.9.1