MoveIt Pro API
Core Behaviors for MoveIt Pro
Loading...
Searching...
No Matches
test_matchers.hpp File Reference
#include <gmock/gmock.h>
Include dependency graph for test_matchers.hpp:

Functions

 if ((arg - expected).cwiseAbs().maxCoeff()< kDefaultTolerance)
 
return arg isApprox (expected, kDefaultTolerance)
 

Function Documentation

◆ if()

if ( )

◆ isApprox()

return arg isApprox ( expected  ,
kDefaultTolerance   
)