From 007b01ac121b03748316e6aba51d7f347987ea8d Mon Sep 17 00:00:00 2001
From: Guilhem Saurel <guilhem.saurel@laas.fr>
Date: Mon, 27 Apr 2020 21:33:45 +0200
Subject: [PATCH] [README] delete robot list

---
 README.md | 19 +------------------
 1 file changed, 1 insertion(+), 18 deletions(-)

diff --git a/README.md b/README.md
index bceb53a..c8d38d5 100644
--- a/README.md
+++ b/README.md
@@ -42,24 +42,7 @@ Unless you got this package from catkin, you will need to set `ROS_PACKAGE_PATH`
 
 ## :robot: Show a robot with [gepetto-gui](https://github.com/gepetto/gepetto-viewer-corba)
 
-`python -m example_robot_data <robot>`
-
-Where `<robot>` can be:
-
-- `anymal`
-- `anymal_kinova`
-- `hector`
-- `hyq`
-- `iris`
-- `solo`
-- `solo12`
-- `talos`
-- `talos_arm`
-- `talos_legs`
-- `tiago`
-- `tiago_no_hand`
-- `icub`
-- `ur5`
+`python -m example_robot_data -h` to list available robots.
 
 ## :copyright: Credits
 
-- 
GitLab