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

Revision history [back]

The error message states

"Invalid access to undeclared parameter(s)"

I don't see any self.declare_parameter(...) call in your code. I guess you missed that one (see also the docs).