Skip to content

Add support for F/T sensor payload ID #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Conversation

nepfaff
Copy link
Owner

@nepfaff nepfaff commented Mar 20, 2024

No description provided.

trajectory_source.get_output_port(),
arm_controller.get_input_port_desired_state(),
)
# controller_plant = MultibodyPlant(time_step)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to clean this up properly. None of this is used atm.

X_FW = X_WF.inverse()
R_FW = X_FW.rotation()

# spatial_jacobian = plant.CalcJacobianSpatialVelocity(
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't working yet. Need to find/fix the issues and clean it up.

@nepfaff nepfaff force-pushed the ft_sensor_payload_id branch from d6b8e96 to 0ea3e86 Compare April 16, 2024 02:44
@nepfaff nepfaff force-pushed the ft_sensor_payload_id branch from ee2ff42 to 27ea298 Compare April 24, 2024 13:19
@nepfaff nepfaff force-pushed the ft_sensor_payload_id branch from 27ea298 to 381d482 Compare April 24, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant