Project

General

Profile

Revision 28999371

ID28999371ed7b0bca317664536a372a7ce59f4b69

Added by Alex Zirbel over 11 years ago

Little cleanups.

View differences:

scout/scoutsim/src/sim_frame.cpp
319 319
    // Runs every SCOUTSIM_REFRESH_RATE.
320 320
    void SimFrame::onUpdate(wxTimerEvent& evt)
321 321
    {
322
        cout << frame_count << endl;
323 322
        ros::spinOnce();
324 323

  
325 324
        teleop();

Also available in: Unified diff