update package tf3_sensor_msgs

This commit is contained in:
2025-11-24 11:17:47 +07:00
parent 0dca929962
commit 88613a94f0
311 changed files with 22225 additions and 214 deletions

View File

@@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/duongtd/robotics_core/tf3")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/duongtd/robotics_core/geometry2/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View File

@@ -0,0 +1 @@
6

View File

@@ -0,0 +1,130 @@
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
/home/duongtd/robotics_core/tf3/examples/simple_tf3_example.cpp
iostream
-
thread
-
chrono
-
tf3/buffer_core.h
/home/duongtd/robotics_core/tf3/examples/tf3/buffer_core.h
tf3/compat.h
/home/duongtd/robotics_core/tf3/examples/tf3/compat.h
tf3/LinearMath/Transform.h
/home/duongtd/robotics_core/tf3/examples/tf3/LinearMath/Transform.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Matrix3x3.h
Vector3.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
Quaternion.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Quaternion.h
../macros.h
/home/duongtd/robotics_core/tf3/include/tf3/macros.h
iostream
-
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/QuadWord.h
Scalar.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
MinMax.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
altivec.h
-
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Quaternion.h
Vector3.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
QuadWord.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/QuadWord.h
../macros.h
/home/duongtd/robotics_core/tf3/include/tf3/macros.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
math.h
-
stdlib.h
-
cstdlib
-
cfloat
-
float.h
-
ppcintrinsics.h
-
assert.h
-
assert.h
-
assert.h
-
assert.h
-
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Transform.h
Matrix3x3.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Matrix3x3.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
Scalar.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
MinMax.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
/home/duongtd/robotics_core/tf3/include/tf3/buffer_core.h
transform_storage.h
/home/duongtd/robotics_core/tf3/include/tf3/transform_storage.h
boost/signals2.hpp
-
string
-
tf3/compat.h
/home/duongtd/robotics_core/tf3/include/tf3/tf3/compat.h
tf3/time.h
/home/duongtd/robotics_core/tf3/include/tf3/tf3/time.h
boost/unordered_map.hpp
-
boost/thread/mutex.hpp
-
boost/function.hpp
-
boost/shared_ptr.hpp
-
/home/duongtd/robotics_core/tf3/include/tf3/compat.h
tf3/time.h
/home/duongtd/robotics_core/tf3/include/tf3/tf3/time.h
string
-
/home/duongtd/robotics_core/tf3/include/tf3/macros.h
/home/duongtd/robotics_core/tf3/include/tf3/time.h
cstdint
-
limits
-
cmath
-
chrono
-
thread
-
/home/duongtd/robotics_core/tf3/include/tf3/transform_storage.h
tf3/LinearMath/Vector3.h
-
tf3/LinearMath/Quaternion.h
-
tf3/compat.h
/home/duongtd/robotics_core/tf3/include/tf3/tf3/compat.h

View File

@@ -0,0 +1,30 @@
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_CXX
"/home/duongtd/robotics_core/tf3/examples/simple_tf3_example.cpp" "/home/duongtd/robotics_core/geometry2/build/tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o"
)
set(CMAKE_CXX_COMPILER_ID "GNU")
# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
"BOOST_ALL_NO_LIB"
"BOOST_ATOMIC_DYN_LINK"
"BOOST_SYSTEM_DYN_LINK"
"BOOST_THREAD_DYN_LINK"
)
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
"/home/duongtd/robotics_core/tf3/include"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/home/duongtd/robotics_core/geometry2/build/tf3_build/CMakeFiles/tf3.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View File

