Skip to content

Commit 255b63e

Browse files
navindakbenjamin-tam
authored andcommitted
Update README.md
- Establish OpenSHC and SHC relationship - Added SHC description
1 parent c304016 commit 255b63e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
[![Version](https://img.shields.io/badge/Current%20version-0.5.11-orange "Version")]() [![License](
66
https://img.shields.io/badge/License-BSD%2FMIT-blue "License")](https://github.com/csiro-robotics/syropod_highlevel_controller/blob/feature/update_readme/LICENSE)
77

8-
Syropod High-level Controller (SHC) is a versatile controller capable of generating body poses and gaits for quasi-static multilegged robots.
8+
Syropod High-level Controller (SHC) is a versatile controller capable of generating body poses and gaits for quasi-static multilegged robots. This ROS package implemented in C++ can be easily deployed on legged robots with different sensor, leg and joint configurations. SHC is designed to generate foot tip trajectories for a given gait sequence, step clearance, step frequency and input body velocity. Input sensors such as IMU and joint effort feedback can be utilised by the controller to provide robust trajectories even in inclined and uneven terrain. SHC was developed at CSIRO’s Robotics and Autonomous Systems Group to support its ongoing legged robot locomotion research. It is now being released as an open-sourced package, along with tutorials, for the benefit of the wider community as OpenSHC. The banner image and the video clip below shows a number of CSIRO's legged robots running SHC.
99

1010
<p align="center">
1111
<a href="https://research.csiro.au/robotics/our-work/research-areas/legged-robots/"><img alt="Gizmo Wizmo Zero" align="center" width="500" src="https://i.imgur.com/HCrmRDS.gif"/></a>
1212
</p>
1313

1414
## Getting Started
1515

16-
If you haven't looked at the tutorials for using Syropod High-level Controller, see [SHC Tutorials](https://github.com/csiro-robotics/shc_tutorials).
16+
If you haven't looked at the tutorials for using OpenSHC, see [OpenSHC Tutorials](https://github.com/csiro-robotics/shc_tutorials).
1717

18-
Please refer to the readme in the launch folder of individual platforms for information on setting up the platform for use with Syropod High-level Controller.
18+
Please refer to the readme in the launch folder of individual platforms for information on setting up the platform for use with OpenSHC.
1919

2020
Video overview of [OpenSHC](https://youtu.be/-E7-2UMP5XU):
2121

@@ -30,7 +30,7 @@ Video overview of [OpenSHC](https://youtu.be/-E7-2UMP5XU):
3030

3131
### Dependencies
3232

33-
* syropod_highlevel_controller requires a robot specific configuration and launch repository such as [Bullet Syropod](https://github.com/csiro-robotics/bullet_syropod) to run. Please refer to that readme for more information.
33+
* OpenSHC requires a robot specific configuration and launch repository such as [Bullet Syropod](https://github.com/csiro-robotics/bullet_syropod) to run. Please refer to that readme for more information.
3434

3535
### Installation
3636

0 commit comments

Comments
 (0)