JabSYsEmb / docker-mini-pupper-ros

🐳 Dockerfile for Mini Pupper🐶 ROS package

Home Page:https://zenn.dev/link/comments/57be35d6947af5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-mini-pupper-ros

Dockerfile for Mini Pupper ROS package

Installation

Install osrf/rocker

Follow the official document: https://github.com/osrf/rocker

Download this repository with the Mini Pupper ROS packages

git clone --recursive https://github.com/Tiryoh/docker-mini-pupper-ros.git

Build the docker image

cd docker-mini-pupper-ros
./build.sh

Usage

Run the following command to launch the docker container.

./launch.sh

License

Copyright (c) 2022 Daisuke Sato <tiryoh@gmail.com>

This repository is licensed under the MIT License, see LICENSE.
Unless attributed otherwise, everything in this repository is licensed under the MIT license.

About

🐳 Dockerfile for Mini Pupper🐶 ROS package

https://zenn.dev/link/comments/57be35d6947af5

License:MIT License


Languages

Language:Shell 68.4%Language:Dockerfile 31.6%