@@ -0,0 +1,103 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/duongtd/robotics_core/geometry2
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/duongtd/robotics_core/geometry2/build
# Include any dependencies generated for this target.
include tf3_build/CMakeFiles/simple_tf3_example.dir/depend.make
# Include the progress variables for this target.
include tf3_build/CMakeFiles/simple_tf3_example.dir/progress.make
# Include the compile flags for this target's objects.
include tf3_build/CMakeFiles/simple_tf3_example.dir/flags.make
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: tf3_build/CMakeFiles/simple_tf3_example.dir/flags.make
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/examples/simple_tf3_example.cpp
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/duongtd/robotics_core/geometry2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o -c /home/duongtd/robotics_core/tf3/examples/simple_tf3_example.cpp
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.i"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/duongtd/robotics_core/tf3/examples/simple_tf3_example.cpp > CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.i
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.s"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/duongtd/robotics_core/tf3/examples/simple_tf3_example.cpp -o CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.s
# Object files for target simple_tf3_example
simple_tf3_example_OBJECTS = \
"CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o"
# External object files for target simple_tf3_example
simple_tf3_example_EXTERNAL_OBJECTS =
tf3_build/simple_tf3_example: tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o
tf3_build/simple_tf3_example: tf3_build/CMakeFiles/simple_tf3_example.dir/build.make
tf3_build/simple_tf3_example: tf3_build/libtf3.a
tf3_build/simple_tf3_example: /usr/lib/x86_64-linux-gnu/libconsole_bridge.so.0.4
tf3_build/simple_tf3_example: /usr/lib/x86_64-linux-gnu/libboost_system.so.1.71.0
tf3_build/simple_tf3_example: /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0
tf3_build/simple_tf3_example: /usr/lib/x86_64-linux-gnu/libboost_atomic.so.1.71.0
tf3_build/simple_tf3_example: tf3_build/CMakeFiles/simple_tf3_example.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/duongtd/robotics_core/geometry2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable simple_tf3_example"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/simple_tf3_example.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
tf3_build/CMakeFiles/simple_tf3_example.dir/build: tf3_build/simple_tf3_example
.PHONY : tf3_build/CMakeFiles/simple_tf3_example.dir/build
tf3_build/CMakeFiles/simple_tf3_example.dir/clean:
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && $(CMAKE_COMMAND) -P CMakeFiles/simple_tf3_example.dir/cmake_clean.cmake
.PHONY : tf3_build/CMakeFiles/simple_tf3_example.dir/clean
tf3_build/CMakeFiles/simple_tf3_example.dir/depend:
cd /home/duongtd/robotics_core/geometry2/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/duongtd/robotics_core/geometry2 /home/duongtd/robotics_core/tf3 /home/duongtd/robotics_core/geometry2/build /home/duongtd/robotics_core/geometry2/build/tf3_build /home/duongtd/robotics_core/geometry2/build/tf3_build/CMakeFiles/simple_tf3_example.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : tf3_build/CMakeFiles/simple_tf3_example.dir/depend

View File

