more URDF2Bullet refactor to make URDF import a little bit more re-usable
This commit is contained in:
@@ -58,7 +58,7 @@ class btRigidBody;
|
||||
|
||||
enum RotateOrder
|
||||
{
|
||||
RO_XYZ,
|
||||
RO_XYZ=0,
|
||||
RO_XZY,
|
||||
RO_YXZ,
|
||||
RO_YZX,
|
||||
|
||||
Reference in New Issue
Block a user