Fixed some problems of inicialization and added a pan_tilt exception class....
Fixed some problems of inicialization and added a pan_tilt exception class. Improved the error handling
Showing
- src/CMakeLists.txt 2 additions, 2 deletionssrc/CMakeLists.txt
- src/dynamixel_pan_tilt.cpp 693 additions, 387 deletionssrc/dynamixel_pan_tilt.cpp
- src/dynamixel_pan_tilt.h 20 additions, 4 deletionssrc/dynamixel_pan_tilt.h
- src/dynamixel_pan_tilt_exceptions.cpp 28 additions, 0 deletionssrc/dynamixel_pan_tilt_exceptions.cpp
- src/dynamixel_pan_tilt_exceptions.h 69 additions, 0 deletionssrc/dynamixel_pan_tilt_exceptions.h
- src/examples/CMakeLists.txt 4 additions, 0 deletionssrc/examples/CMakeLists.txt
- src/examples/test_dynamixel_pan_tilt.cpp 7 additions, 5 deletionssrc/examples/test_dynamixel_pan_tilt.cpp
- src/xml/dynamixel_pan_tilt_cfg_file.hxx 7 additions, 8 deletionssrc/xml/dynamixel_pan_tilt_cfg_file.hxx
- src/xml/dynamixel_pan_tilt_cfg_file.xsd 1 addition, 1 deletionsrc/xml/dynamixel_pan_tilt_cfg_file.xsd
This diff is collapsed.
src/dynamixel_pan_tilt_exceptions.cpp
0 → 100644
src/dynamixel_pan_tilt_exceptions.h
0 → 100644
Please register or sign in to comment