Skip to content

Connect two odrive boards #25

@MoonWalkerAZ

Description

@MoonWalkerAZ

How can I connect two odrive boards, so that I would be able to control four motors ?

I tried this:

odrv0 = odrive.find_any(serial_number="my_serial")
self.driver = ODriveInterfaceAPI(active_odrive=odrv0, logger=ROSLogger())

But the problem is if one onedrive gets disconected. Then it is unable to reconnect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions