Skip to content
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

Add Standalone Teleoperation Script to standalone Directory #4

Open
5 of 6 tasks
siddk opened this issue Jul 20, 2022 · 0 comments
Open
5 of 6 tasks

Add Standalone Teleoperation Script to standalone Directory #4

siddk opened this issue Jul 20, 2022 · 0 comments
Assignees
Labels
core-capability Core feature to be added to the codebase (high-priority) enhancement New feature or request

Comments

@siddk
Copy link
Contributor

siddk commented Jul 20, 2022

In order to support both a package-based installation and separate standalone scripts (in scripts/standalone/), implement a basic linear/angular joystick controller.

Use this issue to log particular problems:

  • Try teleoperation on top of Polymetis cartesian_impedance_controller()
  • Understand issues with Polymetis cartesian_impedance_controller() and teleoperation...
  • Try the underlying OSC controller (move_to_ee_pose)
  • Write a simple Resolved-Rate controller --> this ended up working well!
  • Tune joint velocity gains (linear feedback control) to prevent jittering.
  • Align joystick axes --> natural end-effector axes (from "base" ILIAD frame -- standing behind robot)
@siddk siddk added enhancement New feature or request core-capability Core feature to be added to the codebase (high-priority) labels Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-capability Core feature to be added to the codebase (high-priority) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants