fkie / multimaster_fkie

ROS stack with FKIE packages for multi-robot (discovering, synchronizing and management GUI)
BSD 3-Clause "New" or "Revised" License
267 stars 108 forks source link

demo_capabilities.launch #77

Closed JadBatmobile closed 5 years ago

JadBatmobile commented 5 years ago

When such a launch file is executed from demo_bob.launch, the following WARNING message:

WARNING: [/home/hallab/multi-master/src/multimaster_fkie/node_manager_fkie/launch/demo_capabilities.launch] unknown attribute 'tag'

And nothing appears in the capability view. I have yet to get that view to work for me.

atiderko commented 5 years ago

Please load the demo_bob.launch using default button in the launch dog. Only launch files loaded as default configuration will be displayed in capability view

The demo_capabilities.launch is an example file with some description text located in tag attribute, which is not used by roslaunch.

atiderko commented 5 years ago

I hope, the issue is solved. If not, please reopen!