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

Revision history [back]

Well, according to the error message it is either:

depthBufer.Ipl() is returning null

or

depthBufer.Ipl()->depth != "mono16"

Could you check those values? Although at first glance I see nothing wrong with your code.