ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
4

roslaunch of dynamic reconfigure gui

asked 2011-03-29 07:08:36 -0500

Gideon gravatar image

updated 2014-01-28 17:09:27 -0500

ngrennan gravatar image

I would like the dyanmic reconfigure gui to launch automatically from the launch file rather than having to open up a new terminal and rosrun it separately. Does anyone know if this is possible?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
8

answered 2011-03-29 07:19:16 -0500

Eric Perko gravatar image

updated 2011-03-29 07:26:01 -0500

Adding the following node element should work:

<node name="reconfigure_gui" pkg="dynamic_reconfigure" type="reconfigure_gui" />
edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-03-29 07:08:36 -0500

Seen: 2,367 times

Last updated: Mar 29 '11