You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Cartesian waypoint tolerance type (and associated functions/parameters) should probably be a fixed size array (size 6), rather than a vector of dynamic size since it represents [x, y, z, roll, pitch, yaw].
The Cartesian waypoint tolerance type (and associated functions/parameters) should probably be a fixed size array (size 6), rather than a vector of dynamic size since it represents [x, y, z, roll, pitch, yaw].
tesseract_planning/tesseract_command_language/include/tesseract_command_language/cartesian_waypoint.h
Lines 83 to 86 in bf691c0
The text was updated successfully, but these errors were encountered: