Skip to content

[Bug Report] Unable to access get_measured_joint_efforts (AttributeError) #2630

Open
@lorepieri8

Description

@lorepieri8

Describe the bug

Unable to access get_measured_joint_efforts (AttributeError)

Steps to reproduce

self._robot = Articulation(self.cfg.robot)
print("joint efforts: self._robot.root_physx_view.get_measured_joint_efforts())
AttributeError: 'ArticulationView' object has no attribute 'get_measured_joint_efforts'

Additional context

.

Checklist

  • [x ] I have checked that there is no similar issue in the repo (required)
  • [x ] I have checked that the issue is not in running Isaac Sim itself and is related to the repo

Related: #1867

Acceptance Criteria

Add the criteria for which this task is considered done. If not known at issue creation time, you can add this once the issue is assigned.

  • Able to access get_measured_joint_efforts or to get the effort of individual joints (joint forces in the DOF motion direction)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions