moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
moveit.servo_client.devices.ps4_dualshock.PS4DualShock Class Reference
Collaboration diagram for moveit.servo_client.devices.ps4_dualshock.PS4DualShock:

Static Public Attributes

DualShockAxes Axes = DualShockAxes()
DualShockButtons Buttons = 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

◆ Axes

DualShockAxes moveit.servo_client.devices.ps4_dualshock.PS4DualShock.Axes = DualShockAxes()
static

Definition at line 87 of file ps4_dualshock.py.

◆ Buttons

DualShockButtons moveit.servo_client.devices.ps4_dualshock.PS4DualShock.Buttons = DualShockButtons()
static

Definition at line 89 of file ps4_dualshock.py.


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