VVPGRobots Go2 Python SDK (ROS2 Humble runtime; Unitree Sport helpers).
Project description
vvpg_robots_go2_sdk
Python SDK for VVPGRobots / Unitree Go2 (runtime: ROS2 Humble). This package is intentionally ROS-agnostic at install time:
pip installdoes NOT pullrclpyor ROS message packages;- ROS dependencies must be present in the runtime (container/host) via ROS installation + overlay.
Install
pip install vvpg_robots_go2_sdk==1.0.0
Usage from vvpg_robots_go2_sdk import SportConfig, UnitreeMoveStreamer
cfg = SportConfig(topic="/api/sport/request", identity_id=0, rate_hz=20) s = UnitreeMoveStreamer(cfg)
s.set_velocity(0.5, 0.0, 0.0)
...
s.stop() s.close()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vvpg_robots_go2_sdk-0.1.2.tar.gz.
File metadata
- Download URL: vvpg_robots_go2_sdk-0.1.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6bd3bae32a04f6a7f8c472c18350453e4b65d794e58d48876f423cd399c672b
|
|
| MD5 |
7279a4b1cbbef9b777dc9fdb56193ddf
|
|
| BLAKE2b-256 |
d2fd6774569609a4111903700d0c6f87f044601802d56e5902bc0793190b569f
|
File details
Details for the file vvpg_robots_go2_sdk-0.1.2-py3-none-any.whl.
File metadata
- Download URL: vvpg_robots_go2_sdk-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb7a638e115810163cbc4b35c2c10ed2dab5f1a2ebdd584574b6b544943f9508
|
|
| MD5 |
ae2140e3f43171c569c74add90e734a6
|
|
| BLAKE2b-256 |
a0ee4dcb0ac0c49bfdcbdf870e32d11fcf3fc6b598b4850c3c958d42ea679d7c
|