We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d77bc8f commit 3cc8a2cCopy full SHA for 3cc8a2c
ur_robot_driver/test/test_mock_hardware.py
@@ -63,7 +63,7 @@ def generate_test_description(tf_prefix):
63
64
class RobotDriverTest(unittest.TestCase):
65
@classmethod
66
- def setUpClass(cls, use_mock_hardware):
+ def setUpClass(cls):
67
# Initialize the ROS context
68
rclpy.init()
69
cls.node = Node("mock_hardware_test")
0 commit comments