Difference between revisions of "Modules - Library Versioning"
Jump to navigation
Jump to search
Jgvictores (talk | contribs) |
Jgvictores (talk | contribs) |
||
Line 24: | Line 24: | ||
| KDL | | KDL | ||
| R31772 | | R31772 | ||
− | | Ubuntu | + | | Ubuntu / [[KDL R31772 Windows Install|Windows]] |
|- | |- | ||
| OpenRAVE | | OpenRAVE |
Revision as of 15:29, 11 June 2010
Applicable to Modules - Standard v0.3, such as in Asibot - Implemented Modules. Many source tarballs can be found inside the Asibot Code Repository. Many guides are from-source-builds, as binary packages tend to become depreciated as newer versions of the same distribution are released. You may rather install the binary package if it exists, at your own risk. Another important factor is that most builds depend heavily on CMake and therefore on "*.cmake" files. These files mostly point to source code directories (not installation directories). Therefore, it is convenient, when in development, not to erase such directories.
Library | Version | Installation |
---|---|---|
ACE | 5.7.1.0 | Ubuntu / Windows |
Boost | 1.39 | Ubuntu |
CMake | >= 2.6 | |
Eigen | 2.0.12 | Ubuntu / Windows |
KDL | R31772 | Ubuntu / Windows |
OpenRAVE | R1457 | Ubuntu / Windows |
Qt | 4 | |
YARP | 2.2.6 | Ubuntu / Windows |