panda_gazebo.srv._SetJointPositions
autogenerated by genpy from panda_gazebo/SetJointPositionsRequest.msg. Do not edit.
Module Contents
Classes
Base class of Message data classes auto-generated from msg files. |
|
Base class of Message data classes auto-generated from msg files. |
|
Attributes
- class panda_gazebo.srv._SetJointPositions.SetJointPositionsRequest(*args, **kwds)[source]
Bases:
genpy.Message
Base class of Message data classes auto-generated from msg files.
Constructor. Any message fields that are implicitly/explicitly set to None will be assigned a default value. The recommend use is keyword arguments as this is more robust to future message changes. You cannot mix in-order arguments and keyword arguments.
- The available fields are:
joint_names,joint_positions,wait
- Parameters:
args – complete set of field values, in .msg order
kwds – use keyword arguments corresponding to message field names
to set specific fields.
- deserialize(str)[source]
unpack serialized message in str into this message instance :param str: byte array of serialized message,
str
- class panda_gazebo.srv._SetJointPositions.SetJointPositionsResponse(*args, **kwds)[source]
Bases:
genpy.Message
Base class of Message data classes auto-generated from msg files.
Constructor. Any message fields that are implicitly/explicitly set to None will be assigned a default value. The recommend use is keyword arguments as this is more robust to future message changes. You cannot mix in-order arguments and keyword arguments.
- The available fields are:
success,message
- Parameters:
args – complete set of field values, in .msg order
kwds – use keyword arguments corresponding to message field names
to set specific fields.
- deserialize(str)[source]
unpack serialized message in str into this message instance :param str: byte array of serialized message,
str