Skip to content

husarion/depthai-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Images for Luxonis OAK Series cameras

The repository includes a GitHub Actions workflow that automatically deploys built Docker images to the husarion/depthai-docker Docker Hub repository. This process is based on depthai-ros repository.

ROS Docker Image

Prepare Environment

  1. Plug in the Device

You can use lsusb command to check if the device is visible.

Demo

  1. Clone the repository

     git clone https://github.com/husarion/depthai-docker.git
     cd depthai-docker/demo/oak-1
  2. Activate the device

    docker compose up luxonis
  3. Launch visualization

    xhost local:root
    docker compose up rviz

Note

To use the latest version of the image, run the docker compose pull command.

About

Dockerized depthai-ros ROS package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published