jingxiangmo / create-ros-project

Set up a modern robotics project with one command.
1 stars 0 forks source link

Allow the installation and management of multiple ROS versions on one machine #5

Open jingxiangmo opened 7 months ago

TheBigSasha commented 7 months ago

I guess this should be similar to NVM.

this can also be interesting to explore as a project - by - project thing. Can we point a project to a specific ROS distro in a way similar to how Conda deals with Python envs? This will allow a developer to run simultaneous projects with different ROS versions

jingxiangmo commented 7 months ago

Does this already exist? I need to do more research. I'm working on multiple different ROS projects at the same time. Might be useful for other people?