Create a demo for one motor gripper grasp.

This commit is contained in:
yunfeibai
2016-09-21 12:08:03 -07:00
parent bb214e823b
commit 27fab2adb5
6 changed files with 528 additions and 7 deletions

View File

@@ -98,6 +98,7 @@ enum
enum JointType {
eRevoluteType = 0,
ePrismaticType = 1,
eFixedType = 2,
};
struct b3JointInfo