Classes | |
class | TestClientParamServer |
Test the rospy.client parameter server API: More... | |
Functions | |
def | test_param_filter |
Variables | |
string | NAME = 'test_rospy_client_param_server' |
string | PKG = 'test_rospy' |
Unit test of rospy.client APIs for parameter server access. |
def test_client_param_server.test_param_filter | ( | params | ) |
Definition at line 47 of file test_client_param_server.py.
string test_client_param_server::NAME = 'test_rospy_client_param_server' |
Definition at line 37 of file test_client_param_server.py.
string test_client_param_server::PKG = 'test_rospy' |
Unit test of rospy.client APIs for parameter server access.
Definition at line 36 of file test_client_param_server.py.