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

Revision history [back]

click to hide/show revision 1
initial version

Solved!, it was some issue with the GCC compiler... If you edit the /rgbdslam_freiburg/rgbdslam/src/openni_listener.h file changing from "signalMessage(...)" to "this->signalMessage(...)" it will compile without error.

Solved!, it was some issue with the GCC compiler... compiler... If you edit the /rgbdslam_freiburg/rgbdslam/src/openni_listener.h file changing from "signalMessage(...)" to "this->signalMessage(...)" it will compile without error.