mirror of
https://github.com/westonrobot/ugv_sdk
synced 2023-04-08 06:32:14 +08:00
readme: minor adjustments to readme
This commit is contained in:
@@ -6,8 +6,7 @@
|
|||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
This software package provides a C++ interface to communicate with the mobile platforms, for sending commands to the
|
This software package provides a C++ interface to communicate with the mobile platforms, for sending commands to the
|
||||||
robot and receiving the latest robot state. The repository is a joint effort by the development teams at Weston Robot (
|
robot and receiving the latest robot state. The repository is a joint effort by the development teams at Weston Robot (Singapore) and AgileX Robotics (China).
|
||||||
Singapore) and AgileX Robotics (China).
|
|
||||||
|
|
||||||
- Copyright (c) 2020-2023 [Weston Robot](https://www.westonrobot.com/)
|
- Copyright (c) 2020-2023 [Weston Robot](https://www.westonrobot.com/)
|
||||||
- Copyright (c) 2020-2023 [AgileX Robotics](http://www.agilex.ai/?lang=zh-cn)
|
- Copyright (c) 2020-2023 [AgileX Robotics](http://www.agilex.ai/?lang=zh-cn)
|
||||||
@@ -29,8 +28,8 @@ using the packages.
|
|||||||
### Software environments
|
### Software environments
|
||||||
|
|
||||||
* Architecture: x86_64/arm64
|
* Architecture: x86_64/arm64
|
||||||
* OS: Ubuntu 16.04/18.04/20.04
|
* OS: Ubuntu 18.04/20.04/22.04
|
||||||
* ROS: Kinetic/Melodic/Noetic
|
* ROS: Melodic/Noetic/Foxy/Humble
|
||||||
|
|
||||||
It should also work in other similar Linux environments but only the above listed environments are regularly tested.
|
It should also work in other similar Linux environments but only the above listed environments are regularly tested.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user