Main Page
Namespaces
Classes
Files
File List
File Members
include
sr_movements
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
{
37
class
SrMovements
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
shadowrobot::SrMovements
Definition:
sr_movements.hpp:37
shadowrobot
Definition:
movement_from_image.hpp:36
shadowrobot::SrMovements::SrMovements
SrMovements()
ros.h
shadowrobot::SrMovements::~SrMovements
virtual ~SrMovements()
sr_movements
Author(s): Ugo Cupcic
autogenerated on Tue Oct 13 2020 03:50:46