Refactor
Some changes in file names to follow ROS conventions. Usually classes are camel case and the file names are lower case with underscores.
actionlib::SimpleActionServer
resides in the files: actionlib/simple_action_server.h
and actionlib/simple_action_server.cpp
.