• Stars
    star
    12
  • Rank 1,597,372 (Top 32 %)
  • Language
    C++
  • License
    Other
  • Created about 10 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This library provides expression trees for representation of geometric expressions and automatic differentiation of these expressions. This enables to write down geometric expressions at the position level, and automatically compute Jacobians and higher order derivatives efficiently and without loss of precision. The library is built upon the KDL library and uses the same geometric primitives.