Skip to content

The remote_gamepad script does not work for tool nil #13

Description

@hello-robot-shehab

Running ros2 run stretch_core remote_gamepad, only the lift moves, no other joint does.

Moreover, it looks like hello_helpers/src/hello_helpers/joy_conversion.py does not have all the joints:

class tool_none_Idx:
    LIFT = 1
    ARM = 0
    WRIST_YAW = 2
    BASE_TRANSLATE = 3
    BASE_ROTATE = 4

    num_joints = 5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions