From 46e35cc9989919b00ab1d7acacdd7f07ccd67d45 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel <guilhem.saurel@laas.fr> Date: Sat, 28 Sep 2019 09:48:49 +0200 Subject: [PATCH] Readme: add missing ur5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c0eefa..bf9d451 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,4 @@ If you have never added robotpkg as a softwares repository, please follow first (you will need pinocchio and its Python bindings) -`python -m example_robot_data [hyq,anymal,talos,talos_arm,talos_legs,icub,solo,solo12,tiago,tiago_no_hand]` +`python -m example_robot_data [anymal,hyq,solo,solo12,talos,talos_arm,talos_legs,tiago,tiago_no_hand,icub,ur5]` -- GitLab