We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a991f1 commit de48ef3Copy full SHA for de48ef3
README.rst
@@ -51,6 +51,7 @@ local machine on the default port.
51
'gazebo.msgs.JointCmd'))
52
53
message = pygazebo.msg.joint_cmd_pb2.JointCmd()
54
+ message.name = 'robot::joint_name'
55
message.axis = 0
56
message.force = 1.0
57
0 commit comments