Easier way to launch nodes and roslaunch
hiya, I have quite a disabilty and it's getting worse, I can only spend very short periods at the computer before I get bricked. I seem to be spending what good time I have typing typos into consoles and then trying to catch them.......so have to make my life easier.
I'm trying to keep my life easy and using python, as much as possible as C etc blow my mind as I get more affected.
I'd like to reuse my packages nodes launch files inside a shell or gui menu and reorder select deselect as I work through my ros issues......suppose selective ordered rosrun blah blah and roslaunch....or a simple text file.
I've tried a few things and getting mixed results, bombing out to shells, ubuntu desktop launchers python scripts and getting mixed results.
Simple nodes seem ok like static transforms, but with things more complex the roslaunch node/topic gets lost orphaned somewhere, is unreliable or flags a can't find roslib issue..... but works direct from command line.
I've been using the source /opt/ros/.../setup.sh etc for the shells and #! etc and can see the env settings.
I do not need to automate everything, but just automating or point click more would make my life so much easier.
I am just having a look at rosh, and quite like the ease of scripting, but not sure where this is leading me, another option I have seen are the testing/unit test modules but again where am I going ?
I've got some pyside sbutton clicks stuff working as well but again only simple nodes.
So if anyone could point me in the right direct I would much appreciate it! I'll be using voice commands soon but not sure how to roslaunch stereo processing etc....from the command line
Thanks
Dave