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

Minor issue due to mismatch of data types in transform3d.py #47

Open
kidpaul94 opened this issue Nov 16, 2024 · 0 comments
Open

Minor issue due to mismatch of data types in transform3d.py #47

kidpaul94 opened this issue Nov 16, 2024 · 0 comments

Comments

@kidpaul94
Copy link

kidpaul94 commented Nov 16, 2024

In line 749 of transform3d.py,

It keeps causing an error when I try to visualize sdf using pv.draw_sdf_slice because a is a float tensor while b is a double tensor.

Just a heads up since I'm not sure how critical this is when using other functions in pytorch_kinematics.

I faced this issue when I tried to specify dtype of a chain class.

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