mirror of
https://github.com/westonrobot/ugv_sdk
synced 2023-04-08 06:32:14 +08:00
updated readme, sync wrp_io from wrp_sdk
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.5.1)
|
||||
project(mobile_robot VERSION 0.2.0)
|
||||
project(ugv_sdk_pkg VERSION 0.2.0)
|
||||
|
||||
add_subdirectory(wrp_io)
|
||||
add_subdirectory(ugv_sdk)
|
||||
|
||||
10
README.md
10
README.md
@@ -3,10 +3,14 @@
|
||||

|
||||

|
||||
|
||||
This repository is a joint effort by the development teams at Weston Robot (Singapore) and AgileX Robotics (China).
|
||||
This repository is a joint effort by the development teams at [Weston Robot](https://www.westonrobot.com/) (Singapore) and [AgileX Robotics](http://www.agilex.ai) (China).
|
||||
|
||||
- Copyright (c) 2020 [Weston Robot](https://www.westonrobot.com/)
|
||||
- Copyright (c) 2020 [AgileX Robotics](http://www.agilex.ai/?lang=zh-cn)
|
||||
| Package Name | Description | Developed By |
|
||||
| :----------: | :------------------------------------------------: | :------------------------------: |
|
||||
| ugv_sdk | encoding/decoding of robot communication protocols | Weston Robot and AgileX Robotics |
|
||||
| wrp_io | generic asynchronous communication handling | Weston Robot |
|
||||
|
||||
Please create an issue on Github at https://github.com/westonrobot/ugv_sdk/issues if you encounter any problems in using the packages.
|
||||
|
||||
## Introduction
|
||||
|
||||
|
||||
2
wrp_io
2
wrp_io
Submodule wrp_io updated: 7f9e3c436c...183e5b8c43
Reference in New Issue
Block a user