Skip to content

Vehicles spawn too close together #153

@paan2097

Description

@paan2097

Hi! I've got two planes workings using make runSim and ./spawner but the two planes spawn nearly on top of each other (one tail lands on top of the first plane) and I've tried changing these lines in tansa/doc/examples/gazebo_spawn/main.cpp:
vector homes;
homes.push_back({0, 0, 0});
homes.push_back({0, 1, 0});

But changing these values doesn't seem to have any affect on where they spawn relatively. How can I separate them more? Manually going in to gazebo and drag and dropping is too tedious for me sorry.

Thanks for the help! @dennisss @tessmichi

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