[ros-users] [Discourse.ros.org] [General] Ros-env a general purpose distribution loader

Magnus Sörensen ros.discourse at gmail.com
Mon Apr 16 21:20:00 UTC 2018



Hi there I'm new.
I have implemented a tool to change ros distribution on a machine that have more than one distribution. It also makes the initial setup of the environments a bit more easy. 

With my tool the initial pase of starting Ros on a Linux computer is just write the following to get ros lunar working.
 <code>
\$ echo ".rosrc" >> .bashrc
\$ ros-env lunar
</code>


[https://github.com/byteofsoren/ros-env](https://github.com/byteofsoren/ros-env)

So I'm just wondering if any one have any suggestion for improvement to the tool.
/Magnus Srensen.





---
[Visit Topic](https://discourse.ros.org/t/ros-env-a-general-purpose-distribution-loader/4487/1) or reply to this email to respond.




More information about the ros-users mailing list