setmotionJoint and TranslationLimit

This commit is contained in:
Aik-Siong Koh
2024-04-03 13:56:16 -06:00
committed by PaddleStroke
parent bc16f218da
commit 994f90d7ae
8 changed files with 50 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ void sharedptrTest();
int main()
{
ASMTAssembly::runDraggingTest2();
ASMTAssembly::runDraggingTest();
//ASMTAssembly::runFile("../testapp/pistonWithLimits.asmt");
ASMTAssembly::runFile("../testapp/pistonAllowZRotation.asmt");