-
Notifications
You must be signed in to change notification settings - Fork 58
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
rdf, rdf frame #12
Comments
“Right down forward”, it’s the typical convention for coordinate frames
associated with cameras
Right is x
Down is y
Forward is z
In the convention, {right,down} have the same directions (but not scale) as
{u,v} pixel coordinates
And then z is aligned as the depth
…On Tue, Sep 3, 2019 at 8:20 AM Qingqi ***@***.***> wrote:
What represents the "rdf" and "rdf frame" in the repository
quadrotor-collision-avoidance?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#12?email_source=notifications&email_token=ABLBBKBSFJRQC4QWOATJG73QHZJBNA5CNFSM4ITFTRG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HI7AMVA>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABLBBKA5HZQUWGW7O3CRZ2TQHZJBNANCNFSM4ITFTRGQ>
.
|
And then also note that for a moving robot it’s more common to instead have
a frame where x is forward, y is left, and z is up. There are many
different possible frame choices
On Tue, Sep 3, 2019 at 8:24 AM Pete Florence <[email protected]>
wrote:
… “Right down forward”, it’s the typical convention for coordinate frames
associated with cameras
Right is x
Down is y
Forward is z
In the convention, {right,down} have the same directions (but not scale)
as {u,v} pixel coordinates
And then z is aligned as the depth
On Tue, Sep 3, 2019 at 8:20 AM Qingqi ***@***.***> wrote:
> What represents the "rdf" and "rdf frame" in the repository
> quadrotor-collision-avoidance?
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#12?email_source=notifications&email_token=ABLBBKBSFJRQC4QWOATJG73QHZJBNA5CNFSM4ITFTRG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HI7AMVA>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABLBBKA5HZQUWGW7O3CRZ2TQHZJBNANCNFSM4ITFTRGQ>
> .
>
|
Thanks, Do you remember that how many frames have you defined in the project quadrotor-collision-avoidance? |
In the respository"quadrotor_collision_avoidance" there are"world","body","ortho_body","Carrot_world_frame","carrot_ortho_body_frame". what is the difference between different frame, especially different "_body"? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What represents the "rdf" and "rdf frame" in the repository quadrotor-collision-avoidance?
The text was updated successfully, but these errors were encountered: