Posts by Gustavo Lima • 3 points
3 posts
-
0
votes1
answer21
viewsQ: Dockercompose (Netlogo + ROS) - Copying Java from one build to another
I’m new to Docker and I need help putting two images together. First, I have these Dockerfile files / Docker-Compose, for a Docker Container with ROS. Alone, it works fine. Dockerfile: ARG…
-
0
votes0
answers18
viewsQ: Python code using ROS in a Docker container
I am a beginner with ROS and am trying to run some Node Listener/talker running a really simple code in python, using ROS in a Docker container. I am following the guide described in:…
-
-3
votes0
answers42
viewsQ: ROS + Google Colab
Hello. I would like to make the ROS (Robot Operating System) work on Google Colab. Does anyone have an example of how to do this? I was taking a look at these 2 links:…