Skip to main content

Questions tagged [docker]

0 votes
0 answers
21 views

So I have an intel-based macbook with MacOS Sequoia. I have installed gazebo jetty binaries and it works with no issues. However, for some other projects I need to run a containerized ubuntu setup ...
processingh's user avatar
0 votes
1 answer
45 views

I am running two ROS2 in Docker containers on two different systems: Mac OS (listener) Raspberry Pi 5 (talker) Raspberry Pi 5 (listener) Problem: Raspberry Pi 5 talker publishes messages and ...
Valentyn's user avatar
  • 101
1 vote
1 answer
70 views

We are transitioning from ROS1 to ROS2 (humble) and looking at DDS configuration. We have a fleet of about 200 robots, each robot has 2 PCs, master and slave. They are connected via Ethernet. The ...
Mitchell Galea's user avatar
1 vote
2 answers
223 views

I use ROS2 in a Docker container. I downloaded the OSRF official image. Now when running sudo apt update I get ...
Javier Arambarri Calvo's user avatar
0 votes
1 answer
34 views

my question is how to configure IDE to work with Docker image with ROS2 running on it? I've found this project https://github.com/space-station-os/space_station_os, which provides Dockerfile running ...
Ioane's user avatar
  • 1
0 votes
1 answer
124 views

For a ROS2 workspace, What's the recommended way to do install all package.xml dependencies to a docker image for optimal cache usage? I initially did: ...
Fah Yen's user avatar
  • 21
0 votes
0 answers
29 views

I'm new on ROS field, could you please help me with following: I have Raspberry Pi 5 with Docker on it, I'm running container with the following docker file ...
3axap's user avatar
  • 101
1 vote
0 answers
31 views

I have 2 docker containers, one publishing and one subscribing. Without ipc: host and pid: host setting of my docker container, my subscriber container can only read topic names but not topic messages....
Jasper Tan's user avatar
1 vote
1 answer
166 views

My docker image build started failing today. Noticed my native install was also angry, but that was fixed by running: ...
Joshua Beck's user avatar
0 votes
1 answer
58 views

I am using Ubuntu version 24.04. I have installed Gazebo Harmonic and ROS 2 Jazzy. Gazebo opens, but when I select a project or click the “Create My Own Project” button, I get a “Not Responding” error....
MuhammedH123's user avatar
0 votes
0 answers
58 views

I have some ros2 code utilizing Gazebo for simulation, and I am running it in a Humble base image Docker Container. When I run my simulation, I get some errors related to libGL and Mesa as follows. <...
tomholend's user avatar
0 votes
0 answers
20 views

I run ros2 applications in docker-container and communication based on shared-memory. The containers will stop or restart occasionlly, so i want to clean shared-memory created by specific container to ...
Helin Gan's user avatar
1 vote
2 answers
58 views

I'm new to ROS2 so please forgive my nievity. I'm attempting to visualise data from a Docker humble stack on my computer, which is running Jazzy. The Docker stack is also being run from the same ...
Ben Bird's user avatar
  • 129
0 votes
0 answers
43 views

I have a container that uses the host network with the option network_mode: host. Then I created two additional containers and an internal network. Both for itself ...
michael86's user avatar
0 votes
1 answer
78 views

During operation our robot continuously records small 30 seconds rosbags. If the robot was working fine while a rosbag was recording, we dismiss the rosbag. But if the robot encountered some error ...
wouterio's user avatar
  • 111

15 30 50 per page
1
2 3 4 5
13