-
- Downloads
[C++] Fix bug in joint integration
Most of the joints have bugs inside their methods - integration, differentiate, interpolate. A small remind that the joint velocity vector is generally expressed in the joint frame while the translations are expressed in the joint parent frame.
Showing
- src/multibody/joint/joint-free-flyer.hpp 22 additions, 13 deletionssrc/multibody/joint/joint-free-flyer.hpp
- src/multibody/joint/joint-planar.hpp 39 additions, 2 deletionssrc/multibody/joint/joint-planar.hpp
- src/multibody/joint/joint-prismatic.hpp 7 additions, 0 deletionssrc/multibody/joint/joint-prismatic.hpp
- src/multibody/joint/joint-revolute-unaligned.hpp 1 addition, 1 deletionsrc/multibody/joint/joint-revolute-unaligned.hpp
- src/multibody/joint/joint-revolute-unbounded.hpp 6 additions, 5 deletionssrc/multibody/joint/joint-revolute-unbounded.hpp
- src/multibody/joint/joint-spherical.hpp 1 addition, 1 deletionsrc/multibody/joint/joint-spherical.hpp
Loading
Please register or sign in to comment