Clang Format Change
This commit is contained in:
@@ -5676,7 +5676,7 @@ bool PhysicsServerCommandProcessor::processSendDesiredStateCommand(const struct
|
||||
}
|
||||
}
|
||||
} //fi
|
||||
//break;
|
||||
//break;
|
||||
}
|
||||
}
|
||||
} //if (body && body->m_rigidBody)
|
||||
|
||||
@@ -820,7 +820,7 @@ enum eURDF_Flags
|
||||
URDF_ENABLE_SLEEPING = 2048,
|
||||
URDF_INITIALIZE_SAT_FEATURES = 4096,
|
||||
URDF_USE_SELF_COLLISION_INCLUDE_PARENT = 8192,
|
||||
URDF_PARSE_SENSORS = 16384,
|
||||
URDF_PARSE_SENSORS = 16384,
|
||||
};
|
||||
|
||||
enum eUrdfGeomTypes //sync with UrdfParser UrdfGeomTypes
|
||||
|
||||
Reference in New Issue
Block a user