@@ -0,0 +1,10 @@
file(REMOVE_RECURSE
"CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o"
"simple_tf3_example"
"simple_tf3_example.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/simple_tf3_example.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View File

@@ -0,0 +1,17 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o
/home/duongtd/robotics_core/tf3/examples/simple_tf3_example.cpp
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Matrix3x3.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/QuadWord.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Quaternion.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Transform.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
/home/duongtd/robotics_core/tf3/include/tf3/buffer_core.h
/home/duongtd/robotics_core/tf3/include/tf3/compat.h
/home/duongtd/robotics_core/tf3/include/tf3/macros.h
/home/duongtd/robotics_core/tf3/include/tf3/time.h
/home/duongtd/robotics_core/tf3/include/tf3/transform_storage.h

View File

@@ -0,0 +1,17 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/examples/simple_tf3_example.cpp
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Matrix3x3.h
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/QuadWord.h
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Quaternion.h
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Transform.h
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/buffer_core.h
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/compat.h
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/macros.h
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/time.h
tf3_build/CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/transform_storage.h

View File

@@ -0,0 +1,10 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
# compile CXX with /usr/bin/c++
CXX_FLAGS = -fPIE -std=gnu++17
CXX_DEFINES = -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DBOOST_THREAD_DYN_LINK
CXX_INCLUDES = -I/home/duongtd/robotics_core/tf3/include

View File

@@ -0,0 +1 @@
/usr/bin/c++ -rdynamic CMakeFiles/simple_tf3_example.dir/examples/simple_tf3_example.cpp.o -o simple_tf3_example libtf3.a -lpthread /usr/lib/x86_64-linux-gnu/libconsole_bridge.so.0.4 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.71.0 /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.71.0 /usr/lib/x86_64-linux-gnu/libboost_atomic.so.1.71.0 -lpthread

View File

@@ -0,0 +1,3 @@
CMAKE_PROGRESS_1 = 9
CMAKE_PROGRESS_2 = 10

View File

@@ -0,0 +1,174 @@
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Matrix3x3.h
Vector3.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
Quaternion.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Quaternion.h
../macros.h
/home/duongtd/robotics_core/tf3/include/tf3/macros.h
iostream
-
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/QuadWord.h
Scalar.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
MinMax.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
altivec.h
-
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Quaternion.h
Vector3.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
QuadWord.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/QuadWord.h
../macros.h
/home/duongtd/robotics_core/tf3/include/tf3/macros.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
math.h
-
stdlib.h
-
cstdlib
-
cfloat
-
float.h
-
ppcintrinsics.h
-
assert.h
-
assert.h
-
assert.h
-
assert.h
-
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Transform.h
Matrix3x3.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Matrix3x3.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
Scalar.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
MinMax.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
/home/duongtd/robotics_core/tf3/include/tf3/TF3Error.h
/home/duongtd/robotics_core/tf3/include/tf3/buffer_core.h
transform_storage.h
/home/duongtd/robotics_core/tf3/include/tf3/transform_storage.h
boost/signals2.hpp
-
string
-
tf3/compat.h
/home/duongtd/robotics_core/tf3/include/tf3/tf3/compat.h
tf3/time.h
/home/duongtd/robotics_core/tf3/include/tf3/tf3/time.h
boost/unordered_map.hpp
-
boost/thread/mutex.hpp
-
boost/function.hpp
-
boost/shared_ptr.hpp
-
/home/duongtd/robotics_core/tf3/include/tf3/compat.h
tf3/time.h
/home/duongtd/robotics_core/tf3/include/tf3/tf3/time.h
string
-
/home/duongtd/robotics_core/tf3/include/tf3/exceptions.h
stdexcept
-
/home/duongtd/robotics_core/tf3/include/tf3/macros.h
/home/duongtd/robotics_core/tf3/include/tf3/time.h
cstdint
-
limits
-
cmath
-
chrono
-
thread
-
/home/duongtd/robotics_core/tf3/include/tf3/time_cache.h
transform_storage.h
/home/duongtd/robotics_core/tf3/include/tf3/transform_storage.h
deque
-
tf3/time.h
/home/duongtd/robotics_core/tf3/include/tf3/tf3/time.h
boost/shared_ptr.hpp
-
/home/duongtd/robotics_core/tf3/include/tf3/transform_storage.h
tf3/LinearMath/Vector3.h
-
tf3/LinearMath/Quaternion.h
-
tf3/compat.h
/home/duongtd/robotics_core/tf3/include/tf3/tf3/compat.h
/home/duongtd/robotics_core/tf3/src/buffer_core.cpp
tf3/buffer_core.h
/home/duongtd/robotics_core/tf3/src/tf3/buffer_core.h
tf3/time_cache.h
/home/duongtd/robotics_core/tf3/src/tf3/time_cache.h
tf3/exceptions.h
/home/duongtd/robotics_core/tf3/src/tf3/exceptions.h
tf3/TF3Error.h
/home/duongtd/robotics_core/tf3/src/tf3/TF3Error.h
assert.h
-
console_bridge/console.h
-
tf3/LinearMath/Transform.h
/home/duongtd/robotics_core/tf3/src/tf3/LinearMath/Transform.h
/home/duongtd/robotics_core/tf3/src/cache.cpp
tf3/time_cache.h
/home/duongtd/robotics_core/tf3/src/tf3/time_cache.h
tf3/exceptions.h
/home/duongtd/robotics_core/tf3/src/tf3/exceptions.h
tf3/LinearMath/Vector3.h
-
tf3/LinearMath/Quaternion.h
-
tf3/LinearMath/Transform.h
-
tf3/compat.h
/home/duongtd/robotics_core/tf3/src/tf3/compat.h
assert.h
-
/home/duongtd/robotics_core/tf3/src/static_cache.cpp
tf3/time_cache.h
/home/duongtd/robotics_core/tf3/src/tf3/time_cache.h
tf3/exceptions.h
/home/duongtd/robotics_core/tf3/src/tf3/exceptions.h
tf3/LinearMath/Transform.h
/home/duongtd/robotics_core/tf3/src/tf3/LinearMath/Transform.h
tf3/compat.h
/home/duongtd/robotics_core/tf3/src/tf3/compat.h

View File

@@ -0,0 +1,31 @@
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_CXX
"/home/duongtd/robotics_core/tf3/src/buffer_core.cpp" "/home/duongtd/robotics_core/geometry2/build/tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o"
"/home/duongtd/robotics_core/tf3/src/cache.cpp" "/home/duongtd/robotics_core/geometry2/build/tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o"
"/home/duongtd/robotics_core/tf3/src/static_cache.cpp" "/home/duongtd/robotics_core/geometry2/build/tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o"
)
set(CMAKE_CXX_COMPILER_ID "GNU")
# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
"BOOST_ALL_NO_LIB"
"BOOST_ATOMIC_DYN_LINK"
"BOOST_SYSTEM_DYN_LINK"
"BOOST_THREAD_DYN_LINK"
)
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
"/home/duongtd/robotics_core/tf3/include"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

