Create a demo for one motor gripper grasp.
This commit is contained in:
@@ -98,6 +98,7 @@ enum
|
||||
enum JointType {
|
||||
eRevoluteType = 0,
|
||||
ePrismaticType = 1,
|
||||
eFixedType = 2,
|
||||
};
|
||||
|
||||
struct b3JointInfo
|
||||
|
||||
Reference in New Issue
Block a user