devrt / ros-devcontainer-vscode

ROS dev container for vscode
Other
174 stars 47 forks source link

Remote containers disconnects on rosrun #11

Open edofullin opened 2 years ago

edofullin commented 2 years ago

As in the title, everything works ok until I try to launch a node with rosrun which makes the entire container (supposedly) crash and VSCode immediately disconnect.

Sometimes I can manage to launch one node but not a second one, also CPU usage stays pretty high at all times, it it normal? I think my hardware should be more than adequate for the task.

CPU: Intel Core i7 4790K RAM: 16 GB DDR3 OS: Fedora Linux 35 with docker 20.10.14

image