added panda 4 arm description and fix mesh location
This commit is contained in:
@@ -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"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user