Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Polar Positioning #184

Open
Nbot07 opened this issue Dec 16, 2017 · 2 comments
Open

Polar Positioning #184

Nbot07 opened this issue Dec 16, 2017 · 2 comments

Comments

@Nbot07
Copy link

Nbot07 commented Dec 16, 2017

Is there a way to specify the locations of model attributes using polar coordinates in Choreonoid?

@s-nakaoka
Copy link
Owner

Body/Link View can be used to specify the global position and orientation of a model in polar-coordinate like values.
http://choreonoid.org/en/manuals/latest/handling-models/pose-editing.html#body-link-view

Here, x, y correspond to the position on the ground, and y(Yaw, the right bottom entry) corresponds to the orientation around yaw axis. The values correspond to (x, y, theta) like expression.

@s-nakaoka
Copy link
Owner

Sorry, (x, y, theta) expression is not the polar-coordinate. You probably mean (r, theta), where r is the distance from the origin, and theta is the angle around the Z-axis. Currently there is no such an interface in Choreonoid.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants