1. Install the Incar system
python -m venv incar
source incar/bin/activate
pip install git+ssh://git@github.com/INCAR-Robotics/coreThe steps from installation to your first policy.
python -m venv incar
source incar/bin/activate
pip install git+ssh://git@github.com/INCAR-Robotics/coreincar run # Starts the incar system


incar train --config_path my_policy.json 
Subscribe here for updates on the launch of our stack. We won’t spam you.