IK Deployment - #166
Open
RamyWahib wants to merge 1 commit into
Open
Conversation
Combines the session's fixes into one commit for a clean rebase onto main (previously 21 small incremental commits, several touching the same lines multiple times as issues were iterated on): - joint_command_node: command-staleness watchdog (0.5s timeout) with active DISABLE-on-staleness so the arm goes free shortly after the ArmPose source stops, instead of holding its last position - task_space_real.py: drives the real (left) arm chain instead of the passive right arm; DLS IK damping raised (lambda_val=0.2) after a confirmed instability (447/610 deg single-step jumps) near-singular in the redundant 6-DOF-arm/3-DOF-position-task Jacobian; cube spawn set to the measured default-pose fingertip position - bimanual_arm_physics.usd: joint1/2/3 localRot0 patched to match a fresh bimanual_arm.urdf import (axis-convention mismatch) - live_arm_isaacsim.py + feedback_to_udp_bridge.py: added (Isaac Lab live viewer + its UDP feedback bridge, mirroring live_arm_mjviser.py) - hardware_mapping.yaml: motor 11/13 can_id swap after a physical motor swap Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
RamyWahib
force-pushed
the
arm-interfacing
branch
from
July 27, 2026 21:23
1c23721 to
2da7c68
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.