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

Update kinova objectives #77

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

dyackzan
Copy link

@dyackzan dyackzan commented Jan 3, 2025

Fix up a few broken objectives I found in the kinova configs

@dyackzan dyackzan requested a review from MikeWrock January 3, 2025 02:53
Copy link
Collaborator

Choose a reason for hiding this comment

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

I got this error when running this objective on the base config:
image
And this one in the mujoco sim:
image

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it just needs a moveToWaypoint first so it's not in the zero configuration. The base config has a different initial position, but also a different objective

Copy link
Collaborator

Choose a reason for hiding this comment

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

It looks like some of the joint limits are defined in degrees but interpreted as radians:
image

Copy link
Collaborator

Choose a reason for hiding this comment

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

I added a movetowaypoint here and its working fine for me

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.

2 participants