From d1ec086c9ad00a4153e7b68fdf3f574cb57c9196 Mon Sep 17 00:00:00 2001 From: hanskw-weston Date: Wed, 15 May 2024 16:26:15 +0800 Subject: [PATCH] docs: add link to docs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9bd7043..c8de738 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ - [Weston Robot Platform SDK (wrp\_sdk)](#weston-robot-platform-sdk-wrp_sdk) - [Table of Contents](#table-of-contents) - [Description](#description) + - [Documentation](#documentation) - [Features](#features) - [Supported Platforms](#supported-platforms) - [Supported Robot Bases](#supported-robot-bases) @@ -22,6 +23,8 @@ wrp_sdk is provided as a **Debian installation package** only and you can instal * For the sample codes, please check the appropriate version tags of this repository. * For another example of how to use the SDK, you can refer to [wrp_ros2](https://github.com/westonrobot/wrp_ros2) & [wrp_ros](https://github.com/westonrobot/wrp_ros) +## Documentation +* [wrp_sdk API Documentation](https://westonrobot.github.io/wrp_sdk/) ## Features ### Supported Platforms