Skip to content

Add command to makefile to run gazebo-with-arduino container for simulation#39

Open
goldarte wants to merge 2 commits into
okalachev:masterfrom
goldarte:add-gazebo-docker
Open

Add command to makefile to run gazebo-with-arduino container for simulation#39
goldarte wants to merge 2 commits into
okalachev:masterfrom
goldarte:add-gazebo-docker

Conversation

@goldarte
Copy link
Copy Markdown
Collaborator

@goldarte goldarte commented May 9, 2026

Features:

  • Repo with dockerfile source for docker image: https://github.com/goldarte/gazebo-with-arduino-docker
  • Command options have volumes for caching arduino staff, so make simulator inside container will have the same behavior that in host system without unnecessary rebuilds between restarts of the container
  • Auto detect that nvidia container toolkit installed and use it if possible
  • Correct forwarding of x11 window system
  • Can be run from Windows Subsystem for Linux (WSL)

How to use:

  • Check that you have installed docker (and nvidia container toolkit if you have nvidia card)
  • Run make docker command and you move to the container's bash
  • Run make simulator command from the container`s bash

@goldarte goldarte requested a review from okalachev May 9, 2026 11:59
@okalachev okalachev force-pushed the master branch 2 times, most recently from 3adb844 to 702ec97 Compare May 9, 2026 12:57
@okalachev okalachev force-pushed the master branch 3 times, most recently from c2f650d to bd2b1bd Compare May 17, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant