moveit2
The MoveIt Motion Planning Framework for ROS 2.
Static Public Attributes | List of all members
moveit.servo_client.devices.ps4_dualshock.PS4DualShock Class Reference

Static Public Attributes

 DualShockAxes
 
 DualShockButtons
 

Detailed Description

A dataclass to store device config. This class follows the conventions of Joy message (http://docs.ros.org/en/noetic/api/sensor_msgs/html/msg/Joy.html)

Definition at line 82 of file ps4_dualshock.py.

Member Data Documentation

◆ DualShockAxes

moveit.servo_client.devices.ps4_dualshock.PS4DualShock.DualShockAxes
static

Definition at line 87 of file ps4_dualshock.py.

◆ DualShockButtons

moveit.servo_client.devices.ps4_dualshock.PS4DualShock.DualShockButtons
static

Definition at line 89 of file ps4_dualshock.py.


The documentation for this class was generated from the following file: