James Tigue

Results 8 issues of James Tigue

# Description Currently the root_physx_views of the rigid bodies and articulations output linear and angular velocities of the com of bodies rather than the link frame. This PR transforms the...

### Proposal Add configurable functionality to plot the manager based environment terms (i.e. action, observation, rewards, etc) in the UI. This should be able to handle arrays of 1D signals...

### Proposal . I propose we add processing to the data.root_state_w to transform the linear velocity to the root link frame. It would also be beneficial to ### Motivation Currently...

dev team

# Description - Changes the quat_box_minus implementation see changes for reference links - Adds quat_box_plus and rigid_body_twist_transform methods # Reason for Change While using `quat_box_minus` to get angular velocities through...

# Description This PR creates a sensor based on the [RTX Lidar](https://docs.omniverse.nvidia.com/isaacsim/latest/features/sensors_simulation/isaac_sim_sensors_rtx_based_lidar.html): Fixes #https://github.com/isaac-sim/IsaacLab/issues/865 ## Type of change - New feature (non-breaking change which adds functionality) ## Screenshots Please attach...

# Description This PR changes how the camera intrinsic matrix is used to create usd cameras and updated from usd camera parameters so that if the intrinsic matrix is accessed...

# Description This PR adds tests for actuator initialization, configuration, and computation for Implicit, IdealPD, and DC motor actuators. This PR also updates the DCMotor model to clip based on...

# Description This PR exposes the physics tensor view of the joint reaction wrenches. Fixes #[2127](https://github.com/isaac-sim/IsaacLab/issues/2127) [1566](https://github.com/isaac-sim/IsaacLab/issues/1566) ## Type of change - New feature (non-breaking change which adds functionality) ##...

enhancement