added panda 4 arm description and fix mesh location

This commit is contained in:
2025-02-22 23:15:07 +09:00
parent 668c6520f3
commit 6251eac0e5
6 changed files with 7 additions and 7 deletions

View File

@@ -81,7 +81,7 @@ if __name__ == "__main__":
print("Call the script from franka_description root folder")
exit()
ROBOTS = ["multi_arm", "fr3", "fp3", "fer"]
ROBOTS = ["moonshot_panda", "multi_arm", "fr3", "fp3", "fer"]
END_EFFECTORS = ["none", "franka_hand", "cobot_pump"]