You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.
I have sshfsed my home directory of an Ubuntu VM (where I installed ROS and created a workspace) in a directory of my host machine, so that I could access and edit the files from my host machine (which is a Mac OS X) using the editors and IDEs of my host machine.
I installed this extension for my version of VS Code on my host machine to do that. However, after having opened the mounted folder of my catkin workspace in VS Code and reloaded the editor, I get the following warning/error on the bottom-right of the editor
The ROS distro is not configured.
I am not sure if this extension was designed to support this work environment. Is there way to configure this extension for it to know that the ROS distro is installed in the VM?
The text was updated successfully, but these errors were encountered:
I have
sshfs
ed my home directory of an Ubuntu VM (where I installed ROS and created a workspace) in a directory of my host machine, so that I could access and edit the files from my host machine (which is a Mac OS X) using the editors and IDEs of my host machine.I installed this extension for my version of VS Code on my host machine to do that. However, after having opened the mounted folder of my catkin workspace in VS Code and reloaded the editor, I get the following warning/error on the bottom-right of the editor
I am not sure if this extension was designed to support this work environment. Is there way to configure this extension for it to know that the ROS distro is installed in the VM?
The text was updated successfully, but these errors were encountered: