RoboOcc

A 3d spatial query based robot vision occ. The training data is collected on Nvidia Isaaclab simulation platform.
It's a demo project and it's not open source now. 演示截图

IsaacLab

A simulation scene is created to collect data, the robot(ANYMAL_C) is controlled by keyboard "W"/"S"/"A"/"D" to walk forward/backward/turn left/turn right.
A stereo camera is mounted on the top of the robot to get sensor data. A colored picture & depth RGB is acquired with 2Hz, and point cloud & occ label is calculate post process.
演示截图演示截图
演示截图演示截图

Prediction

Bellow is the predicted rersult. Python test.py to run the inference. demo

Quickstart

The code has been tested both on Windows11 and Ubuntu 22.04. An anaconda virtual env is recommaned.

conda create -n roboocc python=3.10    
conda activate roboocc    

And install dependencies:
pytorch >=2.1
open3d >=0.16.0
opencv-python >= 4.7

Inference

python test.py

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support