Skip to content

Commit

Permalink
Video Functionality added.
Browse files Browse the repository at this point in the history
Apart from this, an issue due to which the project was not getting built
on many laptops was fixed. The video functionality allows the user to open a log file.
Once this log file is opened, this video keeps on looping infinitely. This ensures
that thresholding can be done with the atmost efficiency and accuracy.
  • Loading branch information
icyflame committed May 19, 2014
1 parent 378499b commit ff2f711
Show file tree
Hide file tree
Showing 224 changed files with 6,022 additions and 11,254 deletions.
Binary file added blob/bin/testblob
Binary file not shown.
File renamed without changes.
491 changes: 491 additions & 0 deletions blob/build/CMakeCache.txt

Large diffs are not rendered by default.

File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,15 @@
# Generated by "Unix Makefiles" Generator, CMake Version 2.8

# Relative path conversion top directories.
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/siddharth/ros_workspace/ImageNew")
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/siddharth/ros_workspace/ImageNew/build")
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/siddharth/ros_workspace/ip_team_auv/blob")
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/siddharth/ros_workspace/ip_team_auv/blob/build")

# Force unix paths in dependencies.
SET(CMAKE_FORCE_UNIX_PATHS 1)

# The C and CXX include file search paths:
SET(CMAKE_C_INCLUDE_PATH
"/usr/include/qt4"
"/usr/include/qt4/QtGui"
"/usr/include/qt4/QtCore"
"../include/Project"
"."
"../include"
"/home/siddharth/ros_workspace/ikat-auv-packages-read-only/blob/include"
"/opt/ros/hydro/include"
"/opt/ros/hydro/include/opencv"
)
Expand Down
21 changes: 21 additions & 0 deletions blob/build/CMakeFiles/CMakeError.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Determining if the function pthread_create exists in the pthreads failed with the following output:
Change Dir: /home/siddharth/ros_workspace/ip_team_auv/blob/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
make[1]: Entering directory `/home/siddharth/ros_workspace/ip_team_auv/blob/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
make[2]: Entering directory `/home/siddharth/ros_workspace/ip_team_auv/blob/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/siddharth/ros_workspace/ip_team_auv/blob/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o
/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lpthreads
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
make[2]: *** [cmTryCompileExec] Error 1
make[2]: Leaving directory `/home/siddharth/ros_workspace/ip_team_auv/blob/build/CMakeFiles/CMakeTmp'
make[1]: *** [cmTryCompileExec/fast] Error 2
make[1]: Leaving directory `/home/siddharth/ros_workspace/ip_team_auv/blob/build/CMakeFiles/CMakeTmp'


Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions blob/build/CMakeFiles/CMakeRuleHashes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Hashes of file build rules.
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/ROSBUILD_genmsg_cpp
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/ROSBUILD_genmsg_lisp
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/ROSBUILD_gensrv_cpp
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/ROSBUILD_gensrv_lisp
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/_catkin_empty_exported_target
eae9ecfd96de018886387a61362c4e61 CMakeFiles/clean_test_results
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/doxygen
befbd6fc16551dc8627d0769f751343d CMakeFiles/rosbuild_clean-test-results
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/rosbuild_precompile
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/rosbuild_premsgsrvgen
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/rospack_genmsg
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/rospack_genmsg_libexe
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/rospack_gensrv
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/run_tests
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/test
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/test-future
db545ed98d629f90bede37788e6641da CMakeFiles/test-results
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/test-results-run
f3c9d3a9f9ebb05f4c4fa565c00e16fe CMakeFiles/tests
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ SET(CMAKE_MAKEFILE_DEPENDS
"CMakeFiles/CMakeSystem.cmake"
"catkin/catkin_generated/version/package.cmake"
"catkin_generated/ordered_paths.cmake"
"/opt/ros/hydro/share/OpenCV/OpenCVConfig-version.cmake"
"/opt/ros/hydro/share/OpenCV/OpenCVConfig.cmake"
"/opt/ros/hydro/share/catkin/cmake/../package.xml"
"/opt/ros/hydro/share/catkin/cmake/all.cmake"
"/opt/ros/hydro/share/catkin/cmake/assert.cmake"
Expand Down Expand Up @@ -118,30 +116,23 @@ SET(CMAKE_MAKEFILE_DEPENDS
"/usr/share/cmake-2.8/Modules/CMakeUnixFindMake.cmake"
"/usr/share/cmake-2.8/Modules/CheckCXXCompilerFlag.cmake"
"/usr/share/cmake-2.8/Modules/CheckCXXSourceCompiles.cmake"
"/usr/share/cmake-2.8/Modules/CheckCXXSymbolExists.cmake"
"/usr/share/cmake-2.8/Modules/CheckFunctionExists.c"
"/usr/share/cmake-2.8/Modules/CheckFunctionExists.cmake"
"/usr/share/cmake-2.8/Modules/CheckIncludeFiles.cmake"
"/usr/share/cmake-2.8/Modules/CheckLibraryExists.cmake"
"/usr/share/cmake-2.8/Modules/CheckSymbolExists.cmake"
"/usr/share/cmake-2.8/Modules/Compiler/GNU-C.cmake"
"/usr/share/cmake-2.8/Modules/Compiler/GNU-CXX.cmake"
"/usr/share/cmake-2.8/Modules/Compiler/GNU.cmake"
"/usr/share/cmake-2.8/Modules/FindGTest.cmake"
"/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake"
"/usr/share/cmake-2.8/Modules/FindPackageMessage.cmake"
"/usr/share/cmake-2.8/Modules/FindPythonInterp.cmake"
"/usr/share/cmake-2.8/Modules/FindQt4.cmake"
"/usr/share/cmake-2.8/Modules/FindThreads.cmake"
"/usr/share/cmake-2.8/Modules/MacroAddFileDependencies.cmake"
"/usr/share/cmake-2.8/Modules/Platform/Linux-GNU-C.cmake"
"/usr/share/cmake-2.8/Modules/Platform/Linux-GNU-CXX.cmake"
"/usr/share/cmake-2.8/Modules/Platform/Linux-GNU.cmake"
"/usr/share/cmake-2.8/Modules/Platform/Linux.cmake"
"/usr/share/cmake-2.8/Modules/Platform/UnixPaths.cmake"
"/usr/share/cmake-2.8/Modules/Qt4ConfigDependentSettings.cmake"
"/usr/share/cmake-2.8/Modules/Qt4Macros.cmake"
"/usr/share/cmake-2.8/Modules/UseQt4.cmake"
"/usr/src/gtest/CMakeLists.txt"
"/usr/src/gtest/cmake/internal_utils.cmake"
)
Expand All @@ -160,12 +151,12 @@ SET(CMAKE_MAKEFILE_PRODUCTS

# Dependency information for all targets:
SET(CMAKE_DEPEND_INFO_FILES
"CMakeFiles/App.dir/DependInfo.cmake"
"CMakeFiles/ROSBUILD_genmsg_cpp.dir/DependInfo.cmake"
"CMakeFiles/ROSBUILD_genmsg_lisp.dir/DependInfo.cmake"
"CMakeFiles/ROSBUILD_gensrv_cpp.dir/DependInfo.cmake"
"CMakeFiles/ROSBUILD_gensrv_lisp.dir/DependInfo.cmake"
"CMakeFiles/_catkin_empty_exported_target.dir/DependInfo.cmake"
"CMakeFiles/blob.dir/DependInfo.cmake"
"CMakeFiles/clean_test_results.dir/DependInfo.cmake"
"CMakeFiles/doxygen.dir/DependInfo.cmake"
"CMakeFiles/rosbuild_clean-test-results.dir/DependInfo.cmake"
Expand All @@ -179,6 +170,7 @@ SET(CMAKE_DEPEND_INFO_FILES
"CMakeFiles/test-future.dir/DependInfo.cmake"
"CMakeFiles/test-results.dir/DependInfo.cmake"
"CMakeFiles/test-results-run.dir/DependInfo.cmake"
"CMakeFiles/testblob.dir/DependInfo.cmake"
"CMakeFiles/tests.dir/DependInfo.cmake"
"gtest/CMakeFiles/gtest.dir/DependInfo.cmake"
"gtest/CMakeFiles/gtest_main.dir/DependInfo.cmake"
Expand Down
Loading

0 comments on commit ff2f711

Please sign in to comment.