Skip to content
Snippets Groups Projects

Typedef enum

Closed Joan Solà Ortega requested to merge typedef_enum into master
76 files
+ 662
696
Compare changes
  • Side-by-side
  • Inline
Files
76
@@ -176,7 +176,7 @@ protected:
// //SensorLaser2DPtr laser_ptr_; //specific pointer to sensor laser 2D object
//};
//using CaptureDiffDriveWheelJointPosition = wolf::CaptureWheelJointPosition<wolf::DiffDriveController>;
//using CaptureDiffDriveWheelJointPosition = CaptureWheelJointPosition<DiffDriveController>;
} // namespace wolf
Loading