1 مستودع
Systems for streaming control signals from remote servers to robotic hardware in real-time.
Distinct from Robotics: Focuses specifically on the real-time streaming of control actions, whereas Robotics is a general framework category.
Explore 1 awesome GitHub repository matching part of an awesome list · Remote Action Streaming. Refine with filters or upvote what's useful.
OpenPi is a vision-language-action robot control framework designed to generate physical control actions for robotic systems. It functions as a distributed robot model trainer, a model format converter, and a robot action streaming server. The framework provides tools for transforming model checkpoints between different framework formats to ensure interoperability across various development environments. It also includes a server that uses websocket connections to stream model-generated control actions from remote inference servers to physical robot hardware in real-time. The system supports
Provides a websocket server for streaming model-generated control actions to physical robot hardware in real-time.