View File

@@ -0,0 +1,129 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/duongtd/robotics_core/geometry2
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/duongtd/robotics_core/geometry2/build
# Include any dependencies generated for this target.
include tf3_build/CMakeFiles/tf3.dir/depend.make
# Include the progress variables for this target.
include tf3_build/CMakeFiles/tf3.dir/progress.make
# Include the compile flags for this target's objects.
include tf3_build/CMakeFiles/tf3.dir/flags.make
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: tf3_build/CMakeFiles/tf3.dir/flags.make
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/src/cache.cpp
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/duongtd/robotics_core/geometry2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/tf3.dir/src/cache.cpp.o -c /home/duongtd/robotics_core/tf3/src/cache.cpp
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tf3.dir/src/cache.cpp.i"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/duongtd/robotics_core/tf3/src/cache.cpp > CMakeFiles/tf3.dir/src/cache.cpp.i
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tf3.dir/src/cache.cpp.s"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/duongtd/robotics_core/tf3/src/cache.cpp -o CMakeFiles/tf3.dir/src/cache.cpp.s
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: tf3_build/CMakeFiles/tf3.dir/flags.make
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/src/buffer_core.cpp
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/duongtd/robotics_core/geometry2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/tf3.dir/src/buffer_core.cpp.o -c /home/duongtd/robotics_core/tf3/src/buffer_core.cpp
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tf3.dir/src/buffer_core.cpp.i"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/duongtd/robotics_core/tf3/src/buffer_core.cpp > CMakeFiles/tf3.dir/src/buffer_core.cpp.i
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tf3.dir/src/buffer_core.cpp.s"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/duongtd/robotics_core/tf3/src/buffer_core.cpp -o CMakeFiles/tf3.dir/src/buffer_core.cpp.s
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: tf3_build/CMakeFiles/tf3.dir/flags.make
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/src/static_cache.cpp
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/duongtd/robotics_core/geometry2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/tf3.dir/src/static_cache.cpp.o -c /home/duongtd/robotics_core/tf3/src/static_cache.cpp
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tf3.dir/src/static_cache.cpp.i"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/duongtd/robotics_core/tf3/src/static_cache.cpp > CMakeFiles/tf3.dir/src/static_cache.cpp.i
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tf3.dir/src/static_cache.cpp.s"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/duongtd/robotics_core/tf3/src/static_cache.cpp -o CMakeFiles/tf3.dir/src/static_cache.cpp.s
# Object files for target tf3
tf3_OBJECTS = \
"CMakeFiles/tf3.dir/src/cache.cpp.o" \
"CMakeFiles/tf3.dir/src/buffer_core.cpp.o" \
"CMakeFiles/tf3.dir/src/static_cache.cpp.o"
# External object files for target tf3
tf3_EXTERNAL_OBJECTS =
tf3_build/libtf3.a: tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o
tf3_build/libtf3.a: tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o
tf3_build/libtf3.a: tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o
tf3_build/libtf3.a: tf3_build/CMakeFiles/tf3.dir/build.make
tf3_build/libtf3.a: tf3_build/CMakeFiles/tf3.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/duongtd/robotics_core/geometry2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking CXX static library libtf3.a"
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && $(CMAKE_COMMAND) -P CMakeFiles/tf3.dir/cmake_clean_target.cmake
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/tf3.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
tf3_build/CMakeFiles/tf3.dir/build: tf3_build/libtf3.a
.PHONY : tf3_build/CMakeFiles/tf3.dir/build
tf3_build/CMakeFiles/tf3.dir/clean:
cd /home/duongtd/robotics_core/geometry2/build/tf3_build && $(CMAKE_COMMAND) -P CMakeFiles/tf3.dir/cmake_clean.cmake
.PHONY : tf3_build/CMakeFiles/tf3.dir/clean
tf3_build/CMakeFiles/tf3.dir/depend:
cd /home/duongtd/robotics_core/geometry2/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/duongtd/robotics_core/geometry2 /home/duongtd/robotics_core/tf3 /home/duongtd/robotics_core/geometry2/build /home/duongtd/robotics_core/geometry2/build/tf3_build /home/duongtd/robotics_core/geometry2/build/tf3_build/CMakeFiles/tf3.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : tf3_build/CMakeFiles/tf3.dir/depend

View File

