Skip to content

Question about trap2.moveby() #3

@watters16j

Description

@watters16j

Is there an estimate for the error for the different traps moving in different directions?

For example, when I call trap2.moveby(dy=-7,speed=1), pause, and then call trap2.moveby(dy=7,speed=1) the trap is not in the same place as the starting point. For me to get it to align I have to multiply the return motion by 1.36 (so 7*1.36 instead of 7) and I would like to know if this is normal behavior/if there is a better way to plan around this than trial and error?

Thanks for any advice you can provide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions