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

Revision history [back]

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.