I am currently beginning development on a "rostoolbox" initially for my own use, but with some loftier end goals. Currently my goal will be to implement existing functionality from command line arguments that ros provides, including roslaunch, rosrun, and rosparam, into a GUI. I hope to have an interactive view similar to rxgraph's output which could allow for dragging to rename topics, interactively adjusting static and dynamic parameters, and adding/removing nodes. Then finally when your done crafting your setup you can save out as a launch file. Like I said, initially I want this to just be able to list, create, compile, and install dep's of stacks and packages from a GUI, but the sky is really the limit after that as to how interactive the system could be. I would also like to see this eventually ported to the roswin32, because for my peers that use Windows having a tool like this will almost be required for them to start using ROS on Windows. If you want to do some joint development maybe we could discuss this more. Thanks, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ William Woodall Graduate Software Engineering Auburn University w@auburn.edu wjwwood@gmail.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ On Thu, Oct 14, 2010 at 2:49 AM, Morten Kjærgaard < Morten.Kjargaard@prevas.dk> wrote: > Hi > > I am planning on creating a graphical tool to give mode dynamic control of > what nodes are started and the names of the topics they subscribe to. > This will probably require some changes in the core of my ROS system, but > it seems to be possible. > > The motive is to improve the deployment- and parameter management when > creating a new robot system based on existing ROS packages. And make it > possible to relate this to a robot model. Instead of only having to rely on > static hardcoded launch files. > > I would like to hear from anyone who has experience with a similar approach > or are otherwise interested in a management tool like this. > > Best regards, > --------------------------- > Morten Kjaergaard > Industrial PhD Student > > Prevas A/S > Frederikskaj 6 > DK-2450 Koebenhavn SV > > morten.kjargaard@prevas.dk > www.prevas.dk > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users >