sr_movements.hpp
Go to the documentation of this file.
1 
28 #ifndef _SR_MOVEMENTS_HPP_
29 #define _SR_MOVEMENTS_HPP_
30 
31 #include <ros/ros.h>
32 
33 #include <boost/thread.hpp>
34 
35 namespace shadowrobot
36 {
38 {
39 public:
40  SrMovements();
41  virtual ~SrMovements();
42 };
43 } // namespace shadowrobot
44 
45 /* For the emacs weenies in the crowd.
46 Local Variables:
47  c-basic-offset: 2
48 End:
49 */
50 
51 #endif


sr_movements
Author(s): Ugo Cupcic
autogenerated on Tue Oct 13 2020 03:50:46