Removed the nodelet module. Now the node and nodelet use the same code.
Removed the calibration file path from the dynamic reconfigure. The parameter still exists with the same name, but it can not be modified. Added check to verify that the current configuration coincides with the calibration configuration.
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- cfg/FirewireCamera.cfg 0 additions, 1 deletioncfg/FirewireCamera.cfg
- include/camera_common.h 1 addition, 1 deletioninclude/camera_common.h
- include/firewire_camera_driver.h 9 additions, 3 deletionsinclude/firewire_camera_driver.h
- include/firewire_camera_driver_node.h 27 additions, 3 deletionsinclude/firewire_camera_driver_node.h
- include/firewire_camera_driver_nodelet.h 0 additions, 222 deletionsinclude/firewire_camera_driver_nodelet.h
- src/firewire_camera_driver.cpp 19 additions, 14 deletionssrc/firewire_camera_driver.cpp
- src/firewire_camera_driver_node.cpp 86 additions, 41 deletionssrc/firewire_camera_driver_node.cpp
- src/firewire_camera_driver_nodelet.cpp 0 additions, 246 deletionssrc/firewire_camera_driver_nodelet.cpp
Loading
Please register or sign in to comment