目录
目录README.md

robonix

robonix

robonix is an open-source embodied intelligence framework.

Setup

git clone --recurse-submodules https://github.com/syswonder/robonix.git
  1. install ROS2 humble: https://docs.ros.org/en/humble/Installation.html
  2. build your driver and capability ROS2 node (enter the folder and run build.sh or colcon build)

Startup

cd robonix
python3 ./manager/boot.py --config {YOUR_BOOT_CONFIG}

Please see examples configs in config/include.

Action Programming and Simulation

for user action programming and simulation, you need to install the following packages:

pip install rich loguru mcp pyyaml argparse # basic packages for uapi and manager
pip install grpcio grpcio-tools genesis-world pynput # if you want to use genesis simulator
pip install openai  python-dotenv # for LLM-generated action

run python3 ./simulator/genesis/robot1.py to start the genesis simulator, then run example python scripts in ./simulator/examples to run the abstract action program.

关于

an os for embodied ai

132.4 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号