Closed fkromer closed 6 years ago
wiki.ros.org - 2. Parameter Types. Supports setting list parameters via rospy.set_param_raw. Implemented with hypothesis.strategies.lists().
rospy.set_param_raw
hypothesis.strategies.lists()
https://github.com/ros-testing/hypothesis-ros/commit/43f747bad7e2b4cbbe283ac7fb628bee55f9ea15
wiki.ros.org - 2. Parameter Types. Supports setting list parameters via
rospy.set_param_raw
. Implemented withhypothesis.strategies.lists()
.