Skip to content

Iari-Lab/camera_software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Based on the official K230 Linux SDK build instructions.


1. Clone

git clone --recursive git@github.com:Iari-Lab/camera_software.git
cd camera_software

Note

The --recursive flag is required to initialize all submodules.


2. Build the Docker image

docker compose build k230-build

Tip

Only needed once, or when the Dockerfile or its dependencies change.


3. Start the build environment

docker compose run k230-build

4. Build the SDK

Inside the container:

make CONF=k230d_canmv_defconfig

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors