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.3.tar.gz
(5.1 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.3.tar.gz.
File metadata
- Download URL: agvlinkhou-1.0.3.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f17f525abfc7d91e97f4eeb88d05f680b4547fce3fadddf1dc626cbf7a3afeb0
|
|
| MD5 |
d14c2a7bbad8b60cfd78d32eb13d5b2b
|
|
| BLAKE2b-256 |
fd79bdcc910064c7847c0fa752501c0b5ea804113a14c3d221ca3c4d8138d7ab
|
File details
Details for the file AGVlinkhou-1.0.3-py3-none-any.whl.
File metadata
- Download URL: AGVlinkhou-1.0.3-py3-none-any.whl
- Upload date:
- Size: 5.2 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 |
6081896fbd49d57287799fae2b8b134fecc33b208ab0fcf5d9e820c0d8e68615
|
|
| MD5 |
676febcecaba07ad5749302b27dc41d0
|
|
| BLAKE2b-256 |
c1f3eccf6a896c6a0883f7e82e4935132dd05e41f1cdbc0d884d9bb3b05b3590
|