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 107 forks source link

ListNodes usage in Noetic #189

Closed sangwoomoon closed 1 year ago

sangwoomoon commented 1 year ago

I found ListNodes is not supported in fkie_multimaster_msgs/srv anymore in Noetic. Do we have any alternatives to using the service?

atiderko commented 1 year ago

I added this service to daemon, currently only available in the master branch.

atiderko commented 1 year ago

Please reopen if the problem persists.