Skip to content

casy-lab/docker-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Images

This repository contains Dockerfiles to build, and run, a docker image useful for executing the UAV Software or the Student UAV Software on any quadcopter, regardless of the endowed companion computer, or on any simulation pc.

Dependencies

The built docker image already contains all the required dependencies, in particular:

  • ROS Noetic
  • Python 3
  • OpenCV 4
  • Ceres
  • Eigen
  • ACADO
  • NLopt

Requirements

In order to use this repository you need to install Docker on your machine. Make sure to follow the post-installation steps to manage Docker as a non-root user, otherwise you will have to prepend sudo to the various commands.

Using a Docker image

We provide convenience scripts for building Docker images and running containers from them.

./build-image.sh IMAGE_NAME
./run-image.sh IMAGE_NAME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published