add alternative URDF parser that doens't use ROS urdf
This commit is contained in:
@@ -364,7 +364,7 @@ void PhysicsClient::createClientCommand()
|
||||
void PhysicsClient::stepSimulation(float deltaTime)
|
||||
{
|
||||
|
||||
btAssert(m_testBlock1);
|
||||
// btAssert(m_testBlock1);
|
||||
|
||||
if (m_testBlock1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user