ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Something is not correct while generating the dynamic reconfigure config file. Can you post the output of the following command:
roscd freenect_camera
rosrun dynamic_reconfigure gendeps cfg/Freenect.cfg
You might also want to refer to this ticket: https://code.ros.org/trac/ros-pkg/ticket/4234