Project

General

Profile

Revision d34f8273

IDd34f82734b37c4028f4b3152fbeae4b102049817

Added by Alex Zirbel over 11 years ago

Removed the initial default scout spawn.

This should be taken care of by the GUI or launch file somehow.

View differences:

scout/scoutsim/src/sim_frame.cpp
162 162

  
163 163
        width_in_meters = GetSize().GetWidth() / meter;
164 164
        height_in_meters = GetSize().GetHeight() / meter;
165
        spawnScout("", width_in_meters / 2.0, height_in_meters / 2.0, 0);
166 165
    }
167 166

  
168 167
    SimFrame::~SimFrame()

Also available in: Unified diff