teleop_twist_joy.h
Go to the documentation of this file.
1 
25 #ifndef TELEOP_TWIST_JOY_TELEOP_TWIST_JOY_H
26 #define TELEOP_TWIST_JOY_TELEOP_TWIST_JOY_H
27 
28 namespace ros { class NodeHandle; }
29 
31 {
32 
37 {
38 public:
40 
41 private:
42  struct Impl;
43  Impl* pimpl_;
44 };
45 
46 } // namespace teleop_twist_joy
47 
48 #endif // TELEOP_TWIST_JOY_TELEOP_TWIST_JOY_H


teleop_twist_joy
Author(s): Mike Purvis
autogenerated on Thu Nov 26 2020 04:02:55