Skip to content

Is it possible to add multiple Youbots? #12

@animysore

Description

@animysore

I am trying to simulate multi-robot exploration using this recipe, and I was unable to use the robot init code in youbut/youbot.m after I added multiple Youbots into the VREP scene.

    h = youbot_init(vrep, id);
    h = youbot_hokuyo_init(vrep, h);

What modifications would be needed to use multiple Youbot models in the scene?

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