Skip to content
Snippets Groups Projects
Commit 95be87ca authored by Carlos Mastalli's avatar Carlos Mastalli
Browse files

[bugfix] Used the right robot

parent 9ce3cc47
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ if DISPLAY_TALOS:
talos.display(talos.q0)
if DISPLAY_TALOS_ARM:
talos_arm = loadTalos()
talos_arm = loadTalosArm()
talos_arm.initDisplay(loadModel=True)
talos_arm.display(talos_arm.q0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment