diff --git a/newton-4.00/applications/ndSandbox/demos/ndAdvancedIndustrialRobot.cpp b/newton-4.00/applications/ndSandbox/demos/ndAdvancedIndustrialRobot.cpp index 4ec28c761..aa25a4341 100644 --- a/newton-4.00/applications/ndSandbox/demos/ndAdvancedIndustrialRobot.cpp +++ b/newton-4.00/applications/ndSandbox/demos/ndAdvancedIndustrialRobot.cpp @@ -689,8 +689,7 @@ namespace ndAdvancedRobot //m_targetLocation.m_x = 0.0f; //m_targetLocation.m_y = 0.0f; //m_targetLocation.m_azimuth = 0.0f; - - yaw = 0.0f * ndDegreeToRad; + //yaw = 0.0f * ndDegreeToRad; //roll = 0.0f * ndDegreeToRad; //pitch = 0.0f * ndDegreeToRad;