@@ -0,0 +1,12 @@
file(REMOVE_RECURSE
"CMakeFiles/tf3.dir/src/buffer_core.cpp.o"
"CMakeFiles/tf3.dir/src/cache.cpp.o"
"CMakeFiles/tf3.dir/src/static_cache.cpp.o"
"libtf3.a"
"libtf3.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/tf3.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

View File

@@ -0,0 +1,3 @@
file(REMOVE_RECURSE
"libtf3.a"
)

View File

@@ -0,0 +1,50 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Matrix3x3.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/QuadWord.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Quaternion.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Transform.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
/home/duongtd/robotics_core/tf3/include/tf3/TF3Error.h
/home/duongtd/robotics_core/tf3/include/tf3/buffer_core.h
/home/duongtd/robotics_core/tf3/include/tf3/compat.h
/home/duongtd/robotics_core/tf3/include/tf3/exceptions.h
/home/duongtd/robotics_core/tf3/include/tf3/macros.h
/home/duongtd/robotics_core/tf3/include/tf3/time.h
/home/duongtd/robotics_core/tf3/include/tf3/time_cache.h
/home/duongtd/robotics_core/tf3/include/tf3/transform_storage.h
/home/duongtd/robotics_core/tf3/src/buffer_core.cpp
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Matrix3x3.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/QuadWord.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Quaternion.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Transform.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
/home/duongtd/robotics_core/tf3/include/tf3/compat.h
/home/duongtd/robotics_core/tf3/include/tf3/exceptions.h
/home/duongtd/robotics_core/tf3/include/tf3/macros.h
/home/duongtd/robotics_core/tf3/include/tf3/time.h
/home/duongtd/robotics_core/tf3/include/tf3/time_cache.h
/home/duongtd/robotics_core/tf3/include/tf3/transform_storage.h
/home/duongtd/robotics_core/tf3/src/cache.cpp
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Matrix3x3.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/QuadWord.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Quaternion.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Transform.h
/home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
/home/duongtd/robotics_core/tf3/include/tf3/compat.h
/home/duongtd/robotics_core/tf3/include/tf3/exceptions.h
/home/duongtd/robotics_core/tf3/include/tf3/macros.h
/home/duongtd/robotics_core/tf3/include/tf3/time.h
/home/duongtd/robotics_core/tf3/include/tf3/time_cache.h
/home/duongtd/robotics_core/tf3/include/tf3/transform_storage.h
/home/duongtd/robotics_core/tf3/src/static_cache.cpp

View File

@@ -0,0 +1,50 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Matrix3x3.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/QuadWord.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Quaternion.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Transform.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/TF3Error.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/buffer_core.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/compat.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/exceptions.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/macros.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/time.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/time_cache.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/transform_storage.h
tf3_build/CMakeFiles/tf3.dir/src/buffer_core.cpp.o: /home/duongtd/robotics_core/tf3/src/buffer_core.cpp
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Matrix3x3.h
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/QuadWord.h
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Quaternion.h
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Transform.h
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/compat.h
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/exceptions.h
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/macros.h
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/time.h
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/time_cache.h
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/transform_storage.h
tf3_build/CMakeFiles/tf3.dir/src/cache.cpp.o: /home/duongtd/robotics_core/tf3/src/cache.cpp
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Matrix3x3.h
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/MinMax.h
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/QuadWord.h
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Quaternion.h
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Scalar.h
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Transform.h
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/LinearMath/Vector3.h
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/compat.h
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/exceptions.h
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/macros.h
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/time.h
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/time_cache.h
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/include/tf3/transform_storage.h
tf3_build/CMakeFiles/tf3.dir/src/static_cache.cpp.o: /home/duongtd/robotics_core/tf3/src/static_cache.cpp

View File

@@ -0,0 +1,10 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
# compile CXX with /usr/bin/c++
CXX_FLAGS = -fPIC -std=gnu++17
CXX_DEFINES = -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DBOOST_THREAD_DYN_LINK
CXX_INCLUDES = -I/home/duongtd/robotics_core/tf3/include

View File

@@ -0,0 +1,2 @@
/usr/bin/ar qc libtf3.a CMakeFiles/tf3.dir/src/cache.cpp.o CMakeFiles/tf3.dir/src/buffer_core.cpp.o CMakeFiles/tf3.dir/src/static_cache.cpp.o
/usr/bin/ranlib libtf3.a

View File

@@ -0,0 +1,5 @@
CMAKE_PROGRESS_1 = 21
CMAKE_PROGRESS_2 = 22
CMAKE_PROGRESS_3 = 23
CMAKE_PROGRESS_4 = 24

Binary file not shown.