work-in-progress URDF refactor to make it easier to reuse (broken)
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
class ImportUrdfSetup : public CommonMultiBodySetup
|
||||
{
|
||||
char m_fileName[1024];
|
||||
struct ImportUrdfInternalData* m_data;
|
||||
|
||||
public:
|
||||
ImportUrdfSetup();
|
||||
|
||||
Reference in New Issue
Block a user