dev notes
Towards Easier ROS Setup & Collaboration – VSCode, Docker, and WSL2
Visual Studio Code is a very powerful tool. Over the past year, our team has utilized the LiveShare plugin to collaborate virtually. It’s like Google Docs for code. Combined with screen sharing, we were able to make a lot of progress together on the same project. But that’s not all. I’ve already written about using Docker with WSL2 (though that post is due for an update, but probably after Windows 21H2 releases). While the graphical Read more…