ros-industrial / ros_qtc_plugin

ROS Qt Creator Plug-in (https://ros-qtc-plugin.readthedocs.io)
396 stars 213 forks source link

Docker Device not present #491

Closed Levi-Armstrong closed 7 months ago

Levi-Armstrong commented 7 months ago

@christian-rauch Any idea why the docker device is not present under device?

christian-rauch commented 7 months ago

What "Docker device" do you mean?

Levi-Armstrong commented 7 months ago

https://doc.qt.io/qtcreator/creator-adding-docker-devices.html

christian-rauch commented 7 months ago

At least in Qt Creator 12 it's an experimental plugin and probably isn't activated by default. But I assume that this is unrelated to the ROS plugin.

christian-rauch commented 7 months ago

After I enable "Docker (experimental)" I can see the Docker tab under Devices.

Levi-Armstrong commented 7 months ago

Sorry I was looking under devices and did not see a plugin, but it is under utilities. I thought since it was not under devices that the snap must not have been built with the plugin.