turtlebot / turtlebot_simulator

Launchers for Gazebo simulation of the TurtleBot
http://www.ros.org/wiki/turtlebot_simulator
99 stars 136 forks source link

Missing "h" in include physics #10

Closed fmder closed 11 years ago

fmder commented 11 years ago

In the ROS groovy and bitbucket osrf/gazebo sources, the file is "physics/physics.hh" and not "physics/physics.h". This patch corrects the problem.