mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-03 08:58:32 +00:00
fix build3/stringify.sh
fix some compile issues
This commit is contained in:
@@ -152,7 +152,6 @@ void InverseDynamicsExample::initPhysics()
|
||||
|
||||
switch (m_option)
|
||||
{
|
||||
case 0:
|
||||
case BT_ID_LOAD_URDF:
|
||||
{
|
||||
|
||||
@@ -348,4 +347,4 @@ CommonExampleInterface* InverseDynamicsExampleCreateFunc(CommonExampleOptions
|
||||
|
||||
|
||||
|
||||
B3_STANDALONE_EXAMPLE(InverseDynamicsExampleCreateFunc)
|
||||
B3_STANDALONE_EXAMPLE(InverseDynamicsExampleCreateFunc)
|
||||
|
||||
Reference in New Issue
Block a user