Skip to content

Support of multiturn mode for MX motors for suspended pypot creatures #223

Open
@ThotAlion

Description

@ThotAlion

For suspended creatures (hung by a string) we would need to take advantage of the multi-turn mode of the MX motors so that we can stick a pulley on the motor rolling a string like a winch.
More generally : there are three modes : joint, wheel and multiturn.
For the joint mode, all is OK
For the wheel mode, set angle limit registers to 0 (not possible in the json since angle limits are converted)
For joint mode, set angle limits to the one you want
For multi-turn mode, set angle limits to 4095.
For multi turn mode, we should add two others properties : multi-turn offset and resolution divider.

I wanted to add it by myself but it is not so simple.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions