ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
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).