fkie / multimaster_fkie

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

Fix file permissions ... #163

Closed tkazik closed 2 years ago

tkazik commented 3 years ago

...in order to avoid exceptions complaining about multiple executables. Basically changing permissions from 755 to 644. This PR would close https://github.com/fkie/multimaster_fkie/issues/161.

tkazik commented 3 years ago

friendly ping :)

atiderko commented 3 years ago

thank you for ping ;-)

I had no time if you created the pull request. Now I tested it and does not work at least with melodic. Perhaps it could be better to put the changes only into the noetic-devel branch

atiderko commented 2 years ago

I changed the file permissions in noetic branch.