panda_gazebo.srv

Package Contents

Classes

AddBoxRequest

Base class of Message data classes auto-generated from msg files.

AddBoxResponse

Base class of Message data classes auto-generated from msg files.

AddBox

AddPlaneRequest

Base class of Message data classes auto-generated from msg files.

AddPlaneResponse

Base class of Message data classes auto-generated from msg files.

AddPlane

GetControlledJointsRequest

Base class of Message data classes auto-generated from msg files.

GetControlledJointsResponse

Base class of Message data classes auto-generated from msg files.

GetControlledJoints

GetEeRequest

Base class of Message data classes auto-generated from msg files.

GetEeResponse

Base class of Message data classes auto-generated from msg files.

GetEe

GetEePoseRequest

Base class of Message data classes auto-generated from msg files.

GetEePoseResponse

Base class of Message data classes auto-generated from msg files.

GetEePose

GetEePoseJointConfigRequest

Base class of Message data classes auto-generated from msg files.

GetEePoseJointConfigResponse

Base class of Message data classes auto-generated from msg files.

GetEePoseJointConfig

GetEeRpyRequest

Base class of Message data classes auto-generated from msg files.

GetEeRpyResponse

Base class of Message data classes auto-generated from msg files.

GetEeRpy

GetMoveItControlledJointsRequest

Base class of Message data classes auto-generated from msg files.

GetMoveItControlledJointsResponse

Base class of Message data classes auto-generated from msg files.

GetMoveItControlledJoints

GetRandomEePoseRequest

Base class of Message data classes auto-generated from msg files.

GetRandomEePoseResponse

Base class of Message data classes auto-generated from msg files.

GetRandomEePose

GetRandomJointPositionsRequest

Base class of Message data classes auto-generated from msg files.

GetRandomJointPositionsResponse

Base class of Message data classes auto-generated from msg files.

GetRandomJointPositions

LockJointsRequest

Base class of Message data classes auto-generated from msg files.

LockJointsResponse

Base class of Message data classes auto-generated from msg files.

LockJoints

SetEeRequest

Base class of Message data classes auto-generated from msg files.

SetEeResponse

Base class of Message data classes auto-generated from msg files.

SetEe

SetEePoseRequest

Base class of Message data classes auto-generated from msg files.

SetEePoseResponse

Base class of Message data classes auto-generated from msg files.

SetEePose

SetGripperWidthRequest

Base class of Message data classes auto-generated from msg files.

SetGripperWidthResponse

Base class of Message data classes auto-generated from msg files.

SetGripperWidth

SetJointCommandsRequest

Base class of Message data classes auto-generated from msg files.

SetJointCommandsResponse

Base class of Message data classes auto-generated from msg files.

SetJointCommands

SetJointEffortsRequest

Base class of Message data classes auto-generated from msg files.

SetJointEffortsResponse

Base class of Message data classes auto-generated from msg files.

SetJointEfforts

SetJointPositionsRequest

Base class of Message data classes auto-generated from msg files.

SetJointPositionsResponse

Base class of Message data classes auto-generated from msg files.

SetJointPositions

Attributes

python3

python3

python3

python3

python3

python3

python3

python3

python3

python3

python3

python3

python3

python3

python3

python3

python3

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.AddBoxRequest(*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:

name,frame_id,pose,size

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.AddBoxResponse(*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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.AddBox[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.AddPlaneRequest(*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:

name,frame_id,pose,normal,offset

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.AddPlaneResponse(*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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.AddPlane[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.GetControlledJointsRequest(*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:

control_type

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetControlledJointsResponse(*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:

controlled_joints,controlled_joints_arm,controlled_joints_hand,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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetControlledJoints[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.GetEeRequest(*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:

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetEeResponse(*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:

ee_name,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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetEe[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.GetEePoseRequest(*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:

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetEePoseResponse(*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:

pose,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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetEePose[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.GetEePoseJointConfigRequest(*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:

pose,attempts

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetEePoseJointConfigResponse(*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,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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetEePoseJointConfig[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.GetEeRpyRequest(*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:

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetEeRpyResponse(*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:

r,p,y,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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetEeRpy[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.GetMoveItControlledJointsRequest(*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:

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetMoveItControlledJointsResponse(*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:

controlled_joints,controlled_joints_arm,controlled_joints_hand,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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetMoveItControlledJoints[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.GetRandomEePoseRequest(*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:

bounding_region,attempts

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetRandomEePoseResponse(*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:

ee_pose,joint_names,joint_positions,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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetRandomEePose[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.GetRandomJointPositionsRequest(*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_limits,attempts

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetRandomJointPositionsResponse(*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,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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.GetRandomJointPositions[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.LockJointsRequest(*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,lock

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.LockJointsResponse(*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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.LockJoints[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.SetEeRequest(*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:

ee_name

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.SetEeResponse(*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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.SetEe[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.SetEePoseRequest(*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:

pose

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.SetEePoseResponse(*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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.SetEePose[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.SetGripperWidthRequest(*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:

width,grasping,max_effort,wait,timeout

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.SetGripperWidthResponse(*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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.SetGripperWidth[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.SetJointCommandsRequest(*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_commands,control_type,grasping,arm_wait,hand_wait

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.SetJointCommandsResponse(*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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.SetJointCommands[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.SetJointEffortsRequest(*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_efforts,wait

Parameters:
  • args – complete set of field values, in .msg order

  • kwds – use keyword arguments corresponding to message field names

to set specific fields.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.SetJointEffortsResponse(*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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.SetJointEfforts[source]

Bases: object

panda_gazebo.srv.python3[source]
class panda_gazebo.srv.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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.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.

serialize(buff)[source]

serialize message into buffer :param buff: buffer, StringIO

deserialize(str)[source]

unpack serialized message in str into this message instance :param str: byte array of serialized message, str

serialize_numpy(buff, numpy)[source]

serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module

deserialize_numpy(str, numpy)[source]

unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module

class panda_gazebo.srv.SetJointPositions[source]

Bases: object