add forceFixedBase option for URDF import example
This commit is contained in:
@@ -16,7 +16,7 @@ public:
|
||||
|
||||
virtual ~BulletURDFImporter();
|
||||
|
||||
virtual bool loadURDF(const char* fileName);
|
||||
virtual bool loadURDF(const char* fileName, bool forceFixedBase = false);
|
||||
|
||||
const char* getPathPrefix();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user