Added contributor to CameraStereoTara files

This commit is contained in:
matlabbe
2018-10-31 11:05:06 -04:00
parent fad1993a01
commit 8087774961
2 changed files with 10 additions and 0 deletions

View File

@@ -25,6 +25,11 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
/**
* Contributed by e-consystemgit
* https://www.e-consystems.com/opensource-linux-webcam-software-application.asp
*/
#pragma once
#include "rtabmap/core/RtabmapExp.h" // DLL export/import defines

View File

@@ -25,6 +25,11 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
/**
* Contributed by e-consystemgit
* https://www.e-consystems.com/opensource-linux-webcam-software-application.asp
*/
#include <rtabmap/core/camera/CameraStereoTara.h>
#include <rtabmap/utilite/UTimer.h>
#include <rtabmap/utilite/UThreadC.h>