Open
Description
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
Labels
No labels