Metadata-Version: 2.4
Name: krabby-teleop-edge
Version: 0.1.0
Summary: Teleop robot agent: outbound WebSocket signaling and WebRTC (Jetson HAL — not the operator portal)
License-Expression: Apache-2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: aiohttp>=3.9.0
Requires-Dist: aiortc>=1.6.0
Requires-Dist: numpy>=1.24.0
Provides-Extra: dev
Requires-Dist: pytest>=7.4.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23.0; extra == "dev"

# `krabby-teleop-edge` (robot)

Wheel root: **`teleop/edge/`**.

Robot-side teleop agent used from Jetson / Isaac HAL **`--teleop-ip`** for outbound signaling and WebRTC.

Public import namespace: **`teleop.edge`**.
