Everyone has been asking for documentation to begin to understand the direction we have been taking for the Robotics Library. We've been holding back until we thought it was stable enough to not confuse everyone.
So with the understanding that it is not final, we are still fixing bugs, and making final changes we would like to publish the doxygen output for the C/C++ library. Here are some caveats on the documentation:
- It's automatically generated from the comments in the code. We are planning on going back and refining it in those cases where it might not make a lot of sense.
- There will also be a users guide that really isn't ready to publish yet that will augment this stuff.
- The PID and Task classes aren't finished and will be changing.
- There will be C functions that "wrap" most of the C++ features. Those wrapper functions aren't included because we're waiting for the final C++ code to settle down.
With that said, here's the temporary link to the docs. Please post comments/questions to this forum that developers and beta teams are monitoring.
Doxygen output
This is subject to change as we continue to approach the final release.


Reply With Quote
