From 3efe2bc5c1818786c3cb8b3680facfca93ea3b27 Mon Sep 17 00:00:00 2001 From: Bian Zekun <568574579@qq.com> Date: Fri, 11 Sep 2020 10:09:12 +0800 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86dd0ae..8b74a6b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Introduction -Here are the ROS packages of Unitree robots, namely Laikago, Aliengo and A1. You can load robots and joint controllers in Gazebo. And we also offered a basic standing controller, a position and pose publisher and a tool to generate external force. Besides of these simulation functions, you can also control your real robots in ROS by the `unitree_legged_real`. +Here are the ROS packages of Unitree robots, namely Laikago, Aliengo and A1. You can load robots and joint controllers in Gazebo, so you can do low-level control on the robot joints. Please watch out that the Gazebo simulation cannot do high-level control, namely walking. Besides of these simulation functions, you can also control your real robots in ROS by the `unitree_legged_real`. For real robots, you can do high-level and low-level control by our ROS packages. ## Packages: Robot description: `a1_description`, `aliengo_description`, `laikago_description`