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

Joint space size in generated tests for IK solvers is 0 #1

Open
mfrigerio17 opened this issue Mar 26, 2024 · 0 comments
Open

Joint space size in generated tests for IK solvers is 0 #1

mfrigerio17 opened this issue Mar 26, 2024 · 0 comments
Assignees

Comments

@mfrigerio17
Copy link
Member

E.g. for the numpy backend:

def test_ik_pos(logstream) :
    # Generate a random set point in the ee pose space
    q    = np.random.rand(0) # bug
# ...

it looks like the jss field in the environment is 0 for some reason, but not for the FK solvers

@mfrigerio17 mfrigerio17 self-assigned this Mar 26, 2024
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

No branches or pull requests

1 participant