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

You must pass a string argument to the methods. This returns a list of all floats for me:

a =  rospy.get_param('matrix')

Also, make sure you are not confusing 'matrix' and '~matrix'.