Skip to content

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

Open
goldarte wants to merge 6 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 6 commits into
okalachev:masterfrom
goldarte:add-gazebo-docker

Conversation

@goldarte

@goldarte goldarte commented May 9, 2026

Copy link
Copy Markdown
Collaborator

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
@okalachev
okalachev force-pushed the master branch 2 times, most recently from 2ed871b to 488ceb3 Compare May 28, 2026 16:25
@okalachev
okalachev force-pushed the master branch 4 times, most recently from 32bb421 to 03084a6 Compare August 19, 2026 02:33
@okalachev
okalachev force-pushed the master branch 2 times, most recently from 1b71191 to 756a400 Compare September 1, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant