ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
dynamic_reconfigure
requires cfg
file to be executable. So doing:
$ chmod a+x cfg/OpenNI.cfg
should be enough to make it compile.
It might be not very good idea to use commits between releases though, since there can be unfixed bugs. So I hope you know what you are doing.