Project

General

Profile

Revision ade4f3be

IDade4f3be1a97d4766591856d130b0931cc831e18

Added by Priya over 11 years ago

Removed a ROS_INFO from ghost scout file.

View differences:

scout/scoutsim/src/ghost_scout.cpp
131 131
    my_pose.y = pos.y;
132 132
    my_pose.theta = orient;
133 133

  
134
    //ROS_INFO("Scout position %f  %f  %f", pos.x, pos.y, orient);
135

  
136 134
    return my_pose;
137 135
  }
138 136

  

Also available in: Unified diff