[ros-users] Script to generate eclipse projects for all pack…

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: ros-users
Emne: [ros-users] Script to generate eclipse projects for all packages in directory
Hi guys,

I just wrote a little bash script to generate eclipse projects for all
packages in the current directory. I figure it would be useful to some
people so I'm posting it here. It's a very simple script, but it might
be handy if you're just getting started with ROS and you want to use
eclipse and you have a lot of packages to work with.

https://gist.github.com/1098960

Happy coding,

-Ibrahim Awwal