Function franka::checkMatrix

Function Documentation

inline void franka::checkMatrix(const std::array<double, 16> &transform)

Checks if all elements of the transformation matrix are finite and if it is a homogeneous transformation

Parameters:

transform – the transformation matrix to check