Project

General

Profile

Revision f34d6221

IDf34d6221684d4fffd096c9993f00d63c17377537
Parent f79fbce2
Child aa84b67c, e1a60f89

Added by Priya about 12 years ago

Ok fixed compilation issues from last commit

View differences:

scout/libscout/src/behaviors/Odometry.cpp
47 47
    get_position();
48 48
    ROS_INFO("Scout is at x: %f  y: %f \n", scout_pos->x, scout_pos->y);
49 49
  }
50
  return 0;
51 50
}

Also available in: Unified diff