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

How to adjust the starting position and ending poistion in demo.py? #13

Open
Blackviking2024 opened this issue Jun 14, 2024 · 0 comments

Comments

@Blackviking2024
Copy link

Hello,
I'm learning how to generate different pose and route using demo.py, and I want to set different starting position and ending postion(lying on the bed, sitting on the chair, eg.) to see the result.
But I'm confused with the coordinate axis of the scene, I tried to adjust the parameters in the lines(showed in the picture) "start=GeometryTransformer.convert_to_6D_rot", "sub=GeometryTransformer.convert_to_6D_rot" and "end=GeometryTransformer.convert_to_6D_rot". However, the results did change, but not as what I expected to be, they end up with some very weird pose and positions. I believe there must be something I didn't fully understand about these codes.
I would like to know if there is a better way to do it? Is there a way to adjust the starting and ending position preciesly?
Thank you very much.
e920f533cfa4299e9c7bee57914fdbf

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