learn
Project description
项目介绍
本项目是对灵猴底盘API调用所建立的。
可以通过WebSocket协议对底盘进行操控
环境依赖
见requirement.txt文件
目录结构描述
├── ReadMe.md // 帮助文档
├── example.py // 测试底盘的python文件
├── linkhouWebSocketClient.py // 包含WebSocket连接以及底盘API调用的接口
使用说明
主要功能
CreateTask(self,stationId,stationName,actionType = 0,) // 用于创建导航任务,stationId = 站台编号,stationName = 站台名称 actionType = 动作类型
CancelTask(self,id) //取消任务,id = 任务编号
GetState(self,id) // 获取机器人状态,id = 机器人编号
版本内容更新
v1.0.1:
1.增加了输入了机器人ID,便于调用不同机器人
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
agvlinkhou-1.0.1.tar.gz
(4.9 kB
view details)
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 agvlinkhou-1.0.1.tar.gz.
File metadata
- Download URL: agvlinkhou-1.0.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba2e0d96151663c79b65b5f3d3e2a8436dea871cb75db7ecd143f1c5cee14e3e
|
|
| MD5 |
9a7c4b84c2cabc93e76ca1cdf341aa53
|
|
| BLAKE2b-256 |
56f3dab50ee028561b0f61ec79962206b0624962d6c9f6dc0512f8c52368ca69
|
File details
Details for the file AGVlinkhou-1.0.1-py3-none-any.whl.
File metadata
- Download URL: AGVlinkhou-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c897b3bd539a97f8c977e1a175ce5061f7bd81511bccebe63c2e460d01282d84
|
|
| MD5 |
1e59eaf09e79233fb2a09d512ef10014
|
|
| BLAKE2b-256 |
b25542753ec00e34cccbf8094cc2af130d4fa5676316545d437ba7ff1f721298
|