Skip to content

luckydipper/GTAM_CPP_environment_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What this repository is?

GTSAM 4.2 docker environment.
C++11, Cmake and build essential are installed.

How to turn on?

  1. install docker
  2. docker pull luckydipper/gtsam_tutorial:0.6
  3. sudo ./execute.bash

If you use MacOS.

ERROR: failed to solve: ubuntu:20.04: error getting credentials - err: exit status 1, out:
edit $HOME/.docker/config.json file
"credsStore": "desktop" -> "credsStore": "osxkeychain"
ref : https://forums.docker.com/t/error-failed-to-solve-error-getting-credentials-err-exit-status-1-out/136124/4

Docker hub

https://hub.docker.com/repository/docker/luckydipper/gtsam_tutorial/general

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published