Skip to content

Cyber-Mind: Robotic Control System Based on ChatGLM

Notifications You must be signed in to change notification settings

zhangkai0425/Cyber-Mind

Repository files navigation

Cyber Mind:Robotic Control System Based on ChatGLM

Isaac 仿真部分

环境:Isaac Sim

cd sim
python app.py

系统独立测试

1.大语言模型

cd sim
python chatglm.py

2.视觉语言模型

cd sim
python VLM.py

Pipeline

Pipeline

Demo

demo

文件目录

cyber-mind
|-- backgroudn_1.png
|-- backgroudn_2.jpg
|-- background_3.jpg
|-- pick_place.py
|-- README.md
|-- camera.py
|-- franka.py
|-- sim
    |-- result
        |-- .gitkeep
        |-- mask.png
        |-- box.png
    |-- vision.py
    |-- cube_manager.py
    |-- chatglm.py
    |-- prompt.txt
    |-- img
        |-- .gitkeep
        |-- test3.png
        |-- test2.png
    |-- VLM.py
    |-- camera.py
    |-- vlm_utils
        |-- service_pb2_grpc.py
        |-- local-client.yaml
        |-- service_pb2.py
        |-- .gitkeep
        |-- config.yaml
        |-- utils.py
        |-- vlm_client.py
        |-- draw.py
    |-- app.py
    |-- franka.py

About

Cyber-Mind: Robotic Control System Based on ChatGLM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages