# This is the CMakeCache file. # For build in directory: /home/telmo/workingcopy/lar3/sensors/imu/imu_network/build # It was generated by CMake: /usr/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //For backwards compatibility, what version of CMake commands and // syntax should this version of CMake try to support. CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4 //Choose the type of build, options are: None(CMAKE_CXX_FLAGS or // CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. CMAKE_BUILD_TYPE:STRING= //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //CXX compiler. CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ //Flags used by the compiler during all build types. CMAKE_CXX_FLAGS:STRING= //Flags used by the compiler during debug builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release minsize builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds (/MD /Ob1 /Oi // /Ot /Oy /Gs will produce slightly less optimized but smaller // files). CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during Release with Debug Info builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g //C compiler. CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc //Flags used by the compiler during all build types. CMAKE_C_FLAGS:STRING= //Flags used by the compiler during debug builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release minsize builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds (/MD /Ob1 /Oi // /Ot /Oy /Gs will produce slightly less optimized but smaller // files). CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during Release with Debug Info builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g //Flags used by the linker. CMAKE_EXE_LINKER_FLAGS:STRING=' ' //Flags used by the linker during debug builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr/local //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make //Flags used by the linker during the creation of modules. CMAKE_MODULE_LINKER_FLAGS:STRING=' ' //Flags used by the linker during debug builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=imu_network //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Flags used by the linker during the creation of dll's. CMAKE_SHARED_LINKER_FLAGS:STRING=' ' //Flags used by the linker during debug builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Path to a program. CMAKE_STRIP:FILEPATH=/usr/bin/strip //No help, variable specified on the command line. CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=/opt/ros/fuerte/share/ros/core/rosbuild/rostoolchain.cmake //If true, cmake will use relative paths in makefiles and projects. CMAKE_USE_RELATIVE_PATHS:BOOL=OFF //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE //Single output directory for building all executables. EXECUTABLE_OUTPUT_PATH:PATH= //gtest-config executable GTEST_EXE:FILEPATH=GTEST_EXE-NOTFOUND //Single output directory for building all libraries. LIBRARY_OUTPUT_PATH:PATH= //Path to a file. PROJECTCONFIG:FILEPATH=PROJECTCONFIG-NOTFOUND //Path to a program. PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python //Value Computed by CMake Project_BINARY_DIR:STATIC=/home/telmo/workingcopy/lar3/sensors/imu/imu_network/build //Value Computed by CMake Project_SOURCE_DIR:STATIC=/home/telmo/workingcopy/lar3/sensors/imu/imu_network //rospack executable ROSPACK_EXE:FILEPATH=/opt/ros/fuerte/bin/rospack //Path to a file. TOOLCHAINCONFIG:FILEPATH=TOOLCHAINCONFIG-NOTFOUND //Path to a file. USERCONFIG:FILEPATH=USERCONFIG-NOTFOUND //Path to a file. _file_name:FILEPATH=/home/telmo/workingcopy/lar3/sensors/imu/imu_network/src/accelerometer_network_calibration.cpp //Value Computed by CMake imu_network_BINARY_DIR:STATIC=/home/telmo/workingcopy/lar3/sensors/imu/imu_network/build //Value Computed by CMake imu_network_SOURCE_DIR:STATIC=/home/telmo/workingcopy/lar3/sensors/imu/imu_network ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_BUILD_TOOL CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1 //What is the target build tool cmake is generating for. CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/make //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/home/telmo/workingcopy/lar3/sensors/imu/imu_network/build //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=8 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=7 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/usr/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 CMAKE_CXX_COMPILER_WORKS:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 CMAKE_C_COMPILER_WORKS:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Result of TRY_COMPILE CMAKE_DETERMINE_CXX_ABI_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE CMAKE_DETERMINE_C_ABI_COMPILED:INTERNAL=TRUE //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //Start directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/home/telmo/workingcopy/lar3/sensors/imu/imu_network //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/usr/share/cmake-2.8 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //Suppress Warnings that are meant for the author of the CMakeLists.txt // files. CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=FALSE //uname command CMAKE_UNAME:INTERNAL=/bin/uname //ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //Details about finding PythonInterp FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python][v2.7.3()] //ADVANCED property for variable: PYTHON_EXECUTABLE PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1 _rosbuild_EXPORTS:INTERNAL= _rosbuild_cached_flag_time:INTERNAL=1386631792.21 _roslang_LANGS:INTERNAL=roscpp;roslisp;rospy _rospack_deps_manifests_invoke_result:INTERNAL=/opt/ros/fuerte/share/geometry_msgs/manifest.xml;/opt/ros/fuerte/share/sensor_msgs/manifest.xml;/opt/ros/fuerte/share/std_msgs/manifest.xml;/opt/ros/fuerte/share/roslang/manifest.xml;/opt/ros/fuerte/share/roscpp/manifest.xml;/opt/ros/fuerte/share/ros/core/rosbuild/manifest.xml;/opt/ros/fuerte/stacks/python_qt_binding/manifest.xml;/opt/ros/fuerte/stacks/common_rosdeps/manifest.xml;/opt/ros/fuerte/stacks/visualization_common/ogre/manifest.xml;/opt/ros/fuerte/share/rosconsole/manifest.xml;/opt/ros/fuerte/share/roslib/manifest.xml;/opt/ros/fuerte/stacks/visualization_common/ogre_tools/manifest.xml;/opt/ros/fuerte/share/rospy/manifest.xml;/opt/ros/fuerte/share/message_filters/manifest.xml;/opt/ros/fuerte/share/std_srvs/manifest.xml;/opt/ros/fuerte/share/nav_msgs/manifest.xml;/opt/ros/fuerte/stacks/bullet/manifest.xml;/opt/ros/fuerte/stacks/geometry/angles/manifest.xml;/opt/ros/fuerte/share/rostest/manifest.xml;/opt/ros/fuerte/share/roswtf/manifest.xml;/opt/ros/fuerte/stacks/geometry/tf/manifest.xml;/opt/ros/fuerte/stacks/laser_pipeline/laser_geometry/manifest.xml;/opt/ros/fuerte/share/visualization_msgs/manifest.xml;/opt/ros/fuerte/stacks/robot_model/colladadom/manifest.xml;/opt/ros/fuerte/stacks/robot_model/urdf_interface/manifest.xml;/opt/ros/fuerte/stacks/robot_model/urdf_parser/manifest.xml;/opt/ros/fuerte/stacks/robot_model/collada_parser/manifest.xml;/opt/ros/fuerte/stacks/robot_model/urdf/manifest.xml;/opt/ros/fuerte/stacks/robot_model/resource_retriever/manifest.xml;/opt/ros/fuerte/stacks/pluginlib/manifest.xml;/opt/ros/fuerte/stacks/image_common/image_transport/manifest.xml;/opt/ros/fuerte/stacks/visualization/interactive_markers/manifest.xml;/opt/ros/fuerte/stacks/visualization/rviz/manifest.xml;/home/telmo/workingcopy/lar3/utils/serialcom/manifest.xml;/home/telmo/workingcopy/lar3/utils/hitec5980sg/manifest.xml;/home/telmo/workingcopy/lar3/utils/device_mapper/manifest.xml;/home/telmo/workingcopy/lar3/sensors/pressure_cells/manifest.xml;/home/telmo/workingcopy/lar3/perception/haptic_force/manifest.xml;/home/telmo/workingcopy/lar3/bases/phantom_control/manifest.xml;/home/telmo/workingcopy/lar3/bases/humanoid_control/manifest.xml;/home/telmo/workingcopy/lar3/utils/tcp_client/manifest.xml;/home/telmo/workingcopy/lar3/utils/kfilter/manifest.xml _rospack_msgsrv_gen_invoke_result:INTERNAL=/opt/ros/fuerte/stacks/geometry/tf/msg_gen/generated;/opt/ros/fuerte/stacks/geometry/tf/srv_gen/generated;/home/telmo/workingcopy/lar3/sensors/pressure_cells/msg_gen/generated;/home/telmo/workingcopy/lar3/perception/haptic_force/msg_gen/generated;/home/telmo/workingcopy/lar3/bases/phantom_control/msg_gen/generated imu_network_CFLAGS_OTHER:INTERNAL=-pthread -DBT_USE_DOUBLE_PRECISION -DBT_EULER_DEFAULT_ZYX imu_network_INCLUDEDIR:INTERNAL= imu_network_INCLUDE_DIRS:INTERNAL=/opt/ros/fuerte/include;/opt/ros/fuerte/stacks/visualization/rviz/src/;/opt/ros/fuerte/stacks/python_qt_binding/include;/opt/ros/fuerte/stacks/visualization_common/ogre/ogre/include;/opt/ros/fuerte/stacks/visualization_common/ogre/ogre/include/OGRE;/opt/ros/fuerte/stacks/visualization_common/ogre/ogre/include/OGRE/RTShaderSystem;/opt/ros/fuerte/stacks/visualization_common/ogre_tools/src/;/opt/ros/fuerte/stacks/geometry/tf/include;/opt/ros/fuerte/stacks/geometry/tf/msg_gen/cpp/include;/opt/ros/fuerte/stacks/geometry/tf/srv_gen/cpp/include;/opt/ros/fuerte/stacks/bullet/include;/opt/ros/fuerte/stacks/geometry/angles/include;/usr/include/eigen3;/opt/ros/fuerte/stacks/laser_pipeline/laser_geometry/include;/opt/ros/fuerte/stacks/robot_model/urdf/include;/opt/ros/fuerte/stacks/robot_model/colladadom/include;/opt/ros/fuerte/stacks/robot_model/colladadom/include/1.5;/opt/ros/fuerte/stacks/robot_model/urdf_parser/include;/opt/ros/fuerte/stacks/robot_model/urdf_interface/include;/opt/ros/fuerte/stacks/robot_model/collada_parser/include;/opt/ros/fuerte/stacks/robot_model/resource_retriever/include;/opt/ros/fuerte/stacks/image_common/image_transport/include;/opt/ros/fuerte/stacks/pluginlib/include;/opt/ros/fuerte/stacks/pluginlib;/opt/ros/fuerte/stacks/visualization/interactive_markers/include/;/home/telmo/workingcopy/lar3/utils/serialcom/include;/home/telmo/workingcopy/lar3/utils/hitec5980sg/include;/home/telmo/workingcopy/lar3/bases/phantom_control/msg_gen/cpp/include;/home/telmo/workingcopy/lar3/perception/haptic_force/msg_gen/cpp/include;/home/telmo/workingcopy/lar3/sensors/pressure_cells/msg_gen/cpp/include;/home/telmo/workingcopy/lar3/utils/tcp_client/include;/home/telmo/workingcopy/lar3/utils/kfilter/include imu_network_LDFLAGS_OTHER:INTERNAL=-Wl,-rpath,/opt/ros/fuerte/stacks/visualization/rviz/lib -Wl,-rpath,/opt/ros/fuerte/stacks/visualization_common/ogre/ogre/lib -Wl,-rpath,/opt/ros/fuerte/stacks/visualization_common/ogre/ogre/lib,-rpath,/opt/ros/fuerte/stacks/visualization_common/ogre/ogre/lib/OGRE -Wl,-rpath,/opt/ros/fuerte/stacks/visualization_common/ogre_tools/lib -Wl,-rpath,/opt/ros/fuerte/stacks/geometry/tf/lib -Wl,-rpath,/opt/ros/fuerte/stacks/bullet/lib -Wl,-rpath,/opt/ros/fuerte/stacks/laser_pipeline/laser_geometry/lib -Wl,-rpath,/opt/ros/fuerte/stacks/robot_model/urdf/lib -Wl,-rpath,/opt/ros/fuerte/stacks/robot_model/colladadom/lib -Wl,-rpath,/opt/ros/fuerte/stacks/robot_model/urdf_parser/lib -Wl,-rpath,/opt/ros/fuerte/stacks/robot_model/collada_parser/lib -Wl,-rpath,/opt/ros/fuerte/stacks/robot_model/resource_retriever/lib -Wl,-rpath,/opt/ros/fuerte/stacks/image_common/image_transport/lib -Wl,-rpath,/opt/ros/fuerte/stacks/pluginlib/lib -Wl,-rpath,/opt/ros/fuerte/stacks/visualization/interactive_markers/lib -Wl,-rpath,/home/telmo/workingcopy/lar3/utils/serialcom/lib -Wl,-rpath,/home/telmo/workingcopy/lar3/utils/hitec5980sg/lib -Wl,-rpath,/home/telmo/workingcopy/lar3/utils/tcp_client/lib -Wl,-rpath,/home/telmo/workingcopy/lar3/utils/kfilter/lib imu_network_LIBRARIES:INTERNAL=rviz;OgreRTShaderSystem;OgreMain;pthread;ogre_tools;roslib;message_filters;roscpp;rostime;rosconsole;roscpp_serialization;xmlrpcpp;tf;boost_thread-mt;BulletDynamics;BulletCollision;LinearMath;laser_geometry;urdf;collada15dom;minizip;z;boost_system-mt;boost_filesystem-mt;urdf_parser;collada_parser;resource_retriever;image_transport;poco_lite;boost_fs_wrapper;tinyxml;interactive_markers;serialcom;hitec5980sg;tcp_client;kfilter imu_network_LIBRARY_DIRS:INTERNAL=/opt/ros/fuerte/lib;/opt/ros/fuerte/stacks/visualization/rviz/lib;/opt/ros/fuerte/stacks/visualization_common/ogre/ogre/lib/OGRE;/opt/ros/fuerte/stacks/visualization_common/ogre/ogre/lib;/opt/ros/fuerte/stacks/visualization_common/ogre_tools/lib;/opt/ros/fuerte/stacks/geometry/tf/lib;/opt/ros/fuerte/stacks/bullet/lib;/opt/ros/fuerte/stacks/laser_pipeline/laser_geometry/lib;/opt/ros/fuerte/stacks/robot_model/urdf/lib;/opt/ros/fuerte/stacks/robot_model/colladadom/lib;/opt/ros/fuerte/stacks/robot_model/urdf_parser/lib;/opt/ros/fuerte/stacks/robot_model/collada_parser/lib;/opt/ros/fuerte/stacks/robot_model/resource_retriever/lib;/opt/ros/fuerte/stacks/image_common/image_transport/lib;/opt/ros/fuerte/stacks/pluginlib/lib;/opt/ros/fuerte/stacks/visualization/interactive_markers/lib;/home/telmo/workingcopy/lar3/utils/serialcom/lib;/home/telmo/workingcopy/lar3/utils/hitec5980sg/lib;/home/telmo/workingcopy/lar3/utils/tcp_client/lib;/home/telmo/workingcopy/lar3/utils/kfilter/lib imu_network_cached_manifest_list:INTERNAL=/home/telmo/workingcopy/lar3/sensors/imu/imu_network/manifest.xml;/opt/ros/fuerte/share/geometry_msgs/manifest.xml;/opt/ros/fuerte/share/sensor_msgs/manifest.xml;/opt/ros/fuerte/share/std_msgs/manifest.xml;/opt/ros/fuerte/share/roslang/manifest.xml;/opt/ros/fuerte/share/roscpp/manifest.xml;/opt/ros/fuerte/share/ros/core/rosbuild/manifest.xml;/opt/ros/fuerte/stacks/python_qt_binding/manifest.xml;/opt/ros/fuerte/stacks/common_rosdeps/manifest.xml;/opt/ros/fuerte/stacks/visualization_common/ogre/manifest.xml;/opt/ros/fuerte/share/rosconsole/manifest.xml;/opt/ros/fuerte/share/roslib/manifest.xml;/opt/ros/fuerte/stacks/visualization_common/ogre_tools/manifest.xml;/opt/ros/fuerte/share/rospy/manifest.xml;/opt/ros/fuerte/share/message_filters/manifest.xml;/opt/ros/fuerte/share/std_srvs/manifest.xml;/opt/ros/fuerte/share/nav_msgs/manifest.xml;/opt/ros/fuerte/stacks/bullet/manifest.xml;/opt/ros/fuerte/stacks/geometry/angles/manifest.xml;/opt/ros/fuerte/share/rostest/manifest.xml;/opt/ros/fuerte/share/roswtf/manifest.xml;/opt/ros/fuerte/stacks/geometry/tf/manifest.xml;/opt/ros/fuerte/stacks/laser_pipeline/laser_geometry/manifest.xml;/opt/ros/fuerte/share/visualization_msgs/manifest.xml;/opt/ros/fuerte/stacks/robot_model/colladadom/manifest.xml;/opt/ros/fuerte/stacks/robot_model/urdf_interface/manifest.xml;/opt/ros/fuerte/stacks/robot_model/urdf_parser/manifest.xml;/opt/ros/fuerte/stacks/robot_model/collada_parser/manifest.xml;/opt/ros/fuerte/stacks/robot_model/urdf/manifest.xml;/opt/ros/fuerte/stacks/robot_model/resource_retriever/manifest.xml;/opt/ros/fuerte/stacks/pluginlib/manifest.xml;/opt/ros/fuerte/stacks/image_common/image_transport/manifest.xml;/opt/ros/fuerte/stacks/visualization/interactive_markers/manifest.xml;/opt/ros/fuerte/stacks/visualization/rviz/manifest.xml;/home/telmo/workingcopy/lar3/utils/serialcom/manifest.xml;/home/telmo/workingcopy/lar3/utils/hitec5980sg/manifest.xml;/home/telmo/workingcopy/lar3/utils/device_mapper/manifest.xml;/home/telmo/workingcopy/lar3/sensors/pressure_cells/manifest.xml;/home/telmo/workingcopy/lar3/perception/haptic_force/manifest.xml;/home/telmo/workingcopy/lar3/bases/phantom_control/manifest.xml;/home/telmo/workingcopy/lar3/bases/humanoid_control/manifest.xml;/home/telmo/workingcopy/lar3/utils/tcp_client/manifest.xml;/home/telmo/workingcopy/lar3/utils/kfilter/manifest.xml;/opt/ros/fuerte/stacks/geometry/tf/msg_gen/generated;/opt/ros/fuerte/stacks/geometry/tf/srv_gen/generated;/home/telmo/workingcopy/lar3/sensors/pressure_cells/msg_gen/generated;/home/telmo/workingcopy/lar3/perception/haptic_force/msg_gen/generated;/home/telmo/workingcopy/lar3/bases/phantom_control/msg_gen/generated imu_network_temp:INTERNAL=-Wl,-rpath,/opt/ros/fuerte/stacks/visualization/rviz/lib;-Wl,-rpath,/opt/ros/fuerte/stacks/visualization_common/ogre/ogre/lib;-Wl,-rpath,/opt/ros/fuerte/stacks/visualization_common/ogre/ogre/lib,-rpath,/opt/ros/fuerte/stacks/visualization_common/ogre/ogre/lib/OGRE;-Wl,-rpath,/opt/ros/fuerte/stacks/visualization_common/ogre_tools/lib;-Wl,-rpath,/opt/ros/fuerte/stacks/geometry/tf/lib;-Wl,-rpath,/opt/ros/fuerte/stacks/bullet/lib;-Wl,-rpath,/opt/ros/fuerte/stacks/laser_pipeline/laser_geometry/lib;-Wl,-rpath,/opt/ros/fuerte/stacks/robot_model/urdf/lib;-Wl,-rpath,/opt/ros/fuerte/stacks/robot_model/colladadom/lib;-Wl,-rpath,/opt/ros/fuerte/stacks/robot_model/urdf_parser/lib;-Wl,-rpath,/opt/ros/fuerte/stacks/robot_model/collada_parser/lib;-Wl,-rpath,/opt/ros/fuerte/stacks/robot_model/resource_retriever/lib;-Wl,-rpath,/opt/ros/fuerte/stacks/image_common/image_transport/lib;-Wl,-rpath,/opt/ros/fuerte/stacks/pluginlib/lib;-Wl,-rpath,/opt/ros/fuerte/stacks/visualization/interactive_markers/lib;-Wl,-rpath,/home/telmo/workingcopy/lar3/utils/serialcom/lib;-Wl,-rpath,/home/telmo/workingcopy/lar3/utils/hitec5980sg/lib;-Wl,-rpath,/home/telmo/workingcopy/lar3/utils/tcp_client/lib;-Wl,-rpath,/home/telmo/workingcopy/lar3/utils/kfilter/lib roscpp_CMAKE:INTERNAL=/opt/ros/fuerte/share/roscpp/rosbuild/roscpp.cmake roslib_path:INTERNAL=/opt/ros/fuerte/share/roslib roslisp_CMAKE:INTERNAL=/opt/ros/fuerte/share/roslisp/rosbuild/roslisp.cmake rospy_CMAKE:INTERNAL=/opt/ros/fuerte/share/rospy/rosbuild/rospy.cmake rosunit_path:INTERNAL=/opt/ros/fuerte/share/rosunit