Typedef reach::ReachResult
Defined in File types.h
Typedef Documentation
-
using reach::ReachResult = std::vector<ReachRecord, Eigen::aligned_allocator<ReachRecord>>
Container to store information about the robot poses for all of the attempted target poses.