Skip to content

Arm drops on publishing zero velocities (arm_joint_2 etc.) #9

@hackan88

Description

@hackan88

When publishing zero velocities to certain arm joints, the arm collapses. This is true for arm_joint_2, and some later joints (not arm_joint_1).
I suspect this can be resolved by adding "static_cast(msg.velocities[i].value));" to JointControlPluglet.cpp, line 126: "simSetJointTargetVelocity(handle, msg.velocities[i].value);"

However, as the current master-branch does not work for me, I can't do a pull request with my current version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions