ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The code should work.
Can you verify this assertion: ROS_ASSERT(my_list.getType() == XmlRpc::XmlRpcValue::TypeArray);
Maybe you are not requesting the param in the right scope.