Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 841683 Details for
Bug 825409
Review Request: gazebo - 3D multi-robot simulator with dynamics
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
buildlog
build.log (text/x-log), 2.83 MB, created by
solanum
on 2013-12-26 01:16:27 UTC
(
hide
)
Description:
buildlog
Filename:
MIME Type:
Creator:
solanum
Created:
2013-12-26 01:16:27 UTC
Size:
2.83 MB
patch
obsolete
>Mock Version: 1.1.35 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gazebo.spec'], False, '/var/lib/mock/fedora-20-x86_64/root/', None, 0, True, False, 1000, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x2804490>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gazebo.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/gazebo-2.1.0-1.fc20.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gazebo.spec'], False, '/var/lib/mock/fedora-20-x86_64/root/', None, 0, True, False, 1000, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x2804490>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gazebo.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VxWg9U >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf gazebo-2.1.0 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/gazebo-2.1.0.tar.bz2 >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gazebo-2.1.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (gazebo-2.0.0-fedora.patch):' >Patch #0 (gazebo-2.0.0-fedora.patch): >+ /usr/bin/cat /builddir/build/SOURCES/gazebo-2.0.0-fedora.patch >+ /usr/bin/patch -p0 -b --suffix .fedora --fuzz=0 >patching file ./cmake/FindFreeimage.cmake >patching file ./CMakeLists.txt >Hunk #1 succeeded at 197 (offset 6 lines). >Hunk #2 succeeded at 216 (offset 6 lines). >patching file ./cmake/SearchForStuff.cmake >Hunk #2 succeeded at 289 (offset 10 lines). >Hunk #3 succeeded at 362 (offset 17 lines). >patching file ./deps/CMakeLists.txt >patching file ./gazebo/common/CMakeLists.txt >Hunk #1 succeeded at 107 (offset 1 line). >patching file ./gazebo/rendering/Camera.cc >Hunk #1 succeeded at 22 (offset -5 lines). >patching file ./gazebo/rendering/CMakeLists.txt >patching file ./gazebo/rendering/Scene.cc >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.REtEIu >+ sed -i 's| -g -O2|-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic|' CMakeLists.txt >+ rm -rf deps/ann >+ rm -rf deps/fcl >+ rm -rf deps/parallel_quickstep >+ rm -rf deps/libccd >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gazebo-2.1.0 >+ mkdir build >+ pushd build >~/build/BUILD/gazebo-2.1.0/build ~/build/BUILD/gazebo-2.1.0 >+ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DLIB_INSTALL_DIR:STRING=lib64 -DSSE2_FOUND=OFF -DSSE3_FOUND=OFF -DSSSE3_FOUND=OFF -DSSE4_1_FOUND=OFF -DSSE4_2_FOUND=OFF -Dogre_library_dirs=/usr/lib64 -DCMAKE_BUILD_TYPE=RelWithDebInfo '-DCMAKE_C_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' '-DCMAKE_CXX_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' '-DCMAKE_LINK_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' -DUSE_UPSTREAM_CFLAGS=OFF -DUSE_HOST_CFLAGS=OFF .. >-- The C compiler identification is GNU 4.8.2 >-- The CXX compiler identification is GNU 4.8.2 >-- Check for working C compiler: /usr/bin/cc >-- Check for working C compiler: /usr/bin/cc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/c++ >-- Check for working CXX compiler: /usr/bin/c++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Gazebo version 2.1.0 >-- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") >-- High memory tests: enabled >-- >====== Finding 3rd Party Packages ====== >-- Operating system is Linux >-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28") >-- checking for module 'freeimage>=3.9.0' >-- package 'freeimage>=3.9.0' not found >-- freeimage.pc not found, trying freeimage_include_dir and freeimage_library_dir flags. >-- Looking for FreeImage.h - found >-- Looking for libfreeimage - found >-- Looking for include file pthread.h >-- Looking for include file pthread.h - found >-- Looking for pthread_create >-- Looking for pthread_create - not found >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- Found PROTOBUF: /usr/lib64/libprotobuf.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- Found X11: /usr/lib64/libX11.so >-- Found OpenGL: /usr/lib64/libGL.so >-- Found OpenAL: /usr/lib64/libopenal.so >-- checking for module 'sdformat>=1.4.7' >-- found sdformat, version 1.4.11 >-- checking for module 'libcurl' >-- found libcurl, version 7.32.0 >-- checking for module 'libprofiler' >-- found libprofiler, version 2.1 >-- checking for module 'libtcmalloc' >-- found libtcmalloc, version 2.1 >-- checking for module 'CEGUI' >-- found CEGUI, version 0.7.9 >-- checking for module 'CEGUI-OGRE' >-- found CEGUI-OGRE, version 0.7.9 >-- Looking for CEGUI, found >-- Looking for CEGUI-OGRE, found >CMake Warning at cmake/SearchForStuff.cmake:130 (find_package): > By not providing "FindSimbody.cmake" in CMAKE_MODULE_PATH this project has > asked CMake to find a package configuration file provided by "Simbody", but > CMake did not find one. > Could not find a package configuration file provided by "Simbody" with any > of the following names: > SimbodyConfig.cmake > simbody-config.cmake > Add the installation prefix of "Simbody" to CMAKE_PREFIX_PATH or set > "Simbody_DIR" to a directory containing one of the above files. If > "Simbody" provides a separate development package or SDK, be sure it has > been installed. >Call Stack (most recent call first): > CMakeLists.txt:149 (include) >-- Simbody not found, for simbody physics engine option, please install libsimbody-dev. >-- Looking for tinyxml.h - found >-- Looking for libtar.h - found >-- checking for module 'ccd' >-- found ccd, version 1.4 >-- checking for module 'tbb' >-- found tbb, version 4.1.3 >-- checking for module 'OGRE-RTShaderSystem>=1.7.4' >-- found OGRE-RTShaderSystem, version 1.8.1 >-- checking for module 'OGRE>=1.7.4' >-- found OGRE, version 1.8.1 >-- checking for module 'OGRE-Terrain' >-- found OGRE-Terrain, version 1.8.1 >-- checking for module 'OGRE-Overlay' >-- package 'OGRE-Overlay' not found >-- checking for module 'libswscale' >-- package 'libswscale' not found >-- libswscale not found. Audio-video capabilities will be disabled. >-- checking for module 'libavformat' >-- package 'libavformat' not found >-- libavformat not found. Audio-video capabilities will be disabled. >-- checking for module 'libavcodec' >-- package 'libavcodec' not found >-- libavcodec not found. Audio-video capabilities will be disabled. >-- checking for module 'SKYX' >-- found SKYX, version 0.3.1 >-- checking for modules 'playercore>=3.0;playerc++' >-- found playercore, version 3.0.2 >-- found playerc++, version 3.0.2 >-- checking for module 'gts' >-- found gts, version 0.7.6 >-- Looking for GTS - found >-- checking for module 'bullet>=2.82' >-- package 'bullet>=2.82' not found >-- checking for module 'bullet2.82>=2.82' >-- package 'bullet2.82>=2.82' not found >-- Looking for Q_WS_X11 >-- Looking for Q_WS_X11 - found >-- Looking for Q_WS_WIN >-- Looking for Q_WS_WIN - not found >-- Looking for Q_WS_QWS >-- Looking for Q_WS_QWS - not found >-- Looking for Q_WS_MAC >-- Looking for Q_WS_MAC - not found >-- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.5") >-- Boost version: 1.54.0 >-- Boost version: 1.54.0 >-- Found the following Boost libraries: >-- thread >-- signals >-- system >-- filesystem >-- program_options >-- regex >-- iostreams >-- date_time >-- Looking for ltdl.h - found >-- Looking for libltdl - found >-- Looking for dlfcn.h - found >-- Looking for libdl - found >-- Looking for ronn to generate manpages - found >-- ---------------------------------------- >-- Looking for display capabilities >-- ! valid display not found >-- ! valid dri display not found (no glxinfo or pyopengl) >-- Checking gazebo build type >-- >====== Configuring 3rd Party Packages ====== >-- Performing Test HAVE_ALLOCA >-- Performing Test HAVE_ALLOCA - Success >-- Performing Test HAVE_ATAN2F >-- Performing Test HAVE_ATAN2F - Success >-- Performing Test HAVE_COPYSIGN >-- Performing Test HAVE_COPYSIGN - Success >-- Performing Test HAVE_COPYSIGNF >-- Performing Test HAVE_COPYSIGNF - Success >-- Performing Test HAVE_COSF >-- Performing Test HAVE_COSF - Success >-- Performing Test HAVE_FABSF >-- Performing Test HAVE_FABSF - Success >-- Performing Test HAVE_FLOOR >-- Performing Test HAVE_FLOOR - Success >-- Performing Test HAVE_FMODF >-- Performing Test HAVE_FMODF - Success >-- Performing Test HAVE_GETTIMEOFDAY >-- Performing Test HAVE_GETTIMEOFDAY - Success >-- Performing Test HAVE_ISNAN >-- Performing Test HAVE_ISNAN - Success >-- Performing Test HAVE_ISNANF >-- Performing Test HAVE_ISNANF - Success >-- Performing Test HAVE_MALLOC >-- Performing Test HAVE_MALLOC - Success >-- Performing Test HAVE_MEMMOVE >-- Performing Test HAVE_MEMMOVE - Success >-- Performing Test HAVE_MEMSET >-- Performing Test HAVE_MEMSET - Success >-- Performing Test HAVE_REALLOC >-- Performing Test HAVE_REALLOC - Success >-- Performing Test HAVE_SELECT >-- Performing Test HAVE_SELECT - Success >-- Performing Test HAVE_SINF >-- Performing Test HAVE_SINF - Success >-- Performing Test HAVE_SPRINTF >-- Performing Test HAVE_SPRINTF - Success >-- Performing Test HAVE_SQRT >-- Performing Test HAVE_SQRT - Success >-- Performing Test HAVE_SQRTF >-- Performing Test HAVE_SQRTF - Success >-- Performing Test HAVE_VPRINTF >-- Performing Test HAVE_VPRINTF - Success >-- Performing Test HAVE_VSNPRINTF >-- Performing Test HAVE_VSNPRINTF - Success >-- Performing Test HAVE_SNPRINTF >-- Performing Test HAVE_SNPRINTF - Success >-- Performing Test HAVE_LIMITS >-- Performing Test HAVE_LIMITS - Success >-- Performing Test HAVE_BOOST_SHARED_ARRAY_HPP >-- Performing Test HAVE_BOOST_SHARED_ARRAY_HPP - Success >-- Looking for include file alloca.h >-- Looking for include file alloca.h - found >-- Looking for include file dlfcn.h >-- Looking for include file dlfcn.h - found >-- Looking for include file float.h >-- Looking for include file float.h - found >-- Looking for include file inttypes.h >-- Looking for include file inttypes.h - found >-- Looking for include file malloc.h >-- Looking for include file malloc.h - found >-- Looking for include file math.h >-- Looking for include file math.h - found >-- Looking for include file memory.h >-- Looking for include file memory.h - found >-- Looking for include file stdarg.h >-- Looking for include file stdarg.h - found >-- Looking for include file stdbool.h >-- Looking for include file stdbool.h - found >-- Looking for include file stdint.h >-- Looking for include file stdint.h - found >-- Looking for include file stdio.h >-- Looking for include file stdio.h - found >-- Looking for include file stdlib.h >-- Looking for include file stdlib.h - found >-- Looking for include file strings.h >-- Looking for include file strings.h - found >-- Looking for include file string.h >-- Looking for include file string.h - found >-- Looking for include file sys/select.h >-- Looking for include file sys/select.h - found >-- Looking for include file sys/socket.h >-- Looking for include file sys/socket.h - found >-- Looking for include file sys/stat.h >-- Looking for include file sys/stat.h - found >-- Looking for include file sys/time.h >-- Looking for include file sys/time.h - found >-- Looking for include file sys/types.h >-- Looking for include file sys/types.h - found >-- Looking for include file time.h >-- Looking for include file time.h - found >-- Looking for include file unistd.h >-- Looking for include file unistd.h - found >-- Looking for include file obstack.h >-- Looking for include file obstack.h - found >-- Looking for cos in m >-- Looking for cos in m - found >-- ---------------------------------------- >-- BUILD WARNINGS >-- Simbody not found, for simbody physics engine option, please install libsimbody-dev. >-- libswscale not found. Audio-video capabilities will be disabled. >-- libavformat not found. Audio-video capabilities will be disabled. >-- libavcodec not found. Audio-video capabilities will be disabled. >-- END BUILD WARNINGS >-- Custom CFlags:-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic >-- Build Type: RelWithDebInfo >-- Install path: /usr >-- Configuration successful. Type make to compile gazebo >-- Configuring done >-- Generating done >CMake Warning: > Manually-specified variables were not used by the project: > CMAKE_LINK_FLAGS >-- Build files have been written to: /builddir/build/BUILD/gazebo-2.1.0/build >+ make -j4 >/usr/bin/cmake -H/builddir/build/BUILD/gazebo-2.1.0 -B/builddir/build/BUILD/gazebo-2.1.0/build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/build.make deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/depend >make -f deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/build.make deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/depend >make -f deps/opende/ou/CMakeFiles/gazebo_opende_ou.dir/build.make deps/opende/ou/CMakeFiles/gazebo_opende_ou.dir/depend >make -f gazebo/math/CMakeFiles/gazebo_math.dir/build.make gazebo/math/CMakeFiles/gazebo_math.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou/CMakeFiles/gazebo_opende_ou.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/gazebo_math.dir/DependInfo.cmake --color= >Scanning dependencies of target gazebo_opende_ou >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f deps/opende/ou/CMakeFiles/gazebo_opende_ou.dir/build.make deps/opende/ou/CMakeFiles/gazebo_opende_ou.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 0%] Scanning dependencies of target gazebo_gimpact >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/build.make deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Building CXX object deps/opende/ou/CMakeFiles/gazebo_opende_ou.dir/src/atomic.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DUSE_PQP=0 -DUSE_SVMLIGHT=0 -Dgazebo_opende_ou_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -D_OU_NAMESPACE=gazebo_odeou -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opende_ou.dir/src/atomic.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/src/atomic.cpp >[ 0%] Building CXX object deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/src/gim_tri_tri_overlap.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_gimpact_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_gimpact.dir/src/gim_tri_tri_overlap.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/src/gim_tri_tri_overlap.cpp >Scanning dependencies of target gazebo_math >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/gazebo_math.dir/build.make gazebo/math/CMakeFiles/gazebo_math.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 0%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Angle.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Angle.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Angle.cc >Scanning dependencies of target gazebo_opcode >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/build.make deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 69 >[ 1%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_AABBCollider.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_AABBCollider.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_AABBCollider.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 1%] Building CXX object deps/opende/ou/CMakeFiles/gazebo_opende_ou.dir/src/customization.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DUSE_PQP=0 -DUSE_SVMLIGHT=0 -Dgazebo_opende_ou_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -D_OU_NAMESPACE=gazebo_odeou -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opende_ou.dir/src/customization.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/src/customization.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 1%] [ 1%] Building CXX object deps/opende/ou/CMakeFiles/gazebo_opende_ou.dir/src/malloc.cpp.o >Building CXX object deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/src/gim_math.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_gimpact_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_gimpact.dir/src/gim_math.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/src/gim_math.cpp >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DUSE_PQP=0 -DUSE_SVMLIGHT=0 -Dgazebo_opende_ou_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -D_OU_NAMESPACE=gazebo_odeou -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opende_ou.dir/src/malloc.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/src/malloc.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 1%] Building CXX object deps/opende/ou/CMakeFiles/gazebo_opende_ou.dir/src/threadlocalstorage.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DUSE_PQP=0 -DUSE_SVMLIGHT=0 -Dgazebo_opende_ou_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -D_OU_NAMESPACE=gazebo_odeou -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opende_ou.dir/src/threadlocalstorage.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/src/threadlocalstorage.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 1%] Building CXX object deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/src/gimpact.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_gimpact_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_gimpact.dir/src/gimpact.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/src/gimpact.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 1%] Building CXX object deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh_trimesh_collision.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_gimpact_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh_trimesh_collision.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/src/gim_trimesh_trimesh_collision.cpp >Linking CXX shared library libgazebo_opende_ou.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_opende_ou.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -D_OU_NAMESPACE=gazebo_odeou -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_opende_ou.so.2 -o libgazebo_opende_ou.so.2.1.0 CMakeFiles/gazebo_opende_ou.dir/src/atomic.cpp.o CMakeFiles/gazebo_opende_ou.dir/src/customization.cpp.o CMakeFiles/gazebo_opende_ou.dir/src/malloc.cpp.o CMakeFiles/gazebo_opende_ou.dir/src/threadlocalstorage.cpp.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou && /usr/bin/cmake -E cmake_symlink_library libgazebo_opende_ou.so.2.1.0 libgazebo_opende_ou.so.2 libgazebo_opende_ou.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 1%] Built target gazebo_opende_ou >make -f gazebo/msgs/CMakeFiles/gazebomsgs_out.dir/build.make gazebo/msgs/CMakeFiles/gazebomsgs_out.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/CMakeFiles/gazebomsgs_out.dir/DependInfo.cmake --color= >Scanning dependencies of target gazebomsgs_out >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/msgs/CMakeFiles/gazebomsgs_out.dir/build.make gazebo/msgs/CMakeFiles/gazebomsgs_out.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 1%] Building CXX object gazebo/msgs/CMakeFiles/gazebomsgs_out.dir/generator/GazeboGenerator.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebomsgs_out.dir/generator/GazeboGenerator.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/generator/GazeboGenerator.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 1%] Building CXX object deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh_sphere_collision.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_gimpact_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh_sphere_collision.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/src/gim_trimesh_sphere_collision.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 1%] Building CXX object deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_gimpact_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/src/gim_trimesh.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 24 >[ 2%] Building CXX object deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh_capsule_collision.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_gimpact_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh_capsule_collision.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/src/gim_trimesh_capsule_collision.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_AABBTree.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_AABBTree.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_AABBTree.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Building CXX object deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/src/gim_memory.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_gimpact_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_gimpact.dir/src/gim_memory.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/src/gim_memory.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Building CXX object deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/src/gim_contact.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_gimpact_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_gimpact.dir/src/gim_contact.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/src/gim_contact.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Building CXX object deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/src/gim_boxpruning.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_gimpact_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_gimpact.dir/src/gim_boxpruning.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/src/gim_boxpruning.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Box.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Box.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Box.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_BaseModel.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_BaseModel.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_BaseModel.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Building CXX object deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh_ray_collision.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_gimpact_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh_ray_collision.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/src/gim_trimesh_ray_collision.cpp >Linking CXX shared library libgazebo_gimpact.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_gimpact.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_gimpact.so.2 -o libgazebo_gimpact.so.2.1.0 CMakeFiles/gazebo_gimpact.dir/src/gim_tri_tri_overlap.cpp.o CMakeFiles/gazebo_gimpact.dir/src/gim_math.cpp.o CMakeFiles/gazebo_gimpact.dir/src/gimpact.cpp.o CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh_trimesh_collision.cpp.o CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh_sphere_collision.cpp.o CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh.cpp.o CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh_capsule_collision.cpp.o CMakeFiles/gazebo_gimpact.dir/src/gim_memory.cpp.o CMakeFiles/gazebo_gimpact.dir/src/gim_contact.cpp.o CMakeFiles/gazebo_gimpact.dir/src/gim_boxpruning.cpp.o CMakeFiles/gazebo_gimpact.dir/src/gim_trimesh_ray_collision.cpp.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_Collider.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_Collider.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_Collider.cpp >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT && /usr/bin/cmake -E cmake_symlink_library libgazebo_gimpact.so.2.1.0 libgazebo_gimpact.so.2 libgazebo_gimpact.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 24 >[ 2%] Built target gazebo_gimpact >make -f gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/build.make gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Generating qrc_qtpropertybrowser.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/lib64/qt4/bin/rcc -name qtpropertybrowser -o /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/qrc_qtpropertybrowser.cxx /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser/qtpropertybrowser.qrc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Generating moc_qtpropertybrowser.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qtpropertybrowser.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_Common.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_Common.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_Common.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Generating moc_qtpropertymanager.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qtpropertymanager.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Generating moc_qteditorfactory.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qteditorfactory.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_HybridModel.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_HybridModel.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_HybridModel.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Generating moc_qtvariantproperty.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qtvariantproperty.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 2%] Generating moc_qttreepropertybrowser.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qttreepropertybrowser.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 95 >[ 3%] Generating moc_qtbuttonpropertybrowser.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qtbuttonpropertybrowser.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 3%] Generating moc_qtgroupboxpropertybrowser.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qtgroupboxpropertybrowser.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 3%] Generating moc_qtpropertybrowserutils_p.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qtpropertybrowserutils_p.cxx_parameters >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/DependInfo.cmake --color= >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 3%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_LSSCollider.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_LSSCollider.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_LSSCollider.cpp >Scanning dependencies of target gzqtpropertybrowser >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/build.make gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 3%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/qtpropertybrowser.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/qtpropertybrowser.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser/qtpropertybrowser.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 40 >[ 4%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Helpers.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Helpers.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Helpers.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 88 >[ 5%] Building CXX object gazebo/msgs/CMakeFiles/gazebomsgs_out.dir/generator/gazebo_generator.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebomsgs_out.dir/generator/gazebo_generator.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/generator/gazebo_generator.cc >Linking CXX executable gazebomsgs_out >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebomsgs_out.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/gazebomsgs_out.dir/generator/GazeboGenerator.cc.o CMakeFiles/gazebomsgs_out.dir/generator/gazebo_generator.cc.o -o gazebomsgs_out -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -lprotobuf -lprotoc -lpthread -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64 >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 88 >[ 5%] Built target gazebomsgs_out >make -f test/CMakeFiles/gtest.dir/build.make test/CMakeFiles/gtest.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test /builddir/build/BUILD/gazebo-2.1.0/build/test/CMakeFiles/gtest.dir/DependInfo.cmake --color= >Scanning dependencies of target gtest >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/CMakeFiles/gtest.dir/build.make test/CMakeFiles/gtest.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 5%] Building CXX object test/CMakeFiles/gtest.dir/gtest/src/gtest-all.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gtest.dir/gtest/src/gtest-all.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/gtest/src/gtest-all.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 5%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Matrix3.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Matrix3.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Matrix3.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 5%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_MeshInterface.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_MeshInterface.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_MeshInterface.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 5%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_Model.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_Model.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_Model.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 5%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_OBBCollider.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_OBBCollider.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_OBBCollider.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 5%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Matrix4.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Matrix4.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Matrix4.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 5%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/qtpropertymanager.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/qtpropertymanager.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser/qtpropertymanager.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 5%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Plane.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Plane.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Plane.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 70 >[ 6%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Opcode.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Opcode.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Opcode.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_OptimizedTree.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_OptimizedTree.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_OptimizedTree.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_Picking.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_Picking.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_Picking.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Pose.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Pose.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Pose.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_PlanesCollider.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_PlanesCollider.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_PlanesCollider.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_RayCollider.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_RayCollider.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_RayCollider.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Quaternion.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Quaternion.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Quaternion.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_SphereCollider.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_SphereCollider.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_SphereCollider.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_TreeBuilders.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_TreeBuilders.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_TreeBuilders.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_TreeCollider.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_TreeCollider.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_TreeCollider.cpp >Linking CXX static library libgtest.a >cd /builddir/build/BUILD/gazebo-2.1.0/build/test && /usr/bin/cmake -P CMakeFiles/gtest.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/gazebo-2.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest.dir/link.txt --verbose=1 >/usr/bin/ar cr libgtest.a CMakeFiles/gtest.dir/gtest/src/gtest-all.cc.o >/usr/bin/ranlib libgtest.a >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Built target gtest >make -f test/CMakeFiles/gtest_main.dir/build.make test/CMakeFiles/gtest_main.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test /builddir/build/BUILD/gazebo-2.1.0/build/test/CMakeFiles/gtest_main.dir/DependInfo.cmake --color= >Scanning dependencies of target gtest_main >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/CMakeFiles/gtest_main.dir/build.make test/CMakeFiles/gtest_main.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object test/CMakeFiles/gtest_main.dir/gtest/src/gtest_main.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gtest_main.dir/gtest/src/gtest_main.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/gtest/src/gtest_main.cc >Linking CXX static library libgtest_main.a >cd /builddir/build/BUILD/gazebo-2.1.0/build/test && /usr/bin/cmake -P CMakeFiles/gtest_main.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/gazebo-2.1.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_main.dir/link.txt --verbose=1 >/usr/bin/ar cr libgtest_main.a CMakeFiles/gtest_main.dir/gtest/src/gtest_main.cc.o >/usr/bin/ranlib libgtest_main.a >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Built target gtest_main >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/qteditorfactory.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/qteditorfactory.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser/qteditorfactory.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Rand.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Rand.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Rand.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/OPC_VolumeCollider.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/OPC_VolumeCollider.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/OPC_VolumeCollider.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 6%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/StdAfx.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/StdAfx.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/StdAfx.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 71 >[ 7%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IceAABB.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IceAABB.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IceAABB.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 7%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IceContainer.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IceContainer.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IceContainer.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 7%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IceHPoint.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IceHPoint.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IceHPoint.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 7%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IceIndexedTriangle.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IceIndexedTriangle.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IceIndexedTriangle.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 7%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/RotationSpline.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/RotationSpline.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/RotationSpline.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 7%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IceMatrix3x3.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IceMatrix3x3.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IceMatrix3x3.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 7%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IceMatrix4x4.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IceMatrix4x4.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IceMatrix4x4.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 7%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IceOBB.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IceOBB.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IceOBB.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 7%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IcePlane.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IcePlane.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IcePlane.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 7%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IcePoint.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IcePoint.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IcePoint.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 72 >[ 8%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IceRandom.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IceRandom.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IceRandom.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 8%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Spline.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Spline.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Spline.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 8%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IceRay.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IceRay.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IceRay.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 8%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IceRevisitedRadix.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IceRevisitedRadix.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IceRevisitedRadix.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 8%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Vector2d.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Vector2d.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector2d.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 8%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IceSegment.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IceSegment.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IceSegment.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 8%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IceTriangle.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IceTriangle.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IceTriangle.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 8%] Building CXX object deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice/IceUtils.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_opcode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_opcode.dir/Ice/IceUtils.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE/Ice/IceUtils.cpp >Linking CXX shared library libgazebo_opcode.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_opcode.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_opcode.so.2 -o libgazebo_opcode.so.2.1.0 CMakeFiles/gazebo_opcode.dir/OPC_AABBCollider.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_AABBTree.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_BaseModel.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_Collider.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_Common.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_HybridModel.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_LSSCollider.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_MeshInterface.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_Model.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_OBBCollider.cpp.o CMakeFiles/gazebo_opcode.dir/Opcode.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_OptimizedTree.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_Picking.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_PlanesCollider.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_RayCollider.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_SphereCollider.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_TreeBuilders.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_TreeCollider.cpp.o CMakeFiles/gazebo_opcode.dir/OPC_VolumeCollider.cpp.o CMakeFiles/gazebo_opcode.dir/StdAfx.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IceAABB.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IceContainer.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IceHPoint.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IceIndexedTriangle.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IceMatrix3x3.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IceMatrix4x4.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IceOBB.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IcePlane.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IcePoint.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IceRandom.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IceRay.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IceRevisitedRadix.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IceSegment.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IceTriangle.cpp.o CMakeFiles/gazebo_opcode.dir/Ice/IceUtils.cpp.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE && /usr/bin/cmake -E cmake_symlink_library libgazebo_opcode.so.2.1.0 libgazebo_opcode.so.2 libgazebo_opcode.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 69 70 71 72 >[ 8%] Built target gazebo_opcode >make -f deps/opende/CMakeFiles/gazebo_ode.dir/build.make deps/opende/CMakeFiles/gazebo_ode.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/deps/opende /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/CMakeFiles/gazebo_ode.dir/DependInfo.cmake --color= >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 41 >[ 9%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Vector2i.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Vector2i.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector2i.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Vector3.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Vector3.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector3.cc >Scanning dependencies of target gazebo_ode >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f deps/opende/CMakeFiles/gazebo_ode.dir/build.make deps/opende/CMakeFiles/gazebo_ode.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/array.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/array.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/array.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/box.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/box.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/box.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object gazebo/math/CMakeFiles/gazebo_math.dir/Vector4.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_math_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_math.dir/Vector4.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector4.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/qtvariantproperty.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/qtvariantproperty.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser/qtvariantproperty.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/capsule.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/capsule.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/capsule.cpp >Linking CXX shared library libgazebo_math.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_math.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_math.so.2 -o libgazebo_math.so.2.1.0 CMakeFiles/gazebo_math.dir/Angle.cc.o CMakeFiles/gazebo_math.dir/Box.cc.o CMakeFiles/gazebo_math.dir/Helpers.cc.o CMakeFiles/gazebo_math.dir/Matrix3.cc.o CMakeFiles/gazebo_math.dir/Matrix4.cc.o CMakeFiles/gazebo_math.dir/Plane.cc.o CMakeFiles/gazebo_math.dir/Pose.cc.o CMakeFiles/gazebo_math.dir/Quaternion.cc.o CMakeFiles/gazebo_math.dir/Rand.cc.o CMakeFiles/gazebo_math.dir/RotationSpline.cc.o CMakeFiles/gazebo_math.dir/Spline.cc.o CMakeFiles/gazebo_math.dir/Vector2d.cc.o CMakeFiles/gazebo_math.dir/Vector2i.cc.o CMakeFiles/gazebo_math.dir/Vector3.cc.o CMakeFiles/gazebo_math.dir/Vector4.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64: >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_symlink_library libgazebo_math.so.2.1.0 libgazebo_math.so.2 libgazebo_math.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 40 41 >[ 9%] Built target gazebo_math >make -f gazebo/common/CMakeFiles/gazebo_common.dir/build.make gazebo/common/CMakeFiles/gazebo_common.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/gazebo_common.dir/DependInfo.cmake --color= >Scanning dependencies of target gazebo_common >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/common/CMakeFiles/gazebo_common.dir/build.make gazebo/common/CMakeFiles/gazebo_common.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Animation.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Animation.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Animation.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Assert.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Assert.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Assert.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/AudioDecoder.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/AudioDecoder.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/AudioDecoder.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Base64.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Base64.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Base64.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/BVHLoader.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/BVHLoader.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/BVHLoader.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_cylinder_box.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_cylinder_box.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_cylinder_box.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/qttreepropertybrowser.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/qttreepropertybrowser.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser/qttreepropertybrowser.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_cylinder_plane.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_cylinder_plane.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_cylinder_plane.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/qtbuttonpropertybrowser.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/qtbuttonpropertybrowser.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser/qtbuttonpropertybrowser.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 9%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/ColladaLoader.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/ColladaLoader.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/ColladaLoader.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 96 >[ 10%] [ 10%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/qtgroupboxpropertybrowser.cpp.o >Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_cylinder_sphere.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_cylinder_sphere.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_cylinder_sphere.cpp >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/qtgroupboxpropertybrowser.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser/qtgroupboxpropertybrowser.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 10%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/qtpropertybrowserutils.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/qtpropertybrowserutils.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser/qtpropertybrowserutils.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 10%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/moc_qtpropertybrowser.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/moc_qtpropertybrowser.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qtpropertybrowser.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 10%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/moc_qtpropertymanager.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/moc_qtpropertymanager.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qtpropertymanager.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 10%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/moc_qteditorfactory.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/moc_qteditorfactory.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qteditorfactory.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 10%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/moc_qtvariantproperty.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/moc_qtvariantproperty.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qtvariantproperty.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 10%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_cylinder_trimesh.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_cylinder_trimesh.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_cylinder_trimesh.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 10%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/moc_qttreepropertybrowser.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/moc_qttreepropertybrowser.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qttreepropertybrowser.cxx >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_cylinder_trimesh.cpp:36:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/config.h:64, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_cylinder_trimesh.cpp:33: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 10%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/moc_qtbuttonpropertybrowser.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/moc_qtbuttonpropertybrowser.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qtbuttonpropertybrowser.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 10%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/moc_qtgroupboxpropertybrowser.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/moc_qtgroupboxpropertybrowser.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qtgroupboxpropertybrowser.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 10%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Color.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Color.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Color.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 10%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/moc_qtpropertybrowserutils_p.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/moc_qtpropertybrowserutils_p.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/moc_qtpropertybrowserutils_p.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 97 >[ 11%] Building CXX object gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir/qrc_qtpropertybrowser.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzqtpropertybrowser.dir/qrc_qtpropertybrowser.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/qrc_qtpropertybrowser.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 21 >[ 12%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/CommonIface.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/CommonIface.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/CommonIface.cc >Linking CXX static library libgzqtpropertybrowser.a >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/cmake -P CMakeFiles/gzqtpropertybrowser.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser && /usr/bin/cmake -E cmake_link_script CMakeFiles/gzqtpropertybrowser.dir/link.txt --verbose=1 >/usr/bin/ar cr libgzqtpropertybrowser.a CMakeFiles/gzqtpropertybrowser.dir/qtpropertybrowser.cpp.o CMakeFiles/gzqtpropertybrowser.dir/qtpropertymanager.cpp.o CMakeFiles/gzqtpropertybrowser.dir/qteditorfactory.cpp.o CMakeFiles/gzqtpropertybrowser.dir/qtvariantproperty.cpp.o CMakeFiles/gzqtpropertybrowser.dir/qttreepropertybrowser.cpp.o CMakeFiles/gzqtpropertybrowser.dir/qtbuttonpropertybrowser.cpp.o CMakeFiles/gzqtpropertybrowser.dir/qtgroupboxpropertybrowser.cpp.o CMakeFiles/gzqtpropertybrowser.dir/qtpropertybrowserutils.cpp.o CMakeFiles/gzqtpropertybrowser.dir/moc_qtpropertybrowser.cxx.o CMakeFiles/gzqtpropertybrowser.dir/moc_qtpropertymanager.cxx.o CMakeFiles/gzqtpropertybrowser.dir/moc_qteditorfactory.cxx.o CMakeFiles/gzqtpropertybrowser.dir/moc_qtvariantproperty.cxx.o CMakeFiles/gzqtpropertybrowser.dir/moc_qttreepropertybrowser.cxx.o CMakeFiles/gzqtpropertybrowser.dir/moc_qtbuttonpropertybrowser.cxx.o CMakeFiles/gzqtpropertybrowser.dir/moc_qtgroupboxpropertybrowser.cxx.o CMakeFiles/gzqtpropertybrowser.dir/moc_qtpropertybrowserutils_p.cxx.o CMakeFiles/gzqtpropertybrowser.dir/qrc_qtpropertybrowser.cxx.o >/usr/bin/ranlib libgzqtpropertybrowser.a >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 62 >[ 13%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_kernel.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_kernel.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_kernel.cpp >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 95 96 97 >[ 13%] Built target gzqtpropertybrowser >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 13%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_libccd.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_libccd.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_libccd.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 13%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Console.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Console.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Console.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 13%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Event.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Event.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Event.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 13%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Events.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Events.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Events.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 13%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Exception.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Exception.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Exception.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 13%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Image.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Image.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Image.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 13%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/KeyFrame.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/KeyFrame.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/KeyFrame.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 13%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_quadtreespace.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_quadtreespace.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_quadtreespace.cpp >[ 13%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Material.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Material.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Material.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 13%] [ 13%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_sapspace.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_sapspace.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_sapspace.cpp >Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_space.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_space.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_space.cpp >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_space.cpp:36:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/config.h:64, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_space.cpp:33: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 13%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Mesh.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Mesh.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Mesh.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 13%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_transform.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_transform.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_transform.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 13%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_trimesh_box.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_box.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_trimesh_box.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 13%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_trimesh_ccylinder.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_ccylinder.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_trimesh_ccylinder.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 22 >[ 14%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/MeshLoader.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/MeshLoader.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/MeshLoader.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 14%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/MeshManager.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/MeshManager.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/MeshManager.cc >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_trimesh_ccylinder.cpp:60:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/config.h:64, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_trimesh_ccylinder.cpp:57: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 14%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_trimesh_disabled.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_disabled.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_trimesh_disabled.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 14%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_trimesh_distance.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_distance.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_trimesh_distance.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 14%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/ModelDatabase.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -DGAZEBO_MODEL_DATABASE_URI=\"http://gazebosim.org/models\" -DGAZEBO_PLUGIN_PATH=\"/usr/lib64/gazebo-2.1/plugins\" -DGAZEBO_RESOURCE_PATH=\"/usr/share/gazebo-2.1:/usr/share/gazebo_models\" -DOGRE_RESOURCE_PATH=\"/usr/lib64/OGRE\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/ModelDatabase.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/ModelDatabase.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 63 >[ 15%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_trimesh_gimpact.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_gimpact.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_trimesh_gimpact.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 15%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_trimesh_opcode.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_opcode.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_trimesh_opcode.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 15%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_trimesh_plane.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_plane.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_trimesh_plane.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 15%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_trimesh_ray.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_ray.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_trimesh_ray.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 15%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_trimesh_sphere.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_sphere.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_trimesh_sphere.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 15%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_trimesh_trimesh.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_trimesh.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_trimesh_trimesh.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 15%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_trimesh_trimesh_new.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_trimesh_new.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_trimesh_trimesh_new.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 15%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/collision_util.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/collision_util.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_util.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 15%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/convex.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/convex.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/convex.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 15%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/PID.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/PID.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/PID.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 64 >[ 16%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/cylinder.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/cylinder.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/cylinder.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 16%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/error.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/error.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/error.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 16%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/SkeletonAnimation.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/SkeletonAnimation.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/SkeletonAnimation.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 16%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/export-dif.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/export-dif.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/export-dif.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 16%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Skeleton.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Skeleton.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Skeleton.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 16%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/SphericalCoordinates.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/SphericalCoordinates.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/SphericalCoordinates.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 16%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/STLLoader.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/STLLoader.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/STLLoader.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 16%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/SystemPaths.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -DGAZEBO_MODEL_DATABASE_URI=\"http://gazebosim.org/models\" -DGAZEBO_PLUGIN_PATH=\"/usr/lib64/gazebo-2.1/plugins\" -DGAZEBO_RESOURCE_PATH=\"/usr/share/gazebo-2.1:/usr/share/gazebo_models\" -DOGRE_RESOURCE_PATH=\"/usr/lib64/OGRE\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/SystemPaths.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/SystemPaths.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 16%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/heightfield.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/heightfield.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/heightfield.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 16%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/lcp.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/lcp.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/lcp.cpp >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/lcp.cpp:119:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/config.h:64, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/lcp.cpp:116: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >/builddir/build/BUILD/gazebo-2.1.0/gazebo/common/STLLoader.cc: In member function 'bool gazebo::common::STLLoader::ReadBinary(FILE*, gazebo::common::Mesh*)': >/builddir/build/BUILD/gazebo-2.1.0/gazebo/common/STLLoader.cc:192:38: warning: value computed is not used [-Wunused-value] > static_cast<char>(fgetc(_filein)); > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 16%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/mass.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/mass.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/mass.cpp >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/lcp.cpp:118:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/mat.h:66:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > void print (char *fmt = "%10.4f ", FILE *f=stdout); > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 16%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/mat.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/mat.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/mat.cpp >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/mat.cpp:29:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/mat.h:66:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > void print (char *fmt = "%10.4f ", FILE *f=stdout); > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 16%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/matrix.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/matrix.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/matrix.cpp >[ 16%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/memory.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/memory.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/memory.cpp >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/matrix.cpp:26:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/config.h:64, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/matrix.cpp:25: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 16%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/misc.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/misc.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/misc.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 65 >[ 17%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/obstack.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/obstack.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/obstack.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 17%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Time.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Time.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Time.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 17%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/ode.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/ode.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/ode.cpp >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/obstack.cpp:28:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/config.h:64, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/obstack.cpp:26: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/ode.cpp:40:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/config.h:64, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/ode.cpp:35: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 17%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/odeinit.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/odeinit.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/odeinit.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 17%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/odemath.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/odemath.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/odemath.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 23 >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 18%] [ 18%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Timer.cc.o >Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/odeou.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Timer.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Timer.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/odeou.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/odeou.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 18%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/odetls.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/odetls.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/odetls.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 18%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/Video.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/Video.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Video.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 18%] Building CXX object gazebo/common/CMakeFiles/gazebo_common.dir/MeshCSG.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_common_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/gazebo_common.dir/MeshCSG.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/MeshCSG.cc >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/odeinit.cpp:39:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/config.h:64, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/odeinit.cpp:34: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/odetls.cpp:39:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/config.h:64, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/odetls.cpp:36: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 18%] Linking CXX shared library libgazebo_common.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_common.dir/link.txt --verbose=1 >Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/optimize.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/optimize.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/optimize.cpp >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_common.so.2 -o libgazebo_common.so.2.1.0 CMakeFiles/gazebo_common.dir/Animation.cc.o CMakeFiles/gazebo_common.dir/Assert.cc.o CMakeFiles/gazebo_common.dir/AudioDecoder.cc.o CMakeFiles/gazebo_common.dir/Base64.cc.o CMakeFiles/gazebo_common.dir/BVHLoader.cc.o CMakeFiles/gazebo_common.dir/ColladaLoader.cc.o CMakeFiles/gazebo_common.dir/Color.cc.o CMakeFiles/gazebo_common.dir/CommonIface.cc.o CMakeFiles/gazebo_common.dir/Console.cc.o CMakeFiles/gazebo_common.dir/Event.cc.o CMakeFiles/gazebo_common.dir/Events.cc.o CMakeFiles/gazebo_common.dir/Exception.cc.o CMakeFiles/gazebo_common.dir/Image.cc.o CMakeFiles/gazebo_common.dir/KeyFrame.cc.o CMakeFiles/gazebo_common.dir/Material.cc.o CMakeFiles/gazebo_common.dir/Mesh.cc.o CMakeFiles/gazebo_common.dir/MeshLoader.cc.o CMakeFiles/gazebo_common.dir/MeshManager.cc.o CMakeFiles/gazebo_common.dir/ModelDatabase.cc.o CMakeFiles/gazebo_common.dir/PID.cc.o CMakeFiles/gazebo_common.dir/SkeletonAnimation.cc.o CMakeFiles/gazebo_common.dir/Skeleton.cc.o CMakeFiles/gazebo_common.dir/SphericalCoordinates.cc.o CMakeFiles/gazebo_common.dir/STLLoader.cc.o CMakeFiles/gazebo_common.dir/SystemPaths.cc.o CMakeFiles/gazebo_common.dir/Time.cc.o CMakeFiles/gazebo_common.dir/Timer.cc.o CMakeFiles/gazebo_common.dir/Video.cc.o CMakeFiles/gazebo_common.dir/MeshCSG.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../math/libgazebo_math.so.2.1.0 -ldl -lltdl -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_symlink_library libgazebo_common.so.2.1.0 libgazebo_common.so.2 libgazebo_common.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 21 22 23 >[ 18%] Built target gazebo_common >make -f gazebo/msgs/CMakeFiles/gazebo_msgs.dir/build.make gazebo/msgs/CMakeFiles/gazebo_msgs.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 18%] Running C++ protocol buffer compiler on wrench_stamped.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/wrench_stamped.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 18%] Running C++ protocol buffer compiler on axis.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/axis.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 18%] Running C++ protocol buffer compiler on boxgeom.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/boxgeom.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 18%] Running C++ protocol buffer compiler on camerasensor.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/camerasensor.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 18%] Running C++ protocol buffer compiler on collision.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/collision.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 18%] Running C++ protocol buffer compiler on color.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/color.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 18%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/plane.cpp.o >[ 18%] cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/plane.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/plane.cpp >Running C++ protocol buffer compiler on contact.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/contact.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 18%] Running C++ protocol buffer compiler on contacts.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/contacts.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 42 >[ 19%] Running C++ protocol buffer compiler on contactsensor.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/contactsensor.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 19%] Running C++ protocol buffer compiler on cylindergeom.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/cylindergeom.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 19%] Running C++ protocol buffer compiler on diagnostics.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/diagnostics.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 19%] Running C++ protocol buffer compiler on factory.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/factory.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 19%] Running C++ protocol buffer compiler on fog.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/fog.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 19%] Running C++ protocol buffer compiler on friction.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/friction.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 19%] Running C++ protocol buffer compiler on geometry.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/geometry.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 19%] Running C++ protocol buffer compiler on gps.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/gps.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 19%] Running C++ protocol buffer compiler on gui_overlay_config.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/gui_overlay_config.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 43 >[ 20%] Running C++ protocol buffer compiler on gui_camera.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/gui_camera.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 20%] Running C++ protocol buffer compiler on gui.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/gui.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 20%] Running C++ protocol buffer compiler on gz_string.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/gz_string.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 20%] Running C++ protocol buffer compiler on gz_string_v.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/gz_string_v.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 20%] Running C++ protocol buffer compiler on header.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/header.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 20%] [ 20%] Running C++ protocol buffer compiler on heightmapgeom.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/heightmapgeom.proto >Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/quickstep.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/quickstep.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/quickstep.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 20%] Running C++ protocol buffer compiler on imagegeom.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/imagegeom.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 20%] Running C++ protocol buffer compiler on image.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/image.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 20%] Running C++ protocol buffer compiler on image_stamped.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/image_stamped.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 20%] Running C++ protocol buffer compiler on images_stamped.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/images_stamped.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 44 >[ 21%] Running C++ protocol buffer compiler on imu.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/imu.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 21%] Running C++ protocol buffer compiler on inertial.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/inertial.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 21%] Running C++ protocol buffer compiler on int.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/int.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 21%] Running C++ protocol buffer compiler on joint.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/joint.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 21%] Running C++ protocol buffer compiler on joint_animation.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/joint_animation.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 21%] Running C++ protocol buffer compiler on joint_cmd.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/joint_cmd.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 21%] Running C++ protocol buffer compiler on joint_wrench.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/joint_wrench.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 21%] Running C++ protocol buffer compiler on joint_wrench_stamped.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/joint_wrench_stamped.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 21%] Running C++ protocol buffer compiler on laserscan.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/laserscan.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 45 >[ 22%] Running C++ protocol buffer compiler on laserscan_stamped.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/laserscan_stamped.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 22%] Running C++ protocol buffer compiler on light.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/light.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 22%] Running C++ protocol buffer compiler on link.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/link.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 22%] Running C++ protocol buffer compiler on link_data.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/link_data.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 22%] Running C++ protocol buffer compiler on log_control.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/log_control.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 22%] Running C++ protocol buffer compiler on log_status.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/log_status.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 22%] Running C++ protocol buffer compiler on material.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/material.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 22%] Running C++ protocol buffer compiler on meshgeom.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/meshgeom.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 22%] Running C++ protocol buffer compiler on model.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/model.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 22%] Running C++ protocol buffer compiler on model_configuration.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/model_configuration.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 46 >[ 23%] Running C++ protocol buffer compiler on model_v.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/model_v.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 23%] Running C++ protocol buffer compiler on packet.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/packet.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 23%] Running C++ protocol buffer compiler on physics.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/physics.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 23%] Running C++ protocol buffer compiler on planegeom.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/planegeom.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 23%] Running C++ protocol buffer compiler on pid.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/pid.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 23%] Running C++ protocol buffer compiler on plugin.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/plugin.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 23%] Running C++ protocol buffer compiler on pointcloud.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/pointcloud.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 23%] Running C++ protocol buffer compiler on pose.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/pose.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 23%] Running C++ protocol buffer compiler on pose_animation.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/pose_animation.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 23%] Running C++ protocol buffer compiler on pose_stamped.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/pose_stamped.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 47 >[ 24%] Running C++ protocol buffer compiler on pose_trajectory.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/pose_trajectory.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 24%] Running C++ protocol buffer compiler on pose_v.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/pose_v.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 24%] Running C++ protocol buffer compiler on poses_stamped.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/poses_stamped.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 24%] Running C++ protocol buffer compiler on projector.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/projector.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 24%] Running C++ protocol buffer compiler on propagation_particle.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/propagation_particle.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 24%] Running C++ protocol buffer compiler on propagation_grid.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/propagation_grid.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 24%] Running C++ protocol buffer compiler on publishers.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/publishers.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 24%] Running C++ protocol buffer compiler on publish.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/publish.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 24%] Running C++ protocol buffer compiler on quaternion.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/quaternion.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 48 >[ 25%] Running C++ protocol buffer compiler on sonar.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/sonar.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 25%] Running C++ protocol buffer compiler on sonar_stamped.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/sonar_stamped.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 25%] Running C++ protocol buffer compiler on raysensor.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/raysensor.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 25%] Running C++ protocol buffer compiler on request.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/request.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 25%] Running C++ protocol buffer compiler on response.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/response.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 25%] Running C++ protocol buffer compiler on road.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/road.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 25%] Running C++ protocol buffer compiler on scene.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/scene.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 25%] Running C++ protocol buffer compiler on selection.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/selection.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 25%] Running C++ protocol buffer compiler on sensor.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/sensor.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 25%] Running C++ protocol buffer compiler on server_control.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/server_control.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 49 >[ 26%] Running C++ protocol buffer compiler on shadows.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/shadows.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 26%] Running C++ protocol buffer compiler on sky.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/sky.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 26%] Running C++ protocol buffer compiler on spheregeom.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/spheregeom.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 26%] Running C++ protocol buffer compiler on subscribe.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/subscribe.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 26%] Running C++ protocol buffer compiler on surface.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/surface.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 26%] Running C++ protocol buffer compiler on tactile.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/tactile.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 26%] Running C++ protocol buffer compiler on test.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/test.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 26%] Running C++ protocol buffer compiler on time.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/time.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 26%] Running C++ protocol buffer compiler on topic_info.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/topic_info.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 50 >[ 27%] Running C++ protocol buffer compiler on track_visual.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/track_visual.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 27%] Running C++ protocol buffer compiler on vector2d.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/vector2d.proto >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/quickstep.cpp:34:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/config.h:64, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/quickstep.cpp:30: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 27%] Running C++ protocol buffer compiler on vector3d.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/vector3d.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 27%] Running C++ protocol buffer compiler on visual.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/visual.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 27%] Running C++ protocol buffer compiler on wireless_node.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/wireless_node.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 27%] Running C++ protocol buffer compiler on wireless_nodes.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/wireless_nodes.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 27%] Running C++ protocol buffer compiler on world_control.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/world_control.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 27%] Running C++ protocol buffer compiler on world_reset.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/world_reset.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 27%] Running C++ protocol buffer compiler on world_stats.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/world_stats.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 27%] Running C++ protocol buffer compiler on world_modify.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/world_modify.proto >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 51 >[ 28%] Running C++ protocol buffer compiler on wrench.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/protoc --plugin=protoc-gen-gazebomsgs=/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gazebomsgs_out --cpp_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --gazebomsgs_out /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs --proto_path /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/wrench.proto >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/CMakeFiles/gazebo_msgs.dir/DependInfo.cmake --color= >Scanning dependencies of target gazebo_msgs >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/msgs/CMakeFiles/gazebo_msgs.dir/build.make gazebo/msgs/CMakeFiles/gazebo_msgs.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 28%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/axis.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/axis.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/axis.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 28%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/boxgeom.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/boxgeom.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/boxgeom.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 28%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/camerasensor.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/camerasensor.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/camerasensor.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 66 >[ 29%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/ray.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/ray.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/ray.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 29%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/robuststep.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/robuststep.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/robuststep.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 29%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/collision.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/collision.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/collision.pb.cc >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/robuststep.cpp:35:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /usr/include/boost/cstdint.hpp:65, > from /usr/include/boost/system/error_code.hpp:15, > from /usr/include/boost/system/system_error.hpp:14, > from /usr/include/boost/thread/exceptions.hpp:22, > from /usr/include/boost/thread/pthread/mutex.hpp:12, > from /usr/include/boost/thread/mutex.hpp:16, > from /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool/boost/threadpool/detail/locking_ptr.hpp:25, > from /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool/boost/threadpool/detail/future.hpp:21, > from /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool/boost/threadpool/future.hpp:21, > from /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool/boost/threadpool.hpp:20, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/objects.h:34, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/collision_kernel.h:35, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/robuststep.cpp:24: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 29%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/rotation.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/rotation.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/rotation.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 29%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/sphere.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/sphere.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/sphere.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 29%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/color.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/color.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/color.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 29%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/contact.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/contact.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/contact.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 29%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/step.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/step.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/step.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 29%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/contacts.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/contacts.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/contacts.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 29%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/contactsensor.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/contactsensor.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/contactsensor.pb.cc >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/step.cpp:33:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/config.h:64, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/step.cpp:29: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 29%] Building C object deps/opende/CMakeFiles/gazebo_ode.dir/src/symm.c.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/cc -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/symm.c.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/symm.c >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 29%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/timer.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/timer.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/timer.cpp >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/timer.cpp:36:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/config.h:64, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/timer.cpp:35: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 52 >[ 30%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/cylindergeom.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/cylindergeom.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/cylindergeom.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 30%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/diagnostics.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/diagnostics.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/diagnostics.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 30%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/util.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/util.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 30%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/factory.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/factory.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/factory.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 30%] Building C object deps/opende/CMakeFiles/gazebo_ode.dir/src/fastdot.c.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/cc -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/fastdot.c.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/fastdot.c >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 30%] Building C object deps/opende/CMakeFiles/gazebo_ode.dir/src/fastldlt.c.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/cc -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/fastldlt.c.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/fastldlt.c >In file included from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.cpp:27:0: >/builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.h:26:0: warning: "SIZE_MAX" redefined [enabled by default] > #define SIZE_MAX ((size_t)(-1)) > ^ >In file included from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdint.h:9:0, > from /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/config.h:64, > from /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/util.cpp:24: >/usr/include/stdint.h:261:0: note: this is the location of the previous definition > # define SIZE_MAX (18446744073709551615UL) > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 67 >[ 31%] Building C object deps/opende/CMakeFiles/gazebo_ode.dir/src/fastlsolve.c.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/cc -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/fastlsolve.c.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/fastlsolve.c >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 31%] Building C object deps/opende/CMakeFiles/gazebo_ode.dir/src/fastltsolve.c.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/cc -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/fastltsolve.c.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/fastltsolve.c >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 31%] Building C object deps/opende/CMakeFiles/gazebo_ode.dir/src/nextafterf.c.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/cc -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/nextafterf.c.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/nextafterf.c >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 31%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/amotor.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/amotor.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/amotor.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 31%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/fog.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/fog.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/fog.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 31%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/ball.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/ball.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/ball.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 31%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/friction.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/friction.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/friction.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 31%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/geometry.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/geometry.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/geometry.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 31%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/contact.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/contact.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/contact.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 31%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/gps.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/gps.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gps.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 31%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/fixed.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/fixed.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/fixed.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 31%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/gui_overlay_config.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/gui_overlay_config.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gui_overlay_config.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 31%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/hinge2.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/hinge2.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/hinge2.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 31%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/gui_camera.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/gui_camera.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gui_camera.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 53 >[ 32%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/gui.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/gui.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gui.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 32%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/gz_string.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/gz_string.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gz_string.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 32%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/gz_string_v.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/gz_string_v.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/gz_string_v.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 32%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/header.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/header.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/header.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 32%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/heightmapgeom.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/heightmapgeom.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/heightmapgeom.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 32%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/imagegeom.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/imagegeom.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/imagegeom.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 32%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/image.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/image.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/image.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 32%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/hinge.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/hinge.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/hinge.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 32%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/image_stamped.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/image_stamped.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/image_stamped.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 32%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/images_stamped.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/images_stamped.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/images_stamped.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 32%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/imu.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/imu.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/imu.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 54 >[ 33%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/inertial.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/inertial.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/inertial.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 33%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/int.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/int.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/int.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 33%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/joint.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/joint.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/joint.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 33%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/joint_animation.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/joint_animation.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/joint_animation.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 33%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/joint_cmd.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/joint_cmd.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/joint_cmd.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 33%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/joint_wrench.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/joint_wrench.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/joint_wrench.pb.cc >[ 33%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/joint_wrench_stamped.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/joint_wrench_stamped.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/joint_wrench_stamped.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 33%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/laserscan.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/laserscan.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/laserscan.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 33%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/joint.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/joint.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/joint.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 33%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/laserscan_stamped.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/laserscan_stamped.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/laserscan_stamped.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 33%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/light.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/light.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/light.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 55 >[ 34%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/link.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/link.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/link.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 34%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/link_data.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/link_data.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/link_data.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 34%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/log_control.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/log_control.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/log_control.pb.cc >make -f gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir/build.make gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/deferred_shading /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir/DependInfo.cmake --color= >make -f gazebo/rendering/selection_buffer/CMakeFiles/gazebo_selection_buffer.dir/build.make gazebo/rendering/selection_buffer/CMakeFiles/gazebo_selection_buffer.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/selection_buffer /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer/CMakeFiles/gazebo_selection_buffer.dir/DependInfo.cmake --color= >Scanning dependencies of target gazebo_selection_buffer >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/rendering/selection_buffer/CMakeFiles/gazebo_selection_buffer.dir/build.make gazebo/rendering/selection_buffer/CMakeFiles/gazebo_selection_buffer.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 34%] Building CXX object gazebo/rendering/selection_buffer/CMakeFiles/gazebo_selection_buffer.dir/MaterialSwitcher.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_selection_buffer_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_selection_buffer.dir/MaterialSwitcher.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/selection_buffer/MaterialSwitcher.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 34%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/log_status.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/log_status.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/log_status.pb.cc >Scanning dependencies of target gazebo_rendering_deferred >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir/build.make gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 83 >[ 35%] Building CXX object gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir/DeferredLight.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_deferred_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering_deferred.dir/DeferredLight.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/deferred_shading/DeferredLight.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 35%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/material.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/material.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/material.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 68 >[ 36%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/lmotor.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/lmotor.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/lmotor.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 36%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/meshgeom.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/meshgeom.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/meshgeom.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 36%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/model.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/model.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/model.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 36%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/model_configuration.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/model_configuration.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/model_configuration.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 36%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/null.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/null.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/null.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 36%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/model_v.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/model_v.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/model_v.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 36%] Building CXX object gazebo/rendering/selection_buffer/CMakeFiles/gazebo_selection_buffer.dir/SelectionBuffer.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_selection_buffer_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_selection_buffer.dir/SelectionBuffer.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/selection_buffer/SelectionBuffer.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 56 >[ 37%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/packet.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/packet.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/packet.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 37%] Building CXX object gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir/GBufferMaterialGenerator.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_deferred_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering_deferred.dir/GBufferMaterialGenerator.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/deferred_shading/GBufferMaterialGenerator.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 37%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/physics.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/physics.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/physics.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 37%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/planegeom.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/planegeom.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/planegeom.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 37%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/piston.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/piston.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/piston.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 37%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/pid.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/pid.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/pid.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 37%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/plugin.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/plugin.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/plugin.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 37%] [ 37%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/pointcloud.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/pointcloud.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/pointcloud.pb.cc >Building CXX object gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir/GBufferSchemeHandler.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_deferred_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering_deferred.dir/GBufferSchemeHandler.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/deferred_shading/GBufferSchemeHandler.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 37%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/pose.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/pose.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/pose.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 84 >[ 38%] Building CXX object gazebo/rendering/selection_buffer/CMakeFiles/gazebo_selection_buffer.dir/SelectionRenderListener.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_selection_buffer_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_selection_buffer.dir/SelectionRenderListener.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/selection_buffer/SelectionRenderListener.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 38%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/plane2d.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/plane2d.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/plane2d.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 38%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/pose_animation.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/pose_animation.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/pose_animation.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 38%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/pose_stamped.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/pose_stamped.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/pose_stamped.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 38%] Building CXX object gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir/GeomUtils.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_deferred_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering_deferred.dir/GeomUtils.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/deferred_shading/GeomUtils.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 38%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/pose_trajectory.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/pose_trajectory.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/pose_trajectory.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 57 >[ 39%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/pose_v.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/pose_v.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/pose_v.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/pr.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/pr.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/pr.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/poses_stamped.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/poses_stamped.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/poses_stamped.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Building CXX object gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir/MaterialGenerator.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_deferred_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering_deferred.dir/MaterialGenerator.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/deferred_shading/MaterialGenerator.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/projector.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/projector.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/projector.pb.cc >Linking CXX shared library libgazebo_selection_buffer.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_selection_buffer.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_selection_buffer.so.2 -o libgazebo_selection_buffer.so.2.1.0 CMakeFiles/gazebo_selection_buffer.dir/MaterialSwitcher.cc.o CMakeFiles/gazebo_selection_buffer.dir/SelectionBuffer.cc.o CMakeFiles/gazebo_selection_buffer.dir/SelectionRenderListener.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../../common/libgazebo_common.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lGLU -lGL -lSM -lICE -lX11 -lXext ../../math/libgazebo_math.so.2.1.0 -ldl -lltdl -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lrt -lgts -lm -lglib-2.0 -lopenal -lOgreTerrain -lOgrePaging -lpthread -lGLU -lGL -lSM -lICE -lX11 -lXext -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/propagation_particle.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/propagation_particle.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/propagation_particle.pb.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer && /usr/bin/cmake -E cmake_symlink_library libgazebo_selection_buffer.so.2.1.0 libgazebo_selection_buffer.so.2 libgazebo_selection_buffer.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 84 >[ 39%] Built target gazebo_selection_buffer >make -f tools/CMakeFiles/gzsdf.dir/build.make tools/CMakeFiles/gzsdf.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/tools /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/tools /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/gzsdf.dir/DependInfo.cmake --color= >Scanning dependencies of target gzsdf >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f tools/CMakeFiles/gzsdf.dir/build.make tools/CMakeFiles/gzsdf.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Building CXX object tools/CMakeFiles/gzsdf.dir/gzsdf.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/QtGui -isystem /usr/include/QtCore -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gzsdf.dir/gzsdf.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/tools/gzsdf.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/propagation_grid.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/propagation_grid.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/propagation_grid.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/publishers.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/publishers.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/publishers.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/pu.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/pu.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/pu.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Building CXX object gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir/MergeMaterialGenerator.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_deferred_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering_deferred.dir/MergeMaterialGenerator.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/deferred_shading/MergeMaterialGenerator.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/publish.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/publish.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/publish.pb.cc >Linking CXX executable gzsdf >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/gzsdf.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/gzsdf.dir/gzsdf.cc.o -o gzsdf-2.1.0 -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -ltinyxml ../gazebo/common/libgazebo_common.so.2.1.0 ../gazebo/math/libgazebo_math.so.2.1.0 -ldl -lltdl -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/quaternion.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/quaternion.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/quaternion.pb.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/cmake -E cmake_symlink_executable gzsdf-2.1.0 gzsdf >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Built target gzsdf >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 39%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/sonar.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/sonar.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/sonar.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 58 >[ 40%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/sonar_stamped.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/sonar_stamped.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/sonar_stamped.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 40%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/raysensor.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/raysensor.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/raysensor.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 40%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/request.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/request.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/request.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 40%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/response.pb.cc.o >[ 40%] cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/response.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/response.pb.cc >Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/screw.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/screw.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/screw.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 40%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/road.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/road.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/road.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 40%] Building CXX object gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir/MergeSchemeHandler.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_deferred_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering_deferred.dir/MergeSchemeHandler.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/deferred_shading/MergeSchemeHandler.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 40%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/scene.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/scene.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/scene.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 40%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/selection.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/selection.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/selection.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 40%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/sensor.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/sensor.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/sensor.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 40%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/server_control.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/server_control.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/server_control.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 40%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/shadows.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/shadows.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/shadows.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 59 >[ 41%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/sky.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/sky.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/sky.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 41%] Building CXX object gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir/SSAOLogic.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_deferred_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering_deferred.dir/SSAOLogic.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/deferred_shading/SSAOLogic.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 41%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/slider.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/slider.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/slider.cpp >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 41%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/spheregeom.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/spheregeom.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/spheregeom.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 41%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/subscribe.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/subscribe.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/subscribe.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 41%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/surface.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/surface.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/surface.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 41%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/tactile.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/tactile.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/tactile.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 41%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/test.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/test.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/test.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 41%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/time.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/time.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/time.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 41%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/topic_info.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/topic_info.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/topic_info.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 41%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/track_visual.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/track_visual.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/track_visual.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 41%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/vector2d.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/vector2d.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/vector2d.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 60 >[ 42%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/vector3d.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/vector3d.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/vector3d.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 42%] Building CXX object deps/opende/CMakeFiles/gazebo_ode.dir/src/joints/universal.cpp.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -isystem /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/ou/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/OPCODE -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/GIMPACT/include -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/threadpool -isystem /usr/include/ccd -fPIC -o CMakeFiles/gazebo_ode.dir/src/joints/universal.cpp.o -c /builddir/build/BUILD/gazebo-2.1.0/deps/opende/src/joints/universal.cpp >Linking CXX shared library libgazebo_rendering_deferred.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_rendering_deferred.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_rendering_deferred.so.2 -o libgazebo_rendering_deferred.so.2.1.0 CMakeFiles/gazebo_rendering_deferred.dir/DeferredLight.cc.o CMakeFiles/gazebo_rendering_deferred.dir/GBufferMaterialGenerator.cc.o CMakeFiles/gazebo_rendering_deferred.dir/GBufferSchemeHandler.cc.o CMakeFiles/gazebo_rendering_deferred.dir/GeomUtils.cc.o CMakeFiles/gazebo_rendering_deferred.dir/MaterialGenerator.cc.o CMakeFiles/gazebo_rendering_deferred.dir/MergeMaterialGenerator.cc.o CMakeFiles/gazebo_rendering_deferred.dir/MergeSchemeHandler.cc.o CMakeFiles/gazebo_rendering_deferred.dir/SSAOLogic.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../../common/libgazebo_common.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lGLU -lGL -lSM -lICE -lX11 -lXext ../../math/libgazebo_math.so.2.1.0 -ldl -lltdl -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lrt -lgts -lm -lglib-2.0 -lopenal -lOgreTerrain -lOgrePaging -lpthread -lGLU -lGL -lSM -lICE -lX11 -lXext -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading && /usr/bin/cmake -E cmake_symlink_library libgazebo_rendering_deferred.so.2.1.0 libgazebo_rendering_deferred.so.2 libgazebo_rendering_deferred.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 83 >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 42%] Built target gazebo_rendering_deferred >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 42%] [ 42%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/visual.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/visual.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/visual.pb.cc >Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/wireless_node.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/wireless_node.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/wireless_node.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 42%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/wireless_nodes.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/wireless_nodes.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/wireless_nodes.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 42%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/world_control.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/world_control.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/world_control.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 42%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/world_reset.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/world_reset.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/world_reset.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 42%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/world_stats.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/world_stats.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/world_stats.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 42%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/world_modify.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/world_modify.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/world_modify.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 42%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/wrench.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/wrench.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/wrench.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 61 >[ 43%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/wrench_stamped.pb.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/wrench_stamped.pb.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/wrench_stamped.pb.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 43%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/msgs.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/msgs.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/msgs.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 43%] Building CXX object gazebo/msgs/CMakeFiles/gazebo_msgs.dir/MsgFactory.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_msgs_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_msgs.dir/MsgFactory.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/MsgFactory.cc >Linking CXX shared library libgazebo_ode.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_ode.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -DdNODEBUG -DdDOUBLE -DHAVE_CONFIG_H -DPIC -O2 -g -DNDEBUG -MF -MT -fno-strict-aliasing -DPIC -shared -Wl,-soname,libgazebo_ode.so.2 -o libgazebo_ode.so.2.1.0 CMakeFiles/gazebo_ode.dir/src/array.cpp.o CMakeFiles/gazebo_ode.dir/src/box.cpp.o CMakeFiles/gazebo_ode.dir/src/capsule.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_cylinder_box.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_cylinder_plane.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_cylinder_sphere.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_cylinder_trimesh.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_kernel.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_libccd.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_quadtreespace.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_sapspace.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_space.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_transform.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_box.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_ccylinder.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_disabled.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_distance.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_gimpact.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_opcode.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_plane.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_ray.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_sphere.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_trimesh.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_trimesh_trimesh_new.cpp.o CMakeFiles/gazebo_ode.dir/src/collision_util.cpp.o CMakeFiles/gazebo_ode.dir/src/convex.cpp.o CMakeFiles/gazebo_ode.dir/src/cylinder.cpp.o CMakeFiles/gazebo_ode.dir/src/error.cpp.o CMakeFiles/gazebo_ode.dir/src/export-dif.cpp.o CMakeFiles/gazebo_ode.dir/src/heightfield.cpp.o CMakeFiles/gazebo_ode.dir/src/lcp.cpp.o CMakeFiles/gazebo_ode.dir/src/mass.cpp.o CMakeFiles/gazebo_ode.dir/src/mat.cpp.o CMakeFiles/gazebo_ode.dir/src/matrix.cpp.o CMakeFiles/gazebo_ode.dir/src/memory.cpp.o CMakeFiles/gazebo_ode.dir/src/misc.cpp.o CMakeFiles/gazebo_ode.dir/src/obstack.cpp.o CMakeFiles/gazebo_ode.dir/src/ode.cpp.o CMakeFiles/gazebo_ode.dir/src/odeinit.cpp.o CMakeFiles/gazebo_ode.dir/src/odemath.cpp.o CMakeFiles/gazebo_ode.dir/src/odeou.cpp.o CMakeFiles/gazebo_ode.dir/src/odetls.cpp.o CMakeFiles/gazebo_ode.dir/src/optimize.cpp.o CMakeFiles/gazebo_ode.dir/src/plane.cpp.o CMakeFiles/gazebo_ode.dir/src/quickstep.cpp.o CMakeFiles/gazebo_ode.dir/src/ray.cpp.o CMakeFiles/gazebo_ode.dir/src/robuststep.cpp.o CMakeFiles/gazebo_ode.dir/src/rotation.cpp.o CMakeFiles/gazebo_ode.dir/src/sphere.cpp.o CMakeFiles/gazebo_ode.dir/src/step.cpp.o CMakeFiles/gazebo_ode.dir/src/symm.c.o CMakeFiles/gazebo_ode.dir/src/timer.cpp.o CMakeFiles/gazebo_ode.dir/src/util.cpp.o CMakeFiles/gazebo_ode.dir/src/fastdot.c.o CMakeFiles/gazebo_ode.dir/src/fastldlt.c.o CMakeFiles/gazebo_ode.dir/src/fastlsolve.c.o CMakeFiles/gazebo_ode.dir/src/fastltsolve.c.o CMakeFiles/gazebo_ode.dir/src/nextafterf.c.o CMakeFiles/gazebo_ode.dir/src/joints/amotor.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/ball.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/contact.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/fixed.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/hinge2.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/hinge.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/joint.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/lmotor.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/null.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/piston.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/plane2d.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/pr.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/pu.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/screw.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/slider.cpp.o CMakeFiles/gazebo_ode.dir/src/joints/universal.cpp.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test OPCODE/libgazebo_opcode.so.2.1.0 GIMPACT/libgazebo_gimpact.so.2.1.0 ou/libgazebo_opende_ou.so.2.1.0 -lccd -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou: >cd /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende && /usr/bin/cmake -E cmake_symlink_library libgazebo_ode.so.2.1.0 libgazebo_ode.so.2 libgazebo_ode.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 62 63 64 65 66 67 68 >[ 43%] Built target gazebo_ode >Linking CXX shared library libgazebo_msgs.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_msgs.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_msgs.so.2 -o libgazebo_msgs.so.2.1.0 CMakeFiles/gazebo_msgs.dir/axis.pb.cc.o CMakeFiles/gazebo_msgs.dir/boxgeom.pb.cc.o CMakeFiles/gazebo_msgs.dir/camerasensor.pb.cc.o CMakeFiles/gazebo_msgs.dir/collision.pb.cc.o CMakeFiles/gazebo_msgs.dir/color.pb.cc.o CMakeFiles/gazebo_msgs.dir/contact.pb.cc.o CMakeFiles/gazebo_msgs.dir/contacts.pb.cc.o CMakeFiles/gazebo_msgs.dir/contactsensor.pb.cc.o CMakeFiles/gazebo_msgs.dir/cylindergeom.pb.cc.o CMakeFiles/gazebo_msgs.dir/diagnostics.pb.cc.o CMakeFiles/gazebo_msgs.dir/factory.pb.cc.o CMakeFiles/gazebo_msgs.dir/fog.pb.cc.o CMakeFiles/gazebo_msgs.dir/friction.pb.cc.o CMakeFiles/gazebo_msgs.dir/geometry.pb.cc.o CMakeFiles/gazebo_msgs.dir/gps.pb.cc.o CMakeFiles/gazebo_msgs.dir/gui_overlay_config.pb.cc.o CMakeFiles/gazebo_msgs.dir/gui_camera.pb.cc.o CMakeFiles/gazebo_msgs.dir/gui.pb.cc.o CMakeFiles/gazebo_msgs.dir/gz_string.pb.cc.o CMakeFiles/gazebo_msgs.dir/gz_string_v.pb.cc.o CMakeFiles/gazebo_msgs.dir/header.pb.cc.o CMakeFiles/gazebo_msgs.dir/heightmapgeom.pb.cc.o CMakeFiles/gazebo_msgs.dir/imagegeom.pb.cc.o CMakeFiles/gazebo_msgs.dir/image.pb.cc.o CMakeFiles/gazebo_msgs.dir/image_stamped.pb.cc.o CMakeFiles/gazebo_msgs.dir/images_stamped.pb.cc.o CMakeFiles/gazebo_msgs.dir/imu.pb.cc.o CMakeFiles/gazebo_msgs.dir/inertial.pb.cc.o CMakeFiles/gazebo_msgs.dir/int.pb.cc.o CMakeFiles/gazebo_msgs.dir/joint.pb.cc.o CMakeFiles/gazebo_msgs.dir/joint_animation.pb.cc.o CMakeFiles/gazebo_msgs.dir/joint_cmd.pb.cc.o CMakeFiles/gazebo_msgs.dir/joint_wrench.pb.cc.o CMakeFiles/gazebo_msgs.dir/joint_wrench_stamped.pb.cc.o CMakeFiles/gazebo_msgs.dir/laserscan.pb.cc.o CMakeFiles/gazebo_msgs.dir/laserscan_stamped.pb.cc.o CMakeFiles/gazebo_msgs.dir/light.pb.cc.o CMakeFiles/gazebo_msgs.dir/link.pb.cc.o CMakeFiles/gazebo_msgs.dir/link_data.pb.cc.o CMakeFiles/gazebo_msgs.dir/log_control.pb.cc.o CMakeFiles/gazebo_msgs.dir/log_status.pb.cc.o CMakeFiles/gazebo_msgs.dir/material.pb.cc.o CMakeFiles/gazebo_msgs.dir/meshgeom.pb.cc.o CMakeFiles/gazebo_msgs.dir/model.pb.cc.o CMakeFiles/gazebo_msgs.dir/model_configuration.pb.cc.o CMakeFiles/gazebo_msgs.dir/model_v.pb.cc.o CMakeFiles/gazebo_msgs.dir/packet.pb.cc.o CMakeFiles/gazebo_msgs.dir/physics.pb.cc.o CMakeFiles/gazebo_msgs.dir/planegeom.pb.cc.o CMakeFiles/gazebo_msgs.dir/pid.pb.cc.o CMakeFiles/gazebo_msgs.dir/plugin.pb.cc.o CMakeFiles/gazebo_msgs.dir/pointcloud.pb.cc.o CMakeFiles/gazebo_msgs.dir/pose.pb.cc.o CMakeFiles/gazebo_msgs.dir/pose_animation.pb.cc.o CMakeFiles/gazebo_msgs.dir/pose_stamped.pb.cc.o CMakeFiles/gazebo_msgs.dir/pose_trajectory.pb.cc.o CMakeFiles/gazebo_msgs.dir/pose_v.pb.cc.o CMakeFiles/gazebo_msgs.dir/poses_stamped.pb.cc.o CMakeFiles/gazebo_msgs.dir/projector.pb.cc.o CMakeFiles/gazebo_msgs.dir/propagation_particle.pb.cc.o CMakeFiles/gazebo_msgs.dir/propagation_grid.pb.cc.o CMakeFiles/gazebo_msgs.dir/publishers.pb.cc.o CMakeFiles/gazebo_msgs.dir/publish.pb.cc.o CMakeFiles/gazebo_msgs.dir/quaternion.pb.cc.o CMakeFiles/gazebo_msgs.dir/sonar.pb.cc.o CMakeFiles/gazebo_msgs.dir/sonar_stamped.pb.cc.o CMakeFiles/gazebo_msgs.dir/raysensor.pb.cc.o CMakeFiles/gazebo_msgs.dir/request.pb.cc.o CMakeFiles/gazebo_msgs.dir/response.pb.cc.o CMakeFiles/gazebo_msgs.dir/road.pb.cc.o CMakeFiles/gazebo_msgs.dir/scene.pb.cc.o CMakeFiles/gazebo_msgs.dir/selection.pb.cc.o CMakeFiles/gazebo_msgs.dir/sensor.pb.cc.o CMakeFiles/gazebo_msgs.dir/server_control.pb.cc.o CMakeFiles/gazebo_msgs.dir/shadows.pb.cc.o CMakeFiles/gazebo_msgs.dir/sky.pb.cc.o CMakeFiles/gazebo_msgs.dir/spheregeom.pb.cc.o CMakeFiles/gazebo_msgs.dir/subscribe.pb.cc.o CMakeFiles/gazebo_msgs.dir/surface.pb.cc.o CMakeFiles/gazebo_msgs.dir/tactile.pb.cc.o CMakeFiles/gazebo_msgs.dir/test.pb.cc.o CMakeFiles/gazebo_msgs.dir/time.pb.cc.o CMakeFiles/gazebo_msgs.dir/topic_info.pb.cc.o CMakeFiles/gazebo_msgs.dir/track_visual.pb.cc.o CMakeFiles/gazebo_msgs.dir/vector2d.pb.cc.o CMakeFiles/gazebo_msgs.dir/vector3d.pb.cc.o CMakeFiles/gazebo_msgs.dir/visual.pb.cc.o CMakeFiles/gazebo_msgs.dir/wireless_node.pb.cc.o CMakeFiles/gazebo_msgs.dir/wireless_nodes.pb.cc.o CMakeFiles/gazebo_msgs.dir/world_control.pb.cc.o CMakeFiles/gazebo_msgs.dir/world_reset.pb.cc.o CMakeFiles/gazebo_msgs.dir/world_stats.pb.cc.o CMakeFiles/gazebo_msgs.dir/world_modify.pb.cc.o CMakeFiles/gazebo_msgs.dir/wrench.pb.cc.o CMakeFiles/gazebo_msgs.dir/wrench_stamped.pb.cc.o CMakeFiles/gazebo_msgs.dir/msgs.cc.o CMakeFiles/gazebo_msgs.dir/MsgFactory.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 -lprotobuf -ldl -lltdl -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/cmake -E cmake_symlink_library libgazebo_msgs.so.2.1.0 libgazebo_msgs.so.2 libgazebo_msgs.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 >[ 43%] Built target gazebo_msgs >make -f gazebo/transport/CMakeFiles/gazebo_transport.dir/build.make gazebo/transport/CMakeFiles/gazebo_transport.dir/depend >make -f gazebo/rendering/CMakeFiles/gazebo_rendering.dir/build.make gazebo/rendering/CMakeFiles/gazebo_rendering.dir/depend >make -f gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/build.make gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/depend >make -f gazebo/gui/terrain/CMakeFiles/gazebo_gui_terrain.dir/build.make gazebo/gui/terrain/CMakeFiles/gazebo_gui_terrain.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport/CMakeFiles/gazebo_transport.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/CMakeFiles/gazebo_rendering.dir/DependInfo.cmake --color= >[ 43%] Generating qrc_resources.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain && /usr/lib64/qt4/bin/rcc -name resources -o /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain/qrc_resources.cxx /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/resources.qrc >Scanning dependencies of target gazebo_transport >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/transport/CMakeFiles/gazebo_transport.dir/build.make gazebo/transport/CMakeFiles/gazebo_transport.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 43%] Building CXX object gazebo/transport/CMakeFiles/gazebo_transport.dir/CallbackHelper.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_transport_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_transport.dir/CallbackHelper.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/CallbackHelper.cc >Scanning dependencies of target gazebo_physics_ode >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/build.make gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/build >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 43%] Generating moc_TerrainEditor.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain/moc_TerrainEditor.cxx_parameters >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 43%] Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODEPhysics.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODEPhysics.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODEPhysics.cc >Scanning dependencies of target gazebo_rendering >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/rendering/CMakeFiles/gazebo_rendering.dir/build.make gazebo/rendering/CMakeFiles/gazebo_rendering.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 43%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 43%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/ArrowVisual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/ArrowVisual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/ArrowVisual.cc >Generating moc_TerrainEditorPalette.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain/moc_TerrainEditorPalette.cxx_parameters >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/terrain /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain/CMakeFiles/gazebo_gui_terrain.dir/DependInfo.cmake --color= >Scanning dependencies of target gazebo_gui_terrain >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/gui/terrain/CMakeFiles/gazebo_gui_terrain.dir/build.make gazebo/gui/terrain/CMakeFiles/gazebo_gui_terrain.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 43%] Building CXX object gazebo/gui/terrain/CMakeFiles/gazebo_gui_terrain.dir/TerrainEditor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_terrain.dir/TerrainEditor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/terrain/TerrainEditor.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 43%] Building CXX object gazebo/transport/CMakeFiles/gazebo_transport.dir/Connection.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_transport_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_transport.dir/Connection.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Connection.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 43%] Building CXX object gazebo/gui/terrain/CMakeFiles/gazebo_gui_terrain.dir/TerrainEditorPalette.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_terrain.dir/TerrainEditorPalette.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/terrain/TerrainEditorPalette.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 79 >[ 44%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/AxisVisual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/AxisVisual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/AxisVisual.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 44%] Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODECollision.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODECollision.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODECollision.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 44%] Building CXX object gazebo/gui/terrain/CMakeFiles/gazebo_gui_terrain.dir/moc_TerrainEditor.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_terrain.dir/moc_TerrainEditor.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain/moc_TerrainEditor.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 44%] Building CXX object gazebo/transport/CMakeFiles/gazebo_transport.dir/ConnectionManager.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_transport_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_transport.dir/ConnectionManager.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/ConnectionManager.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 44%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/Camera.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/Camera.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Camera.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 44%] Building CXX object gazebo/gui/terrain/CMakeFiles/gazebo_gui_terrain.dir/moc_TerrainEditorPalette.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_terrain.dir/moc_TerrainEditorPalette.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain/moc_TerrainEditorPalette.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 44%] Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODELink.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODELink.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODELink.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 44%] Building CXX object gazebo/gui/terrain/CMakeFiles/gazebo_gui_terrain.dir/qrc_resources.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_terrain.dir/qrc_resources.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain/qrc_resources.cxx >Linking CXX static library libgazebo_gui_terrain.a >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain && /usr/bin/cmake -P CMakeFiles/gazebo_gui_terrain.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_gui_terrain.dir/link.txt --verbose=1 >/usr/bin/ar cr libgazebo_gui_terrain.a CMakeFiles/gazebo_gui_terrain.dir/TerrainEditor.cc.o CMakeFiles/gazebo_gui_terrain.dir/TerrainEditorPalette.cc.o CMakeFiles/gazebo_gui_terrain.dir/moc_TerrainEditor.cxx.o CMakeFiles/gazebo_gui_terrain.dir/moc_TerrainEditorPalette.cxx.o CMakeFiles/gazebo_gui_terrain.dir/qrc_resources.cxx.o >/usr/bin/ranlib libgazebo_gui_terrain.a >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 44%] Built target gazebo_gui_terrain >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 44%] Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODEJoint.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODEJoint.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODEJoint.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 44%] Building CXX object gazebo/transport/CMakeFiles/gazebo_transport.dir/IOManager.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_transport_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_transport.dir/IOManager.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/IOManager.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 44%] Building CXX object gazebo/transport/CMakeFiles/gazebo_transport.dir/Node.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_transport_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_transport.dir/Node.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Node.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 77 >[ 45%] Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODESliderJoint.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODESliderJoint.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODESliderJoint.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 45%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/CameraVisual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/CameraVisual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/CameraVisual.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 45%] Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODEHingeJoint.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODEHingeJoint.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODEHingeJoint.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 45%] Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODEHinge2Joint.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODEHinge2Joint.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODEHinge2Joint.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 45%] Building CXX object gazebo/transport/CMakeFiles/gazebo_transport.dir/Publication.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_transport_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_transport.dir/Publication.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Publication.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 45%] Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODEUniversalJoint.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODEUniversalJoint.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODEUniversalJoint.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 45%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/COMVisual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/COMVisual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/COMVisual.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 45%] Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODEBallJoint.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODEBallJoint.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODEBallJoint.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 45%] Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODEMeshShape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODEMeshShape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODEMeshShape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 45%] Building CXX object gazebo/transport/CMakeFiles/gazebo_transport.dir/PublicationTransport.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_transport_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_transport.dir/PublicationTransport.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/PublicationTransport.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 45%] Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODERayShape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODERayShape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODERayShape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 45%] [ 45%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/ContactVisual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/ContactVisual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/ContactVisual.cc >Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODEMultiRayShape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODEMultiRayShape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODEMultiRayShape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 45%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/Conversions.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/Conversions.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Conversions.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 87 >[ 46%] Building CXX object gazebo/transport/CMakeFiles/gazebo_transport.dir/Publisher.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_transport_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_transport.dir/Publisher.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Publisher.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 46%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/DepthCamera.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/DepthCamera.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/DepthCamera.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 46%] Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODEHeightmapShape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODEHeightmapShape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODEHeightmapShape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 46%] Building CXX object gazebo/transport/CMakeFiles/gazebo_transport.dir/Subscriber.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_transport_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_transport.dir/Subscriber.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Subscriber.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 46%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 46%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/DynamicLines.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/DynamicLines.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/DynamicLines.cc >Building CXX object gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir/ODEScrewJoint.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_ode_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics_ode.dir/ODEScrewJoint.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODEScrewJoint.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 46%] Building CXX object gazebo/transport/CMakeFiles/gazebo_transport.dir/SubscriptionTransport.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_transport_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_transport.dir/SubscriptionTransport.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/SubscriptionTransport.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 46%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/DynamicRenderable.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/DynamicRenderable.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/DynamicRenderable.cc >Linking CXX shared library libgazebo_physics_ode.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_physics_ode.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_physics_ode.so.2 -o libgazebo_physics_ode.so.2.1.0 CMakeFiles/gazebo_physics_ode.dir/ODEPhysics.cc.o CMakeFiles/gazebo_physics_ode.dir/ODECollision.cc.o CMakeFiles/gazebo_physics_ode.dir/ODELink.cc.o CMakeFiles/gazebo_physics_ode.dir/ODEJoint.cc.o CMakeFiles/gazebo_physics_ode.dir/ODESliderJoint.cc.o CMakeFiles/gazebo_physics_ode.dir/ODEHingeJoint.cc.o CMakeFiles/gazebo_physics_ode.dir/ODEHinge2Joint.cc.o CMakeFiles/gazebo_physics_ode.dir/ODEUniversalJoint.cc.o CMakeFiles/gazebo_physics_ode.dir/ODEBallJoint.cc.o CMakeFiles/gazebo_physics_ode.dir/ODEMeshShape.cc.o CMakeFiles/gazebo_physics_ode.dir/ODERayShape.cc.o CMakeFiles/gazebo_physics_ode.dir/ODEMultiRayShape.cc.o CMakeFiles/gazebo_physics_ode.dir/ODEHeightmapShape.cc.o CMakeFiles/gazebo_physics_ode.dir/ODEScrewJoint.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../../../deps/opende/libgazebo_ode.so.2.1.0 ../../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../../math/libgazebo_math.so.2.1.0 ../../common/libgazebo_common.so.2.1.0 -ltbb ../../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../math/libgazebo_math.so.2.1.0 -ldl -lltdl -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou: >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 46%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/FPSViewController.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/FPSViewController.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/FPSViewController.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/cmake -E cmake_symlink_library libgazebo_physics_ode.so.2.1.0 libgazebo_physics_ode.so.2 libgazebo_physics_ode.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 77 >[ 46%] Built target gazebo_physics_ode >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 80 >[ 47%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/GpuLaser.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/GpuLaser.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/GpuLaser.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 47%] Building CXX object gazebo/transport/CMakeFiles/gazebo_transport.dir/TopicManager.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_transport_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_transport.dir/TopicManager.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/TopicManager.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 47%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/Grid.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/Grid.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Grid.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 47%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/GUIOverlay.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/GUIOverlay.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/GUIOverlay.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 47%] [ 47%] [ 47%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/Heightmap.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/Heightmap.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Heightmap.cc >Building CXX object gazebo/transport/CMakeFiles/gazebo_transport.dir/TransportIface.cc.o >Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/JointVisual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_transport_EXPORTS -DGAZEBO_DEFAULT_MASTER_HOST=\"localhost\" -DGAZEBO_DEFAULT_MASTER_PORT=11345 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_transport.dir/TransportIface.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/TransportIface.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/JointVisual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/JointVisual.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 47%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/LaserVisual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/LaserVisual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/LaserVisual.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Linking CXX shared library libgazebo_transport.so >[ 47%] cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_transport.dir/link.txt --verbose=1 >Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/SonarVisual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/SonarVisual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/SonarVisual.cc >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_transport.so.2 -o libgazebo_transport.so.2.1.0 CMakeFiles/gazebo_transport.dir/CallbackHelper.cc.o CMakeFiles/gazebo_transport.dir/Connection.cc.o CMakeFiles/gazebo_transport.dir/ConnectionManager.cc.o CMakeFiles/gazebo_transport.dir/IOManager.cc.o CMakeFiles/gazebo_transport.dir/Node.cc.o CMakeFiles/gazebo_transport.dir/Publication.cc.o CMakeFiles/gazebo_transport.dir/PublicationTransport.cc.o CMakeFiles/gazebo_transport.dir/Publisher.cc.o CMakeFiles/gazebo_transport.dir/Subscriber.cc.o CMakeFiles/gazebo_transport.dir/SubscriptionTransport.cc.o CMakeFiles/gazebo_transport.dir/TopicManager.cc.o CMakeFiles/gazebo_transport.dir/TransportIface.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../common/libgazebo_common.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lprotobuf -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 47%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/Light.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/Light.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Light.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 47%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/Material.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/Material.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Material.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/cmake -E cmake_symlink_library libgazebo_transport.so.2.1.0 libgazebo_transport.so.2 libgazebo_transport.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 87 >[ 47%] Built target gazebo_transport >make -f gazebo/util/CMakeFiles/gazebo_util.dir/build.make gazebo/util/CMakeFiles/gazebo_util.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/util /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util/CMakeFiles/gazebo_util.dir/DependInfo.cmake --color= >Scanning dependencies of target gazebo_util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/util/CMakeFiles/gazebo_util.dir/build.make gazebo/util/CMakeFiles/gazebo_util.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 47%] Building CXX object gazebo/util/CMakeFiles/gazebo_util.dir/Diagnostics.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_util_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -fPIC -o CMakeFiles/gazebo_util.dir/Diagnostics.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/Diagnostics.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 47%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/MovableText.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/MovableText.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/MovableText.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 47%] Building CXX object gazebo/util/CMakeFiles/gazebo_util.dir/LogPlay.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_util_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -fPIC -o CMakeFiles/gazebo_util.dir/LogPlay.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/LogPlay.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 81 >[ 48%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/OrbitViewController.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/OrbitViewController.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/OrbitViewController.cc >make -f tools/CMakeFiles/gzfactory.dir/build.make tools/CMakeFiles/gzfactory.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/tools /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/tools /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/gzfactory.dir/DependInfo.cmake --color= >Scanning dependencies of target gzfactory >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f tools/CMakeFiles/gzfactory.dir/build.make tools/CMakeFiles/gzfactory.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 48%] Building CXX object tools/CMakeFiles/gzfactory.dir/gzfactory.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/QtGui -isystem /usr/include/QtCore -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gzfactory.dir/gzfactory.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/tools/gzfactory.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 48%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/Projector.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/Projector.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Projector.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 48%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/RenderEngine.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/RenderEngine.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RenderEngine.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 48%] Building CXX object gazebo/util/CMakeFiles/gazebo_util.dir/LogRecord.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_util_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -fPIC -o CMakeFiles/gazebo_util.dir/LogRecord.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/LogRecord.cc >Linking CXX executable gzfactory >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/gzfactory.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/gzfactory.dir/gzfactory.cc.o -o gzfactory-2.1.0 -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic ../gazebo/common/libgazebo_common.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 -lpthread ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lprotobuf -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/cmake -E cmake_symlink_executable gzfactory-2.1.0 gzfactory >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 48%] Built target gzfactory >make -f tools/CMakeFiles/gzstats.dir/build.make tools/CMakeFiles/gzstats.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/tools /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/tools /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/gzstats.dir/DependInfo.cmake --color= >Scanning dependencies of target gzstats >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f tools/CMakeFiles/gzstats.dir/build.make tools/CMakeFiles/gzstats.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 48%] Building CXX object tools/CMakeFiles/gzstats.dir/gzstats.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/QtGui -isystem /usr/include/QtCore -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gzstats.dir/gzstats.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/tools/gzstats.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 48%] Building CXX object gazebo/util/CMakeFiles/gazebo_util.dir/OpenAL.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_util_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -fPIC -o CMakeFiles/gazebo_util.dir/OpenAL.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/OpenAL.cc >Linking CXX executable gzstats >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/gzstats.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/gzstats.dir/gzstats.cc.o -o gzstats-2.1.0 -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 -lpthread ../gazebo/msgs/libgazebo_msgs.so.2.1.0 -lprotobuf ../gazebo/common/libgazebo_common.so.2.1.0 ../gazebo/math/libgazebo_math.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 48%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/RenderEvents.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/RenderEvents.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RenderEvents.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/cmake -E cmake_symlink_executable gzstats-2.1.0 gzstats >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 48%] Built target gzstats >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 48%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/RenderingIface.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/RenderingIface.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RenderingIface.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 48%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/Road2d.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/Road2d.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Road2d.cc >Linking CXX shared library libgazebo_util.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_util.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_util.so.2 -o libgazebo_util.so.2.1.0 CMakeFiles/gazebo_util.dir/Diagnostics.cc.o CMakeFiles/gazebo_util.dir/LogPlay.cc.o CMakeFiles/gazebo_util.dir/LogRecord.cc.o CMakeFiles/gazebo_util.dir/OpenAL.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../common/libgazebo_common.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs: >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util && /usr/bin/cmake -E cmake_symlink_library libgazebo_util.so.2.1.0 libgazebo_util.so.2 libgazebo_util.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 48%] Built target gazebo_util >make -f gazebo/physics/CMakeFiles/gazebo_physics.dir/build.make gazebo/physics/CMakeFiles/gazebo_physics.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/gazebo_physics.dir/DependInfo.cmake --color= >Scanning dependencies of target gazebo_physics >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/physics/CMakeFiles/gazebo_physics.dir/build.make gazebo/physics/CMakeFiles/gazebo_physics.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 73 >[ 50%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/Actor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/Actor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Actor.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 50%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/RFIDVisual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/RFIDVisual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RFIDVisual.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 50%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/RFIDTagVisual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/RFIDTagVisual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RFIDTagVisual.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >make -f interfaces/player/CMakeFiles/gazebo_player.dir/build.make interfaces/player/CMakeFiles/gazebo_player.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/interfaces/player /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player/CMakeFiles/gazebo_player.dir/DependInfo.cmake --color= >[ 50%] [ 50%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/Base.cc.o >Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/RTShaderSystem.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/Base.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Base.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/RTShaderSystem.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RTShaderSystem.cc >Scanning dependencies of target gazebo_player >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f interfaces/player/CMakeFiles/gazebo_player.dir/build.make interfaces/player/CMakeFiles/gazebo_player.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 78 >[ 51%] Building CXX object interfaces/player/CMakeFiles/gazebo_player.dir/GazeboDriver.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_player_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/player-3.0 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/gazebo_player.dir/GazeboDriver.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/interfaces/player/GazeboDriver.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 51%] Building CXX object interfaces/player/CMakeFiles/gazebo_player.dir/GazeboInterface.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_player_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/player-3.0 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/gazebo_player.dir/GazeboInterface.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/interfaces/player/GazeboInterface.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 51%] Building CXX object interfaces/player/CMakeFiles/gazebo_player.dir/GazeboTime.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_player_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/player-3.0 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/gazebo_player.dir/GazeboTime.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/interfaces/player/GazeboTime.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 51%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/BoxShape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/BoxShape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/BoxShape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 51%] Building CXX object interfaces/player/CMakeFiles/gazebo_player.dir/SimulationInterface.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_player_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/player-3.0 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/gazebo_player.dir/SimulationInterface.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/interfaces/player/SimulationInterface.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 51%] Building CXX object interfaces/player/CMakeFiles/gazebo_player.dir/Position2dInterface.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_player_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/player-3.0 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/gazebo_player.dir/Position2dInterface.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/interfaces/player/Position2dInterface.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 82 >[ 52%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/Collision.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/Collision.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Collision.cc >Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/Scene.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/Scene.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Scene.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/builddir/build/BUILD/gazebo-2.1.0/interfaces/player/SimulationInterface.cc: In member function 'virtual int SimulationInterface::ProcessMessage(QueuePointer&, player_msghdr_t*, void*)': >/builddir/build/BUILD/gazebo-2.1.0/interfaces/player/SimulationInterface.cc:159:44: warning: argument to 'sizeof' in 'int snprintf(char*, size_t, const char*, ...)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] > snprintf(this->pose3dReq.name, sizeof(this->pose3dReq.name), > ^ >/builddir/build/BUILD/gazebo-2.1.0/interfaces/player/SimulationInterface.cc:190:44: warning: argument to 'sizeof' in 'int snprintf(char*, size_t, const char*, ...)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] > snprintf(this->pose3dReq.name, sizeof(this->pose3dReq.name), > ^ >[ 52%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/CollisionState.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/CollisionState.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/CollisionState.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object interfaces/player/CMakeFiles/gazebo_player.dir/LaserInterface.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_player_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/player-3.0 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/gazebo_player.dir/LaserInterface.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/interfaces/player/LaserInterface.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object interfaces/player/CMakeFiles/gazebo_player.dir/CameraInterface.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_player_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/player-3.0 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/gazebo_player.dir/CameraInterface.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/interfaces/player/CameraInterface.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/Contact.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/Contact.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Contact.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object interfaces/player/CMakeFiles/gazebo_player.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_player_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/player-3.0 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/gazebo_player.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/SelectionObj.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/SelectionObj.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/SelectionObj.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/TransmitterVisual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/TransmitterVisual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/TransmitterVisual.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/ContactManager.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/ContactManager.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ContactManager.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/UserCamera.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/UserCamera.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/UserCamera.cc >Linking CXX shared library libgazebo_player.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_player.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_player.so.2 -o libgazebo_player.so.2.1.0 CMakeFiles/gazebo_player.dir/GazeboDriver.cc.o CMakeFiles/gazebo_player.dir/GazeboInterface.cc.o CMakeFiles/gazebo_player.dir/GazeboTime.cc.o CMakeFiles/gazebo_player.dir/SimulationInterface.cc.o CMakeFiles/gazebo_player.dir/Position2dInterface.cc.o CMakeFiles/gazebo_player.dir/LaserInterface.cc.o CMakeFiles/gazebo_player.dir/CameraInterface.cc.o CMakeFiles/gazebo_player.dir/__/__/gazebo/gazebo.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -lplayercore -lpthread -lltdl -ldl -lplayerc++ -lboost_thread -lboost_system -lboost_signals -lm -lplayerc -lm -lz -lgeos -lgeos_c -lplayerinterface -lplayerwkb -lgeos -lgeos_c -lplayercommon ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/util/libgazebo_util.so.2.1.0 -lplayerinterface -lplayerwkb -lplayercommon ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util: >cd /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player && /usr/bin/cmake -E cmake_symlink_library libgazebo_player.so.2.1.0 libgazebo_player.so.2 libgazebo_player.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 78 >[ 52%] Built target gazebo_player >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/VideoVisual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/VideoVisual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/VideoVisual.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/CylinderShape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/CylinderShape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/CylinderShape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/ViewController.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/ViewController.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/ViewController.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/Visual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/Visual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Visual.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/Entity.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/Entity.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Entity.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/WireBox.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/WireBox.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/WireBox.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/WindowManager.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/WindowManager.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/WindowManager.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 52%] Building CXX object gazebo/rendering/CMakeFiles/gazebo_rendering.dir/WrenchVisual.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_rendering_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/CEGUI -isystem /usr/include/SKYX -fPIC -o CMakeFiles/gazebo_rendering.dir/WrenchVisual.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/WrenchVisual.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 74 >[ 53%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/Gripper.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/Gripper.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Gripper.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 53%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/HeightmapShape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/HeightmapShape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/HeightmapShape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 53%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/Inertial.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/Inertial.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Inertial.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 53%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/Joint.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/Joint.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Joint.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 53%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/JointController.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/JointController.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/JointController.cc >Linking CXX shared library libgazebo_rendering.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_rendering.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_rendering.so.2 -o libgazebo_rendering.so.2.1.0 CMakeFiles/gazebo_rendering.dir/ArrowVisual.cc.o CMakeFiles/gazebo_rendering.dir/AxisVisual.cc.o CMakeFiles/gazebo_rendering.dir/Camera.cc.o CMakeFiles/gazebo_rendering.dir/CameraVisual.cc.o CMakeFiles/gazebo_rendering.dir/COMVisual.cc.o CMakeFiles/gazebo_rendering.dir/ContactVisual.cc.o CMakeFiles/gazebo_rendering.dir/Conversions.cc.o CMakeFiles/gazebo_rendering.dir/DepthCamera.cc.o CMakeFiles/gazebo_rendering.dir/DynamicLines.cc.o CMakeFiles/gazebo_rendering.dir/DynamicRenderable.cc.o CMakeFiles/gazebo_rendering.dir/FPSViewController.cc.o CMakeFiles/gazebo_rendering.dir/GpuLaser.cc.o CMakeFiles/gazebo_rendering.dir/Grid.cc.o CMakeFiles/gazebo_rendering.dir/GUIOverlay.cc.o CMakeFiles/gazebo_rendering.dir/Heightmap.cc.o CMakeFiles/gazebo_rendering.dir/JointVisual.cc.o CMakeFiles/gazebo_rendering.dir/LaserVisual.cc.o CMakeFiles/gazebo_rendering.dir/SonarVisual.cc.o CMakeFiles/gazebo_rendering.dir/Light.cc.o CMakeFiles/gazebo_rendering.dir/Material.cc.o CMakeFiles/gazebo_rendering.dir/MovableText.cc.o CMakeFiles/gazebo_rendering.dir/OrbitViewController.cc.o CMakeFiles/gazebo_rendering.dir/Projector.cc.o CMakeFiles/gazebo_rendering.dir/RenderEngine.cc.o CMakeFiles/gazebo_rendering.dir/RenderEvents.cc.o CMakeFiles/gazebo_rendering.dir/RenderingIface.cc.o CMakeFiles/gazebo_rendering.dir/Road2d.cc.o CMakeFiles/gazebo_rendering.dir/RFIDVisual.cc.o CMakeFiles/gazebo_rendering.dir/RFIDTagVisual.cc.o CMakeFiles/gazebo_rendering.dir/RTShaderSystem.cc.o CMakeFiles/gazebo_rendering.dir/Scene.cc.o CMakeFiles/gazebo_rendering.dir/SelectionObj.cc.o CMakeFiles/gazebo_rendering.dir/TransmitterVisual.cc.o CMakeFiles/gazebo_rendering.dir/UserCamera.cc.o CMakeFiles/gazebo_rendering.dir/VideoVisual.cc.o CMakeFiles/gazebo_rendering.dir/ViewController.cc.o CMakeFiles/gazebo_rendering.dir/Visual.cc.o CMakeFiles/gazebo_rendering.dir/WireBox.cc.o CMakeFiles/gazebo_rendering.dir/WindowManager.cc.o CMakeFiles/gazebo_rendering.dir/WrenchVisual.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../common/libgazebo_common.so.2.1.0 selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lGLU -lGL -lSM -lICE -lX11 -lXext -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 deferred_shading/libgazebo_rendering_deferred.so.2.1.0 ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 -ldl -lltdl -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lrt -lgts -lm -lglib-2.0 -lopenal -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lpthread -lGLU -lGL -lSM -lICE -lX11 -lXext -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 53%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/JointState.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/JointState.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/JointState.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering && /usr/bin/cmake -E cmake_symlink_library libgazebo_rendering.so.2.1.0 libgazebo_rendering.so.2 libgazebo_rendering.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 79 80 81 82 >[ 53%] Built target gazebo_rendering >make -f gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/build.make gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 53%] Generating qrc_resources.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/rcc -name resources -o /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/qrc_resources.cxx /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/resources.qrc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 53%] Generating moc_BuildingEditor.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_BuildingEditor.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 53%] Generating moc_BuildingEditorPalette.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_BuildingEditorPalette.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 53%] Generating moc_BuildingModelManip.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_BuildingModelManip.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 53%] Generating moc_DoorItem.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_DoorItem.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 53%] Generating moc_EditorItem.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_EditorItem.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 53%] Generating moc_EditorView.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_EditorView.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 53%] Generating moc_FinishBuildingDialog.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_FinishBuildingDialog.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 31 >[ 54%] Generating moc_FloorItem.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_FloorItem.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 54%] Generating moc_LevelInspectorDialog.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_LevelInspectorDialog.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 54%] Generating moc_LevelWidget.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_LevelWidget.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 54%] Generating moc_RectItem.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_RectItem.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 54%] Generating moc_ScaleWidget.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_ScaleWidget.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 54%] Generating moc_StairsInspectorDialog.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_StairsInspectorDialog.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 54%] Generating moc_StairsItem.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_StairsItem.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 54%] Generating moc_WallInspectorDialog.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_WallInspectorDialog.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 54%] Generating moc_WallItem.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_WallItem.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 32 >[ 55%] Generating moc_WindowDoorInspectorDialog.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_WindowDoorInspectorDialog.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 55%] Generating moc_WindowItem.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_WindowItem.cxx_parameters >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/DependInfo.cmake --color= >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 55%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/Link.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/Link.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Link.cc >Scanning dependencies of target gazebo_gui_building >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/build.make gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 55%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/BuildingEditor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/BuildingEditor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/BuildingEditor.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 55%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/LinkState.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/LinkState.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/LinkState.cc >make -f gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/build.make gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 55%] Generating qrc_resources.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/lib64/qt4/bin/rcc -name resources -o /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/qrc_resources.cxx /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/resources.qrc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 55%] Generating moc_ImageView.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/moc_ImageView.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 38 >[ 56%] Generating moc_ImagesView.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/moc_ImagesView.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 56%] Generating moc_LaserView.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/moc_LaserView.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 56%] Generating moc_TextView.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/moc_TextView.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 56%] Generating moc_TopicView.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/moc_TopicView.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 56%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/BuildingEditorPalette.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/BuildingEditorPalette.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/BuildingEditorPalette.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/viewers /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/DependInfo.cmake --color= >Scanning dependencies of target gazebo_gui_viewers >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/build.make gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 56%] Building CXX object gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/ImageView.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_viewers_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_viewers.dir/ImageView.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/viewers/ImageView.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 56%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/BuildingEditorWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/BuildingEditorWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/BuildingEditorWidget.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 56%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/MapShape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/MapShape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/MapShape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 56%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/BuildingItem.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/BuildingItem.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/BuildingItem.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 56%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/BuildingMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/BuildingMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/BuildingMaker.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 56%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/BuildingModelManip.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/BuildingModelManip.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/BuildingModelManip.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 56%] Building CXX object gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/ImagesView.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_viewers_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_viewers.dir/ImagesView.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/viewers/ImagesView.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 56%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/DoorItem.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/DoorItem.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/DoorItem.cc >/builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/BuildingMaker.cc: In member function 'void gazebo::gui::BuildingMaker::SubdivideRectSurface(const QRectF&, const std::vector<QRectF, std::allocator<QRectF> >&, std::vector<QRectF, std::allocator<QRectF> >&)': >/builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/BuildingMaker.cc:1126:16: warning: statement has no effect [-Wunused-value] > for (borderIt; borderIt != filledX.end(); ++borderIt) > ^ >/builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/BuildingMaker.cc:1153:12: warning: statement has no effect [-Wunused-value] > for (it; it != filledY.end(); ++it) > ^ >/builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/BuildingMaker.cc:1168:12: warning: statement has no effect [-Wunused-value] > for (it; it != filledX.end(); ++it) > ^ >/builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/BuildingMaker.cc:1195:16: warning: statement has no effect [-Wunused-value] > for (edgeIt; edgeIt != filledX.end(); ++edgeIt) > ^ >/builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/BuildingMaker.cc:1238:16: warning: statement has no effect [-Wunused-value] > for (edgeIt; edgeIt != filledY.end(); ++edgeIt) > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 56%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/Model.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/Model.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Model.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 33 >[ 57%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/EditorEvents.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/EditorEvents.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/EditorEvents.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 57%] Building CXX object gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/LaserView.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_viewers_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_viewers.dir/LaserView.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/viewers/LaserView.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 57%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/EditorItem.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/EditorItem.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/EditorItem.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 57%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/EditorView.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/EditorView.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/EditorView.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 57%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/FinishBuildingDialog.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/FinishBuildingDialog.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/FinishBuildingDialog.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 57%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/FloorItem.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/FloorItem.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/FloorItem.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 75 >[ 58%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/ModelState.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/ModelState.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ModelState.cc >/builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/EditorView.cc: In member function 'void gazebo::gui::EditorView::OnAddLevel()': >/builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/EditorView.cc:807:14: warning: statement has no effect [-Wunused-value] > for (wallIt; wallIt != this->wallList.end(); ++wallIt) > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 58%] Building CXX object gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/TopicView.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_viewers_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_viewers.dir/TopicView.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/viewers/TopicView.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 58%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/GrabberHandle.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/GrabberHandle.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/GrabberHandle.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 58%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/GridLines.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/GridLines.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/GridLines.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 58%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/LevelInspectorDialog.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/LevelInspectorDialog.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/LevelInspectorDialog.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 58%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/LevelWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/LevelWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/LevelWidget.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 58%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/LineSegmentItem.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/LineSegmentItem.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/LineSegmentItem.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 34 >[ 59%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/PolylineItem.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/PolylineItem.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/PolylineItem.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 59%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/RectItem.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/RectItem.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/RectItem.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 59%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/MultiRayShape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/MultiRayShape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/MultiRayShape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 59%] Building CXX object gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/TextView.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_viewers_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_viewers.dir/TextView.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/viewers/TextView.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 59%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/RotateHandle.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/RotateHandle.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/RotateHandle.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 59%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/PhysicsIface.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/PhysicsIface.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PhysicsIface.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 59%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/ScaleWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/ScaleWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/ScaleWidget.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 59%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/PhysicsEngine.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/PhysicsEngine.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PhysicsEngine.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 59%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/StairsInspectorDialog.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/StairsInspectorDialog.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/StairsInspectorDialog.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 59%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/PhysicsFactory.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/PhysicsFactory.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PhysicsFactory.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 59%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/StairsItem.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/StairsItem.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/StairsItem.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 39 >[ 60%] Building CXX object gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/ViewFactory.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_viewers_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_viewers.dir/ViewFactory.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/viewers/ViewFactory.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 60%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/PlaneShape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/PlaneShape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PlaneShape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 60%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/WallInspectorDialog.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/WallInspectorDialog.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/WallInspectorDialog.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 60%] Building CXX object gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/moc_ImageView.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_viewers_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_viewers.dir/moc_ImageView.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/moc_ImageView.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 60%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/WallItem.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/WallItem.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/WallItem.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 60%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/RayShape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/RayShape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/RayShape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 60%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/Road.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/Road.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Road.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 60%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/Shape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/Shape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Shape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 60%] Building CXX object gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/moc_ImagesView.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_viewers_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_viewers.dir/moc_ImagesView.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/moc_ImagesView.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 60%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/WindowDoorInspectorDialog.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/WindowDoorInspectorDialog.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/WindowDoorInspectorDialog.cc >/builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/WindowDoorInspectorDialog.cc: In constructor 'gazebo::gui::WindowDoorInspectorDialog::WindowDoorInspectorDialog(int, QWidget*)': >/builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/WindowDoorInspectorDialog.cc:106:49: warning: right operand of comma operator has no effect [-Wunused-value] > positionLayout->addWidget(positionYLabel), 1, 0; > ^ >/builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/WindowDoorInspectorDialog.cc:106:50: warning: right operand of comma operator has no effect [-Wunused-value] > positionLayout->addWidget(positionYLabel), 1, 0; > ^ >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 35 >[ 61%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/WindowItem.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/WindowItem.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building/WindowItem.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 61%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/SphereShape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/SphereShape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/SphereShape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 61%] Building CXX object gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/moc_LaserView.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_viewers_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_viewers.dir/moc_LaserView.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/moc_LaserView.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 76 >[ 62%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/State.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/State.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/State.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_BuildingEditor.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_BuildingEditor.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_BuildingEditor.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/SurfaceParams.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/SurfaceParams.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/SurfaceParams.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/MeshShape.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/MeshShape.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/MeshShape.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_BuildingEditorPalette.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_BuildingEditorPalette.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_BuildingEditorPalette.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/moc_TextView.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_viewers_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_viewers.dir/moc_TextView.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/moc_TextView.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_BuildingModelManip.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_BuildingModelManip.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_BuildingModelManip.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/World.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/World.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/World.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_DoorItem.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_DoorItem.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_DoorItem.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/moc_TopicView.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_viewers_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_viewers.dir/moc_TopicView.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/moc_TopicView.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_EditorItem.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_EditorItem.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_EditorItem.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/physics/CMakeFiles/gazebo_physics.dir/WorldState.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_physics_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_physics.dir/WorldState.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/WorldState.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_EditorView.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_EditorView.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_EditorView.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir/qrc_resources.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_viewers_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_viewers.dir/qrc_resources.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/qrc_resources.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_FinishBuildingDialog.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_FinishBuildingDialog.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_FinishBuildingDialog.cxx >Linking CXX shared library libgazebo_gui_viewers.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_gui_viewers.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_gui_viewers.so.2 -o libgazebo_gui_viewers.so.2.1.0 CMakeFiles/gazebo_gui_viewers.dir/ImageView.cc.o CMakeFiles/gazebo_gui_viewers.dir/ImagesView.cc.o CMakeFiles/gazebo_gui_viewers.dir/LaserView.cc.o CMakeFiles/gazebo_gui_viewers.dir/TopicView.cc.o CMakeFiles/gazebo_gui_viewers.dir/TextView.cc.o CMakeFiles/gazebo_gui_viewers.dir/ViewFactory.cc.o CMakeFiles/gazebo_gui_viewers.dir/moc_ImageView.cxx.o CMakeFiles/gazebo_gui_viewers.dir/moc_ImagesView.cxx.o CMakeFiles/gazebo_gui_viewers.dir/moc_LaserView.cxx.o CMakeFiles/gazebo_gui_viewers.dir/moc_TextView.cxx.o CMakeFiles/gazebo_gui_viewers.dir/moc_TopicView.cxx.o CMakeFiles/gazebo_gui_viewers.dir/qrc_resources.cxx.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../../common/libgazebo_common.so.2.1.0 ../../transport/libgazebo_transport.so.2.1.0 ../../rendering/libgazebo_rendering.so.2.1.0 ../../msgs/libgazebo_msgs.so.2.1.0 -lprotobuf ../../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 ../../common/libgazebo_common.so.2.1.0 ../../math/libgazebo_math.so.2.1.0 -ldl -lltdl -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lrt -lgts -lm -lglib-2.0 -lopenal -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lpthread -lGLU -lGL -lSM -lICE -lX11 -lXext -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers && /usr/bin/cmake -E cmake_symlink_library libgazebo_gui_viewers.so.2.1.0 libgazebo_gui_viewers.so.2 libgazebo_gui_viewers.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 38 39 >[ 62%] Built target gazebo_gui_viewers >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_FloorItem.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_FloorItem.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_FloorItem.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 62%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_LevelInspectorDialog.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_LevelInspectorDialog.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_LevelInspectorDialog.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 36 >[ 63%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 63%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_LevelWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_LevelWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_LevelWidget.cxx >Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_RectItem.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_RectItem.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_RectItem.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 63%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_ScaleWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_ScaleWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_ScaleWidget.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 63%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_StairsInspectorDialog.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_StairsInspectorDialog.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_StairsInspectorDialog.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 63%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_StairsItem.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_StairsItem.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_StairsItem.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 63%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_WallInspectorDialog.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_WallInspectorDialog.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_WallInspectorDialog.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 63%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_WallItem.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_WallItem.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_WallItem.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 63%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_WindowDoorInspectorDialog.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_WindowDoorInspectorDialog.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_WindowDoorInspectorDialog.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 63%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/moc_WindowItem.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/moc_WindowItem.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/moc_WindowItem.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 37 >[ 64%] Building CXX object gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir/qrc_resources.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_building_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui_building.dir/qrc_resources.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/qrc_resources.cxx >Linking CXX shared library libgazebo_gui_building.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_gui_building.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_gui_building.so.2 -o libgazebo_gui_building.so.2.1.0 CMakeFiles/gazebo_gui_building.dir/BuildingEditor.cc.o CMakeFiles/gazebo_gui_building.dir/BuildingEditorPalette.cc.o CMakeFiles/gazebo_gui_building.dir/BuildingEditorWidget.cc.o CMakeFiles/gazebo_gui_building.dir/BuildingItem.cc.o CMakeFiles/gazebo_gui_building.dir/BuildingMaker.cc.o CMakeFiles/gazebo_gui_building.dir/BuildingModelManip.cc.o CMakeFiles/gazebo_gui_building.dir/DoorItem.cc.o CMakeFiles/gazebo_gui_building.dir/EditorEvents.cc.o CMakeFiles/gazebo_gui_building.dir/EditorItem.cc.o CMakeFiles/gazebo_gui_building.dir/EditorView.cc.o CMakeFiles/gazebo_gui_building.dir/FinishBuildingDialog.cc.o CMakeFiles/gazebo_gui_building.dir/FloorItem.cc.o CMakeFiles/gazebo_gui_building.dir/GrabberHandle.cc.o CMakeFiles/gazebo_gui_building.dir/GridLines.cc.o CMakeFiles/gazebo_gui_building.dir/LevelInspectorDialog.cc.o CMakeFiles/gazebo_gui_building.dir/LevelWidget.cc.o CMakeFiles/gazebo_gui_building.dir/LineSegmentItem.cc.o CMakeFiles/gazebo_gui_building.dir/PolylineItem.cc.o CMakeFiles/gazebo_gui_building.dir/RectItem.cc.o CMakeFiles/gazebo_gui_building.dir/RotateHandle.cc.o CMakeFiles/gazebo_gui_building.dir/ScaleWidget.cc.o CMakeFiles/gazebo_gui_building.dir/StairsInspectorDialog.cc.o CMakeFiles/gazebo_gui_building.dir/StairsItem.cc.o CMakeFiles/gazebo_gui_building.dir/WallInspectorDialog.cc.o CMakeFiles/gazebo_gui_building.dir/WallItem.cc.o CMakeFiles/gazebo_gui_building.dir/WindowDoorInspectorDialog.cc.o CMakeFiles/gazebo_gui_building.dir/WindowItem.cc.o CMakeFiles/gazebo_gui_building.dir/moc_BuildingEditor.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_BuildingEditorPalette.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_BuildingModelManip.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_DoorItem.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_EditorItem.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_EditorView.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_FinishBuildingDialog.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_FloorItem.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_LevelInspectorDialog.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_LevelWidget.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_RectItem.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_ScaleWidget.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_StairsInspectorDialog.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_StairsItem.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_WallInspectorDialog.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_WallItem.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_WindowDoorInspectorDialog.cxx.o CMakeFiles/gazebo_gui_building.dir/moc_WindowItem.cxx.o CMakeFiles/gazebo_gui_building.dir/qrc_resources.cxx.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../../common/libgazebo_common.so.2.1.0 ../../transport/libgazebo_transport.so.2.1.0 ../../rendering/libgazebo_rendering.so.2.1.0 ../../msgs/libgazebo_msgs.so.2.1.0 -lprotobuf ../../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 ../../common/libgazebo_common.so.2.1.0 ../../math/libgazebo_math.so.2.1.0 -ldl -lltdl -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lrt -lgts -lm -lglib-2.0 -lopenal -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lpthread -lGLU -lGL -lSM -lICE -lX11 -lXext -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >Linking CXX shared library libgazebo_physics.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_physics.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_physics.so.2 -o libgazebo_physics.so.2.1.0 CMakeFiles/gazebo_physics.dir/Actor.cc.o CMakeFiles/gazebo_physics.dir/Base.cc.o CMakeFiles/gazebo_physics.dir/BoxShape.cc.o CMakeFiles/gazebo_physics.dir/Collision.cc.o CMakeFiles/gazebo_physics.dir/CollisionState.cc.o CMakeFiles/gazebo_physics.dir/Contact.cc.o CMakeFiles/gazebo_physics.dir/ContactManager.cc.o CMakeFiles/gazebo_physics.dir/CylinderShape.cc.o CMakeFiles/gazebo_physics.dir/Entity.cc.o CMakeFiles/gazebo_physics.dir/Gripper.cc.o CMakeFiles/gazebo_physics.dir/HeightmapShape.cc.o CMakeFiles/gazebo_physics.dir/Inertial.cc.o CMakeFiles/gazebo_physics.dir/Joint.cc.o CMakeFiles/gazebo_physics.dir/JointController.cc.o CMakeFiles/gazebo_physics.dir/JointState.cc.o CMakeFiles/gazebo_physics.dir/Link.cc.o CMakeFiles/gazebo_physics.dir/LinkState.cc.o CMakeFiles/gazebo_physics.dir/MapShape.cc.o CMakeFiles/gazebo_physics.dir/Model.cc.o CMakeFiles/gazebo_physics.dir/ModelState.cc.o CMakeFiles/gazebo_physics.dir/MultiRayShape.cc.o CMakeFiles/gazebo_physics.dir/PhysicsIface.cc.o CMakeFiles/gazebo_physics.dir/PhysicsEngine.cc.o CMakeFiles/gazebo_physics.dir/PhysicsFactory.cc.o CMakeFiles/gazebo_physics.dir/PlaneShape.cc.o CMakeFiles/gazebo_physics.dir/RayShape.cc.o CMakeFiles/gazebo_physics.dir/Road.cc.o CMakeFiles/gazebo_physics.dir/Shape.cc.o CMakeFiles/gazebo_physics.dir/SphereShape.cc.o CMakeFiles/gazebo_physics.dir/State.cc.o CMakeFiles/gazebo_physics.dir/SurfaceParams.cc.o CMakeFiles/gazebo_physics.dir/MeshShape.cc.o CMakeFiles/gazebo_physics.dir/World.cc.o CMakeFiles/gazebo_physics.dir/WorldState.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../common/libgazebo_common.so.2.1.0 ../util/libgazebo_util.so.2.1.0 ode/libgazebo_physics_ode.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 -lprotobuf ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -ltbb ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE: >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building && /usr/bin/cmake -E cmake_symlink_library libgazebo_gui_building.so.2.1.0 libgazebo_gui_building.so.2 libgazebo_gui_building.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 31 32 33 34 35 36 37 >[ 64%] Built target gazebo_gui_building >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/cmake -E cmake_symlink_library libgazebo_physics.so.2.1.0 libgazebo_physics.so.2 libgazebo_physics.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 73 74 75 76 >[ 64%] Built target gazebo_physics >make -f gazebo/sensors/CMakeFiles/gazebo_sensors.dir/build.make gazebo/sensors/CMakeFiles/gazebo_sensors.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/gazebo_sensors.dir/DependInfo.cmake --color= >Scanning dependencies of target gazebo_sensors >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/sensors/CMakeFiles/gazebo_sensors.dir/build.make gazebo/sensors/CMakeFiles/gazebo_sensors.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 64%] [ 64%] [ 64%] [ 64%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/CameraSensor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/CameraSensor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/CameraSensor.cc >Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/ContactSensor.cc.o >Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/ForceTorqueSensor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/ContactSensor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/ContactSensor.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/ForceTorqueSensor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/ForceTorqueSensor.cc >Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/DepthCameraSensor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/DepthCameraSensor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/DepthCameraSensor.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 64%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/GpsSensor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/GpsSensor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/GpsSensor.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 64%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/GpuRaySensor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/GpuRaySensor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/GpuRaySensor.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 64%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/ImuSensor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/ImuSensor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/ImuSensor.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 64%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/MultiCameraSensor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/MultiCameraSensor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/MultiCameraSensor.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 85 >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 65%] [ 65%] [ 65%] [ 65%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/RaySensor.cc.o >Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/RFIDSensor.cc.o >Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/Noise.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/RFIDSensor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/RFIDSensor.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/Noise.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/Noise.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/RaySensor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/RaySensor.cc >Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/RFIDTag.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/RFIDTag.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/RFIDTag.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 65%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/SensorsIface.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/SensorsIface.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SensorsIface.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 65%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/Sensor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/Sensor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/Sensor.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 65%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/SensorFactory.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/SensorFactory.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SensorFactory.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 65%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/SensorManager.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/SensorManager.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SensorManager.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 65%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/SonarSensor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/SonarSensor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SonarSensor.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 65%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/WirelessReceiver.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/WirelessReceiver.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/WirelessReceiver.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 86 >[ 66%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/WirelessTransceiver.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/WirelessTransceiver.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/WirelessTransceiver.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 66%] Building CXX object gazebo/sensors/CMakeFiles/gazebo_sensors.dir/WirelessTransmitter.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dgazebo_sensors_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo_sensors.dir/WirelessTransmitter.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/WirelessTransmitter.cc >Linking CXX shared library libgazebo_sensors.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_sensors.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_sensors.so.2 -o libgazebo_sensors.so.2.1.0 CMakeFiles/gazebo_sensors.dir/CameraSensor.cc.o CMakeFiles/gazebo_sensors.dir/ContactSensor.cc.o CMakeFiles/gazebo_sensors.dir/DepthCameraSensor.cc.o CMakeFiles/gazebo_sensors.dir/ForceTorqueSensor.cc.o CMakeFiles/gazebo_sensors.dir/GpsSensor.cc.o CMakeFiles/gazebo_sensors.dir/GpuRaySensor.cc.o CMakeFiles/gazebo_sensors.dir/ImuSensor.cc.o CMakeFiles/gazebo_sensors.dir/MultiCameraSensor.cc.o CMakeFiles/gazebo_sensors.dir/Noise.cc.o CMakeFiles/gazebo_sensors.dir/RaySensor.cc.o CMakeFiles/gazebo_sensors.dir/RFIDSensor.cc.o CMakeFiles/gazebo_sensors.dir/RFIDTag.cc.o CMakeFiles/gazebo_sensors.dir/SensorsIface.cc.o CMakeFiles/gazebo_sensors.dir/Sensor.cc.o CMakeFiles/gazebo_sensors.dir/SensorFactory.cc.o CMakeFiles/gazebo_sensors.dir/SensorManager.cc.o CMakeFiles/gazebo_sensors.dir/SonarSensor.cc.o CMakeFiles/gazebo_sensors.dir/WirelessReceiver.cc.o CMakeFiles/gazebo_sensors.dir/WirelessTransceiver.cc.o CMakeFiles/gazebo_sensors.dir/WirelessTransmitter.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../common/libgazebo_common.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 -lltdl -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 -lprotobuf ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -ltbb ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreTerrain -lOgrePaging -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE: >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/cmake -E cmake_symlink_library libgazebo_sensors.so.2.1.0 libgazebo_sensors.so.2 libgazebo_sensors.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 85 86 >[ 66%] Built target gazebo_sensors >make -f gazebo/CMakeFiles/libgazebo.dir/build.make gazebo/CMakeFiles/libgazebo.dir/depend >make -f gazebo/CMakeFiles/gzserver.dir/build.make gazebo/CMakeFiles/gzserver.dir/depend >make -f tools/CMakeFiles/gzlog.dir/build.make tools/CMakeFiles/gzlog.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/CMakeFiles/libgazebo.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/tools /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/tools /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/gzlog.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/CMakeFiles/gzserver.dir/DependInfo.cmake --color= >Scanning dependencies of target libgazebo >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/CMakeFiles/libgazebo.dir/build.make gazebo/CMakeFiles/libgazebo.dir/build >Scanning dependencies of target gzserver >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/CMakeFiles/gzserver.dir/build.make gazebo/CMakeFiles/gzserver.dir/build >Scanning dependencies of target gzlog >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f tools/CMakeFiles/gzlog.dir/build.make tools/CMakeFiles/gzlog.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 98 >[ 66%] [ 66%] [ 66%] [ 67%] Building CXX object tools/CMakeFiles/gzlog.dir/gzlog.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/QtGui -isystem /usr/include/QtCore -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gzlog.dir/gzlog.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/tools/gzlog.cc >Building CXX object gazebo/CMakeFiles/libgazebo.dir/Server.cc.o >Building CXX object gazebo/CMakeFiles/gzserver.dir/server_main.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gzserver.dir/server_main.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/server_main.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dlibgazebo_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/libgazebo.dir/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >Building CXX object gazebo/CMakeFiles/libgazebo.dir/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dlibgazebo_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/libgazebo.dir/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 67%] Building CXX object gazebo/CMakeFiles/gzserver.dir/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gzserver.dir/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 67%] Building CXX object gazebo/CMakeFiles/libgazebo.dir/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -Dlibgazebo_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/libgazebo.dir/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 67%] Building CXX object gazebo/CMakeFiles/gzserver.dir/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gzserver.dir/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >Linking CXX executable gzlog >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/gzlog.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/gzlog.dir/gzlog.cc.o -o gzlog-2.1.0 -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic ../gazebo/common/libgazebo_common.so.2.1.0 ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../gazebo/msgs/libgazebo_msgs.so.2.1.0 -lpthread ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/msgs/libgazebo_msgs.so.2.1.0 -lprotobuf ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 ../gazebo/math/libgazebo_math.so.2.1.0 -ldl -lltdl -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lrt -lgts -lm -lglib-2.0 -lopenal -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lpthread -lGLU -lGL -lSM -lICE -lX11 -lXext -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >Linking CXX shared library libgazebo.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/cmake -E cmake_link_script CMakeFiles/libgazebo.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo.so.2 -o libgazebo.so.2.1.0 CMakeFiles/libgazebo.dir/Server.cc.o CMakeFiles/libgazebo.dir/Master.cc.o CMakeFiles/libgazebo.dir/gazebo.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 common/libgazebo_common.so.2.1.0 util/libgazebo_util.so.2.1.0 transport/libgazebo_transport.so.2.1.0 physics/libgazebo_physics.so.2.1.0 sensors/libgazebo_sensors.so.2.1.0 rendering/libgazebo_rendering.so.2.1.0 msgs/libgazebo_msgs.so.2.1.0 math/libgazebo_math.so.2.1.0 -lpthread physics/libgazebo_physics.so.2.1.0 util/libgazebo_util.so.2.1.0 transport/libgazebo_transport.so.2.1.0 msgs/libgazebo_msgs.so.2.1.0 -lprotobuf physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 common/libgazebo_common.so.2.1.0 math/libgazebo_math.so.2.1.0 -ldl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lrt -lgts -lm -lglib-2.0 -lopenal -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lpthread -lGLU -lGL -lSM -lICE -lX11 -lXext -lltdl -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading: >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/cmake -E cmake_symlink_executable gzlog-2.1.0 gzlog >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 67%] Built target gzlog >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 67%] Building CXX object gazebo/CMakeFiles/gzserver.dir/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gzserver.dir/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/cmake -E cmake_symlink_library libgazebo.so.2.1.0 libgazebo.so.2 libgazebo.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 98 >[ 67%] Built target libgazebo >make -f gazebo/gui/CMakeFiles/gazebo_gui.dir/build.make gazebo/gui/CMakeFiles/gazebo_gui.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 67%] Generating qrc_resources.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/rcc -name resources -o /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qrc_resources.cxx /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/resources.qrc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 67%] Generating moc_Actions.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_Actions.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 67%] Generating moc_DataLogger.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_DataLogger.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 67%] Generating moc_Editor.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_Editor.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 67%] Generating moc_GLWidget.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_GLWidget.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 67%] Generating moc_InsertModelWidget.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_InsertModelWidget.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 25 >[ 68%] Generating moc_JointControlWidget.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_JointControlWidget.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 68%] Generating moc_MainWindow.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_MainWindow.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 68%] Generating moc_ModelListWidget.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_ModelListWidget.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 68%] Generating moc_ModelEditWidget.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_ModelEditWidget.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 68%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Generating moc_ModelRightMenu.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_ModelRightMenu.cxx_parameters >[ 68%] Generating moc_RenderWidget.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_RenderWidget.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 68%] Generating moc_TimePanel.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_TimePanel.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 68%] Generating moc_ToolsWidget.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_ToolsWidget.cxx_parameters >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 68%] Generating moc_TopicSelector.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_TopicSelector.cxx_parameters >make -f gazebo/msgs/CMakeFiles/UNIT_MsgFactory_TEST.dir/build.make gazebo/msgs/CMakeFiles/UNIT_MsgFactory_TEST.dir/depend >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/CMakeFiles/gazebo_gui.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/CMakeFiles/UNIT_MsgFactory_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_MsgFactory_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/msgs/CMakeFiles/UNIT_MsgFactory_TEST.dir/build.make gazebo/msgs/CMakeFiles/UNIT_MsgFactory_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 68%] Building CXX object gazebo/msgs/CMakeFiles/UNIT_MsgFactory_TEST.dir/MsgFactory_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_MsgFactory_TEST.dir/MsgFactory_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/MsgFactory_TEST.cc >make -f gazebo/msgs/CMakeFiles/UNIT_msgs_TEST.dir/build.make gazebo/msgs/CMakeFiles/UNIT_msgs_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/CMakeFiles/UNIT_msgs_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_msgs_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/msgs/CMakeFiles/UNIT_msgs_TEST.dir/build.make gazebo/msgs/CMakeFiles/UNIT_msgs_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 68%] Building CXX object gazebo/msgs/CMakeFiles/UNIT_msgs_TEST.dir/msgs_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_msgs_TEST.dir/msgs_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/msgs_TEST.cc >Scanning dependencies of target gazebo_gui >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/gui/CMakeFiles/gazebo_gui.dir/build.make gazebo/gui/CMakeFiles/gazebo_gui.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 26 >[ 69%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/Actions.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/Actions.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/Actions.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 69%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/BoxMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/BoxMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/BoxMaker.cc >Linking CXX executable UNIT_MsgFactory_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_MsgFactory_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_MsgFactory_TEST.dir/MsgFactory_TEST.cc.o -o UNIT_MsgFactory_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 69%] Built target UNIT_MsgFactory_TEST >make -f gazebo/math/CMakeFiles/UNIT_Angle_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Angle_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Angle_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Angle_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_Angle_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Angle_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 69%] Building CXX object gazebo/math/CMakeFiles/UNIT_Angle_TEST.dir/Angle_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Angle_TEST.dir/Angle_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Angle_TEST.cc >Linking CXX executable gzserver >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/cmake -E cmake_link_script CMakeFiles/gzserver.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/gzserver.dir/server_main.cc.o CMakeFiles/gzserver.dir/Server.cc.o CMakeFiles/gzserver.dir/Master.cc.o CMakeFiles/gzserver.dir/gazebo.cc.o -o gzserver-2.1.0 -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic common/libgazebo_common.so.2.1.0 util/libgazebo_util.so.2.1.0 transport/libgazebo_transport.so.2.1.0 physics/libgazebo_physics.so.2.1.0 sensors/libgazebo_sensors.so.2.1.0 rendering/libgazebo_rendering.so.2.1.0 msgs/libgazebo_msgs.so.2.1.0 -lpthread physics/libgazebo_physics.so.2.1.0 util/libgazebo_util.so.2.1.0 transport/libgazebo_transport.so.2.1.0 msgs/libgazebo_msgs.so.2.1.0 -lprotobuf physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 common/libgazebo_common.so.2.1.0 math/libgazebo_math.so.2.1.0 -ldl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lrt -lgts -lm -lglib-2.0 -lopenal -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lpthread -lGLU -lGL -lSM -lICE -lX11 -lXext -lltdl -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/cmake -E cmake_symlink_executable gzserver-2.1.0 gzserver >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 69%] Built target gzserver >make -f gazebo/math/CMakeFiles/UNIT_Box_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Box_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Box_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Box_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_Box_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Box_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 69%] Building CXX object gazebo/math/CMakeFiles/UNIT_Box_TEST.dir/Box_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Box_TEST.dir/Box_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Box_TEST.cc >Linking CXX executable UNIT_Angle_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Angle_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Angle_TEST.dir/Angle_TEST.cc.o -o UNIT_Angle_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Linking CXX executable UNIT_msgs_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_msgs_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_msgs_TEST.dir/msgs_TEST.cc.o -o UNIT_msgs_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 69%] Built target UNIT_Angle_TEST >make -f gazebo/math/CMakeFiles/UNIT_Helpers_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Helpers_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Helpers_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Helpers_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_Helpers_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Helpers_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 16 >[ 70%] Building CXX object gazebo/math/CMakeFiles/UNIT_Helpers_TEST.dir/Helpers_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Helpers_TEST.dir/Helpers_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Helpers_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 70%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/CylinderMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/CylinderMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/CylinderMaker.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 70%] Built target UNIT_msgs_TEST >make -f gazebo/math/CMakeFiles/UNIT_Matrix3_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Matrix3_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Matrix3_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Matrix3_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_Matrix3_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Matrix3_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 70%] Building CXX object gazebo/math/CMakeFiles/UNIT_Matrix3_TEST.dir/Matrix3_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Matrix3_TEST.dir/Matrix3_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Matrix3_TEST.cc >Linking CXX executable UNIT_Box_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Box_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Box_TEST.dir/Box_TEST.cc.o -o UNIT_Box_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 70%] Built target UNIT_Box_TEST >make -f gazebo/math/CMakeFiles/UNIT_Plane_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Plane_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Plane_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Plane_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_Plane_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Plane_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 70%] Building CXX object gazebo/math/CMakeFiles/UNIT_Plane_TEST.dir/Plane_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Plane_TEST.dir/Plane_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Plane_TEST.cc >Linking CXX executable UNIT_Matrix3_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Matrix3_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Matrix3_TEST.dir/Matrix3_TEST.cc.o -o UNIT_Matrix3_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Linking CXX executable UNIT_Helpers_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Helpers_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Helpers_TEST.dir/Helpers_TEST.cc.o -o UNIT_Helpers_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 70%] Built target UNIT_Matrix3_TEST >make -f gazebo/math/CMakeFiles/UNIT_Pose_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Pose_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Pose_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Pose_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_Pose_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Pose_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 70%] Building CXX object gazebo/math/CMakeFiles/UNIT_Pose_TEST.dir/Pose_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Pose_TEST.dir/Pose_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Pose_TEST.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 16 >[ 70%] Built target UNIT_Helpers_TEST >make -f gazebo/math/CMakeFiles/UNIT_Quaternion_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Quaternion_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Quaternion_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Quaternion_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_Quaternion_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Quaternion_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 70%] Building CXX object gazebo/math/CMakeFiles/UNIT_Quaternion_TEST.dir/Quaternion_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Quaternion_TEST.dir/Quaternion_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Quaternion_TEST.cc >Linking CXX executable UNIT_Plane_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Plane_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Plane_TEST.dir/Plane_TEST.cc.o -o UNIT_Plane_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 70%] Built target UNIT_Plane_TEST >make -f gazebo/math/CMakeFiles/UNIT_Rand_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Rand_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Rand_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Rand_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_Rand_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Rand_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 70%] Building CXX object gazebo/math/CMakeFiles/UNIT_Rand_TEST.dir/Rand_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Rand_TEST.dir/Rand_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Rand_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 70%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/DataLogger.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/DataLogger.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/DataLogger.cc >Linking CXX executable UNIT_Pose_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Pose_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Pose_TEST.dir/Pose_TEST.cc.o -o UNIT_Pose_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 70%] Built target UNIT_Pose_TEST >make -f gazebo/math/CMakeFiles/UNIT_RotationSpline_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_RotationSpline_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_RotationSpline_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_RotationSpline_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_RotationSpline_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_RotationSpline_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 18 >[ 71%] Building CXX object gazebo/math/CMakeFiles/UNIT_RotationSpline_TEST.dir/RotationSpline_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_RotationSpline_TEST.dir/RotationSpline_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/RotationSpline_TEST.cc >Linking CXX executable UNIT_Rand_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Rand_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Rand_TEST.dir/Rand_TEST.cc.o -o UNIT_Rand_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Linking CXX executable UNIT_Quaternion_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Quaternion_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Quaternion_TEST.dir/Quaternion_TEST.cc.o -o UNIT_Quaternion_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 71%] Built target UNIT_Rand_TEST >make -f gazebo/math/CMakeFiles/UNIT_Spline_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Spline_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Spline_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Spline_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_Spline_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Spline_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 71%] Building CXX object gazebo/math/CMakeFiles/UNIT_Spline_TEST.dir/Spline_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Spline_TEST.dir/Spline_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Spline_TEST.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 71%] Built target UNIT_Quaternion_TEST >make -f gazebo/math/CMakeFiles/UNIT_Vector2d_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Vector2d_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Vector2d_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Vector2d_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_Vector2d_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Vector2d_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 71%] Building CXX object gazebo/math/CMakeFiles/UNIT_Vector2d_TEST.dir/Vector2d_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Vector2d_TEST.dir/Vector2d_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector2d_TEST.cc >Linking CXX executable UNIT_RotationSpline_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_RotationSpline_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_RotationSpline_TEST.dir/RotationSpline_TEST.cc.o -o UNIT_RotationSpline_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 18 >[ 71%] Built target UNIT_RotationSpline_TEST >make -f gazebo/math/CMakeFiles/UNIT_Vector2i_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Vector2i_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Vector2i_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Vector2i_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_Vector2i_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Vector2i_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 19 >[ 72%] Building CXX object gazebo/math/CMakeFiles/UNIT_Vector2i_TEST.dir/Vector2i_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Vector2i_TEST.dir/Vector2i_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector2i_TEST.cc >Linking CXX executable UNIT_Spline_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Spline_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Spline_TEST.dir/Spline_TEST.cc.o -o UNIT_Spline_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 72%] Built target UNIT_Spline_TEST >make -f gazebo/math/CMakeFiles/UNIT_Vector3_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Vector3_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Vector3_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Vector3_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_Vector3_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Vector3_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 72%] Building CXX object gazebo/math/CMakeFiles/UNIT_Vector3_TEST.dir/Vector3_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Vector3_TEST.dir/Vector3_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector3_TEST.cc >Linking CXX executable UNIT_Vector2d_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Vector2d_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Vector2d_TEST.dir/Vector2d_TEST.cc.o -o UNIT_Vector2d_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Linking CXX executable UNIT_Vector2i_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Vector2i_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Vector2i_TEST.dir/Vector2i_TEST.cc.o -o UNIT_Vector2i_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 72%] Built target UNIT_Vector2d_TEST >make -f gazebo/math/CMakeFiles/UNIT_Vector4_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Vector4_TEST.dir/depend >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 19 >[ 72%] Built target UNIT_Vector2i_TEST >make -f gazebo/transport/CMakeFiles/UNIT_Connection_TEST.dir/build.make gazebo/transport/CMakeFiles/UNIT_Connection_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Vector4_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Vector4_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/math/CMakeFiles/UNIT_Vector4_TEST.dir/build.make gazebo/math/CMakeFiles/UNIT_Vector4_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 72%] Building CXX object gazebo/math/CMakeFiles/UNIT_Vector4_TEST.dir/Vector4_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Vector4_TEST.dir/Vector4_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector4_TEST.cc >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport/CMakeFiles/UNIT_Connection_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Connection_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/transport/CMakeFiles/UNIT_Connection_TEST.dir/build.make gazebo/transport/CMakeFiles/UNIT_Connection_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 72%] Building CXX object gazebo/transport/CMakeFiles/UNIT_Connection_TEST.dir/Connection_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Connection_TEST.dir/Connection_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Connection_TEST.cc >Linking CXX executable UNIT_Vector3_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Vector3_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Vector3_TEST.dir/Vector3_TEST.cc.o -o UNIT_Vector3_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 72%] make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/Editor.cc.o >[ 72%] cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/Editor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/Editor.cc >Built target UNIT_Vector3_TEST >make -f gazebo/common/CMakeFiles/UNIT_Animation_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Animation_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Animation_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Animation_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/common/CMakeFiles/UNIT_Animation_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Animation_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 72%] Building CXX object gazebo/common/CMakeFiles/UNIT_Animation_TEST.dir/Animation_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/UNIT_Animation_TEST.dir/Animation_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Animation_TEST.cc >Linking CXX executable UNIT_Vector4_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Vector4_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Vector4_TEST.dir/Vector4_TEST.cc.o -o UNIT_Vector4_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 72%] Built target UNIT_Vector4_TEST >make -f gazebo/common/CMakeFiles/UNIT_ColladaLoader_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_ColladaLoader_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_ColladaLoader_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_ColladaLoader_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/common/CMakeFiles/UNIT_ColladaLoader_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_ColladaLoader_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 72%] Building CXX object gazebo/common/CMakeFiles/UNIT_ColladaLoader_TEST.dir/ColladaLoader_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/UNIT_ColladaLoader_TEST.dir/ColladaLoader_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/ColladaLoader_TEST.cc >Linking CXX executable UNIT_Animation_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Animation_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Animation_TEST.dir/Animation_TEST.cc.o -o UNIT_Animation_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Linking CXX executable UNIT_Connection_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Connection_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Connection_TEST.dir/Connection_TEST.cc.o -o UNIT_Connection_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 72%] Built target UNIT_Animation_TEST >make -f gazebo/common/CMakeFiles/UNIT_Color_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Color_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Color_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Color_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/common/CMakeFiles/UNIT_Color_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Color_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 15 >[ 73%] Building CXX object gazebo/common/CMakeFiles/UNIT_Color_TEST.dir/Color_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/UNIT_Color_TEST.dir/Color_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Color_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/EntityMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/EntityMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/EntityMaker.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Built target UNIT_Connection_TEST >make -f gazebo/common/CMakeFiles/UNIT_CommonIface_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_CommonIface_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_CommonIface_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_CommonIface_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/common/CMakeFiles/UNIT_CommonIface_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_CommonIface_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Building CXX object gazebo/common/CMakeFiles/UNIT_CommonIface_TEST.dir/CommonIface_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/UNIT_CommonIface_TEST.dir/CommonIface_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/CommonIface_TEST.cc >Linking CXX executable UNIT_CommonIface_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_CommonIface_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_CommonIface_TEST.dir/CommonIface_TEST.cc.o -o UNIT_CommonIface_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Built target UNIT_CommonIface_TEST >make -f gazebo/common/CMakeFiles/UNIT_Console_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Console_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Console_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Console_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/common/CMakeFiles/UNIT_Console_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Console_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Building CXX object gazebo/common/CMakeFiles/UNIT_Console_TEST.dir/Console_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/UNIT_Console_TEST.dir/Console_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Console_TEST.cc >Linking CXX executable UNIT_ColladaLoader_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_ColladaLoader_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_ColladaLoader_TEST.dir/ColladaLoader_TEST.cc.o -o UNIT_ColladaLoader_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Built target UNIT_ColladaLoader_TEST >make -f gazebo/common/CMakeFiles/UNIT_Exception_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Exception_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Exception_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Exception_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/common/CMakeFiles/UNIT_Exception_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Exception_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Building CXX object gazebo/common/CMakeFiles/UNIT_Exception_TEST.dir/Exception_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/UNIT_Exception_TEST.dir/Exception_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Exception_TEST.cc >Linking CXX executable UNIT_Color_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Color_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Color_TEST.dir/Color_TEST.cc.o -o UNIT_Color_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Linking CXX executable UNIT_Exception_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Exception_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Exception_TEST.dir/Exception_TEST.cc.o -o UNIT_Exception_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Linking CXX executable UNIT_Console_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Console_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Console_TEST.dir/Console_TEST.cc.o -o UNIT_Console_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 15 >[ 73%] Built target UNIT_Color_TEST >make -f gazebo/common/CMakeFiles/UNIT_Image_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Image_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Image_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Image_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/common/CMakeFiles/UNIT_Image_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Image_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Building CXX object gazebo/common/CMakeFiles/UNIT_Image_TEST.dir/Image_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/UNIT_Image_TEST.dir/Image_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Image_TEST.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Built target UNIT_Exception_TEST >make -f gazebo/common/CMakeFiles/UNIT_Material_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Material_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Material_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Material_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/common/CMakeFiles/UNIT_Material_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Material_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Building CXX object gazebo/common/CMakeFiles/UNIT_Material_TEST.dir/Material_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/UNIT_Material_TEST.dir/Material_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Material_TEST.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Built target UNIT_Console_TEST >make -f gazebo/common/CMakeFiles/UNIT_Mesh_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Mesh_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Mesh_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Mesh_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/common/CMakeFiles/UNIT_Mesh_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Mesh_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Building CXX object gazebo/common/CMakeFiles/UNIT_Mesh_TEST.dir/Mesh_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/UNIT_Mesh_TEST.dir/Mesh_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Mesh_TEST.cc >Linking CXX executable UNIT_Image_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Image_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Image_TEST.dir/Image_TEST.cc.o -o UNIT_Image_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Linking CXX executable UNIT_Material_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Material_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Material_TEST.dir/Material_TEST.cc.o -o UNIT_Material_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] [ 73%] Built target UNIT_Image_TEST >make -f gazebo/common/CMakeFiles/UNIT_SphericalCoordinates_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_SphericalCoordinates_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_SphericalCoordinates_TEST.dir/DependInfo.cmake --color= >Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/RenderWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/RenderWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/RenderWidget.cc >Scanning dependencies of target UNIT_SphericalCoordinates_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/common/CMakeFiles/UNIT_SphericalCoordinates_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_SphericalCoordinates_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Building CXX object gazebo/common/CMakeFiles/UNIT_SphericalCoordinates_TEST.dir/SphericalCoordinates_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/UNIT_SphericalCoordinates_TEST.dir/SphericalCoordinates_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/SphericalCoordinates_TEST.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Built target UNIT_Material_TEST >make -f gazebo/common/CMakeFiles/UNIT_SystemPaths_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_SystemPaths_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_SystemPaths_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_SystemPaths_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/common/CMakeFiles/UNIT_SystemPaths_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_SystemPaths_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Building CXX object gazebo/common/CMakeFiles/UNIT_SystemPaths_TEST.dir/SystemPaths_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DGAZEBO_MODEL_DATABASE_URI=\"http://gazebosim.org/models\" -DGAZEBO_PLUGIN_PATH=\"/usr/lib64/gazebo-2.1/plugins\" -DGAZEBO_RESOURCE_PATH=\"/usr/share/gazebo-2.1:/usr/share/gazebo_models\" -DOGRE_RESOURCE_PATH=\"/usr/lib64/OGRE\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/UNIT_SystemPaths_TEST.dir/SystemPaths_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/SystemPaths_TEST.cc >Linking CXX executable UNIT_Mesh_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Mesh_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Mesh_TEST.dir/Mesh_TEST.cc.o -o UNIT_Mesh_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Built target UNIT_Mesh_TEST >make -f gazebo/common/CMakeFiles/UNIT_Time_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Time_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Time_TEST.dir/DependInfo.cmake --color= >Linking CXX executable UNIT_SphericalCoordinates_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_SphericalCoordinates_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_SphericalCoordinates_TEST.dir/SphericalCoordinates_TEST.cc.o -o UNIT_SphericalCoordinates_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Scanning dependencies of target UNIT_Time_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/common/CMakeFiles/UNIT_Time_TEST.dir/build.make gazebo/common/CMakeFiles/UNIT_Time_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Building CXX object gazebo/common/CMakeFiles/UNIT_Time_TEST.dir/Time_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o CMakeFiles/UNIT_Time_TEST.dir/Time_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Time_TEST.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Built target UNIT_SphericalCoordinates_TEST >make -f gazebo/gui/CMakeFiles/gzclient.dir/build.make gazebo/gui/CMakeFiles/gzclient.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/CMakeFiles/gzclient.dir/DependInfo.cmake --color= >Linking CXX executable UNIT_SystemPaths_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_SystemPaths_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_SystemPaths_TEST.dir/SystemPaths_TEST.cc.o -o UNIT_SystemPaths_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Scanning dependencies of target gzclient >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/gui/CMakeFiles/gzclient.dir/build.make gazebo/gui/CMakeFiles/gzclient.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/Actions.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/Actions.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/Actions.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Built target UNIT_SystemPaths_TEST >make -f gazebo/physics/CMakeFiles/UNIT_BoxShape_TEST.dir/build.make gazebo/physics/CMakeFiles/UNIT_BoxShape_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/UNIT_BoxShape_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_BoxShape_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/physics/CMakeFiles/UNIT_BoxShape_TEST.dir/build.make gazebo/physics/CMakeFiles/UNIT_BoxShape_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 73%] Building CXX object gazebo/physics/CMakeFiles/UNIT_BoxShape_TEST.dir/BoxShape_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_BoxShape_TEST.dir/BoxShape_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/BoxShape_TEST.cc >Linking CXX executable UNIT_Time_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Time_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Time_TEST.dir/Time_TEST.cc.o -o UNIT_Time_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 90 >[ 74%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/BoxMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/BoxMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/BoxMaker.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 74%] Built target UNIT_Time_TEST >make -f gazebo/physics/CMakeFiles/UNIT_CylinderShape_TEST.dir/build.make gazebo/physics/CMakeFiles/UNIT_CylinderShape_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/UNIT_CylinderShape_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_CylinderShape_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/physics/CMakeFiles/UNIT_CylinderShape_TEST.dir/build.make gazebo/physics/CMakeFiles/UNIT_CylinderShape_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 74%] Building CXX object gazebo/physics/CMakeFiles/UNIT_CylinderShape_TEST.dir/CylinderShape_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_CylinderShape_TEST.dir/CylinderShape_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/CylinderShape_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 74%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/GLWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/GLWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/GLWidget.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 74%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/CylinderMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/CylinderMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/CylinderMaker.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Linking CXX executable UNIT_CylinderShape_TEST >Linking CXX executable UNIT_BoxShape_TEST >[ 74%] [ 74%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/DataLogger.cc.o >Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/GuiIface.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/GuiIface.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/GuiIface.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/DataLogger.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/DataLogger.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_CylinderShape_TEST.dir/link.txt --verbose=1 >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_BoxShape_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_BoxShape_TEST.dir/BoxShape_TEST.cc.o -o UNIT_BoxShape_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 libgazebo_physics.so.2.1.0 ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_CylinderShape_TEST.dir/CylinderShape_TEST.cc.o -o UNIT_CylinderShape_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 libgazebo_physics.so.2.1.0 ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 74%] Built target UNIT_CylinderShape_TEST >[ 74%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Built target UNIT_BoxShape_TEST >make -f gazebo/physics/CMakeFiles/UNIT_Inertial_TEST.dir/build.make gazebo/physics/CMakeFiles/UNIT_Inertial_TEST.dir/depend >[ 74%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/Editor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/Editor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/Editor.cc >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/UNIT_Inertial_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Inertial_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/physics/CMakeFiles/UNIT_Inertial_TEST.dir/build.make gazebo/physics/CMakeFiles/UNIT_Inertial_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 74%] Building CXX object gazebo/physics/CMakeFiles/UNIT_Inertial_TEST.dir/Inertial_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Inertial_TEST.dir/Inertial_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Inertial_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 74%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/EntityMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/EntityMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/EntityMaker.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 74%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/RenderWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/RenderWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/RenderWidget.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 74%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 27 >[ 75%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/GLWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/GLWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/GLWidget.cc >Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/GuiEvents.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/GuiEvents.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/GuiEvents.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 75%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/GuiIface.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/GuiIface.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/GuiIface.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 75%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/InsertModelWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/InsertModelWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/InsertModelWidget.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >make -f gazebo/physics/CMakeFiles/UNIT_Joint_TEST.dir/build.make gazebo/physics/CMakeFiles/UNIT_Joint_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/UNIT_Joint_TEST.dir/DependInfo.cmake --color= >[ 75%] [ 75%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/GuiEvents.cc.o >Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/JointControlWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/GuiEvents.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/GuiEvents.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/JointControlWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/JointControlWidget.cc >Scanning dependencies of target UNIT_Joint_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/physics/CMakeFiles/UNIT_Joint_TEST.dir/build.make gazebo/physics/CMakeFiles/UNIT_Joint_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 75%] Building CXX object gazebo/physics/CMakeFiles/UNIT_Joint_TEST.dir/Joint_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Joint_TEST.dir/Joint_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Joint_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 75%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/InsertModelWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/InsertModelWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/InsertModelWidget.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 91 >[ 75%] [ 76%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/JointControlWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/JointControlWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/JointControlWidget.cc >Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/KeyEventHandler.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/KeyEventHandler.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/KeyEventHandler.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/LightMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/LightMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/LightMaker.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/KeyEventHandler.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/KeyEventHandler.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/KeyEventHandler.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/MainWindow.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/MainWindow.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/MainWindow.cc >Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/LightMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/LightMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/LightMaker.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] [ 76%] Linking CXX executable UNIT_Joint_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Joint_TEST.dir/link.txt --verbose=1 >Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/MainWindow.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/MainWindow.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/MainWindow.cc >Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/ModelManipulator.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/ModelManipulator.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/ModelManipulator.cc >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Joint_TEST.dir/Joint_TEST.cc.o -o UNIT_Joint_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 libgazebo_physics.so.2.1.0 ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/MeshMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/MeshMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/MeshMaker.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] Built target UNIT_Joint_TEST >make -f gazebo/physics/CMakeFiles/UNIT_PhysicsEngine_TEST.dir/build.make gazebo/physics/CMakeFiles/UNIT_PhysicsEngine_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/UNIT_PhysicsEngine_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_PhysicsEngine_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/physics/CMakeFiles/UNIT_PhysicsEngine_TEST.dir/build.make gazebo/physics/CMakeFiles/UNIT_PhysicsEngine_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] Building CXX object gazebo/physics/CMakeFiles/UNIT_PhysicsEngine_TEST.dir/PhysicsEngine_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_PhysicsEngine_TEST.dir/PhysicsEngine_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PhysicsEngine_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/ModelEditWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/ModelEditWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/ModelEditWidget.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/ModelManipulator.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/ModelManipulator.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/ModelManipulator.cc >Linking CXX executable UNIT_Inertial_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Inertial_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Inertial_TEST.dir/Inertial_TEST.cc.o -o UNIT_Inertial_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 libgazebo_physics.so.2.1.0 ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] Built target UNIT_Inertial_TEST >make -f gazebo/physics/CMakeFiles/UNIT_SphereShape_TEST.dir/build.make gazebo/physics/CMakeFiles/UNIT_SphereShape_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/UNIT_SphereShape_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_SphereShape_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/physics/CMakeFiles/UNIT_SphereShape_TEST.dir/build.make gazebo/physics/CMakeFiles/UNIT_SphereShape_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] Building CXX object gazebo/physics/CMakeFiles/UNIT_SphereShape_TEST.dir/SphereShape_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_SphereShape_TEST.dir/SphereShape_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/SphereShape_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/ModelListWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/ModelListWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/ModelListWidget.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 76%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/MeshMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/MeshMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/MeshMaker.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Linking CXX executable UNIT_PhysicsEngine_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_PhysicsEngine_TEST.dir/link.txt --verbose=1 >[ 76%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/ModelEditWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/ModelEditWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/ModelEditWidget.cc >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_PhysicsEngine_TEST.dir/PhysicsEngine_TEST.cc.o -o UNIT_PhysicsEngine_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 libgazebo_physics.so.2.1.0 ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 28 >[ 77%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/ModelMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/ModelMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/ModelMaker.cc >Linking CXX executable UNIT_SphereShape_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_SphereShape_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_SphereShape_TEST.dir/SphereShape_TEST.cc.o -o UNIT_SphereShape_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 libgazebo_physics.so.2.1.0 ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 77%] Built target UNIT_SphereShape_TEST >make -f gazebo/physics/ode/CMakeFiles/UNIT_ODEJoint_TEST.dir/build.make gazebo/physics/ode/CMakeFiles/UNIT_ODEJoint_TEST.dir/depend >[ 77%] make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode/CMakeFiles/UNIT_ODEJoint_TEST.dir/DependInfo.cmake --color= >Built target UNIT_PhysicsEngine_TEST >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 77%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/ModelListWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/ModelListWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/ModelListWidget.cc >Scanning dependencies of target UNIT_ODEJoint_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/physics/ode/CMakeFiles/UNIT_ODEJoint_TEST.dir/build.make gazebo/physics/ode/CMakeFiles/UNIT_ODEJoint_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 77%] Building CXX object gazebo/physics/ode/CMakeFiles/UNIT_ODEJoint_TEST.dir/ODEJoint_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_ODEJoint_TEST.dir/ODEJoint_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODEJoint_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 77%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/ModelRightMenu.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/ModelRightMenu.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/ModelRightMenu.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 77%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/MouseEventHandler.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/MouseEventHandler.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/MouseEventHandler.cc >make -f gazebo/physics/ode/CMakeFiles/UNIT_ODEPhysics_TEST.dir/build.make gazebo/physics/ode/CMakeFiles/UNIT_ODEPhysics_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode/CMakeFiles/UNIT_ODEPhysics_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_ODEPhysics_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/physics/ode/CMakeFiles/UNIT_ODEPhysics_TEST.dir/build.make gazebo/physics/ode/CMakeFiles/UNIT_ODEPhysics_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 77%] Building CXX object gazebo/physics/ode/CMakeFiles/UNIT_ODEPhysics_TEST.dir/ODEPhysics_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /builddir/build/BUILD/gazebo-2.1.0/deps/opende/include -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_ODEPhysics_TEST.dir/ODEPhysics_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode/ODEPhysics_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 77%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/SphereMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/SphereMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/SphereMaker.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 77%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/ModelMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/ModelMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/ModelMaker.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 77%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/TimePanel.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/TimePanel.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/TimePanel.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 77%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/ModelRightMenu.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/ModelRightMenu.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/ModelRightMenu.cc >Linking CXX executable UNIT_ODEJoint_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_ODEJoint_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_ODEJoint_TEST.dir/ODEJoint_TEST.cc.o -o UNIT_ODEJoint_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../common/libgazebo_common.so.2.1.0 ../../math/libgazebo_math.so.2.1.0 ../libgazebo_physics.so.2.1.0 ../../sensors/libgazebo_sensors.so.2.1.0 ../../rendering/libgazebo_rendering.so.2.1.0 ../../msgs/libgazebo_msgs.so.2.1.0 ../../transport/libgazebo_transport.so.2.1.0 ../../libgazebo.so.2.1.0 -lpthread ../../sensors/libgazebo_sensors.so.2.1.0 ../libgazebo_physics.so.2.1.0 libgazebo_physics_ode.so.2.1.0 ../../../deps/opende/libgazebo_ode.so.2.1.0 ../../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../rendering/libgazebo_rendering.so.2.1.0 ../../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../util/libgazebo_util.so.2.1.0 ../../transport/libgazebo_transport.so.2.1.0 ../../msgs/libgazebo_msgs.so.2.1.0 ../../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Linking CXX executable UNIT_ODEPhysics_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_ODEPhysics_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_ODEPhysics_TEST.dir/ODEPhysics_TEST.cc.o -o UNIT_ODEPhysics_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../common/libgazebo_common.so.2.1.0 ../../math/libgazebo_math.so.2.1.0 ../libgazebo_physics.so.2.1.0 ../../sensors/libgazebo_sensors.so.2.1.0 ../../rendering/libgazebo_rendering.so.2.1.0 ../../msgs/libgazebo_msgs.so.2.1.0 ../../transport/libgazebo_transport.so.2.1.0 ../../libgazebo.so.2.1.0 -lpthread ../../sensors/libgazebo_sensors.so.2.1.0 ../libgazebo_physics.so.2.1.0 libgazebo_physics_ode.so.2.1.0 ../../../deps/opende/libgazebo_ode.so.2.1.0 ../../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../rendering/libgazebo_rendering.so.2.1.0 ../../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../util/libgazebo_util.so.2.1.0 ../../transport/libgazebo_transport.so.2.1.0 ../../msgs/libgazebo_msgs.so.2.1.0 ../../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 77%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/ToolsWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/ToolsWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/ToolsWidget.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 77%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/TopicSelector.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/TopicSelector.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/TopicSelector.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 92 >[ 78%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/MouseEventHandler.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/MouseEventHandler.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/MouseEventHandler.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 78%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/SphereMaker.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/SphereMaker.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/SphereMaker.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 78%] Built target UNIT_ODEPhysics_TEST >make -f gazebo/sensors/CMakeFiles/UNIT_ForceTorqueSensor_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_ForceTorqueSensor_TEST.dir/depend >[ 78%] Built target UNIT_ODEJoint_TEST >make -f gazebo/sensors/CMakeFiles/UNIT_GpsSensor_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_GpsSensor_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_GpsSensor_TEST.dir/DependInfo.cmake --color= >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_ForceTorqueSensor_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_GpsSensor_TEST >Scanning dependencies of target UNIT_ForceTorqueSensor_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/sensors/CMakeFiles/UNIT_GpsSensor_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_GpsSensor_TEST.dir/build >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/sensors/CMakeFiles/UNIT_ForceTorqueSensor_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_ForceTorqueSensor_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 78%] [ 78%] Building CXX object gazebo/sensors/CMakeFiles/UNIT_GpsSensor_TEST.dir/GpsSensor_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_GpsSensor_TEST.dir/GpsSensor_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/GpsSensor_TEST.cc >Building CXX object gazebo/sensors/CMakeFiles/UNIT_ForceTorqueSensor_TEST.dir/ForceTorqueSensor_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_ForceTorqueSensor_TEST.dir/ForceTorqueSensor_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/ForceTorqueSensor_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 78%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/TimePanel.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/TimePanel.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/TimePanel.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 78%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_Actions.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_Actions.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_Actions.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 78%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_DataLogger.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_DataLogger.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_DataLogger.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 29 >[ 79%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_Editor.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_Editor.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_Editor.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 79%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/ToolsWidget.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/ToolsWidget.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/ToolsWidget.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 79%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_GLWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_GLWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_GLWidget.cxx >Linking CXX executable UNIT_GpsSensor_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_GpsSensor_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_GpsSensor_TEST.dir/GpsSensor_TEST.cc.o -o UNIT_GpsSensor_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 79%] Built target UNIT_GpsSensor_TEST >make -f gazebo/sensors/CMakeFiles/UNIT_ImuSensor_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_ImuSensor_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_ImuSensor_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_ImuSensor_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/sensors/CMakeFiles/UNIT_ImuSensor_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_ImuSensor_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 79%] Building CXX object gazebo/sensors/CMakeFiles/UNIT_ImuSensor_TEST.dir/ImuSensor_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_ImuSensor_TEST.dir/ImuSensor_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/ImuSensor_TEST.cc >Linking CXX executable UNIT_ForceTorqueSensor_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_ForceTorqueSensor_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_ForceTorqueSensor_TEST.dir/ForceTorqueSensor_TEST.cc.o -o UNIT_ForceTorqueSensor_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 79%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_InsertModelWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_InsertModelWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_InsertModelWidget.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 79%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/TopicSelector.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/TopicSelector.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/TopicSelector.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 79%] Built target UNIT_ForceTorqueSensor_TEST >make -f gazebo/sensors/CMakeFiles/UNIT_Noise_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_Noise_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_Noise_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Noise_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/sensors/CMakeFiles/UNIT_Noise_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_Noise_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 17 >[ 80%] Building CXX object gazebo/sensors/CMakeFiles/UNIT_Noise_TEST.dir/Noise_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Noise_TEST.dir/Noise_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/Noise_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 80%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_JointControlWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_JointControlWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_JointControlWidget.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 80%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_MainWindow.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_MainWindow.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_MainWindow.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 80%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/main.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/main.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/main.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 80%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_Actions.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_Actions.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_Actions.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 80%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_DataLogger.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_DataLogger.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_DataLogger.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 80%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_ModelListWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_ModelListWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_ModelListWidget.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 80%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_Editor.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_Editor.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_Editor.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 80%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_ModelEditWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_ModelEditWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_ModelEditWidget.cxx >Linking CXX executable UNIT_ImuSensor_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_ImuSensor_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_ImuSensor_TEST.dir/ImuSensor_TEST.cc.o -o UNIT_ImuSensor_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 93 >[ 81%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_GLWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_GLWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_GLWidget.cxx >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 81%] Built target UNIT_ImuSensor_TEST >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 81%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_ModelRightMenu.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_ModelRightMenu.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_ModelRightMenu.cxx >Linking CXX executable UNIT_Noise_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Noise_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Noise_TEST.dir/Noise_TEST.cc.o -o UNIT_Noise_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 17 >[ 81%] Built target UNIT_Noise_TEST >make -f gazebo/sensors/CMakeFiles/UNIT_RaySensor_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_RaySensor_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_RaySensor_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_RaySensor_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/sensors/CMakeFiles/UNIT_RaySensor_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_RaySensor_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 81%] Building CXX object gazebo/sensors/CMakeFiles/UNIT_RaySensor_TEST.dir/RaySensor_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_RaySensor_TEST.dir/RaySensor_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/RaySensor_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 81%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_RenderWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_RenderWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_RenderWidget.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 81%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_InsertModelWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_InsertModelWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_InsertModelWidget.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 81%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_TimePanel.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_TimePanel.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_TimePanel.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 30 >[ 82%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_ToolsWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_ToolsWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_ToolsWidget.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 82%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_JointControlWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_JointControlWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_JointControlWidget.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 82%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/moc_TopicSelector.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/moc_TopicSelector.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_TopicSelector.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 82%] Building CXX object gazebo/gui/CMakeFiles/gazebo_gui.dir/qrc_resources.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -Dgazebo_gui_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gazebo_gui.dir/qrc_resources.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qrc_resources.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 82%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_MainWindow.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_MainWindow.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_MainWindow.cxx >Linking CXX shared library libgazebo_gui.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo_gui.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libgazebo_gui.so.2 -o libgazebo_gui.so.2.1.0 CMakeFiles/gazebo_gui.dir/Actions.cc.o CMakeFiles/gazebo_gui.dir/BoxMaker.cc.o CMakeFiles/gazebo_gui.dir/CylinderMaker.cc.o CMakeFiles/gazebo_gui.dir/DataLogger.cc.o CMakeFiles/gazebo_gui.dir/Editor.cc.o CMakeFiles/gazebo_gui.dir/EntityMaker.cc.o CMakeFiles/gazebo_gui.dir/RenderWidget.cc.o CMakeFiles/gazebo_gui.dir/GLWidget.cc.o CMakeFiles/gazebo_gui.dir/GuiIface.cc.o CMakeFiles/gazebo_gui.dir/GuiEvents.cc.o CMakeFiles/gazebo_gui.dir/InsertModelWidget.cc.o CMakeFiles/gazebo_gui.dir/JointControlWidget.cc.o CMakeFiles/gazebo_gui.dir/KeyEventHandler.cc.o CMakeFiles/gazebo_gui.dir/LightMaker.cc.o CMakeFiles/gazebo_gui.dir/MainWindow.cc.o CMakeFiles/gazebo_gui.dir/ModelManipulator.cc.o CMakeFiles/gazebo_gui.dir/MeshMaker.cc.o CMakeFiles/gazebo_gui.dir/ModelEditWidget.cc.o CMakeFiles/gazebo_gui.dir/ModelListWidget.cc.o CMakeFiles/gazebo_gui.dir/ModelMaker.cc.o CMakeFiles/gazebo_gui.dir/ModelRightMenu.cc.o CMakeFiles/gazebo_gui.dir/MouseEventHandler.cc.o CMakeFiles/gazebo_gui.dir/SphereMaker.cc.o CMakeFiles/gazebo_gui.dir/TimePanel.cc.o CMakeFiles/gazebo_gui.dir/ToolsWidget.cc.o CMakeFiles/gazebo_gui.dir/TopicSelector.cc.o CMakeFiles/gazebo_gui.dir/moc_Actions.cxx.o CMakeFiles/gazebo_gui.dir/moc_DataLogger.cxx.o CMakeFiles/gazebo_gui.dir/moc_Editor.cxx.o CMakeFiles/gazebo_gui.dir/moc_GLWidget.cxx.o CMakeFiles/gazebo_gui.dir/moc_InsertModelWidget.cxx.o CMakeFiles/gazebo_gui.dir/moc_JointControlWidget.cxx.o CMakeFiles/gazebo_gui.dir/moc_MainWindow.cxx.o CMakeFiles/gazebo_gui.dir/moc_ModelListWidget.cxx.o CMakeFiles/gazebo_gui.dir/moc_ModelEditWidget.cxx.o CMakeFiles/gazebo_gui.dir/moc_ModelRightMenu.cxx.o CMakeFiles/gazebo_gui.dir/moc_RenderWidget.cxx.o CMakeFiles/gazebo_gui.dir/moc_TimePanel.cxx.o CMakeFiles/gazebo_gui.dir/moc_ToolsWidget.cxx.o CMakeFiles/gazebo_gui.dir/moc_TopicSelector.cxx.o CMakeFiles/gazebo_gui.dir/qrc_resources.cxx.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../common/libgazebo_common.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 building/libgazebo_gui_building.so.2.1.0 terrain/libgazebo_gui_terrain.a viewers/libgazebo_gui_viewers.so.2.1.0 qtpropertybrowser/libgzqtpropertybrowser.a ../libgazebo.so.2.1.0 -lQtGui -lQtCore -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lGLU -lGL -lSM -lICE -lX11 -lXext -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../math/libgazebo_math.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lpthread -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 82%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_ModelListWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_ModelListWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_ModelListWidget.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 82%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_ModelEditWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_ModelEditWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_ModelEditWidget.cxx >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/cmake -E cmake_symlink_library libgazebo_gui.so.2.1.0 libgazebo_gui.so.2 libgazebo_gui.so >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 25 26 27 28 29 30 >[ 82%] Built target gazebo_gui >make -f gazebo/sensors/CMakeFiles/UNIT_Sensor_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_Sensor_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_Sensor_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_Sensor_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/sensors/CMakeFiles/UNIT_Sensor_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_Sensor_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 82%] Building CXX object gazebo/sensors/CMakeFiles/UNIT_Sensor_TEST.dir/Sensor_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_Sensor_TEST.dir/Sensor_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/Sensor_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 82%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_ModelRightMenu.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_ModelRightMenu.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_ModelRightMenu.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 82%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_RenderWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_RenderWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_RenderWidget.cxx >Linking CXX executable UNIT_RaySensor_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_RaySensor_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_RaySensor_TEST.dir/RaySensor_TEST.cc.o -o UNIT_RaySensor_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 82%] Built target UNIT_RaySensor_TEST >make -f gazebo/sensors/CMakeFiles/UNIT_SonarSensor_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_SonarSensor_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_SonarSensor_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_SonarSensor_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/sensors/CMakeFiles/UNIT_SonarSensor_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_SonarSensor_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 82%] Building CXX object gazebo/sensors/CMakeFiles/UNIT_SonarSensor_TEST.dir/SonarSensor_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_SonarSensor_TEST.dir/SonarSensor_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SonarSensor_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 82%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_TimePanel.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_TimePanel.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_TimePanel.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 82%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_ToolsWidget.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_ToolsWidget.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_ToolsWidget.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 94 >[ 83%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/moc_TopicSelector.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/moc_TopicSelector.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/moc_TopicSelector.cxx >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 83%] Building CXX object gazebo/gui/CMakeFiles/gzclient.dir/qrc_resources.cxx.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/deps -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -isystem /usr/include/QtGui -isystem /usr/include/QtCore -fPIC -o CMakeFiles/gzclient.dir/qrc_resources.cxx.o -c /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qrc_resources.cxx >make -f gazebo/sensors/CMakeFiles/UNIT_WirelessReceiver_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_WirelessReceiver_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_WirelessReceiver_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_WirelessReceiver_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/sensors/CMakeFiles/UNIT_WirelessReceiver_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_WirelessReceiver_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 83%] Building CXX object gazebo/sensors/CMakeFiles/UNIT_WirelessReceiver_TEST.dir/WirelessReceiver_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_WirelessReceiver_TEST.dir/WirelessReceiver_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/WirelessReceiver_TEST.cc >Linking CXX executable gzclient >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/cmake -E cmake_link_script CMakeFiles/gzclient.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/gzclient.dir/Actions.cc.o CMakeFiles/gzclient.dir/BoxMaker.cc.o CMakeFiles/gzclient.dir/CylinderMaker.cc.o CMakeFiles/gzclient.dir/DataLogger.cc.o CMakeFiles/gzclient.dir/Editor.cc.o CMakeFiles/gzclient.dir/EntityMaker.cc.o CMakeFiles/gzclient.dir/RenderWidget.cc.o CMakeFiles/gzclient.dir/GLWidget.cc.o CMakeFiles/gzclient.dir/GuiIface.cc.o CMakeFiles/gzclient.dir/GuiEvents.cc.o CMakeFiles/gzclient.dir/InsertModelWidget.cc.o CMakeFiles/gzclient.dir/JointControlWidget.cc.o CMakeFiles/gzclient.dir/KeyEventHandler.cc.o CMakeFiles/gzclient.dir/LightMaker.cc.o CMakeFiles/gzclient.dir/MainWindow.cc.o CMakeFiles/gzclient.dir/ModelManipulator.cc.o CMakeFiles/gzclient.dir/MeshMaker.cc.o CMakeFiles/gzclient.dir/ModelEditWidget.cc.o CMakeFiles/gzclient.dir/ModelListWidget.cc.o CMakeFiles/gzclient.dir/ModelMaker.cc.o CMakeFiles/gzclient.dir/ModelRightMenu.cc.o CMakeFiles/gzclient.dir/MouseEventHandler.cc.o CMakeFiles/gzclient.dir/SphereMaker.cc.o CMakeFiles/gzclient.dir/TimePanel.cc.o CMakeFiles/gzclient.dir/ToolsWidget.cc.o CMakeFiles/gzclient.dir/TopicSelector.cc.o CMakeFiles/gzclient.dir/main.cc.o CMakeFiles/gzclient.dir/moc_Actions.cxx.o CMakeFiles/gzclient.dir/moc_DataLogger.cxx.o CMakeFiles/gzclient.dir/moc_Editor.cxx.o CMakeFiles/gzclient.dir/moc_GLWidget.cxx.o CMakeFiles/gzclient.dir/moc_InsertModelWidget.cxx.o CMakeFiles/gzclient.dir/moc_JointControlWidget.cxx.o CMakeFiles/gzclient.dir/moc_MainWindow.cxx.o CMakeFiles/gzclient.dir/moc_ModelListWidget.cxx.o CMakeFiles/gzclient.dir/moc_ModelEditWidget.cxx.o CMakeFiles/gzclient.dir/moc_ModelRightMenu.cxx.o CMakeFiles/gzclient.dir/moc_RenderWidget.cxx.o CMakeFiles/gzclient.dir/moc_TimePanel.cxx.o CMakeFiles/gzclient.dir/moc_ToolsWidget.cxx.o CMakeFiles/gzclient.dir/moc_TopicSelector.cxx.o CMakeFiles/gzclient.dir/qrc_resources.cxx.o -o gzclient-2.1.0 -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic ../common/libgazebo_common.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 building/libgazebo_gui_building.so.2.1.0 terrain/libgazebo_gui_terrain.a viewers/libgazebo_gui_viewers.so.2.1.0 qtpropertybrowser/libgzqtpropertybrowser.a ../libgazebo.so.2.1.0 -lQtGui -lQtCore -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lGLU -lGL -lSM -lICE -lX11 -lXext -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../math/libgazebo_math.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lpthread -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui && /usr/bin/cmake -E cmake_symlink_executable gzclient-2.1.0 gzclient >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 89 90 91 92 93 94 >[ 84%] Built target gzclient >make -f gazebo/sensors/CMakeFiles/UNIT_WirelessTransmitter_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_WirelessTransmitter_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_WirelessTransmitter_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_WirelessTransmitter_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/sensors/CMakeFiles/UNIT_WirelessTransmitter_TEST.dir/build.make gazebo/sensors/CMakeFiles/UNIT_WirelessTransmitter_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Building CXX object gazebo/sensors/CMakeFiles/UNIT_WirelessTransmitter_TEST.dir/WirelessTransmitter_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_WirelessTransmitter_TEST.dir/WirelessTransmitter_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/WirelessTransmitter_TEST.cc >Linking CXX executable UNIT_Sensor_TEST >Linking CXX executable UNIT_SonarSensor_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_SonarSensor_TEST.dir/link.txt --verbose=1 >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Sensor_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_SonarSensor_TEST.dir/SonarSensor_TEST.cc.o -o UNIT_SonarSensor_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Sensor_TEST.dir/Sensor_TEST.cc.o -o UNIT_Sensor_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Linking CXX executable UNIT_WirelessReceiver_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_WirelessReceiver_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_WirelessReceiver_TEST.dir/WirelessReceiver_TEST.cc.o -o UNIT_WirelessReceiver_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >Built target UNIT_Sensor_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/util/CMakeFiles/UNIT_Diagnostics_TEST.dir/build.make gazebo/util/CMakeFiles/UNIT_Diagnostics_TEST.dir/depend >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] [ 84%] Built target UNIT_SonarSensor_TEST >make -f gazebo/util/CMakeFiles/UNIT_LogRecord_TEST.dir/build.make gazebo/util/CMakeFiles/UNIT_LogRecord_TEST.dir/depend >Built target UNIT_WirelessReceiver_TEST >make -f gazebo/util/CMakeFiles/UNIT_OpenAL_TEST.dir/build.make gazebo/util/CMakeFiles/UNIT_OpenAL_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/util /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util/CMakeFiles/UNIT_OpenAL_TEST.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/util /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util/CMakeFiles/UNIT_LogRecord_TEST.dir/DependInfo.cmake --color= >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo/util /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util/CMakeFiles/UNIT_Diagnostics_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_OpenAL_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/util/CMakeFiles/UNIT_OpenAL_TEST.dir/build.make gazebo/util/CMakeFiles/UNIT_OpenAL_TEST.dir/build >Scanning dependencies of target UNIT_LogRecord_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/util/CMakeFiles/UNIT_LogRecord_TEST.dir/build.make gazebo/util/CMakeFiles/UNIT_LogRecord_TEST.dir/build >Scanning dependencies of target UNIT_Diagnostics_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/util/CMakeFiles/UNIT_Diagnostics_TEST.dir/build.make gazebo/util/CMakeFiles/UNIT_Diagnostics_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] [ 84%] make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Building CXX object gazebo/util/CMakeFiles/UNIT_Diagnostics_TEST.dir/Diagnostics_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -fPIC -o CMakeFiles/UNIT_Diagnostics_TEST.dir/Diagnostics_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/Diagnostics_TEST.cc >Building CXX object gazebo/util/CMakeFiles/UNIT_LogRecord_TEST.dir/LogRecord_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -fPIC -o CMakeFiles/UNIT_LogRecord_TEST.dir/LogRecord_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/LogRecord_TEST.cc >Building CXX object gazebo/util/CMakeFiles/UNIT_OpenAL_TEST.dir/OpenAL_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -I/usr/include/AL -fPIC -o CMakeFiles/UNIT_OpenAL_TEST.dir/OpenAL_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/OpenAL_TEST.cc >Linking CXX executable UNIT_WirelessTransmitter_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_WirelessTransmitter_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_WirelessTransmitter_TEST.dir/WirelessTransmitter_TEST.cc.o -o UNIT_WirelessTransmitter_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../util/libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Built target UNIT_WirelessTransmitter_TEST >make -f test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/build.make test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/performance /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/performance /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target PERFORMANCE_RAMLibrary_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/build.make test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/RAMLibrary_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/RAMLibrary_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/performance/RAMLibrary_TEST.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >Linking CXX executable UNIT_Diagnostics_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Diagnostics_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_Diagnostics_TEST.dir/Diagnostics_TEST.cc.o -o UNIT_Diagnostics_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Built target UNIT_Diagnostics_TEST >make -f test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir/build.make test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/performance /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/performance /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir/DependInfo.cmake --color= >Scanning dependencies of target PERFORMANCE_factory_stress >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir/build.make test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir/factory_stress.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_factory_stress.dir/factory_stress.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/performance/factory_stress.cc >Linking CXX executable UNIT_OpenAL_TEST >Linking CXX executable UNIT_LogRecord_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_OpenAL_TEST.dir/link.txt --verbose=1 >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_LogRecord_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_OpenAL_TEST.dir/OpenAL_TEST.cc.o -o UNIT_OpenAL_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_LogRecord_TEST.dir/LogRecord_TEST.cc.o -o UNIT_LogRecord_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../common/libgazebo_common.so.2.1.0 ../math/libgazebo_math.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../sensors/libgazebo_sensors.so.2.1.0 ../rendering/libgazebo_rendering.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../libgazebo.so.2.1.0 -lpthread ../sensors/libgazebo_sensors.so.2.1.0 ../physics/libgazebo_physics.so.2.1.0 ../physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../rendering/libgazebo_rendering.so.2.1.0 ../rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext libgazebo_util.so.2.1.0 ../transport/libgazebo_transport.so.2.1.0 ../msgs/libgazebo_msgs.so.2.1.0 ../common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Built target UNIT_OpenAL_TEST >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Built target UNIT_LogRecord_TEST >make -f test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir/build.make test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir/depend >[ 84%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_factory_stress.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/performance /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/performance /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir/DependInfo.cmake --color= >Scanning dependencies of target PERFORMANCE_transport_stress >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir/build.make test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir/transport_stress.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_transport_stress.dir/transport_stress.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/performance/transport_stress.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] [ 84%] [ 84%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_factory_stress.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >Building CXX object test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >Building CXX object test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_transport_stress.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_factory_stress.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >make -f test/integration/CMakeFiles/INTEGRATION_bandwidth.dir/build.make test/integration/CMakeFiles/INTEGRATION_bandwidth.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_bandwidth.dir/DependInfo.cmake --color= >Scanning dependencies of target INTEGRATION_bandwidth >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_bandwidth.dir/build.make test/integration/CMakeFiles/INTEGRATION_bandwidth.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Building CXX object test/integration/CMakeFiles/INTEGRATION_bandwidth.dir/bandwidth.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_bandwidth.dir/bandwidth.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/bandwidth.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 84%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_transport_stress.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 12 >[ 85%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_factory_stress.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 85%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_transport_stress.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >Linking CXX executable PERFORMANCE_RAMLibrary_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/cmake -E cmake_link_script CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/RAMLibrary_TEST.cc.o CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/__/gazebo/Server.cc.o CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/__/gazebo/Master.cc.o CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/ServerFixture.cc.o -o PERFORMANCE_RAMLibrary_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 85%] Building CXX object test/integration/CMakeFiles/INTEGRATION_bandwidth.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_bandwidth.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >Linking CXX executable PERFORMANCE_factory_stress >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/cmake -E cmake_link_script CMakeFiles/PERFORMANCE_factory_stress.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/PERFORMANCE_factory_stress.dir/factory_stress.cc.o CMakeFiles/PERFORMANCE_factory_stress.dir/__/__/gazebo/Server.cc.o CMakeFiles/PERFORMANCE_factory_stress.dir/__/__/gazebo/Master.cc.o CMakeFiles/PERFORMANCE_factory_stress.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/PERFORMANCE_factory_stress.dir/__/ServerFixture.cc.o -o PERFORMANCE_factory_stress -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 85%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/PERFORMANCE_transport_stress.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 1 >[ 86%] Building CXX object test/integration/CMakeFiles/INTEGRATION_bandwidth.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_bandwidth.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 86%] Built target PERFORMANCE_RAMLibrary_TEST >make -f test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir/build.make test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir/DependInfo.cmake --color= >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 12 >Linking CXX executable PERFORMANCE_transport_stress >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/performance && /usr/bin/cmake -E cmake_link_script CMakeFiles/PERFORMANCE_transport_stress.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/PERFORMANCE_transport_stress.dir/transport_stress.cc.o CMakeFiles/PERFORMANCE_transport_stress.dir/__/__/gazebo/Server.cc.o CMakeFiles/PERFORMANCE_transport_stress.dir/__/__/gazebo/Master.cc.o CMakeFiles/PERFORMANCE_transport_stress.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/PERFORMANCE_transport_stress.dir/__/ServerFixture.cc.o -o PERFORMANCE_transport_stress -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >[ 86%] Built target PERFORMANCE_factory_stress >make -f test/integration/CMakeFiles/INTEGRATION_factory.dir/build.make test/integration/CMakeFiles/INTEGRATION_factory.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_factory.dir/DependInfo.cmake --color= >Scanning dependencies of target INTEGRATION_contact_sensor >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir/build.make test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 86%] Building CXX object test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir/contact_sensor.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_contact_sensor.dir/contact_sensor.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/contact_sensor.cc >Scanning dependencies of target INTEGRATION_factory >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_factory.dir/build.make test/integration/CMakeFiles/INTEGRATION_factory.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 86%] Building CXX object test/integration/CMakeFiles/INTEGRATION_factory.dir/factory.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_factory.dir/factory.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/factory.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 86%] Built target PERFORMANCE_transport_stress >make -f test/integration/CMakeFiles/INTEGRATION_file_handling.dir/build.make test/integration/CMakeFiles/INTEGRATION_file_handling.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_file_handling.dir/DependInfo.cmake --color= >Scanning dependencies of target INTEGRATION_file_handling >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_file_handling.dir/build.make test/integration/CMakeFiles/INTEGRATION_file_handling.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 86%] Building CXX object test/integration/CMakeFiles/INTEGRATION_file_handling.dir/file_handling.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_file_handling.dir/file_handling.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/file_handling.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 86%] Building CXX object test/integration/CMakeFiles/INTEGRATION_bandwidth.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_bandwidth.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 86%] [ 86%] Building CXX object test/integration/CMakeFiles/INTEGRATION_bandwidth.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_bandwidth.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >Building CXX object test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_contact_sensor.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 86%] Building CXX object test/integration/CMakeFiles/INTEGRATION_file_handling.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_file_handling.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 86%] Building CXX object test/integration/CMakeFiles/INTEGRATION_factory.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_factory.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 86%] Building CXX object test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_contact_sensor.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 86%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 2 >[ 87%] Building CXX object test/integration/CMakeFiles/INTEGRATION_file_handling.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_file_handling.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >Building CXX object test/integration/CMakeFiles/INTEGRATION_factory.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_factory.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 87%] Building CXX object test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_contact_sensor.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 87%] Building CXX object test/integration/CMakeFiles/INTEGRATION_factory.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_factory.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 87%] Building CXX object test/integration/CMakeFiles/INTEGRATION_file_handling.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_file_handling.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Linking CXX executable INTEGRATION_bandwidth >[ 87%] cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_bandwidth.dir/link.txt --verbose=1 >Building CXX object test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_contact_sensor.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_bandwidth.dir/bandwidth.cc.o CMakeFiles/INTEGRATION_bandwidth.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_bandwidth.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_bandwidth.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_bandwidth.dir/__/ServerFixture.cc.o -o INTEGRATION_bandwidth -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 87%] Building CXX object test/integration/CMakeFiles/INTEGRATION_factory.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_factory.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 87%] Building CXX object test/integration/CMakeFiles/INTEGRATION_file_handling.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_file_handling.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 1 >[ 87%] Built target INTEGRATION_bandwidth >make -f test/integration/CMakeFiles/INTEGRATION_gripper.dir/build.make test/integration/CMakeFiles/INTEGRATION_gripper.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_gripper.dir/DependInfo.cmake --color= >Scanning dependencies of target INTEGRATION_gripper >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_gripper.dir/build.make test/integration/CMakeFiles/INTEGRATION_gripper.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 87%] Building CXX object test/integration/CMakeFiles/INTEGRATION_gripper.dir/gripper.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_gripper.dir/gripper.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/gripper.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 3 >Linking CXX executable INTEGRATION_file_handling >Linking CXX executable INTEGRATION_contact_sensor >Linking CXX executable INTEGRATION_factory >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_contact_sensor.dir/link.txt --verbose=1 >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_file_handling.dir/link.txt --verbose=1 >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_factory.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_contact_sensor.dir/contact_sensor.cc.o CMakeFiles/INTEGRATION_contact_sensor.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_contact_sensor.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_contact_sensor.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_contact_sensor.dir/__/ServerFixture.cc.o -o INTEGRATION_contact_sensor -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_file_handling.dir/file_handling.cc.o CMakeFiles/INTEGRATION_file_handling.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_file_handling.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_file_handling.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_file_handling.dir/__/ServerFixture.cc.o -o INTEGRATION_file_handling -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_factory.dir/factory.cc.o CMakeFiles/INTEGRATION_factory.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_factory.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_factory.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_factory.dir/__/ServerFixture.cc.o -o INTEGRATION_factory -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >[ 88%] Building CXX object test/integration/CMakeFiles/INTEGRATION_gripper.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_gripper.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 2 >[ 88%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 88%] Built target INTEGRATION_contact_sensor >make -f test/integration/CMakeFiles/INTEGRATION_imu.dir/build.make test/integration/CMakeFiles/INTEGRATION_imu.dir/depend >Built target INTEGRATION_factory >[ 88%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Built target INTEGRATION_file_handling >make -f test/integration/CMakeFiles/INTEGRATION_laser.dir/build.make test/integration/CMakeFiles/INTEGRATION_laser.dir/depend >[ 88%] Building CXX object test/integration/CMakeFiles/INTEGRATION_gripper.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_gripper.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_laser.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_imu.dir/DependInfo.cmake --color= >Scanning dependencies of target INTEGRATION_imu >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_imu.dir/build.make test/integration/CMakeFiles/INTEGRATION_imu.dir/build >Scanning dependencies of target INTEGRATION_laser >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_laser.dir/build.make test/integration/CMakeFiles/INTEGRATION_laser.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 88%] [ 88%] Building CXX object test/integration/CMakeFiles/INTEGRATION_laser.dir/laser.cc.o >Building CXX object test/integration/CMakeFiles/INTEGRATION_imu.dir/imu.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_imu.dir/imu.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/imu.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_laser.dir/laser.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/laser.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 88%] Building CXX object test/integration/CMakeFiles/INTEGRATION_gripper.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_gripper.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 88%] Building CXX object test/integration/CMakeFiles/INTEGRATION_gripper.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_gripper.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 4 >Linking CXX executable INTEGRATION_gripper >[ 89%] Building CXX object test/integration/CMakeFiles/INTEGRATION_laser.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_laser.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_gripper.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_gripper.dir/gripper.cc.o CMakeFiles/INTEGRATION_gripper.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_gripper.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_gripper.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_gripper.dir/__/ServerFixture.cc.o -o INTEGRATION_gripper -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make -f test/integration/CMakeFiles/INTEGRATION_manpages.dir/build.make test/integration/CMakeFiles/INTEGRATION_manpages.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_manpages.dir/DependInfo.cmake --color= >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 89%] Building CXX object test/integration/CMakeFiles/INTEGRATION_imu.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_imu.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 3 >[ 89%] Built target INTEGRATION_gripper >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 89%] Building CXX object test/integration/CMakeFiles/INTEGRATION_imu.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_imu.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >Scanning dependencies of target INTEGRATION_manpages >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_manpages.dir/build.make test/integration/CMakeFiles/INTEGRATION_manpages.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 89%] Building CXX object test/integration/CMakeFiles/INTEGRATION_manpages.dir/manpages.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_manpages.dir/manpages.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/manpages.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 89%] Building CXX object test/integration/CMakeFiles/INTEGRATION_manpages.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_manpages.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 89%] Building CXX object test/integration/CMakeFiles/INTEGRATION_imu.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_imu.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 89%] [ 89%] [ 89%] Building CXX object test/integration/CMakeFiles/INTEGRATION_laser.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_laser.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >Building CXX object test/integration/CMakeFiles/INTEGRATION_imu.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_imu.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >Building CXX object test/integration/CMakeFiles/INTEGRATION_manpages.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_manpages.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 89%] Building CXX object test/integration/CMakeFiles/INTEGRATION_manpages.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_manpages.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 89%] Building CXX object test/integration/CMakeFiles/INTEGRATION_manpages.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_manpages.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 89%] Building CXX object test/integration/CMakeFiles/INTEGRATION_laser.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_laser.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 89%] Building CXX object test/integration/CMakeFiles/INTEGRATION_laser.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_laser.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >make -f test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir/build.make test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir/DependInfo.cmake --color= >Scanning dependencies of target INTEGRATION_nondefault_world >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir/build.make test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 89%] Building CXX object test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir/nondefault_world.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_nondefault_world.dir/nondefault_world.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/nondefault_world.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 5 >Linking CXX executable INTEGRATION_manpages >Linking CXX executable INTEGRATION_laser >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_manpages.dir/link.txt --verbose=1 >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_laser.dir/link.txt --verbose=1 >[ 90%] Building CXX object test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_nondefault_world.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_manpages.dir/manpages.cc.o CMakeFiles/INTEGRATION_manpages.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_manpages.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_manpages.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_manpages.dir/__/ServerFixture.cc.o -o INTEGRATION_manpages -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_laser.dir/laser.cc.o CMakeFiles/INTEGRATION_laser.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_laser.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_laser.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_laser.dir/__/ServerFixture.cc.o -o INTEGRATION_laser -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Linking CXX executable INTEGRATION_imu >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_imu.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_imu.dir/imu.cc.o CMakeFiles/INTEGRATION_imu.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_imu.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_imu.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_imu.dir/__/ServerFixture.cc.o -o INTEGRATION_imu -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 90%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 4 >[ 90%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Built target INTEGRATION_laser >Built target INTEGRATION_imu >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 90%] [ 90%] Building CXX object test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_nondefault_world.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >make -f test/integration/CMakeFiles/INTEGRATION_physics.dir/build.make test/integration/CMakeFiles/INTEGRATION_physics.dir/depend >Built target INTEGRATION_manpages >make -f test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir/build.make test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_physics.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir/DependInfo.cmake --color= >Scanning dependencies of target INTEGRATION_physics_msgs >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir/build.make test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir/build >Scanning dependencies of target INTEGRATION_physics >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_physics.dir/build.make test/integration/CMakeFiles/INTEGRATION_physics.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 6 >[ 91%] [ 91%] Building CXX object test/integration/CMakeFiles/INTEGRATION_physics.dir/physics.cc.o >Building CXX object test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir/physics_msgs.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_physics.dir/physics.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/physics.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_physics_msgs.dir/physics_msgs.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/physics_msgs.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 91%] Building CXX object test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_physics_msgs.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 91%] [ 91%] Building CXX object test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_nondefault_world.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >Building CXX object test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_nondefault_world.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 91%] Building CXX object test/integration/CMakeFiles/INTEGRATION_physics.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_physics.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 91%] Building CXX object test/integration/CMakeFiles/INTEGRATION_physics.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_physics.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Linking CXX executable INTEGRATION_nondefault_world >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_nondefault_world.dir/link.txt --verbose=1 >[ 91%] Building CXX object test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_physics_msgs.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_nondefault_world.dir/nondefault_world.cc.o CMakeFiles/INTEGRATION_nondefault_world.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_nondefault_world.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_nondefault_world.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_nondefault_world.dir/__/ServerFixture.cc.o -o INTEGRATION_nondefault_world -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make -f test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir/build.make test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir/DependInfo.cmake --color= >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 91%] Building CXX object test/integration/CMakeFiles/INTEGRATION_physics.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_physics.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >Scanning dependencies of target INTEGRATION_pioneer2dx >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir/build.make test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 91%] Building CXX object test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir/pioneer2dx.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_pioneer2dx.dir/pioneer2dx.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/pioneer2dx.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 5 >[ 91%] Built target INTEGRATION_nondefault_world >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 91%] Building CXX object test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_pioneer2dx.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 91%] Building CXX object test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_physics_msgs.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 91%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 91%] Building CXX object test/integration/CMakeFiles/INTEGRATION_physics.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_physics.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >Building CXX object test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_physics_msgs.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >make -f test/integration/CMakeFiles/INTEGRATION_server_fixture.dir/build.make test/integration/CMakeFiles/INTEGRATION_server_fixture.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_server_fixture.dir/DependInfo.cmake --color= >Scanning dependencies of target INTEGRATION_server_fixture >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_server_fixture.dir/build.make test/integration/CMakeFiles/INTEGRATION_server_fixture.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 7 >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_server_fixture.dir/server_fixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_server_fixture.dir/server_fixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/server_fixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Linking CXX executable INTEGRATION_physics >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_physics.dir/link.txt --verbose=1 >Linking CXX executable INTEGRATION_physics_msgs >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_physics_msgs.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_physics.dir/physics.cc.o CMakeFiles/INTEGRATION_physics.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_physics.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_physics.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_physics.dir/__/ServerFixture.cc.o -o INTEGRATION_physics -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_physics_msgs.dir/physics_msgs.cc.o CMakeFiles/INTEGRATION_physics_msgs.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_physics_msgs.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_physics_msgs.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_physics_msgs.dir/__/ServerFixture.cc.o -o INTEGRATION_physics_msgs -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_server_fixture.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_server_fixture.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 6 >Built target INTEGRATION_physics >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] [ 92%] Built target INTEGRATION_physics_msgs >Building CXX object test/integration/CMakeFiles/INTEGRATION_server_fixture.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_server_fixture.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_pioneer2dx.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_pioneer2dx.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >make -f test/integration/CMakeFiles/INTEGRATION_speed.dir/build.make test/integration/CMakeFiles/INTEGRATION_speed.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_speed.dir/DependInfo.cmake --color= >make -f test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir/build.make test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir/depend >Scanning dependencies of target INTEGRATION_speed >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_speed.dir/build.make test/integration/CMakeFiles/INTEGRATION_speed.dir/build >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_server_fixture.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_server_fixture.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_speed.dir/speed.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_speed.dir/speed.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/speed.cc >Scanning dependencies of target INTEGRATION_stress_spawn_models >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir/build.make test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir/stress_spawn_models.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_stress_spawn_models.dir/stress_spawn_models.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/stress_spawn_models.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_server_fixture.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_server_fixture.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Linking CXX executable INTEGRATION_server_fixture >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_server_fixture.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_server_fixture.dir/server_fixture.cc.o CMakeFiles/INTEGRATION_server_fixture.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_server_fixture.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_server_fixture.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_server_fixture.dir/__/ServerFixture.cc.o -o INTEGRATION_server_fixture -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >[ 92%] [ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/__/gazebo/Server.cc.o >Building CXX object test/integration/CMakeFiles/INTEGRATION_speed.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_speed.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 7 >[ 92%] Built target INTEGRATION_server_fixture >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >make -f test/integration/CMakeFiles/INTEGRATION_surface_properties.dir/build.make test/integration/CMakeFiles/INTEGRATION_surface_properties.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_surface_properties.dir/DependInfo.cmake --color= >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_speed.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_speed.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >Scanning dependencies of target INTEGRATION_surface_properties >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_surface_properties.dir/build.make test/integration/CMakeFiles/INTEGRATION_surface_properties.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_surface_properties.dir/surface_properties.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_surface_properties.dir/surface_properties.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/surface_properties.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_speed.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_speed.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 92%] Building CXX object test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 8 >[ 93%] Building CXX object test/integration/CMakeFiles/INTEGRATION_speed.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_speed.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Linking CXX executable INTEGRATION_stress_spawn_models >Linking CXX executable INTEGRATION_speed >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_speed.dir/link.txt --verbose=1 >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_stress_spawn_models.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_stress_spawn_models.dir/stress_spawn_models.cc.o CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/ServerFixture.cc.o -o INTEGRATION_stress_spawn_models -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_speed.dir/speed.cc.o CMakeFiles/INTEGRATION_speed.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_speed.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_speed.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_speed.dir/__/ServerFixture.cc.o -o INTEGRATION_speed -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >[ 93%] Building CXX object test/integration/CMakeFiles/INTEGRATION_surface_properties.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_surface_properties.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 8 >[ 93%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Built target INTEGRATION_speed >[ 93%] make -f test/integration/CMakeFiles/INTEGRATION_transceiver.dir/build.make test/integration/CMakeFiles/INTEGRATION_transceiver.dir/depend >Built target INTEGRATION_stress_spawn_models >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 93%] make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_transceiver.dir/DependInfo.cmake --color= >Building CXX object test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_pioneer2dx.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >Scanning dependencies of target INTEGRATION_transceiver >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_transceiver.dir/build.make test/integration/CMakeFiles/INTEGRATION_transceiver.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 93%] Building CXX object test/integration/CMakeFiles/INTEGRATION_transceiver.dir/transceiver.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_transceiver.dir/transceiver.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/transceiver.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 93%] Building CXX object test/integration/CMakeFiles/INTEGRATION_surface_properties.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_surface_properties.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 93%] Building CXX object test/integration/CMakeFiles/INTEGRATION_surface_properties.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_surface_properties.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 9 >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_surface_properties.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_surface_properties.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_transceiver.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_transceiver.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >make -f test/integration/CMakeFiles/INTEGRATION_transport.dir/build.make test/integration/CMakeFiles/INTEGRATION_transport.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_transport.dir/DependInfo.cmake --color= >Linking CXX executable INTEGRATION_surface_properties >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_surface_properties.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_surface_properties.dir/surface_properties.cc.o CMakeFiles/INTEGRATION_surface_properties.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_surface_properties.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_surface_properties.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_surface_properties.dir/__/ServerFixture.cc.o -o INTEGRATION_surface_properties -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Scanning dependencies of target INTEGRATION_transport >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_transport.dir/build.make test/integration/CMakeFiles/INTEGRATION_transport.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_transport.dir/transport.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_transport.dir/transport.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/transport.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 9 >[ 94%] Built target INTEGRATION_surface_properties >make -f test/integration/CMakeFiles/INTEGRATION_world.dir/build.make test/integration/CMakeFiles/INTEGRATION_world.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/integration /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/integration /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_world.dir/DependInfo.cmake --color= >Scanning dependencies of target INTEGRATION_world >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/integration/CMakeFiles/INTEGRATION_world.dir/build.make test/integration/CMakeFiles/INTEGRATION_world.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_world.dir/world.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_world.dir/world.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/integration/world.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_transceiver.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_transceiver.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_transceiver.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_transceiver.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_transport.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_transport.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_world.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_world.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_transceiver.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_transceiver.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_transport.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_transport.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_world.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_world.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >Linking CXX executable INTEGRATION_transceiver >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_transceiver.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_transceiver.dir/transceiver.cc.o CMakeFiles/INTEGRATION_transceiver.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_transceiver.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_transceiver.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_transceiver.dir/__/ServerFixture.cc.o -o INTEGRATION_transceiver -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_world.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_world.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_transport.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_transport.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Built target INTEGRATION_transceiver >make -f test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir/build.make test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/regression /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/regression /builddir/build/BUILD/gazebo-2.1.0/build/test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir/DependInfo.cmake --color= >Scanning dependencies of target REGRESSION_846_typo_in_camera >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir/build.make test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir/846_typo_in_camera.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/regression && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/REGRESSION_846_typo_in_camera.dir/846_typo_in_camera.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/regression/846_typo_in_camera.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 94%] Building CXX object test/integration/CMakeFiles/INTEGRATION_world.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_world.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 10 >[ 95%] Building CXX object test/integration/CMakeFiles/INTEGRATION_transport.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/INTEGRATION_transport.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 95%] Building CXX object test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/regression && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >Linking CXX executable INTEGRATION_world >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_world.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_world.dir/world.cc.o CMakeFiles/INTEGRATION_world.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_world.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_world.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_world.dir/__/ServerFixture.cc.o -o INTEGRATION_world -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Linking CXX executable INTEGRATION_transport >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_transport.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_transport.dir/transport.cc.o CMakeFiles/INTEGRATION_transport.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_transport.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_transport.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_transport.dir/__/ServerFixture.cc.o -o INTEGRATION_transport -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 95%] Building CXX object test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/regression && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 13 >[ 96%] Building CXX object test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/regression && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target INTEGRATION_world >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/regression && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 10 >[ 96%] Built target INTEGRATION_transport >make -f test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir/build.make test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/regression /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/regression /builddir/build/BUILD/gazebo-2.1.0/build/test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir/DependInfo.cmake --color= >Scanning dependencies of target REGRESSION_876_random_number_generator >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir/build.make test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir/876_random_number_generator.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/regression && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/REGRESSION_876_random_number_generator.dir/876_random_number_generator.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/regression/876_random_number_generator.cc >make -f test/cmake/CMakeFiles/REGRESSION_config-cmake.dir/build.make test/cmake/CMakeFiles/REGRESSION_config-cmake.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/cmake /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/cmake /builddir/build/BUILD/gazebo-2.1.0/build/test/cmake/CMakeFiles/REGRESSION_config-cmake.dir/DependInfo.cmake --color= >Scanning dependencies of target REGRESSION_config-cmake >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/cmake/CMakeFiles/REGRESSION_config-cmake.dir/build.make test/cmake/CMakeFiles/REGRESSION_config-cmake.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object test/cmake/CMakeFiles/REGRESSION_config-cmake.dir/config-cmake.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/cmake && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DSOURCE_DIR=\"/builddir/build/BUILD/gazebo-2.1.0/test/cmake/plugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/REGRESSION_config-cmake.dir/config-cmake.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/cmake/config-cmake.cc >Linking CXX executable REGRESSION_config-cmake >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/cmake && /usr/bin/cmake -E cmake_link_script CMakeFiles/REGRESSION_config-cmake.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/REGRESSION_config-cmake.dir/config-cmake.cc.o -o REGRESSION_config-cmake -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target REGRESSION_config-cmake >make -f test/pkgconfig/CMakeFiles/REGRESSION_config-pkgconfig.dir/build.make test/pkgconfig/CMakeFiles/REGRESSION_config-pkgconfig.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/test/pkgconfig /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/test/pkgconfig /builddir/build/BUILD/gazebo-2.1.0/build/test/pkgconfig/CMakeFiles/REGRESSION_config-pkgconfig.dir/DependInfo.cmake --color= >Scanning dependencies of target REGRESSION_config-pkgconfig >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f test/pkgconfig/CMakeFiles/REGRESSION_config-pkgconfig.dir/build.make test/pkgconfig/CMakeFiles/REGRESSION_config-pkgconfig.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object test/pkgconfig/CMakeFiles/REGRESSION_config-pkgconfig.dir/config-pkgconfig.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/pkgconfig && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DSOURCE_DIR=\"/builddir/build/BUILD/gazebo-2.1.0/test/pkgconfig/plugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/REGRESSION_config-pkgconfig.dir/config-pkgconfig.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/pkgconfig/config-pkgconfig.cc >Linking CXX executable REGRESSION_config-pkgconfig >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/pkgconfig && /usr/bin/cmake -E cmake_link_script CMakeFiles/REGRESSION_config-pkgconfig.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/REGRESSION_config-pkgconfig.dir/config-pkgconfig.cc.o -o REGRESSION_config-pkgconfig -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target REGRESSION_config-pkgconfig >make -f tools/CMakeFiles/UNIT_gzlog_TEST.dir/build.make tools/CMakeFiles/UNIT_gzlog_TEST.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/tools /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/tools /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/UNIT_gzlog_TEST.dir/DependInfo.cmake --color= >Scanning dependencies of target UNIT_gzlog_TEST >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f tools/CMakeFiles/UNIT_gzlog_TEST.dir/build.make tools/CMakeFiles/UNIT_gzlog_TEST.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object tools/CMakeFiles/UNIT_gzlog_TEST.dir/gzlog_TEST.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/QtGui -isystem /usr/include/QtCore -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/UNIT_gzlog_TEST.dir/gzlog_TEST.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/tools/gzlog_TEST.cc >Linking CXX executable UNIT_gzlog_TEST >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_gzlog_TEST.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/UNIT_gzlog_TEST.dir/gzlog_TEST.cc.o -o UNIT_gzlog_TEST -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../gazebo/common/libgazebo_common.so.2.1.0 ../gazebo/math/libgazebo_math.so.2.1.0 ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/libgazebo.so.2.1.0 -lpthread ../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target UNIT_gzlog_TEST >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir/__/__/gazebo/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/regression && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/REGRESSION_876_random_number_generator.dir/__/__/gazebo/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >make -f tools/CMakeFiles/gztopic.dir/build.make tools/CMakeFiles/gztopic.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/tools /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/tools /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/gztopic.dir/DependInfo.cmake --color= >Linking CXX executable REGRESSION_846_typo_in_camera >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/REGRESSION_846_typo_in_camera.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/REGRESSION_846_typo_in_camera.dir/846_typo_in_camera.cc.o CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/__/gazebo/Server.cc.o CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/__/gazebo/Master.cc.o CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/ServerFixture.cc.o -o REGRESSION_846_typo_in_camera -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir/__/__/gazebo/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/regression && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/REGRESSION_876_random_number_generator.dir/__/__/gazebo/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 13 >[ 96%] Built target REGRESSION_846_typo_in_camera >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir/__/__/gazebo/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/regression && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/REGRESSION_876_random_number_generator.dir/__/__/gazebo/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >Scanning dependencies of target gztopic >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f tools/CMakeFiles/gztopic.dir/build.make tools/CMakeFiles/gztopic.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object tools/CMakeFiles/gztopic.dir/gztopic.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/QtGui -isystem /usr/include/QtCore -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gztopic.dir/gztopic.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/tools/gztopic.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir/__/ServerFixture.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/regression && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest -I/builddir/build/BUILD/gazebo-2.1.0/test -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -I/usr/include/sdformat-1.4 -fPIC -o CMakeFiles/REGRESSION_876_random_number_generator.dir/__/ServerFixture.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/test/ServerFixture.cc >make -f plugins/CMakeFiles/CameraPlugin.dir/build.make plugins/CMakeFiles/CameraPlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/CameraPlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target CameraPlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/CameraPlugin.dir/build.make plugins/CMakeFiles/CameraPlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object plugins/CMakeFiles/CameraPlugin.dir/CameraPlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DCameraPlugin_EXPORTS -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/CameraPlugin.dir/CameraPlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/CameraPlugin.cc >Linking CXX executable gztopic >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/gztopic.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/gztopic.dir/gztopic.cc.o -o gztopic-2.1.0 -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 -lpthread ../gazebo/gui/libgazebo_gui.so.2.1.0 -lQtGui -lQtCore ../gazebo/gui/building/libgazebo_gui_building.so.2.1.0 ../gazebo/gui/terrain/libgazebo_gui_terrain.a ../gazebo/gui/viewers/libgazebo_gui_viewers.so.2.1.0 ../gazebo/gui/qtpropertybrowser/libgzqtpropertybrowser.a ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lGLU -lGL -lSM -lICE -lX11 -lXext -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/msgs/libgazebo_msgs.so.2.1.0 -lprotobuf ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lrt -lgts -lm -lglib-2.0 -lopenal -ltbb ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lpthread -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >Linking CXX shared library libCameraPlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/CameraPlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libCameraPlugin.so -o libCameraPlugin.so CMakeFiles/CameraPlugin.dir/CameraPlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target CameraPlugin >make -f plugins/CMakeFiles/CartTestPlugin.dir/build.make plugins/CMakeFiles/CartTestPlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/CartTestPlugin.dir/DependInfo.cmake --color= >cd /builddir/build/BUILD/gazebo-2.1.0/build/tools && /usr/bin/cmake -E cmake_symlink_executable gztopic-2.1.0 gztopic >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target gztopic >make -f plugins/CMakeFiles/ContactPlugin.dir/build.make plugins/CMakeFiles/ContactPlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/ContactPlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target ContactPlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/ContactPlugin.dir/build.make plugins/CMakeFiles/ContactPlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object plugins/CMakeFiles/ContactPlugin.dir/ContactPlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DContactPlugin_EXPORTS -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/ContactPlugin.dir/ContactPlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/ContactPlugin.cc >Scanning dependencies of target CartTestPlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/CartTestPlugin.dir/build.make plugins/CMakeFiles/CartTestPlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object plugins/CMakeFiles/CartTestPlugin.dir/CartTestPlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DCartTestPlugin_EXPORTS -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/CartTestPlugin.dir/CartTestPlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/CartTestPlugin.cc >Linking CXX executable REGRESSION_876_random_number_generator >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/REGRESSION_876_random_number_generator.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/REGRESSION_876_random_number_generator.dir/876_random_number_generator.cc.o CMakeFiles/REGRESSION_876_random_number_generator.dir/__/__/gazebo/Server.cc.o CMakeFiles/REGRESSION_876_random_number_generator.dir/__/__/gazebo/Master.cc.o CMakeFiles/REGRESSION_876_random_number_generator.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/REGRESSION_876_random_number_generator.dir/__/ServerFixture.cc.o -o REGRESSION_876_random_number_generator -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target REGRESSION_876_random_number_generator >make -f plugins/CMakeFiles/DepthCameraPlugin.dir/build.make plugins/CMakeFiles/DepthCameraPlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/DepthCameraPlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target DepthCameraPlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/DepthCameraPlugin.dir/build.make plugins/CMakeFiles/DepthCameraPlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object plugins/CMakeFiles/DepthCameraPlugin.dir/DepthCameraPlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DDepthCameraPlugin_EXPORTS -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/DepthCameraPlugin.dir/DepthCameraPlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/DepthCameraPlugin.cc >Linking CXX shared library libContactPlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/ContactPlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libContactPlugin.so -o libContactPlugin.so CMakeFiles/ContactPlugin.dir/ContactPlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target ContactPlugin >make -f plugins/CMakeFiles/DiffDrivePlugin.dir/build.make plugins/CMakeFiles/DiffDrivePlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/DiffDrivePlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target DiffDrivePlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/DiffDrivePlugin.dir/build.make plugins/CMakeFiles/DiffDrivePlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object plugins/CMakeFiles/DiffDrivePlugin.dir/DiffDrivePlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DDiffDrivePlugin_EXPORTS -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/DiffDrivePlugin.dir/DiffDrivePlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/DiffDrivePlugin.cc >Linking CXX shared library libCartTestPlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/CartTestPlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libCartTestPlugin.so -o libCartTestPlugin.so CMakeFiles/CartTestPlugin.dir/CartTestPlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target CartTestPlugin >make -f plugins/CMakeFiles/ForceTorquePlugin.dir/build.make plugins/CMakeFiles/ForceTorquePlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/ForceTorquePlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target ForceTorquePlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/ForceTorquePlugin.dir/build.make plugins/CMakeFiles/ForceTorquePlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object plugins/CMakeFiles/ForceTorquePlugin.dir/ForceTorquePlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DForceTorquePlugin_EXPORTS -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/ForceTorquePlugin.dir/ForceTorquePlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/ForceTorquePlugin.cc >Linking CXX shared library libDepthCameraPlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/DepthCameraPlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libDepthCameraPlugin.so -o libDepthCameraPlugin.so CMakeFiles/DepthCameraPlugin.dir/DepthCameraPlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target DepthCameraPlugin >make -f plugins/CMakeFiles/GpuRayPlugin.dir/build.make plugins/CMakeFiles/GpuRayPlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/GpuRayPlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target GpuRayPlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/GpuRayPlugin.dir/build.make plugins/CMakeFiles/GpuRayPlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object plugins/CMakeFiles/GpuRayPlugin.dir/GpuRayPlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DGpuRayPlugin_EXPORTS -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/GpuRayPlugin.dir/GpuRayPlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/GpuRayPlugin.cc >Linking CXX shared library libForceTorquePlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/ForceTorquePlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libForceTorquePlugin.so -o libForceTorquePlugin.so CMakeFiles/ForceTorquePlugin.dir/ForceTorquePlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target ForceTorquePlugin >make -f plugins/CMakeFiles/JointTrajectoryPlugin.dir/build.make plugins/CMakeFiles/JointTrajectoryPlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/JointTrajectoryPlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target JointTrajectoryPlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/JointTrajectoryPlugin.dir/build.make plugins/CMakeFiles/JointTrajectoryPlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object plugins/CMakeFiles/JointTrajectoryPlugin.dir/JointTrajectoryPlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DJointTrajectoryPlugin_EXPORTS -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/JointTrajectoryPlugin.dir/JointTrajectoryPlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/JointTrajectoryPlugin.cc >Linking CXX shared library libDiffDrivePlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/DiffDrivePlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libDiffDrivePlugin.so -o libDiffDrivePlugin.so CMakeFiles/DiffDrivePlugin.dir/DiffDrivePlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target DiffDrivePlugin >make -f plugins/CMakeFiles/ModelPropShop.dir/build.make plugins/CMakeFiles/ModelPropShop.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/ModelPropShop.dir/DependInfo.cmake --color= >Scanning dependencies of target ModelPropShop >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/ModelPropShop.dir/build.make plugins/CMakeFiles/ModelPropShop.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object plugins/CMakeFiles/ModelPropShop.dir/ModelPropShop.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DModelPropShop_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/ModelPropShop.dir/ModelPropShop.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/ModelPropShop.cc >Linking CXX shared library libGpuRayPlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/GpuRayPlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libGpuRayPlugin.so -o libGpuRayPlugin.so CMakeFiles/GpuRayPlugin.dir/GpuRayPlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target GpuRayPlugin >make -f plugins/CMakeFiles/ModelTrajectoryTestPlugin.dir/build.make plugins/CMakeFiles/ModelTrajectoryTestPlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/ModelTrajectoryTestPlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target ModelTrajectoryTestPlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/ModelTrajectoryTestPlugin.dir/build.make plugins/CMakeFiles/ModelTrajectoryTestPlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Building CXX object plugins/CMakeFiles/ModelTrajectoryTestPlugin.dir/ModelTrajectoryTestPlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DModelTrajectoryTestPlugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/ModelTrajectoryTestPlugin.dir/ModelTrajectoryTestPlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/ModelTrajectoryTestPlugin.cc >Linking CXX shared library libJointTrajectoryPlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/JointTrajectoryPlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libJointTrajectoryPlugin.so -o libJointTrajectoryPlugin.so CMakeFiles/JointTrajectoryPlugin.dir/JointTrajectoryPlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 96%] Built target JointTrajectoryPlugin >make -f plugins/CMakeFiles/MudPlugin.dir/build.make plugins/CMakeFiles/MudPlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/MudPlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target MudPlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/MudPlugin.dir/build.make plugins/CMakeFiles/MudPlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 11 >[ 97%] Building CXX object plugins/CMakeFiles/MudPlugin.dir/MudPlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DMudPlugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/MudPlugin.dir/MudPlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/MudPlugin.cc >Linking CXX shared library libModelTrajectoryTestPlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/ModelTrajectoryTestPlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libModelTrajectoryTestPlugin.so -o libModelTrajectoryTestPlugin.so CMakeFiles/ModelTrajectoryTestPlugin.dir/ModelTrajectoryTestPlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 97%] Built target ModelTrajectoryTestPlugin >make -f plugins/CMakeFiles/PressurePlugin.dir/build.make plugins/CMakeFiles/PressurePlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/PressurePlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target PressurePlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/PressurePlugin.dir/build.make plugins/CMakeFiles/PressurePlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 97%] Building CXX object plugins/CMakeFiles/PressurePlugin.dir/PressurePlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DPressurePlugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/PressurePlugin.dir/PressurePlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/PressurePlugin.cc >Linking CXX shared library libModelPropShop.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/ModelPropShop.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libModelPropShop.so -o libModelPropShop.so CMakeFiles/ModelPropShop.dir/ModelPropShop.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 97%] Built target ModelPropShop >make -f plugins/CMakeFiles/RayPlugin.dir/build.make plugins/CMakeFiles/RayPlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/RayPlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target RayPlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/RayPlugin.dir/build.make plugins/CMakeFiles/RayPlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 14 >[ 98%] Building CXX object plugins/CMakeFiles/RayPlugin.dir/RayPlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DRayPlugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/RayPlugin.dir/RayPlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/RayPlugin.cc >Linking CXX shared library libMudPlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/MudPlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libMudPlugin.so -o libMudPlugin.so CMakeFiles/MudPlugin.dir/MudPlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 11 >[ 98%] Built target MudPlugin >make -f plugins/CMakeFiles/RubblePlugin.dir/build.make plugins/CMakeFiles/RubblePlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/RubblePlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target RubblePlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/RubblePlugin.dir/build.make plugins/CMakeFiles/RubblePlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 98%] Building CXX object plugins/CMakeFiles/RubblePlugin.dir/RubblePlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DRubblePlugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/RubblePlugin.dir/RubblePlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/RubblePlugin.cc >Linking CXX shared library libRayPlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/RayPlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libRayPlugin.so -o libRayPlugin.so CMakeFiles/RayPlugin.dir/RayPlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 14 >[ 98%] Built target RayPlugin >make -f plugins/CMakeFiles/SkidSteerDrivePlugin.dir/build.make plugins/CMakeFiles/SkidSteerDrivePlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/SkidSteerDrivePlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target SkidSteerDrivePlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/SkidSteerDrivePlugin.dir/build.make plugins/CMakeFiles/SkidSteerDrivePlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 98%] Building CXX object plugins/CMakeFiles/SkidSteerDrivePlugin.dir/SkidSteerDrivePlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DSkidSteerDrivePlugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/SkidSteerDrivePlugin.dir/SkidSteerDrivePlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/SkidSteerDrivePlugin.cc >Linking CXX shared library libPressurePlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/PressurePlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libPressurePlugin.so -o libPressurePlugin.so CMakeFiles/PressurePlugin.dir/PressurePlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 98%] Built target PressurePlugin >make -f plugins/CMakeFiles/SonarPlugin.dir/build.make plugins/CMakeFiles/SonarPlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/SonarPlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target SonarPlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/SonarPlugin.dir/build.make plugins/CMakeFiles/SonarPlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 98%] Building CXX object plugins/CMakeFiles/SonarPlugin.dir/SonarPlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DSonarPlugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/SonarPlugin.dir/SonarPlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/SonarPlugin.cc >Linking CXX shared library libRubblePlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/RubblePlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libRubblePlugin.so -o libRubblePlugin.so CMakeFiles/RubblePlugin.dir/RubblePlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 98%] Built target RubblePlugin >make -f plugins/CMakeFiles/SpringTestPlugin.dir/build.make plugins/CMakeFiles/SpringTestPlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/SpringTestPlugin.dir/DependInfo.cmake --color= >Scanning dependencies of target SpringTestPlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/SpringTestPlugin.dir/build.make plugins/CMakeFiles/SpringTestPlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 98%] Building CXX object plugins/CMakeFiles/SpringTestPlugin.dir/SpringTestPlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DSpringTestPlugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/SpringTestPlugin.dir/SpringTestPlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/SpringTestPlugin.cc >Linking CXX shared library libSkidSteerDrivePlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/SkidSteerDrivePlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libSkidSteerDrivePlugin.so -o libSkidSteerDrivePlugin.so CMakeFiles/SkidSteerDrivePlugin.dir/SkidSteerDrivePlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >Linking CXX shared library libSonarPlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/SonarPlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libSonarPlugin.so -o libSonarPlugin.so CMakeFiles/SonarPlugin.dir/SonarPlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 98%] Built target SkidSteerDrivePlugin >make -f plugins/CMakeFiles/VehiclePlugin.dir/build.make plugins/CMakeFiles/VehiclePlugin.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/plugins /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/plugins /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/VehiclePlugin.dir/DependInfo.cmake --color= >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 98%] Built target SonarPlugin >make -f gazebo/CMakeFiles/gazebo.dir/build.make gazebo/CMakeFiles/gazebo.dir/depend >Scanning dependencies of target VehiclePlugin >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f plugins/CMakeFiles/VehiclePlugin.dir/build.make plugins/CMakeFiles/VehiclePlugin.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/gazebo /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/gazebo /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/CMakeFiles/gazebo.dir/DependInfo.cmake --color= >[ 98%] Building CXX object plugins/CMakeFiles/VehiclePlugin.dir/VehiclePlugin.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -DVehiclePlugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -I/usr/include/sdformat-1.4 -I/usr/include/OGRE/RTShaderSystem -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -fPIC -o CMakeFiles/VehiclePlugin.dir/VehiclePlugin.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/plugins/VehiclePlugin.cc >Scanning dependencies of target gazebo >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f gazebo/CMakeFiles/gazebo.dir/build.make gazebo/CMakeFiles/gazebo.dir/build >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 98%] Building CXX object gazebo/CMakeFiles/gazebo.dir/gazebo_main.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo.dir/gazebo_main.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo_main.cc >Linking CXX shared library libSpringTestPlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/SpringTestPlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libSpringTestPlugin.so -o libSpringTestPlugin.so CMakeFiles/SpringTestPlugin.dir/SpringTestPlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[ 98%] Built target SpringTestPlugin >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 20 >[100%] Building CXX object gazebo/CMakeFiles/gazebo.dir/Server.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo.dir/Server.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.cc >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[100%] Building CXX object gazebo/CMakeFiles/gazebo.dir/Master.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo.dir/Master.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.cc >Linking CXX shared library libVehiclePlugin.so >cd /builddir/build/BUILD/gazebo-2.1.0/build/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/VehiclePlugin.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -shared -Wl,-soname,libVehiclePlugin.so -o libVehiclePlugin.so CMakeFiles/VehiclePlugin.dir/VehiclePlugin.cc.o -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 ../gazebo/libgazebo.so.2.1.0 ../gazebo/sensors/libgazebo_sensors.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../gazebo/physics/libgazebo_physics.so.2.1.0 ../gazebo/util/libgazebo_util.so.2.1.0 ../gazebo/transport/libgazebo_transport.so.2.1.0 ../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 ../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf ../gazebo/math/libgazebo_math.so.2.1.0 -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[100%] Built target VehiclePlugin >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[100%] Building CXX object gazebo/CMakeFiles/gazebo.dir/gazebo.cc.o >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/c++ -DLIBBULLET_VERSION=0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG -I/builddir/build/BUILD/gazebo-2.1.0/test/gtest/include -I/builddir/build/BUILD/gazebo-2.1.0 -I/builddir/build/BUILD/gazebo-2.1.0/build -isystem /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem /usr/include/sdformat-1.4 -fPIC -o CMakeFiles/gazebo.dir/gazebo.cc.o -c /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.cc >Linking CXX executable INTEGRATION_pioneer2dx >cd /builddir/build/BUILD/gazebo-2.1.0/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_pioneer2dx.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/INTEGRATION_pioneer2dx.dir/pioneer2dx.cc.o CMakeFiles/INTEGRATION_pioneer2dx.dir/__/__/gazebo/Server.cc.o CMakeFiles/INTEGRATION_pioneer2dx.dir/__/__/gazebo/Master.cc.o CMakeFiles/INTEGRATION_pioneer2dx.dir/__/__/gazebo/gazebo.cc.o CMakeFiles/INTEGRATION_pioneer2dx.dir/__/ServerFixture.cc.o -o INTEGRATION_pioneer2dx -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic -Wl,-Bstatic -lgtest -lgtest_main -Wl,-Bdynamic ../../gazebo/common/libgazebo_common.so.2.1.0 ../../gazebo/math/libgazebo_math.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/libgazebo.so.2.1.0 -lpthread ../../gazebo/sensors/libgazebo_sensors.so.2.1.0 ../../gazebo/physics/libgazebo_physics.so.2.1.0 ../../gazebo/physics/ode/libgazebo_physics_ode.so.2.1.0 ../../deps/opende/libgazebo_ode.so.2.1.0 ../../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging ../../gazebo/rendering/libgazebo_rendering.so.2.1.0 ../../gazebo/rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 ../../gazebo/rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lGLU -lGL -lSM -lICE -lX11 -lXext ../../gazebo/util/libgazebo_util.so.2.1.0 ../../gazebo/transport/libgazebo_transport.so.2.1.0 ../../gazebo/msgs/libgazebo_msgs.so.2.1.0 ../../gazebo/common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -lsdformat -lpthread -lrt -lgts -lm -lglib-2.0 -lopenal ../../gazebo/math/libgazebo_math.so.2.1.0 -lprotobuf -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -ltbb -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >[100%] Built target INTEGRATION_pioneer2dx >Linking CXX executable gazebo >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/cmake -E cmake_link_script CMakeFiles/gazebo.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -DNDEBUG CMakeFiles/gazebo.dir/gazebo_main.cc.o CMakeFiles/gazebo.dir/Server.cc.o CMakeFiles/gazebo.dir/Master.cc.o CMakeFiles/gazebo.dir/gazebo.cc.o -o gazebo-2.1.0 -L/builddir/build/BUILD/gazebo-2.1.0/build/test -L/usr/usr/lib64 -rdynamic common/libgazebo_common.so.2.1.0 util/libgazebo_util.so.2.1.0 transport/libgazebo_transport.so.2.1.0 physics/libgazebo_physics.so.2.1.0 sensors/libgazebo_sensors.so.2.1.0 rendering/libgazebo_rendering.so.2.1.0 msgs/libgazebo_msgs.so.2.1.0 gui/libgazebo_gui.so.2.1.0 -lpthread gui/building/libgazebo_gui_building.so.2.1.0 gui/terrain/libgazebo_gui_terrain.a gui/viewers/libgazebo_gui_viewers.so.2.1.0 gui/qtpropertybrowser/libgzqtpropertybrowser.a libgazebo.so.2.1.0 sensors/libgazebo_sensors.so.2.1.0 physics/libgazebo_physics.so.2.1.0 util/libgazebo_util.so.2.1.0 transport/libgazebo_transport.so.2.1.0 physics/ode/libgazebo_physics_ode.so.2.1.0 ../deps/opende/libgazebo_ode.so.2.1.0 ../deps/opende/GIMPACT/libgazebo_gimpact.so.2.1.0 ../deps/opende/ou/libgazebo_opende_ou.so.2.1.0 -lccd ../deps/opende/OPCODE/libgazebo_opcode.so.2.1.0 -lOgreRTShaderSystem -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lpthread -lboost_system -lOgreTerrain -lOgrePaging rendering/libgazebo_rendering.so.2.1.0 rendering/selection_buffer/libgazebo_selection_buffer.so.2.1.0 -lCEGUIBase -lCEGUIOgreRenderer -lSkyX -lX11 rendering/deferred_shading/libgazebo_rendering_deferred.so.2.1.0 -lGLU -lGL -lSM -lICE -lX11 -lXext msgs/libgazebo_msgs.so.2.1.0 common/libgazebo_common.so.2.1.0 -ldl -lltdl -lfreeimage -ltinyxml -lcurl -ltar -ltbb -lsdformat -lrt -lgts -lm -lglib-2.0 -lopenal -lprotobuf math/libgazebo_math.so.2.1.0 -lQtGui -lQtCore -lboost_thread -lboost_signals -lboost_system -lboost_filesystem -lboost_program_options -lboost_regex -lboost_iostreams -lboost_date_time -lOgreRTShaderSystem -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lOgreMain -lboost_system -lOgreTerrain -lOgrePaging -lpthread -Wl,-rpath,/builddir/build/BUILD/gazebo-2.1.0/build/test:/usr/usr/lib64:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou:/builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading:/builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math: >cd /builddir/build/BUILD/gazebo-2.1.0/build/gazebo && /usr/bin/cmake -E cmake_symlink_executable gazebo-2.1.0 gazebo >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 20 >[100%] Built target gazebo >make[1]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 0 >+ make doc >/usr/bin/cmake -H/builddir/build/BUILD/gazebo-2.1.0 -B/builddir/build/BUILD/gazebo-2.1.0/build --check-build-system CMakeFiles/Makefile.cmake 0 >make -f CMakeFiles/Makefile2 doc >make[1]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -H/builddir/build/BUILD/gazebo-2.1.0 -B/builddir/build/BUILD/gazebo-2.1.0/build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles 0 >make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc.dir/all >make[2]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend >make[3]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >cd /builddir/build/BUILD/gazebo-2.1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gazebo-2.1.0 /builddir/build/BUILD/gazebo-2.1.0/doc /builddir/build/BUILD/gazebo-2.1.0/build /builddir/build/BUILD/gazebo-2.1.0/build/doc /builddir/build/BUILD/gazebo-2.1.0/build/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= >Scanning dependencies of target doc >make[3]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build >make[3]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build' >/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Generating API documentation with Doxygen >/usr/bin/doxygen /builddir/build/BUILD/gazebo-2.1.0/build/gazebo.dox >Warning: Tag `SYMBOL_CACHE_SIZE' at line 341 of file /builddir/build/BUILD/gazebo-2.1.0/build/gazebo.dox has become obsolete. >To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >Warning: doxygen no longer ships with the FreeSans font. >You may want to clear or change DOT_FONTNAME. >Otherwise you run the risk that the wrong font is being used for dot generated graphs. >Notice: Output directory `doxygen' does not exist. I have created it for you. >Searching for include files... >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/cmake >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/cmake/pkgconfig >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles/2.8.12.1 >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles/2.8.12.1/CompilerIdC >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles/2.8.12.1/CompilerIdCXX >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles/CMakeTmp >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles/man.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/CMakeFiles/uninstall.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/CMakeTmp >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/CMakeFiles/gazebo_ode.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/CMakeFiles/gazebo_ode.dir/src >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/CMakeFiles/gazebo_ode.dir/src/joints >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/GIMPACT/CMakeFiles/gazebo_gimpact.dir/src >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/OPCODE/CMakeFiles/gazebo_opcode.dir/Ice >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou/CMakeFiles/gazebo_opende_ou.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/deps/opende/ou/CMakeFiles/gazebo_opende_ou.dir/src >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/doc >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/doc/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/doc/CMakeFiles/doc.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/doxygen >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/CMakeFiles/gazebo.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/CMakeFiles/gzserver.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/CMakeFiles/libgazebo.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/CMakeFiles/man-gazebo.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/CMakeFiles/man-gzserver.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/gazebo_common.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Animation_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_ColladaLoader_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Color_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_CommonIface_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Console_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Exception_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Image_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Material_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Mesh_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_SphericalCoordinates_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_SystemPaths_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/common/CMakeFiles/UNIT_Time_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/building/CMakeFiles/gazebo_gui_building.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/CMakeFiles/gazebo_gui.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/CMakeFiles/gzclient.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/CMakeFiles/man-gzclient.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/qtpropertybrowser/CMakeFiles/gzqtpropertybrowser.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/terrain/CMakeFiles/gazebo_gui_terrain.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/gui/viewers/CMakeFiles/gazebo_gui_viewers.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/gazebo_math.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Angle_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Box_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Helpers_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Matrix3_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Plane_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Pose_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Quaternion_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Rand_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_RotationSpline_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Spline_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Vector2d_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Vector2i_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Vector3_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/math/CMakeFiles/UNIT_Vector4_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/CMakeFiles/gazebo_msgs.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/CMakeFiles/gazebomsgs_out.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/CMakeFiles/gazebomsgs_out.dir/generator >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/CMakeFiles/UNIT_MsgFactory_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/msgs/CMakeFiles/UNIT_msgs_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/gazebo_physics.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/UNIT_BoxShape_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/UNIT_CylinderShape_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/UNIT_Inertial_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/UNIT_Joint_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/UNIT_PhysicsEngine_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/CMakeFiles/UNIT_SphereShape_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode/CMakeFiles/gazebo_physics_ode.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode/CMakeFiles/UNIT_ODEJoint_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/physics/ode/CMakeFiles/UNIT_ODEPhysics_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/CMakeFiles/gazebo_rendering.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/deferred_shading/CMakeFiles/gazebo_rendering_deferred.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/rendering/selection_buffer/CMakeFiles/gazebo_selection_buffer.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/gazebo_sensors.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_ForceTorqueSensor_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_GpsSensor_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_ImuSensor_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_Noise_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_RaySensor_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_Sensor_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_SonarSensor_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_WirelessReceiver_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/sensors/CMakeFiles/UNIT_WirelessTransmitter_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport/CMakeFiles/gazebo_transport.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/transport/CMakeFiles/UNIT_Connection_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util/CMakeFiles/gazebo_util.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util/CMakeFiles/UNIT_Diagnostics_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util/CMakeFiles/UNIT_LogRecord_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/gazebo/util/CMakeFiles/UNIT_OpenAL_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/interfaces >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player/CMakeFiles/gazebo_player.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player/CMakeFiles/gazebo_player.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player/CMakeFiles/gazebo_player.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/interfaces/player/CMakeFiles/gazebo_player.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/audio >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/audio/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/fonts >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/fonts/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui/animations >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui/animations/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui/fonts >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui/fonts/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui/imagesets >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui/imagesets/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui/layouts >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui/layouts/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui/looknfeel >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui/looknfeel/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui/schemes >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/gui/schemes/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials/programs >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials/programs/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials/programs/deferred_rendering >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials/programs/deferred_rendering/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials/programs/deferred_rendering/deferred_lighting >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials/programs/deferred_rendering/deferred_lighting/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials/programs/deferred_rendering/deferred_shading >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials/programs/deferred_rendering/deferred_shading/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials/scripts >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials/scripts/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials/textures >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/materials/textures/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/rtshaderlib >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/rtshaderlib/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/rtshaderlib/materials >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/rtshaderlib/materials/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/skyx >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/media/skyx/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/CameraPlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/CartTestPlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/ContactPlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/DepthCameraPlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/DiffDrivePlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/ForceTorquePlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/GpuRayPlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/JointTrajectoryPlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/ModelPropShop.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/ModelTrajectoryTestPlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/MudPlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/PressurePlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/RayPlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/RubblePlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/SkidSteerDrivePlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/SonarPlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/SpringTestPlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/plugins/CMakeFiles/VehiclePlugin.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/sdf >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/sdf/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/sdf/models >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/sdf/models/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/sdf/worlds >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/sdf/worlds/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/cmake >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/cmake/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/cmake/CMakeFiles/REGRESSION_config-cmake.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/CMakeFiles/gtest.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/CMakeFiles/gtest.dir/gtest >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/CMakeFiles/gtest.dir/gtest/src >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/CMakeFiles/gtest_main.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/CMakeFiles/gtest_main.dir/gtest >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/CMakeFiles/gtest_main.dir/gtest/src >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_bandwidth.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_bandwidth.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_bandwidth.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_bandwidth.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_contact_sensor.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_factory.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_factory.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_factory.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_factory.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_file_handling.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_file_handling.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_file_handling.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_file_handling.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_gripper.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_gripper.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_gripper.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_gripper.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_imu.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_imu.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_imu.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_imu.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_laser.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_laser.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_laser.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_laser.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_manpages.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_manpages.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_manpages.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_manpages.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_nondefault_world.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_physics.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_physics.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_physics.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_physics.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_physics_msgs.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_pioneer2dx.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_server_fixture.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_server_fixture.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_server_fixture.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_server_fixture.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_speed.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_speed.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_speed.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_speed.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_stress_spawn_models.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_surface_properties.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_surface_properties.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_surface_properties.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_surface_properties.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_transceiver.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_transceiver.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_transceiver.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_transceiver.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_transport.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_transport.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_transport.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_transport.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_world.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_world.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_world.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/integration/CMakeFiles/INTEGRATION_world.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_factory_stress.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_RAMLibrary_TEST.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/performance/CMakeFiles/PERFORMANCE_transport_stress.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/pkgconfig >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/pkgconfig/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/pkgconfig/CMakeFiles/REGRESSION_config-pkgconfig.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/regression >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/regression/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/regression/CMakeFiles/REGRESSION_846_typo_in_camera.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir/__/__ >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test/regression/CMakeFiles/REGRESSION_876_random_number_generator.dir/__/__/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/test_results >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/gzfactory.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/gzlog.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/gzsdf.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/gzstats.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/gztopic.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/man-gzfactory.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/man-gzlog.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/man-gzprop.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/man-gzsdf.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/man-gzstats.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/man-gztopic.dir >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/build/tools/CMakeFiles/UNIT_gzlog_TEST.dir >Searching for example files... >Searching for images... >Searching for dot files... >Searching for msc files... >Searching for files to exclude >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/images >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser/images >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/terrain >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/viewers >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/bullet >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/CMake >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/CMake/Templates >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/CMake/Utils >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/include >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/include/VClouds >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/src >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/src/VClouds >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/selection_buffer >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/deferred_shading >Searching for files to process... >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/common >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/building >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/images >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/qtpropertybrowser/images >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/terrain >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/gui/viewers >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/math >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/generator >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/bullet >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ode >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/deferred_shading >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/selection_buffer >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/CMake >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/CMake/Templates >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/CMake/Utils >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/include >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/include/VClouds >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/src >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/skyx/src/VClouds >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport >Searching for files in directory /builddir/build/BUILD/gazebo-2.1.0/gazebo/util >Reading and parsing tag files >Parsing files >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/doc/mainpage.html... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/doc/mainpage.html... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Animation.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Animation.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Assert.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Assert.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/AudioDecoder.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/AudioDecoder.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Base64.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Base64.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/BVHLoader.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/BVHLoader.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/ColladaLoader.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/ColladaLoader.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Color.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Color.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/CommonIface.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/CommonIface.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/CommonTypes.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/CommonTypes.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Console.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Console.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Event.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Event.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Events.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Events.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Exception.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Exception.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Image.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Image.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/KeyEvent.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/KeyEvent.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/KeyFrame.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/KeyFrame.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Material.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Material.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Mesh.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Mesh.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/MeshCSG.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/MeshCSG.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/MeshLoader.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/MeshLoader.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/MeshManager.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/MeshManager.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/ModelDatabase.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/ModelDatabase.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/MouseEvent.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/MouseEvent.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/PID.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/PID.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Plugin.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Plugin.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/SingletonT.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/SingletonT.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Skeleton.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Skeleton.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/SkeletonAnimation.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/SkeletonAnimation.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/SphericalCoordinates.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/SphericalCoordinates.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/STLLoader.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/STLLoader.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/SystemPaths.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/SystemPaths.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Time.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Time.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Timer.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Timer.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/UpdateInfo.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/UpdateInfo.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Video.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/common/Video.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo_core.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/gazebo_core.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/Master.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Angle.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Angle.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Box.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Box.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Helpers.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Helpers.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/MathTypes.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/MathTypes.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Matrix3.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Matrix3.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Matrix4.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Matrix4.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Plane.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Plane.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Pose.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Pose.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Quaternion.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Quaternion.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Rand.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Rand.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/RotationSpline.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/RotationSpline.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Spline.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Spline.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector2d.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector2d.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector2i.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector2i.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector3.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector3.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector4.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/math/Vector4.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/generator/GazeboGenerator.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/generator/GazeboGenerator.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/MsgFactory.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/MsgFactory.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/msgs.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/msgs/msgs.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Actor.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Actor.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/BallJoint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/BallJoint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Base.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Base.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/BoxShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/BoxShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Collision.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Collision.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/CollisionState.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/CollisionState.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Contact.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Contact.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ContactManager.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ContactManager.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/CylinderShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/CylinderShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Entity.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Entity.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Gripper.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Gripper.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/HeightmapShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/HeightmapShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Hinge2Joint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Hinge2Joint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/HingeJoint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/HingeJoint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Inertial.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Inertial.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Joint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Joint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Joint_TEST.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Joint_TEST.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/JointController.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/JointController.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/JointState.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/JointState.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/JointWrench.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/JointWrench.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Link.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Link.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/LinkState.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/LinkState.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/MapShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/MapShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/MeshShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/MeshShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Model.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Model.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ModelState.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ModelState.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/MultiRayShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/MultiRayShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PhysicsEngine.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PhysicsEngine.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PhysicsFactory.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PhysicsFactory.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PhysicsIface.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PhysicsIface.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PhysicsTypes.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PhysicsTypes.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PlaneShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/PlaneShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/RayShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/RayShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Road.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Road.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ScrewJoint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/ScrewJoint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Shape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/Shape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/simbody_inc.h... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/simbody_inc.h... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyBallJoint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyBallJoint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyBoxShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyBoxShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyCollision.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyCollision.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyCylinderShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyCylinderShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyHeightmapShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyHeightmapShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyHinge2Joint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyHinge2Joint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyHingeJoint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyHingeJoint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyJoint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyJoint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyLink.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyLink.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyMeshShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyMeshShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyModel.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyModel.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyMultiRayShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyMultiRayShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyPhysics.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyPhysics.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyPlaneShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyPlaneShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyRayShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyRayShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyScrewJoint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyScrewJoint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodySliderJoint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodySliderJoint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodySphereShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodySphereShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyTypes.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyTypes.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyUniversalJoint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/simbody/SimbodyUniversalJoint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/SliderJoint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/SliderJoint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/SphereShape.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/SphereShape.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/State.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/State.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/SurfaceParams.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/SurfaceParams.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/UniversalJoint.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/UniversalJoint.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/World.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/World.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/WorldState.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/physics/WorldState.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/ArrowVisual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/ArrowVisual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/AxisVisual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/AxisVisual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Camera.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Camera.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/CameraVisual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/CameraVisual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/cegui.h... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/cegui.h... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/COMVisual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/COMVisual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/ContactVisual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/ContactVisual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Conversions.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Conversions.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/DepthCamera.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/DepthCamera.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/DynamicLines.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/DynamicLines.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/DynamicRenderable.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/DynamicRenderable.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/FPSViewController.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/FPSViewController.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/GpuLaser.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/GpuLaser.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Grid.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Grid.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/GUIOverlay.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/GUIOverlay.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Heightmap.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Heightmap.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/JointVisual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/JointVisual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/LaserVisual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/LaserVisual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Light.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Light.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Material.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Material.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/MovableText.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/MovableText.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/ogre_gazebo.h... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/ogre_gazebo.h... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/OrbitViewController.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/OrbitViewController.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Projector.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Projector.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RenderEngine.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RenderEngine.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RenderEvents.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RenderEvents.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RenderingIface.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RenderingIface.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RenderTypes.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RenderTypes.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RFIDTagVisual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RFIDTagVisual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RFIDVisual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RFIDVisual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Road2d.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Road2d.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RTShaderSystem.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/RTShaderSystem.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Scene.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Scene.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/SelectionObj.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/SelectionObj.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/SonarVisual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/SonarVisual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/TransmitterVisual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/TransmitterVisual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/UserCamera.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/UserCamera.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/VideoVisual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/VideoVisual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/ViewController.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/ViewController.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Visual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/Visual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/WindowManager.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/WindowManager.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/WireBox.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/WireBox.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/WrenchVisual.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/rendering/WrenchVisual.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/CameraSensor.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/CameraSensor.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/ContactSensor.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/ContactSensor.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/DepthCameraSensor.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/DepthCameraSensor.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/ForceTorqueSensor.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/ForceTorqueSensor.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/GpsSensor.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/GpsSensor.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/GpuRaySensor.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/GpuRaySensor.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/ImuSensor.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/ImuSensor.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/MultiCameraSensor.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/MultiCameraSensor.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/Noise.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/Noise.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/RaySensor.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/RaySensor.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/RFIDSensor.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/RFIDSensor.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/RFIDTag.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/RFIDTag.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/Sensor.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/Sensor.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SensorFactory.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SensorFactory.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SensorManager.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SensorManager.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SensorsIface.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SensorsIface.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SensorTypes.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SensorTypes.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SonarSensor.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/SonarSensor.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/WirelessReceiver.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/WirelessReceiver.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/WirelessTransceiver.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/WirelessTransceiver.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/WirelessTransmitter.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/sensors/WirelessTransmitter.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/Server.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/CallbackHelper.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/CallbackHelper.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Connection.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Connection.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/ConnectionManager.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/ConnectionManager.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/IOManager.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/IOManager.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Node.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Node.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Publication.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Publication.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/PublicationTransport.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/PublicationTransport.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Publisher.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Publisher.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/SubscribeOptions.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/SubscribeOptions.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Subscriber.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/Subscriber.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/SubscriptionTransport.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/SubscriptionTransport.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/TopicManager.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/TopicManager.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/TransportIface.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/TransportIface.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/TransportTypes.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/transport/TransportTypes.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/Diagnostics.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/Diagnostics.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/LogPlay.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/LogPlay.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/LogRecord.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/LogRecord.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/OpenAL.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/OpenAL.hh... >Preprocessing /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/UtilTypes.hh... >Parsing file /builddir/build/BUILD/gazebo-2.1.0/gazebo/util/UtilTypes.hh... >Building group list... >Building directory list... >Building namespace list... >Building file list... >Building class list... >Associating documentation with classes... >Computing nesting relations for classes... >Building example list... >Searching for enumerations... >Searching for documented typedefs... >Searching for members imported via using declarations... >Searching for included using directives... >Searching for documented variables... >Building interface member list... >Building member list... >Searching for friends... >Searching for documented defines... >Computing class inheritance relations... >Computing class usage relations... >Flushing cached template relations that have become invalid... >Creating members for template instances... >Computing class relations... >Add enum values to enums... >Searching for member function documentation... >Building page list... >Search for main page... >Computing page relations... >Determining the scope of groups... >Sorting lists... >Freeing entry tree >Determining which enums are documented >Computing member relations... >Building full member lists recursively... >Adding members to member groups. >Distributing member group documentation. >Computing member references... >Inheriting documentation... >Generating disk names... >Adding source references... >Adding xrefitems... >Sorting member lists... >Computing dependencies between directories... >Generating citations page... >Counting data structures... >Resolving user defined references... >Finding anchors and sections in the documentation... >Transferring function references... >Combining using relations... >Adding members to index pages... >Generating style sheet... >Generating search indices... >Generating example documentation... >Generating file sources... >Generating code for file Actor.hh... >Generating code for file Angle.hh... >Generating code for file Animation.hh... >Generating code for file ArrowVisual.hh... >Generating code for file Assert.hh... >Generating code for file AudioDecoder.hh... >Generating code for file AxisVisual.hh... >Generating code for file BallJoint.hh... >Generating code for file Base.hh... >Generating code for file Base64.hh... >Generating code for file Box.hh... >Generating code for file BoxShape.hh... >Generating code for file BVHLoader.hh... >Generating code for file CallbackHelper.hh... >Generating code for file Camera.hh... >Generating code for file CameraSensor.hh... >Generating code for file CameraVisual.hh... >Generating code for file cegui.h... >Generating code for file ColladaLoader.hh... >Generating code for file Collision.hh... >Generating code for file CollisionState.hh... >Generating code for file Color.hh... >Generating code for file CommonIface.hh... >Generating code for file CommonTypes.hh... >Generating code for file COMVisual.hh... >Generating code for file Connection.hh... >Generating code for file ConnectionManager.hh... >Generating code for file Console.hh... >Generating code for file Contact.hh... >Generating code for file ContactManager.hh... >Generating code for file ContactSensor.hh... >Generating code for file ContactVisual.hh... >Generating code for file Conversions.hh... >Generating code for file CylinderShape.hh... >Generating code for file DepthCamera.hh... >Generating code for file DepthCameraSensor.hh... >Generating code for file Diagnostics.hh... >Generating code for file DynamicLines.hh... >Generating code for file DynamicRenderable.hh... >Generating code for file Entity.hh... >Generating code for file Event.hh... >Generating code for file Events.hh... >Generating code for file Exception.hh... >Generating code for file ForceTorqueSensor.hh... >Generating code for file FPSViewController.hh... >Generating code for file gazebo.hh... >Generating code for file gazebo_core.hh... >Generating code for file GazeboGenerator.hh... >Generating code for file GpsSensor.hh... >Generating code for file GpuLaser.hh... >Generating code for file GpuRaySensor.hh... >Generating code for file Grid.hh... >Generating code for file Gripper.hh... >Generating code for file GUIOverlay.hh... >Generating code for file Heightmap.hh... >Generating code for file HeightmapShape.hh... >Generating code for file Helpers.hh... >Generating code for file Hinge2Joint.hh... >Generating code for file HingeJoint.hh... >Generating code for file Image.hh... >Generating code for file ImuSensor.hh... >Generating code for file Inertial.hh... >Generating code for file IOManager.hh... >Generating code for file Joint.hh... >Generating code for file Joint_TEST.hh... >Generating code for file JointController.hh... >Generating code for file JointState.hh... >Generating code for file JointVisual.hh... >Generating code for file JointWrench.hh... >Generating code for file KeyEvent.hh... >Generating code for file KeyFrame.hh... >Generating code for file LaserVisual.hh... >Generating code for file Light.hh... >Generating code for file Link.hh... >Generating code for file LinkState.hh... >Generating code for file LogPlay.hh... >Generating code for file LogRecord.hh... >Parsing code for file mainpage.html... >Generating code for file MapShape.hh... >Generating code for file Master.hh... >Generating code for file Material.hh... >Generating code for file Material.hh... >Generating code for file MathTypes.hh... >Generating code for file Matrix3.hh... >Generating code for file Matrix4.hh... >Generating code for file Mesh.hh... >Generating code for file MeshCSG.hh... >Generating code for file MeshLoader.hh... >Generating code for file MeshManager.hh... >Generating code for file MeshShape.hh... >Generating code for file Model.hh... >Generating code for file ModelDatabase.hh... >Generating code for file ModelState.hh... >Generating code for file MouseEvent.hh... >Generating code for file MovableText.hh... >Generating code for file MsgFactory.hh... >Generating code for file msgs.hh... >Generating code for file MultiCameraSensor.hh... >Generating code for file MultiRayShape.hh... >Generating code for file Node.hh... >Generating code for file Noise.hh... >Generating code for file ogre_gazebo.h... >Generating code for file OpenAL.hh... >Generating code for file OrbitViewController.hh... >Generating code for file PhysicsEngine.hh... >Generating code for file PhysicsFactory.hh... >Generating code for file PhysicsIface.hh... >Generating code for file PhysicsTypes.hh... >Generating code for file PID.hh... >Generating code for file Plane.hh... >Generating code for file PlaneShape.hh... >Generating code for file Plugin.hh... >Generating code for file Pose.hh... >Generating code for file Projector.hh... >Generating code for file Publication.hh... >Generating code for file PublicationTransport.hh... >Generating code for file Publisher.hh... >Generating code for file Quaternion.hh... >Generating code for file Rand.hh... >Generating code for file RaySensor.hh... >Generating code for file RayShape.hh... >Generating code for file RenderEngine.hh... >Generating code for file RenderEvents.hh... >Generating code for file RenderingIface.hh... >Generating code for file RenderTypes.hh... >Generating code for file RFIDSensor.hh... >Generating code for file RFIDTag.hh... >Generating code for file RFIDTagVisual.hh... >Generating code for file RFIDVisual.hh... >Generating code for file Road.hh... >Generating code for file Road2d.hh... >Generating code for file RotationSpline.hh... >Generating code for file RTShaderSystem.hh... >Generating code for file Scene.hh... >Generating code for file ScrewJoint.hh... >Generating code for file SelectionObj.hh... >Generating code for file Sensor.hh... >Generating code for file SensorFactory.hh... >Generating code for file SensorManager.hh... >Generating code for file SensorsIface.hh... >Generating code for file SensorTypes.hh... >Generating code for file Server.hh... >Generating code for file Shape.hh... >Generating code for file simbody_inc.h... >Generating code for file SimbodyBallJoint.hh... >Generating code for file SimbodyBoxShape.hh... >Generating code for file SimbodyCollision.hh... >Generating code for file SimbodyCylinderShape.hh... >Generating code for file SimbodyHeightmapShape.hh... >Generating code for file SimbodyHinge2Joint.hh... >Generating code for file SimbodyHingeJoint.hh... >Generating code for file SimbodyJoint.hh... >Generating code for file SimbodyLink.hh... >Generating code for file SimbodyMeshShape.hh... >Generating code for file SimbodyModel.hh... >Generating code for file SimbodyMultiRayShape.hh... >Generating code for file SimbodyPhysics.hh... >Generating code for file SimbodyPlaneShape.hh... >Generating code for file SimbodyRayShape.hh... >Generating code for file SimbodyScrewJoint.hh... >Generating code for file SimbodySliderJoint.hh... >Generating code for file SimbodySphereShape.hh... >Generating code for file SimbodyTypes.hh... >Generating code for file SimbodyUniversalJoint.hh... >Generating code for file SingletonT.hh... >Generating code for file Skeleton.hh... >Generating code for file SkeletonAnimation.hh... >Generating code for file SliderJoint.hh... >Generating code for file SonarSensor.hh... >Generating code for file SonarVisual.hh... >Generating code for file SphereShape.hh... >Generating code for file SphericalCoordinates.hh... >Generating code for file Spline.hh... >Generating code for file State.hh... >Generating code for file STLLoader.hh... >Generating code for file SubscribeOptions.hh... >Generating code for file Subscriber.hh... >Generating code for file SubscriptionTransport.hh... >Generating code for file SurfaceParams.hh... >Generating code for file SystemPaths.hh... >Generating code for file Time.hh... >Generating code for file Timer.hh... >Generating code for file TopicManager.hh... >Generating code for file TransmitterVisual.hh... >Generating code for file TransportIface.hh... >Generating code for file TransportTypes.hh... >Generating code for file UniversalJoint.hh... >Generating code for file UpdateInfo.hh... >Generating code for file UserCamera.hh... >Generating code for file UtilTypes.hh... >Generating code for file Vector2d.hh... >Generating code for file Vector2i.hh... >Generating code for file Vector3.hh... >Generating code for file Vector4.hh... >Generating code for file Video.hh... >Generating code for file VideoVisual.hh... >Generating code for file ViewController.hh... >Generating code for file Visual.hh... >Generating code for file WindowManager.hh... >Generating code for file WireBox.hh... >Generating code for file WirelessReceiver.hh... >Generating code for file WirelessTransceiver.hh... >Generating code for file WirelessTransmitter.hh... >Generating code for file World.hh... >Generating code for file WorldState.hh... >Generating code for file WrenchVisual.hh... >Generating file documentation... >Generating docs for file Actor.hh... >Generating docs for file Angle.hh... >Generating docs for file Animation.hh... >Generating docs for file ArrowVisual.hh... >Generating docs for file Assert.hh... >Generating docs for file AudioDecoder.hh... >Generating docs for file AxisVisual.hh... >Generating docs for file BallJoint.hh... >Generating docs for file Base.hh... >Generating docs for file Base64.hh... >Generating docs for file Box.hh... >Generating docs for file BoxShape.hh... >Generating docs for file BVHLoader.hh... >Generating docs for file CallbackHelper.hh... >Generating docs for file Camera.hh... >Generating docs for file CameraSensor.hh... >Generating docs for file CameraVisual.hh... >Generating docs for file cegui.h... >Generating docs for file ColladaLoader.hh... >Generating docs for file Collision.hh... >Generating docs for file CollisionState.hh... >Generating docs for file Color.hh... >Generating docs for file CommonIface.hh... >Generating docs for file CommonTypes.hh... >Generating docs for file COMVisual.hh... >Generating docs for file Connection.hh... >Generating docs for file ConnectionManager.hh... >Generating docs for file Console.hh... >Generating docs for file Contact.hh... >Generating docs for file ContactManager.hh... >Generating docs for file ContactSensor.hh... >Generating docs for file ContactVisual.hh... >Generating docs for file Conversions.hh... >Generating docs for file CylinderShape.hh... >Generating docs for file DepthCamera.hh... >Generating docs for file DepthCameraSensor.hh... >Generating docs for file Diagnostics.hh... >Generating docs for file DynamicLines.hh... >Generating docs for file DynamicRenderable.hh... >Generating docs for file Entity.hh... >Generating docs for file Event.hh... >Generating docs for file Events.hh... >Generating docs for file Exception.hh... >Generating docs for file ForceTorqueSensor.hh... >Generating docs for file FPSViewController.hh... >Generating docs for file gazebo.hh... >Generating docs for file gazebo_core.hh... >Generating docs for file GazeboGenerator.hh... >Generating docs for file GpsSensor.hh... >Generating docs for file GpuLaser.hh... >Generating docs for file GpuRaySensor.hh... >Generating docs for file Grid.hh... >Generating docs for file Gripper.hh... >Generating docs for file GUIOverlay.hh... >Generating docs for file Heightmap.hh... >Generating docs for file HeightmapShape.hh... >Generating docs for file Helpers.hh... >Generating docs for file Hinge2Joint.hh... >Generating docs for file HingeJoint.hh... >Generating docs for file Image.hh... >Generating docs for file ImuSensor.hh... >Generating docs for file Inertial.hh... >Generating docs for file IOManager.hh... >Generating docs for file Joint.hh... >Generating docs for file Joint_TEST.hh... >Generating docs for file JointController.hh... >Generating docs for file JointState.hh... >Generating docs for file JointVisual.hh... >Generating docs for file JointWrench.hh... >Generating docs for file KeyEvent.hh... >Generating docs for file KeyFrame.hh... >Generating docs for file LaserVisual.hh... >Generating docs for file Light.hh... >Generating docs for file Link.hh... >Generating docs for file LinkState.hh... >Generating docs for file LogPlay.hh... >Generating docs for file LogRecord.hh... >Generating docs for file mainpage.html... >Generating docs for file MapShape.hh... >Generating docs for file Master.hh... >Generating docs for file Material.hh... >Generating docs for file Material.hh... >Generating docs for file MathTypes.hh... >Generating docs for file Matrix3.hh... >Generating docs for file Matrix4.hh... >Generating docs for file Mesh.hh... >Generating docs for file MeshCSG.hh... >Generating docs for file MeshLoader.hh... >Generating docs for file MeshManager.hh... >Generating docs for file MeshShape.hh... >Generating docs for file Model.hh... >Generating docs for file ModelDatabase.hh... >Generating docs for file ModelState.hh... >Generating docs for file MouseEvent.hh... >Generating docs for file MovableText.hh... >Generating docs for file MsgFactory.hh... >Generating docs for file msgs.hh... >Generating docs for file MultiCameraSensor.hh... >Generating docs for file MultiRayShape.hh... >Generating docs for file Node.hh... >Generating docs for file Noise.hh... >Generating docs for file ogre_gazebo.h... >Generating docs for file OpenAL.hh... >Generating docs for file OrbitViewController.hh... >Generating docs for file PhysicsEngine.hh... >Generating docs for file PhysicsFactory.hh... >Generating docs for file PhysicsIface.hh... >Generating docs for file PhysicsTypes.hh... >Generating docs for file PID.hh... >Generating docs for file Plane.hh... >Generating docs for file PlaneShape.hh... >Generating docs for file Plugin.hh... >Generating docs for file Pose.hh... >Generating docs for file Projector.hh... >Generating docs for file Publication.hh... >Generating docs for file PublicationTransport.hh... >Generating docs for file Publisher.hh... >Generating docs for file Quaternion.hh... >Generating docs for file Rand.hh... >Generating docs for file RaySensor.hh... >Generating docs for file RayShape.hh... >Generating docs for file RenderEngine.hh... >Generating docs for file RenderEvents.hh... >Generating docs for file RenderingIface.hh... >Generating docs for file RenderTypes.hh... >Generating docs for file RFIDSensor.hh... >Generating docs for file RFIDTag.hh... >Generating docs for file RFIDTagVisual.hh... >Generating docs for file RFIDVisual.hh... >Generating docs for file Road.hh... >Generating docs for file Road2d.hh... >Generating docs for file RotationSpline.hh... >Generating docs for file RTShaderSystem.hh... >Generating docs for file Scene.hh... >Generating docs for file ScrewJoint.hh... >Generating docs for file SelectionObj.hh... >Generating docs for file Sensor.hh... >Generating docs for file SensorFactory.hh... >Generating docs for file SensorManager.hh... >Generating docs for file SensorsIface.hh... >Generating docs for file SensorTypes.hh... >Generating docs for file Server.hh... >Generating docs for file Shape.hh... >Generating docs for file simbody_inc.h... >Generating docs for file SimbodyBallJoint.hh... >Generating docs for file SimbodyBoxShape.hh... >Generating docs for file SimbodyCollision.hh... >Generating docs for file SimbodyCylinderShape.hh... >Generating docs for file SimbodyHeightmapShape.hh... >Generating docs for file SimbodyHinge2Joint.hh... >Generating docs for file SimbodyHingeJoint.hh... >Generating docs for file SimbodyJoint.hh... >Generating docs for file SimbodyLink.hh... >Generating docs for file SimbodyMeshShape.hh... >Generating docs for file SimbodyModel.hh... >Generating docs for file SimbodyMultiRayShape.hh... >Generating docs for file SimbodyPhysics.hh... >Generating docs for file SimbodyPlaneShape.hh... >Generating docs for file SimbodyRayShape.hh... >Generating docs for file SimbodyScrewJoint.hh... >Generating docs for file SimbodySliderJoint.hh... >Generating docs for file SimbodySphereShape.hh... >Generating docs for file SimbodyTypes.hh... >Generating docs for file SimbodyUniversalJoint.hh... >Generating docs for file SingletonT.hh... >Generating docs for file Skeleton.hh... >Generating docs for file SkeletonAnimation.hh... >Generating docs for file SliderJoint.hh... >Generating docs for file SonarSensor.hh... >Generating docs for file SonarVisual.hh... >Generating docs for file SphereShape.hh... >Generating docs for file SphericalCoordinates.hh... >Generating docs for file Spline.hh... >Generating docs for file State.hh... >Generating docs for file STLLoader.hh... >Generating docs for file SubscribeOptions.hh... >Generating docs for file Subscriber.hh... >Generating docs for file SubscriptionTransport.hh... >Generating docs for file SurfaceParams.hh... >Generating docs for file SystemPaths.hh... >Generating docs for file Time.hh... >Generating docs for file Timer.hh... >Generating docs for file TopicManager.hh... >Generating docs for file TransmitterVisual.hh... >Generating docs for file TransportIface.hh... >Generating docs for file TransportTypes.hh... >Generating docs for file UniversalJoint.hh... >Generating docs for file UpdateInfo.hh... >Generating docs for file UserCamera.hh... >Generating docs for file UtilTypes.hh... >Generating docs for file Vector2d.hh... >Generating docs for file Vector2i.hh... >Generating docs for file Vector3.hh... >Generating docs for file Vector4.hh... >Generating docs for file Video.hh... >Generating docs for file VideoVisual.hh... >Generating docs for file ViewController.hh... >Generating docs for file Visual.hh... >Generating docs for file WindowManager.hh... >Generating docs for file WireBox.hh... >Generating docs for file WirelessReceiver.hh... >Generating docs for file WirelessTransceiver.hh... >Generating docs for file WirelessTransmitter.hh... >Generating docs for file World.hh... >Generating docs for file WorldState.hh... >Generating docs for file WrenchVisual.hh... >Generating page documentation... >Generating docs for page todo... >Generating group documentation... >Generating dependency graph for group gazebo_physics >Generating dependency graph for group gazebo_physics_simbody >Generating class documentation... >Generating docs for compound Joint_TEST... >Generating docs for nested compound Joint_TEST::SpawnJointOptions... >Generating docs for compound Logplay... >Generating docs for compound QuadNode... >Generating docs for compound Road... >Generating docs for compound SensorFactor... >Generating docs for compound SingletonT... >Generating namespace index... >Generating docs for namespace boost >Generating docs for namespace gazebo >Generating docs for compound gazebo::Master... >Generating docs for compound gazebo::ModelPlugin... >Generating docs for compound gazebo::PluginT... >Generating docs for compound gazebo::SensorPlugin... >Generating docs for compound gazebo::Server... >Generating docs for compound gazebo::SystemPlugin... >Generating docs for compound gazebo::VisualPlugin... >Generating docs for compound gazebo::WorldPlugin... >Generating docs for namespace gazebo::common >Generating docs for compound gazebo::common::Animation... >Generating docs for compound gazebo::common::AssertionInternalError... >Generating docs for compound gazebo::common::AudioDecoder... >Generating docs for compound gazebo::common::BVHLoader... >Generating docs for compound gazebo::common::ColladaLoader... >Generating docs for compound gazebo::common::Color... >Generating docs for compound gazebo::common::Console... >Generating docs for compound gazebo::common::Exception... >Generating docs for compound gazebo::common::Image... >Generating docs for compound gazebo::common::InternalError... >Generating docs for compound gazebo::common::KeyEvent... >Generating docs for compound gazebo::common::KeyFrame... >Generating docs for compound gazebo::common::Material... >Generating docs for compound gazebo::common::Mesh... >Generating docs for compound gazebo::common::MeshCSG... >Generating docs for compound gazebo::common::MeshLoader... >Generating docs for compound gazebo::common::MeshManager... >Generating docs for compound gazebo::common::ModelDatabase... >Generating docs for compound gazebo::common::MouseEvent... >Generating docs for compound gazebo::common::NodeAnimation... >Generating docs for compound gazebo::common::NodeAssignment... >Generating docs for compound gazebo::common::NodeTransform... >Generating docs for compound gazebo::common::NumericAnimation... >Generating docs for compound gazebo::common::NumericKeyFrame... >Generating docs for compound gazebo::common::ParamT... >Generating docs for compound gazebo::common::PID... >Generating docs for compound gazebo::common::PoseAnimation... >Generating docs for compound gazebo::common::PoseKeyFrame... >Generating docs for compound gazebo::common::Skeleton... >Generating docs for compound gazebo::common::SkeletonAnimation... >Generating docs for compound gazebo::common::SkeletonNode... >Generating docs for compound gazebo::common::SphericalCoordinates... >Generating docs for compound gazebo::common::STLLoader... >Generating docs for compound gazebo::common::SubMesh... >Generating docs for compound gazebo::common::SystemPaths... >Generating docs for compound gazebo::common::Time... >Generating docs for compound gazebo::common::Timer... >Generating docs for compound gazebo::common::UpdateInfo... >Generating docs for compound gazebo::common::Video... >Generating docs for namespace gazebo::event >Generating docs for compound gazebo::event::Connection... >Generating docs for compound gazebo::event::Event... >Generating docs for compound gazebo::event::Events... >Generating docs for compound gazebo::event::EventT... >Generating docs for namespace gazebo::math >Generating docs for compound gazebo::math::Angle... >Generating docs for compound gazebo::math::Box... >Generating docs for compound gazebo::math::Matrix3... >Generating docs for compound gazebo::math::Matrix4... >Generating docs for compound gazebo::math::Plane... >Generating docs for compound gazebo::math::Pose... >Generating docs for compound gazebo::math::Quaternion... >Generating docs for compound gazebo::math::Rand... >Generating docs for compound gazebo::math::RotationSpline... >Generating docs for compound gazebo::math::Spline... >Generating docs for compound gazebo::math::Vector2d... >Generating docs for compound gazebo::math::Vector2i... >Generating docs for compound gazebo::math::Vector3... >Generating docs for compound gazebo::math::Vector4... >Generating docs for namespace gazebo::msgs >Generating docs for compound gazebo::msgs::MsgFactory... >Generating docs for namespace gazebo::physics >Generating docs for compound gazebo::physics::Actor... >Generating docs for compound gazebo::physics::BallJoint... >Generating docs for compound gazebo::physics::Base... >Generating docs for compound gazebo::physics::BoxShape... >Generating docs for compound gazebo::physics::Collision... >Generating docs for compound gazebo::physics::CollisionState... >Generating docs for compound gazebo::physics::Contact... >Generating docs for compound gazebo::physics::ContactManager... >Generating docs for compound gazebo::physics::ContactPublisher... >Generating docs for compound gazebo::physics::CylinderShape... >Generating docs for compound gazebo::physics::Entity... >Generating docs for compound gazebo::physics::Gripper... >Generating docs for compound gazebo::physics::HeightmapShape... >Generating docs for compound gazebo::physics::Hinge2Joint... >Generating docs for compound gazebo::physics::HingeJoint... >Generating docs for compound gazebo::physics::Inertial... >Generating docs for compound gazebo::physics::Joint... >Generating docs for compound gazebo::physics::JointController... >Generating docs for compound gazebo::physics::JointState... >Generating docs for compound gazebo::physics::JointWrench... >Generating docs for compound gazebo::physics::Link... >Generating docs for compound gazebo::physics::LinkState... >Generating docs for compound gazebo::physics::MapShape... >Generating docs for compound gazebo::physics::MeshShape... >Generating docs for compound gazebo::physics::Model... >Generating docs for compound gazebo::physics::ModelState... >Generating docs for compound gazebo::physics::MultiRayShape... >Generating docs for compound gazebo::physics::PhysicsEngine... >Generating docs for compound gazebo::physics::PhysicsFactory... >Generating docs for compound gazebo::physics::PlaneShape... >Generating docs for compound gazebo::physics::RayShape... >Generating docs for compound gazebo::physics::Road... >Generating docs for compound gazebo::physics::ScrewJoint... >Generating docs for compound gazebo::physics::Shape... >Generating docs for compound gazebo::physics::SimbodyBallJoint... >Generating docs for compound gazebo::physics::SimbodyBoxShape... >Generating docs for compound gazebo::physics::SimbodyCollision... >Generating docs for compound gazebo::physics::SimbodyCylinderShape... >Generating docs for compound gazebo::physics::SimbodyHeightmapShape... >Generating docs for compound gazebo::physics::SimbodyHinge2Joint... >Generating docs for compound gazebo::physics::SimbodyHingeJoint... >Generating docs for compound gazebo::physics::SimbodyJoint... >Generating docs for compound gazebo::physics::SimbodyLink... >Generating docs for compound gazebo::physics::SimbodyMeshShape... >Generating docs for compound gazebo::physics::SimbodyModel... >Generating docs for compound gazebo::physics::SimbodyMultiRayShape... >Generating docs for compound gazebo::physics::SimbodyPhysics... >Generating docs for compound gazebo::physics::SimbodyPlaneShape... >Generating docs for compound gazebo::physics::SimbodyRayShape... >Generating docs for compound gazebo::physics::SimbodyScrewJoint... >Generating docs for compound gazebo::physics::SimbodySliderJoint... >Generating docs for compound gazebo::physics::SimbodySphereShape... >Generating docs for compound gazebo::physics::SimbodyUniversalJoint... >Generating docs for compound gazebo::physics::SliderJoint... >Generating docs for compound gazebo::physics::SphereShape... >Generating docs for compound gazebo::physics::State... >Generating docs for compound gazebo::physics::SurfaceParams... >Generating docs for compound gazebo::physics::TrajectoryInfo... >Generating docs for compound gazebo::physics::UniversalJoint... >Generating docs for compound gazebo::physics::World... >Generating docs for compound gazebo::physics::WorldState... >Generating docs for namespace gazebo::rendering >Generating docs for compound gazebo::rendering::ArrowVisual... >Generating docs for compound gazebo::rendering::AxisVisual... >Generating docs for compound gazebo::rendering::Camera... >Generating docs for compound gazebo::rendering::CameraVisual... >Generating docs for compound gazebo::rendering::COMVisual... >Generating docs for compound gazebo::rendering::ContactVisual... >Generating docs for compound gazebo::rendering::Conversions... >Generating docs for compound gazebo::rendering::DepthCamera... >Generating docs for compound gazebo::rendering::DummyPageProvider... >Generating docs for compound gazebo::rendering::DynamicLines... >Generating docs for compound gazebo::rendering::DynamicRenderable... >Generating docs for compound gazebo::rendering::Events... >Generating docs for compound gazebo::rendering::FPSViewController... >Generating docs for compound gazebo::rendering::GpuLaser... >Generating docs for compound gazebo::rendering::Grid... >Generating docs for compound gazebo::rendering::GUIOverlay... >Generating docs for compound gazebo::rendering::GzTerrainMatGen... >Generating docs for nested compound gazebo::rendering::GzTerrainMatGen::SM2Profile... >Generating docs for nested compound gazebo::rendering::GzTerrainMatGen::SM2Profile::ShaderHelperCg... >Generating docs for nested compound gazebo::rendering::GzTerrainMatGen::SM2Profile::ShaderHelperGLSL... >Generating docs for compound gazebo::rendering::Heightmap... >Generating docs for compound gazebo::rendering::JointVisual... >Generating docs for compound gazebo::rendering::LaserVisual... >Generating docs for compound gazebo::rendering::Light... >Generating docs for compound gazebo::rendering::MovableText... >Generating docs for compound gazebo::rendering::OrbitViewController... >Generating docs for compound gazebo::rendering::Projector... >Generating docs for compound gazebo::rendering::RenderEngine... >Generating docs for compound gazebo::rendering::RFIDTagVisual... >Generating docs for compound gazebo::rendering::RFIDVisual... >Generating docs for compound gazebo::rendering::Road2d... >Generating docs for compound gazebo::rendering::RTShaderSystem... >Generating docs for compound gazebo::rendering::Scene... >Generating docs for compound gazebo::rendering::SelectionObj... >Generating docs for compound gazebo::rendering::SonarVisual... >Generating docs for compound gazebo::rendering::TransmitterVisual... >Generating docs for compound gazebo::rendering::UserCamera... >Generating docs for compound gazebo::rendering::VideoVisual... >Generating docs for compound gazebo::rendering::ViewController... >Generating docs for compound gazebo::rendering::Visual... >Generating docs for compound gazebo::rendering::WindowManager... >Generating docs for compound gazebo::rendering::WireBox... >Generating docs for compound gazebo::rendering::WrenchVisual... >Generating docs for namespace gazebo::sensors >Generating docs for compound gazebo::sensors::CameraSensor... >Generating docs for compound gazebo::sensors::ContactSensor... >Generating docs for compound gazebo::sensors::DepthCameraSensor... >Generating docs for compound gazebo::sensors::ForceTorqueSensor... >Generating docs for compound gazebo::sensors::GpsSensor... >Generating docs for compound gazebo::sensors::GpuRaySensor... >Generating docs for compound gazebo::sensors::ImuSensor... >Generating docs for compound gazebo::sensors::MultiCameraSensor... >Generating docs for compound gazebo::sensors::Noise... >Generating docs for compound gazebo::sensors::RaySensor... >Generating docs for compound gazebo::sensors::RFIDSensor... >Generating docs for compound gazebo::sensors::RFIDTag... >Generating docs for compound gazebo::sensors::Sensor... >Generating docs for compound gazebo::sensors::SensorFactory... >Generating docs for compound gazebo::sensors::SensorManager... >Generating docs for compound gazebo::sensors::SonarSensor... >Generating docs for compound gazebo::sensors::WirelessReceiver... >Generating docs for compound gazebo::sensors::WirelessTransceiver... >Generating docs for compound gazebo::sensors::WirelessTransmitter... >Generating docs for namespace gsh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >azebo::transport >Generating docs for compound gazebo::transport::CallbackHelper... >Generating docs for compound gazebo::transport::CallbackHelperT... >Generating docs for compound gazebo::transport::Connection... >Generating docs for compound gazebo::transport::ConnectionManager... >Generating docs for compound gazebo::transport::IOManager... >Generating docs for compound gazebo::transport::Node... >Generating docs for compound gazebo::transport::Publication... >Generating docs for compound gazebo::transport::PublicationTransport... >Generating docs for compound gazebo::transport::Publisher... >Generating docs for compound gazebo::transport::RawCallbackHelper... >Generating docs for compound gazebo::transport::SubscribeOptions... >Generating docs for compound gazebo::transport::Subscriber... >Generating docs for compound gazebo::transport::SubscriptionTransport... >Generating docs for compound gazebo::transport::TopicManager... >Generating docs for namespace gazebo::util >Generating docs for compound gazebo::util::DiagnosticManager... >Generating docs for compound gazebo::util::DiagnosticTimer... >Generating docs for compound gazebo::util::LogPlay... >Generating docs for compound gazebo::util::LogRecord... >Generating docs for compound gazebo::util::OpenAL... >Generating docs for compound gazebo::util::OpenALSink... >Generating docs for compound gazebo::util::OpenALSource... >Generating docs for namespace google >Generating docs for namespace google::protobuf >Generating docs for namespace google::protobuf::compiler >Generating docs for namespace google::protobuf::compiler::cpp >Generating docs for compound google::protobuf::compiler::cpp::GazeboGenerator... >Generating docs for namespace Ogre >Generating docs for namespace ogre >Generating docs for namespace SimTK >Generating docs for namespace SkyX >Generating graph info page... >Generating directory documentation... >Generating dependency graph for directory common >Generating dependency graph for directory doc >Generating dependency graph for directory gazebo >Generating dependency graph for directory generator >Generating dependency graph for directory math >Generating dependency graph for directory msgs >Generating dependency graph for directory physics >Generating dependency graph for directory rendering >Generating dependency graph for directory sensors >Generating dependency graph for directory simbody >Generating dependency graph for directory transport >Generating dependency graph for directory util >Generating index page... >Generating page index... >Generating module index... >Generating namespace index... >Generating namespace member index... >Generating annotated compound index... >Generating alphabetical compound index... >Generating hierarchical class index... >Generating graphical class hierarchy... >Generating member index... >Generating file index... >Generating file member index... >Generating example index... >finalizing index lists... >Running dot... >Generating dot graphs using 5 parallel threads... >Running dot for graph 1/1092 >Running dot for graph 2/1092 >Running dot for graph 3/1092 >Running dot for graph 4/1092 >Running dot for graph 5/1092 >Running dot for graph 6/1092 >Running dot for graph 7/1092 >Running dot for graph 8/1092 >Running dot for graph 9/1092 >Running dot for graph 10/1092 >Running dot for graph 11/1092 >Running dot for graph 12/1092 >Running dot for graph 13/1092 >Running dot for graph 14/1092 >Running dot for graph 15/1092 >Running dot for graph 16/1092 >Running dot for graph 17/1092 >Running dot for graph 18/1092 >Running dot for graph 19/1092 >Running dot for graph 20/1092 >Running dot for graph 21/1092 >Running dot for graph 22/1092 >Running dot for graph 23/1092 >Running dot for graph 24/1092 >Running dot for graph 25/1092 >Running dot for graph 26/1092 >Running dot for graph 27/1092 >Running dot for graph 28/1092 >Running dot for graph 29/1092 >Running dot for graph 30/1092 >Running dot for graph 31/1092 >Running dot for graph 32/1092 >Running dot for graph 33/1092 >Running dot for graph 34/1092 >Running dot for graph 35/1092 >Running dot for graph 36/1092 >Running dot for graph 37/1092 >Running dot for graph 38/1sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >092 >Running dot for graph 39/1092 >Running dot for graph 40/1092 >Running dot for graph 41/1092 >Running dot for graph 42/1092 >Running dot for graph 43/1092 >Running dot for graph 44/1092 >Running dot for graph 45/1092 >Running dot for graph 46/1092 >Running dot for graph 47/1092 >Running dot for graph 48/1092 >Running dot for graph 49/1092 >Running dot for graph 50/1092 >Running dot for graph 51/1092 >Running dot for graph 52/1092 >Running dot for graph 53/1092 >Running dot for graph 54/1092 >Running dot for graph 55/1092 >Running dot for graph 56/1092 >Running dot for graph 57/1092 >Running dot for graph 58/1092 >Running dot for graph 59/1092 >Running dot for graph 60/1092 >Running dot for graph 61/1092 >Running dot for graph 62/1092 >Running dot for graph 63/1092 >Running dot for graph 64/1092 >Running dot for graph 65/1092 >Running dot for graph 66/1092 >Running dot for graph 67/1092 >Running dot for graph 68/1092 >Running dot for graph 69/1092 >Running dot for graph 70/1092 >Running dot for graph 71/1092 >Running dot for graph 72/1092 >Running dot for graph 73/1092 >Running dot for graph 74/1092 >Running dot for graph 75/1092 >Running dot for graph 76/1092 >Running dot for graph 77/1092 >Running dot for graph 78/1092 >Running dot for graph 79/1092 >Running dot for graph 80/1092 >Running dot for graph 81/1092 >Running dot for graph 82/1092 >Running dot for graph 83/1092 >Running dot for graph 84/1092 >Running dot for graph 85/1092 >Running dot for graph 86/1092 >Running dot for graph 87/1092 >Running dot for graph 88/1092 >Running dot for graph 89/1092 >Running dot for graph 90/1092 >Running dot for graph 91/1092 >Running dot for graph 92/1092 >Running dot for graph 93/1092 >Running dot for graph 94/1092 >Running dot for graph 95/1092 >Running dot for graph 96/1092 >Running dot for graph 97/1092 >Running dot for graph 98/1092 >Running dot for graph 99/1092 >Running dot for graph 100/1092 >Running dot for graph 101/1092 >Running dot for graph 102/1092 >Running dot for graph 103/1092 >Running dot for graph 104/1092 >Running dot for graph 105/1092 >Running dot for graph 106/1092 >Running dot for graph 107/1092 >Running dot for graph 108/1092 >Running dot for graph 109/1092 >Running dot for graph 110/1092 >Running dot for graph 111/1092 >Running dot for graph 112/1092 >Running dot for graph 113/1092 >Running dot for graph 114/1092 >Running dot for graph 115/1092 >Running dot for graph 116/1092 >Running dot for graph 117/1092 >Running dot for graph 118/1092 >Running dot for graph 119/1092 >Running dot for graph 120/1092 >Running dot for graph 121/1092 >Running dot for graph 122/1092 >Running dot for graph 123/1092 >Running dot for graph 124/1092 >Running dot for graph 125/1092 >Running dot for graph 126/1092 >Running dot for graph 127/1092 >Running dot for graph 128/1092 >Running dot for graph 129/1092 >Running dot for graph 130/1092 >Running dot for graph 131/1092 >Running dot for graph 132/1092 >Running dot for graph 133/1092 >Running dot for graph 134/1092 >Running dot for graph 135/1092 >Running dot for graph 136/1092 >Running dot for graph 137/1092 >Running dot for graph 138/1092 >Running dot for graph 139/1092 >Running dot for graph 140/1092 >Running dot for graph 141/1092 >Running dot for graph 142/1092 >Running dot for graph 143/1092 >Running dot for graph 144/1092 >Running dot for graph 145/1092 >Running dot for graph 146/1092 >Running dot for graph 147/1092 >Running dot for graph 148/1092 >Running dot for graph 149/1092 >Running dot for graph 150/1092 >Running dot for graph 151/1092 >Running dot for graph 152/1092 >Running dot for graph 153/1092 >Running dot for graph 154/1092 >Running dot for graph 155/1092 >Running dot for graph 156/1092 >Running dot for graph 157/1092 >Running dot for graph 158/1092 >Running dot for graph 159/1092 >Running dot for graph 160/1092 >Running dot for graph 161/1092 >Running dot for graph 162/1092 >Running dot for graph 163/1092 >Running dot for graph 164/1092 >Running dot for graph 165/1092 >Running dot for graph 166/1092 >Running dot for graph 167/1092 >Running dot for graph 168/1092 >Running dot for graph 169/1092 >Running dot for graph 170/1092 >Running dot for graph 171/1092 >Running dot for graph 172/1092sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >Running dot for graph 173/1092 >Running dot for graph 174/1092 >Running dot for graph 175/1092 >Running dot for graph 176/1092 >Running dot for graph 177/1092 >Running dot for graph 178/1092 >Running dot for graph 179/1092 >Running dot for graph 180/1092 >Running dot for graph 181/1092 >Running dot for graph 182/1092 >Running dot for graph 183/1092 >Running dot for graph 184/1092 >Running dot for graph 185/1092 >Running dot for graph 186/1092 >Running dot for graph 187/1092 >Running dot for graph 188/1092 >Running dot for graph 189/1092 >Running dot for graph 190/1092 >Running dot for graph 191/1092 >Running dot for graph 192/1092 >Running dot for graph 193/1092 >Running dot for graph 194/1092 >Running dot for graph 195/1092 >Running dot for graph 196/1092 >Running dot for graph 197/1092 >Running dot for graph 198/1092 >Running dot for graph 199/1092 >Running dot for graph 200/1092 >Running dot for graph 201/1092 >Running dot for graph 202/1092 >Running dot for graph 203/1092 >Running dot for graph 204/1092 >Running dot for graph 205/1092 >Running dot for graph 206/1092 >Running dot for graph 207/1092 >Running dot for graph 208/1092 >Running dot for graph 209/1092 >Running dot for graph 210/1092 >Running dot for graph 211/1092 >Running dot for graph 212/1092 >Running dot for graph 213/1092 >Running dot for graph 214/1092 >Running dot for graph 215/1092 >Running dot for graph 216/1092 >Running dot for graph 217/1092 >Running dot for graph 218/1092 >Running dot for graph 219/1092 >Running dot for graph 220/1092 >Running dot for graph 221/1092 >Running dot for graph 222/1092 >Running dot for graph 223/1092 >Running dot for graph 224/1092 >Running dot for graph 225/1092 >Running dot for graph 226/1092 >Running dot for graph 227/1092 >Running dot for graph 228/1092 >Running dot for graph 229/1092 >Running dot for graph 230/1092 >Running dot for graph 231/1092 >Running dot for graph 232/1092 >Running dot for graph 233/1092 >Running dot for graph 234/1092 >Running dot for graph 235/1092 >Running dot for graph 236/1092 >Running dot for graph 237/1092 >Running dot for graph 238/1092 >Running dot for graph 239/1092 >Running dot for graph 240/1092 >Running dot for graph 241/1092 >Running dot for graph 242/1092 >Running dot for graph 243/1092 >Running dot for graph 244/1092 >Running dot for graph 245/1092 >Running dot for graph 246/1092 >Running dot for graph 247/1092 >Running dot for graph 248/1092 >Running dot for graph 249/1092 >Running dot for graph 250/1092 >Running dot for graph 251/1092 >Running dot for graph 252/1092 >Running dot for graph 253/1092 >Running dot for graph 254/1092 >Running dot for graph 255/1092 >Running dot for graph 256/1092 >Running dot for graph 257/1092 >Running dot for graph 258/1092 >Running dot for graph 259/1092 >Running dot for graph 260/1092 >Running dot for graph 261/1092 >Running dot for graph 262/1092 >Running dot for graph 263/1092 >Running dot for graph 264/1092 >Running dot for graph 265/1092 >Running dot for graph 266/1092 >Running dot for graph 267/1092 >Running dot for graph 268/1092 >Running dot for graph 269/1092 >Running dot for graph 270/1092 >Running dot for graph 271/1092 >Running dot for graph 272/1092 >Running dot for graph 273/1092 >Running dot for graph 274/1092 >Running dot for graph 275/1092 >Running dot for graph 276/1092 >Running dot for graph 277/1092 >Running dot for graph 278/1092 >Running dot for graph 279/1092 >Running dot for graph 280/1092 >Running dot for graph 281/1092 >Running dot for graph 282/1092 >Running dot for graph 283/1092 >Running dot for graph 284/1092 >Running dot for graph 285/1092 >Running dot for graph 286/1092 >Running dot for graph 287/1092 >Running dot for graph 288/1092 >Running dot for graph 289/1092 >Running dot for graph 290/1092 >Running dot for graph 291/1092 >Running dot for graph 292/1092 >Running dot for graph 293/1092 >Running dot for graph 294/1092 >Running dot for graph 295/1092 >Running dot for graph 296/1092 >Running dot for graph 297/1092 >Running dot for graph 298/1092 >Running dot for graph 299/1092 >Running dot for graph 300/1092 >Running dot for graph 301/1092 >Running dot for graph 302/1092 >Running dot for graph 303/1092 >Running dot for graph 304/1092 >Runsh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >ning dot for graph 305/1092 >Running dot for graph 306/1092 >Running dot for graph 307/1092 >Running dot for graph 308/1092 >Running dot for graph 309/1092 >Running dot for graph 310/1092 >Running dot for graph 311/1092 >Running dot for graph 312/1092 >Running dot for graph 313/1092 >Running dot for graph 314/1092 >Running dot for graph 315/1092 >Running dot for graph 316/1092 >Running dot for graph 317/1092 >Running dot for graph 318/1092 >Running dot for graph 319/1092 >Running dot for graph 320/1092 >Running dot for graph 321/1092 >Running dot for graph 322/1092 >Running dot for graph 323/1092 >Running dot for graph 324/1092 >Running dot for graph 325/1092 >Running dot for graph 326/1092 >Running dot for graph 327/1092 >Running dot for graph 328/1092 >Running dot for graph 329/1092 >Running dot for graph 330/1092 >Running dot for graph 331/1092 >Running dot for graph 332/1092 >Running dot for graph 333/1092 >Running dot for graph 334/1092 >Running dot for graph 335/1092 >Running dot for graph 336/1092 >Running dot for graph 337/1092 >Running dot for graph 338/1092 >Running dot for graph 339/1092 >Running dot for graph 340/1092 >Running dot for graph 341/1092 >Running dot for graph 342/1092 >Running dot for graph 343/1092 >Running dot for graph 344/1092 >Running dot for graph 345/1092 >Running dot for graph 346/1092 >Running dot for graph 347/1092 >Running dot for graph 348/1092 >Running dot for graph 349/1092 >Running dot for graph 350/1092 >Running dot for graph 351/1092 >Running dot for graph 352/1092 >Running dot for graph 353/1092 >Running dot for graph 354/1092 >Running dot for graph 355/1092 >Running dot for graph 356/1092 >Running dot for graph 357/1092 >Running dot for graph 358/1092 >Running dot for graph 359/1092 >Running dot for graph 360/1092 >Running dot for graph 361/1092 >Running dot for graph 362/1092 >Running dot for graph 363/1092 >Running dot for graph 364/1092 >Running dot for graph 365/1092 >Running dot for graph 366/1092 >Running dot for graph 367/1092 >Running dot for graph 368/1092 >Running dot for graph 369/1092 >Running dot for graph 370/1092 >Running dot for graph 371/1092 >Running dot for graph 372/1092 >Running dot for graph 373/1092 >Running dot for graph 374/1092 >Running dot for graph 375/1092 >Running dot for graph 376/1092 >Running dot for graph 377/1092 >Running dot for graph 378/1092 >Running dot for graph 379/1092 >Running dot for graph 380/1092 >Running dot for graph 381/1092 >Running dot for graph 382/1092 >Running dot for graph 383/1092 >Running dot for graph 384/1092 >Running dot for graph 385/1092 >Running dot for graph 386/1092 >Running dot for graph 387/1092 >Running dot for graph 388/1092 >Running dot for graph 389/1092 >Running dot for graph 390/1092 >Running dot for graph 391/1092 >Running dot for graph 392/1092 >Running dot for graph 393/1092 >Running dot for graph 394/1092 >Running dot for graph 395/1092 >Running dot for graph 396/1092 >Running dot for graph 397/1092 >Running dot for graph 398/1092 >Running dot for graph 399/1092 >Running dot for graph 400/1092 >Running dot for graph 401/1092 >Running dot for graph 402/1092 >Running dot for graph 403/1092 >Running dot for graph 404/1092 >Running dot for graph 405/1092 >Running dot for graph 406/1092 >Running dot for graph 407/1092 >Running dot for graph 408/1092 >Running dot for graph 409/1092 >Running dot for graph 410/1092 >Running dot for graph 411/1092 >Running dot for graph 412/1092 >Running dot for graph 413/1092 >Running dot for graph 414/1092 >Running dot for graph 415/1092 >Running dot for graph 416/1092 >Running dot for graph 417/1092 >Running dot for graph 418/1092 >Running dot for graph 419/1092 >Running dot for graph 420/1092 >Running dot for graph 421/1092 >Running dot for graph 422/1092 >Running dot for graph 423/1092 >Running dot for graph 424/1092 >Running dot for graph 425/1092 >Running dot for graph 426/1092 >Running dot for graph 427/1092 >Running dot for graph 428/1092 >Running dot for graph 429/1092 >Running dot for graph 430/1092 >Running dot for graph 431/1092 >Running dot for graph 432/1092 >Running dot for graph 433/1092 >Running dot for graph 434/1092 >Running dot for graph 435/1092 >Running dot for graph 436/1092 >Runningsh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found > dot for graph 437/1092 >Running dot for graph 438/1092 >Running dot for graph 439/1092 >Running dot for graph 440/1092 >Running dot for graph 441/1092 >Running dot for graph 442/1092 >Running dot for graph 443/1092 >Running dot for graph 444/1092 >Running dot for graph 445/1092 >Running dot for graph 446/1092 >Running dot for graph 447/1092 >Running dot for graph 448/1092 >Running dot for graph 449/1092 >Running dot for graph 450/1092 >Running dot for graph 451/1092 >Running dot for graph 452/1092 >Running dot for graph 453/1092 >Running dot for graph 454/1092 >Running dot for graph 455/1092 >Running dot for graph 456/1092 >Running dot for graph 457/1092 >Running dot for graph 458/1092 >Running dot for graph 459/1092 >Running dot for graph 460/1092 >Running dot for graph 461/1092 >Running dot for graph 462/1092 >Running dot for graph 463/1092 >Running dot for graph 464/1092 >Running dot for graph 465/1092 >Running dot for graph 466/1092 >Running dot for graph 467/1092 >Running dot for graph 468/1092 >Running dot for graph 469/1092 >Running dot for graph 470/1092 >Running dot for graph 471/1092 >Running dot for graph 472/1092 >Running dot for graph 473/1092 >Running dot for graph 474/1092 >Running dot for graph 475/1092 >Running dot for graph 476/1092 >Running dot for graph 477/1092 >Running dot for graph 478/1092 >Running dot for graph 479/1092 >Running dot for graph 480/1092 >Running dot for graph 481/1092 >Running dot for graph 482/1092 >Running dot for graph 483/1092 >Running dot for graph 484/1092 >Running dot for graph 485/1092 >Running dot for graph 486/1092 >Running dot for graph 487/1092 >Running dot for graph 488/1092 >Running dot for graph 489/1092 >Running dot for graph 490/1092 >Running dot for graph 491/1092 >Running dot for graph 492/1092 >Running dot for graph 493/1092 >Running dot for graph 494/1092 >Running dot for graph 495/1092 >Running dot for graph 496/1092 >Running dot for graph 497/1092 >Running dot for graph 498/1092 >Running dot for graph 499/1092 >Running dot for graph 500/1092 >Running dot for graph 501/1092 >Running dot for graph 502/1092 >Running dot for graph 503/1092 >Running dot for graph 504/1092 >Running dot for graph 505/1092 >Running dot for graph 506/1092 >Running dot for graph 507/1092 >Running dot for graph 508/1092 >Running dot for graph 509/1092 >Running dot for graph 510/1092 >Running dot for graph 511/1092 >Running dot for graph 512/1092 >Running dot for graph 513/1092 >Running dot for graph 514/1092 >Running dot for graph 515/1092 >Running dot for graph 516/1092 >Running dot for graph 517/1092 >Running dot for graph 518/1092 >Running dot for graph 519/1092 >Running dot for graph 520/1092 >Running dot for graph 521/1092 >Running dot for graph 522/1092 >Running dot for graph 523/1092 >Running dot for graph 524/1092 >Running dot for graph 525/1092 >Running dot for graph 526/1092 >Running dot for graph 527/1092 >Running dot for graph 528/1092 >Running dot for graph 529/1092 >Running dot for graph 530/1092 >Running dot for graph 531/1092 >Running dot for graph 532/1092 >Running dot for graph 533/1092 >Running dot for graph 534/1092 >Running dot for graph 535/1092 >Running dot for graph 536/1092 >Running dot for graph 537/1092 >Running dot for graph 538/1092 >Running dot for graph 539/1092 >Running dot for graph 540/1092 >Running dot for graph 541/1092 >Running dot for graph 542/1092 >Running dot for graph 543/1092 >Running dot for graph 544/1092 >Running dot for graph 545/1092 >Running dot for graph 546/1092 >Running dot for graph 547/1092 >Running dot for graph 548/1092 >Running dot for graph 549/1092 >Running dot for graph 550/1092 >Running dot for graph 551/1092 >Running dot for graph 552/1092 >Running dot for graph 553/1092 >Running dot for graph 554/1092 >Running dot for graph 555/1092 >Running dot for graph 556/1092 >Running dot for graph 557/1092 >Running dot for graph 558/1092 >Running dot for graph 559/1092 >Running dot for graph 560/1092 >Running dot for graph 561/1092 >Running dot for graph 562/1092 >Running dot for graph 563/1092 >Running dot for graph 564/1092 >Running dot for graph 565/1092 >Running dot for graph 566/1092 >Running dot for graph 567/1092 >Running dot for graph 568/1092 >Running dotsh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found > for graph 569/1092 >Running dot for graph 570/1092 >Running dot for graph 571/1092 >Running dot for graph 572/1092 >Running dot for graph 573/1092 >Running dot for graph 574/1092 >Running dot for graph 575/1092 >Running dot for graph 576/1092 >Running dot for graph 577/1092 >Running dot for graph 578/1092 >Running dot for graph 579/1092 >Running dot for graph 580/1092 >Running dot for graph 581/1092 >Running dot for graph 582/1092 >Running dot for graph 583/1092 >Running dot for graph 584/1092 >Running dot for graph 585/1092 >Running dot for graph 586/1092 >Running dot for graph 587/1092 >Running dot for graph 588/1092 >Running dot for graph 589/1092 >Running dot for graph 590/1092 >Running dot for graph 591/1092 >Running dot for graph 592/1092 >Running dot for graph 593/1092 >Running dot for graph 594/1092 >Running dot for graph 595/1092 >Running dot for graph 596/1092 >Running dot for graph 597/1092 >Running dot for graph 598/1092 >Running dot for graph 599/1092 >Running dot for graph 600/1092 >Running dot for graph 601/1092 >Running dot for graph 602/1092 >Running dot for graph 603/1092 >Running dot for graph 604/1092 >Running dot for graph 605/1092 >Running dot for graph 606/1092 >Running dot for graph 607/1092 >Running dot for graph 608/1092 >Running dot for graph 609/1092 >Running dot for graph 610/1092 >Running dot for graph 611/1092 >Running dot for graph 612/1092 >Running dot for graph 613/1092 >Running dot for graph 614/1092 >Running dot for graph 615/1092 >Running dot for graph 616/1092 >Running dot for graph 617/1092 >Running dot for graph 618/1092 >Running dot for graph 619/1092 >Running dot for graph 620/1092 >Running dot for graph 621/1092 >Running dot for graph 622/1092 >Running dot for graph 623/1092 >Running dot for graph 624/1092 >Running dot for graph 625/1092 >Running dot for graph 626/1092 >Running dot for graph 627/1092 >Running dot for graph 628/1092 >Running dot for graph 629/1092 >Running dot for graph 630/1092 >Running dot for graph 631/1092 >Running dot for graph 632/1092 >Running dot for graph 633/1092 >Running dot for graph 634/1092 >Running dot for graph 635/1092 >Running dot for graph 636/1092 >Running dot for graph 637/1092 >Running dot for graph 638/1092 >Running dot for graph 639/1092 >Running dot for graph 640/1092 >Running dot for graph 641/1092 >Running dot for graph 642/1092 >Running dot for graph 643/1092 >Running dot for graph 644/1092 >Running dot for graph 645/1092 >Running dot for graph 646/1092 >Running dot for graph 647/1092 >Running dot for graph 648/1092 >Running dot for graph 649/1092 >Running dot for graph 650/1092 >Running dot for graph 651/1092 >Running dot for graph 652/1092 >Running dot for graph 653/1092 >Running dot for graph 654/1092 >Running dot for graph 655/1092 >Running dot for graph 656/1092 >Running dot for graph 657/1092 >Running dot for graph 658/1092 >Running dot for graph 659/1092 >Running dot for graph 660/1092 >Running dot for graph 661/1092 >Running dot for graph 662/1092 >Running dot for graph 663/1092 >Running dot for graph 664/1092 >Running dot for graph 665/1092 >Running dot for graph 666/1092 >Running dot for graph 667/1092 >Running dot for graph 668/1092 >Running dot for graph 669/1092 >Running dot for graph 670/1092 >Running dot for graph 671/1092 >Running dot for graph 672/1092 >Running dot for graph 673/1092 >Running dot for graph 674/1092 >Running dot for graph 675/1092 >Running dot for graph 676/1092 >Running dot for graph 677/1092 >Running dot for graph 678/1092 >Running dot for graph 679/1092 >Running dot for graph 680/1092 >Running dot for graph 681/1092 >Running dot for graph 682/1092 >Running dot for graph 683/1092 >Running dot for graph 684/1092 >Running dot for graph 685/1092 >Running dot for graph 686/1092 >Running dot for graph 687/1092 >Running dot for graph 688/1092 >Running dot for graph 689/1092 >Running dot for graph 690/1092 >Running dot for graph 691/1092 >Running dot for graph 692/1092 >Running dot for graph 693/1092 >Running dot for graph 694/1092 >Running dot for graph 695/1092 >Running dot for graph 696/1092 >Running dot for graph 697/1092 >Running dot for graph 698/1092 >Running dot for graph 699/1092 >Running dot for graph 700/1092 >Running dot forsh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found > graph 701/1092 >Running dot for graph 702/1092 >Running dot for graph 703/1092 >Running dot for graph 704/1092 >Running dot for graph 705/1092 >Running dot for graph 706/1092 >Running dot for graph 707/1092 >Running dot for graph 708/1092 >Running dot for graph 709/1092 >Running dot for graph 710/1092 >Running dot for graph 711/1092 >Running dot for graph 712/1092 >Running dot for graph 713/1092 >Running dot for graph 714/1092 >Running dot for graph 715/1092 >Running dot for graph 716/1092 >Running dot for graph 717/1092 >Running dot for graph 718/1092 >Running dot for graph 719/1092 >Running dot for graph 720/1092 >Running dot for graph 721/1092 >Running dot for graph 722/1092 >Running dot for graph 723/1092 >Running dot for graph 724/1092 >Running dot for graph 725/1092 >Running dot for graph 726/1092 >Running dot for graph 727/1092 >Running dot for graph 728/1092 >Running dot for graph 729/1092 >Running dot for graph 730/1092 >Running dot for graph 731/1092 >Running dot for graph 732/1092 >Running dot for graph 733/1092 >Running dot for graph 734/1092 >Running dot for graph 735/1092 >Running dot for graph 736/1092 >Running dot for graph 737/1092 >Running dot for graph 738/1092 >Running dot for graph 739/1092 >Running dot for graph 740/1092 >Running dot for graph 741/1092 >Running dot for graph 742/1092 >Running dot for graph 743/1092 >Running dot for graph 744/1092 >Running dot for graph 745/1092 >Running dot for graph 746/1092 >Running dot for graph 747/1092 >Running dot for graph 748/1092 >Running dot for graph 749/1092 >Running dot for graph 750/1092 >Running dot for graph 751/1092 >Running dot for graph 752/1092 >Running dot for graph 753/1092 >Running dot for graph 754/1092 >Running dot for graph 755/1092 >Running dot for graph 756/1092 >Running dot for graph 757/1092 >Running dot for graph 758/1092 >Running dot for graph 759/1092 >Running dot for graph 760/1092 >Running dot for graph 761/1092 >Running dot for graph 762/1092 >Running dot for graph 763/1092 >Running dot for graph 764/1092 >Running dot for graph 765/1092 >Running dot for graph 766/1092 >Running dot for graph 767/1092 >Running dot for graph 768/1092 >Running dot for graph 769/1092 >Running dot for graph 770/1092 >Running dot for graph 771/1092 >Running dot for graph 772/1092 >Running dot for graph 773/1092 >Running dot for graph 774/1092 >Running dot for graph 775/1092 >Running dot for graph 776/1092 >Running dot for graph 777/1092 >Running dot for graph 778/1092 >Running dot for graph 779/1092 >Running dot for graph 780/1092 >Running dot for graph 781/1092 >Running dot for graph 782/1092 >Running dot for graph 783/1092 >Running dot for graph 784/1092 >Running dot for graph 785/1092 >Running dot for graph 786/1092 >Running dot for graph 787/1092 >Running dot for graph 788/1092 >Running dot for graph 789/1092 >Running dot for graph 790/1092 >Running dot for graph 791/1092 >Running dot for graph 792/1092 >Running dot for graph 793/1092 >Running dot for graph 794/1092 >Running dot for graph 795/1092 >Running dot for graph 796/1092 >Running dot for graph 797/1092 >Running dot for graph 798/1092 >Running dot for graph 799/1092 >Running dot for graph 800/1092 >Running dot for graph 801/1092 >Running dot for graph 802/1092 >Running dot for graph 803/1092 >Running dot for graph 804/1092 >Running dot for graph 805/1092 >Running dot for graph 806/1092 >Running dot for graph 807/1092 >Running dot for graph 808/1092 >Running dot for graph 809/1092 >Running dot for graph 810/1092 >Running dot for graph 811/1092 >Running dot for graph 812/1092 >Running dot for graph 813/1092 >Running dot for graph 814/1092 >Running dot for graph 815/1092 >Running dot for graph 816/1092 >Running dot for graph 817/1092 >Running dot for graph 818/1092 >Running dot for graph 819/1092 >Running dot for graph 820/1092 >Running dot for graph 821/1092 >Running dot for graph 822/1092 >Running dot for graph 823/1092 >Running dot for graph 824/1092 >Running dot for graph 825/1092 >Running dot for graph 826/1092 >Running dot for graph 827/1092 >Running dot for graph 828/1092 >Running dot for graph 829/1092 >Running dot for graph 830/1092 >Running dot for graph 831/1092 >Running dot for graph 832/1092 >Running dot for grash: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >ph 833/1092 >Running dot for graph 834/1092 >Running dot for graph 835/1092 >Running dot for graph 836/1092 >Running dot for graph 837/1092 >Running dot for graph 838/1092 >Running dot for graph 839/1092 >Running dot for graph 840/1092 >Running dot for graph 841/1092 >Running dot for graph 842/1092 >Running dot for graph 843/1092 >Running dot for graph 844/1092 >Running dot for graph 845/1092 >Running dot for graph 846/1092 >Running dot for graph 847/1092 >Running dot for graph 848/1092 >Running dot for graph 849/1092 >Running dot for graph 850/1092 >Running dot for graph 851/1092 >Running dot for graph 852/1092 >Running dot for graph 853/1092 >Running dot for graph 854/1092 >Running dot for graph 855/1092 >Running dot for graph 856/1092 >Running dot for graph 857/1092 >Running dot for graph 858/1092 >Running dot for graph 859/1092 >Running dot for graph 860/1092 >Running dot for graph 861/1092 >Running dot for graph 862/1092 >Running dot for graph 863/1092 >Running dot for graph 864/1092 >Running dot for graph 865/1092 >Running dot for graph 866/1092 >Running dot for graph 867/1092 >Running dot for graph 868/1092 >Running dot for graph 869/1092 >Running dot for graph 870/1092 >Running dot for graph 871/1092 >Running dot for graph 872/1092 >Running dot for graph 873/1092 >Running dot for graph 874/1092 >Running dot for graph 875/1092 >Running dot for graph 876/1092 >Running dot for graph 877/1092 >Running dot for graph 878/1092 >Running dot for graph 879/1092 >Running dot for graph 880/1092 >Running dot for graph 881/1092 >Running dot for graph 882/1092 >Running dot for graph 883/1092 >Running dot for graph 884/1092 >Running dot for graph 885/1092 >Running dot for graph 886/1092 >Running dot for graph 887/1092 >Running dot for graph 888/1092 >Running dot for graph 889/1092 >Running dot for graph 890/1092 >Running dot for graph 891/1092 >Running dot for graph 892/1092 >Running dot for graph 893/1092 >Running dot for graph 894/1092 >Running dot for graph 895/1092 >Running dot for graph 896/1092 >Running dot for graph 897/1092 >Running dot for graph 898/1092 >Running dot for graph 899/1092 >Running dot for graph 900/1092 >Running dot for graph 901/1092 >Running dot for graph 902/1092 >Running dot for graph 903/1092 >Running dot for graph 904/1092 >Running dot for graph 905/1092 >Running dot for graph 906/1092 >Running dot for graph 907/1092 >Running dot for graph 908/1092 >Running dot for graph 909/1092 >Running dot for graph 910/1092 >Running dot for graph 911/1092 >Running dot for graph 912/1092 >Running dot for graph 913/1092 >Running dot for graph 914/1092 >Running dot for graph 915/1092 >Running dot for graph 916/1092 >Running dot for graph 917/1092 >Running dot for graph 918/1092 >Running dot for graph 919/1092 >Running dot for graph 920/1092 >Running dot for graph 921/1092 >Running dot for graph 922/1092 >Running dot for graph 923/1092 >Running dot for graph 924/1092 >Running dot for graph 925/1092 >Running dot for graph 926/1092 >Running dot for graph 927/1092 >Running dot for graph 928/1092 >Running dot for graph 929/1092 >Running dot for graph 930/1092 >Running dot for graph 931/1092 >Running dot for graph 932/1092 >Running dot for graph 933/1092 >Running dot for graph 934/1092 >Running dot for graph 935/1092 >Running dot for graph 936/1092 >Running dot for graph 937/1092 >Running dot for graph 938/1092 >Running dot for graph 939/1092 >Running dot for graph 940/1092 >Running dot for graph 941/1092 >Running dot for graph 942/1092 >Running dot for graph 943/1092 >Running dot for graph 944/1092 >Running dot for graph 945/1092 >Running dot for graph 946/1092 >Running dot for graph 947/1092 >Running dot for graph 948/1092 >Running dot for graph 949/1092 >Running dot for graph 950/1092 >Running dot for graph 951/1092 >Running dot for graph 952/1092 >Running dot for graph 953/1092 >Running dot for graph 954/1092 >Running dot for graph 955/1092 >Running dot for graph 956/1092 >Running dot for graph 957/1092 >Running dot for graph 958/1092 >Running dot for graph 959/1092 >Running dot for graph 960/1092 >Running dot for graph 961/1092 >Running dot for graph 962/1092 >Running dot for graph 963/1092 >Running dot for graph 964/1092 >Running dot for graph 9sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >sh: dot: command not found >65/1092 >Running dot for graph 966/1092 >Running dot for graph 967/1092 >Running dot for graph 968/1092 >Running dot for graph 969/1092 >Running dot for graph 970/1092 >Running dot for graph 971/1092 >Running dot for graph 972/1092 >Running dot for graph 973/1092 >Running dot for graph 974/1092 >Running dot for graph 975/1092 >Running dot for graph 976/1092 >Running dot for graph 977/1092 >Running dot for graph 978/1092 >Running dot for graph 979/1092 >Running dot for graph 980/1092 >Running dot for graph 981/1092 >Running dot for graph 982/1092 >Running dot for graph 983/1092 >Running dot for graph 984/1092 >Running dot for graph 985/1092 >Running dot for graph 986/1092 >Running dot for graph 987/1092 >Running dot for graph 988/1092 >Running dot for graph 989/1092 >Running dot for graph 990/1092 >Running dot for graph 991/1092 >Running dot for graph 992/1092 >Running dot for graph 993/1092 >Running dot for graph 994/1092 >Running dot for graph 995/1092 >Running dot for graph 996/1092 >Running dot for graph 997/1092 >Running dot for graph 998/1092 >Running dot for graph 999/1092 >Running dot for graph 1000/1092 >Running dot for graph 1001/1092 >Running dot for graph 1002/1092 >Running dot for graph 1003/1092 >Running dot for graph 1004/1092 >Running dot for graph 1005/1092 >Running dot for graph 1006/1092 >Running dot for graph 1007/1092 >Running dot for graph 1008/1092 >Running dot for graph 1009/1092 >Running dot for graph 1010/1092 >Running dot for graph 1011/1092 >Running dot for graph 1012/1092 >Running dot for graph 1013/1092 >Running dot for graph 1014/1092 >Running dot for graph 1015/1092 >Running dot for graph 1016/1092 >Running dot for graph 1017/1092 >Running dot for graph 1018/1092 >Running dot for graph 1019/1092 >Running dot for graph 1020/1092 >Running dot for graph 1021/1092 >Running dot for graph 1022/1092 >Running dot for graph 1023/1092 >Running dot for graph 1024/1092 >Running dot for graph 1025/1092 >Running dot for graph 1026/1092 >Running dot for graph 1027/1092 >Running dot for graph 1028/1092 >Running dot for graph 1029/1092 >Running dot for graph 1030/1092 >Running dot for graph 1031/1092 >Running dot for graph 1032/1092 >Running dot for graph 1033/1092 >Running dot for graph 1034/1092 >Running dot for graph 1035/1092 >Running dot for graph 1036/1092 >Running dot for graph 1037/1092 >Running dot for graph 1038/1092 >Running dot for graph 1039/1092 >Running dot for graph 1040/1092 >Running dot for graph 1041/1092 >Running dot for graph 1042/1092 >Running dot for graph 1043/1092 >Running dot for graph 1044/1092 >Running dot for graph 1045/1092 >Running dot for graph 1046/1092 >Running dot for graph 1047/1092 >Running dot for graph 1048/1092 >Running dot for graph 1049/1092 >Running dot for graph 1050/1092 >Running dot for graph 1051/1092 >Running dot for graph 1052/1092 >Running dot for graph 1053/1092 >Running dot for graph 1054/1092 >Running dot for graph 1055/1092 >Running dot for graph 1056/1092 >Running dot for graph 1057/1092 >Running dot for graph 1058/1092 >Running dot for graph 1059/1092 >Running dot for graph 1060/1092 >Running dot for graph 1061/1092 >Running dot for graph 1062/1092 >Running dot for graph 1063/1092 >Running dot for graph 1064/1092 >Running dot for graph 1065/1092 >Running dot for graph 1066/1092 >Running dot for graph 1067/1092 >Running dot for graph 1068/1092 >Running dot for graph 1069/1092 >Running dot for graph 1070/1092 >Running dot for graph 1071/1092 >Running dot for graph 1072/1092 >Running dot for graph 1073/1092 >Running dot for graph 1074/1092 >Running dot for graph 1075/1092 >Running dot for graph 1076/1092 >Running dot for graph 1077/1092 >Running dot for graph 1078/1092 >Running dot for graph 1079/1092 >Running dot for graph 1080/1092 >Running dot for graph 1081/1092 >Running dot for graph 1082/1092 >Running dot for graph 1083/1092 >Running dot for graph 1084/1092 >Running dot for graph 1085/1092 >Running dot for graph 1086/1092 >Running dot for graph 1087/1092 >Running dot for graph 1088/1092 >Running dot for graph 1089/1092 >Running dot for graph 1090/1092 >Running dot for graph 1091/1092 >Running dot for graph 1092/1092 >Patching output file 1/721 >Patching output file 2/721 >Patching output file 3/721 >Patching output file 4/721 >Patching output file 5/721 >Patching output file 6/721 >Patching output file 7/721 >Patching output file 8/721 >Patching output file 9/721 >Patching output file 10/721 >Patching output file 11/721 >Patching output file 12/721 >Patching output file 13/721 >Patching output file 14/721 >Patching output file 15/721 >Patching output file 16/721 >Patching output file 17/721 >Patching output file 18/721 >Patching output file 19/721 >Patching output file 20/721 >Patching output file 21/721 >Patching output file 22/721 >Patching output file 23/721 >Patching output file 24/721 >Patching output file 25/721 >Patching output file 26/721 >Patching output file 27/721 >Patching output file 28/721 >Patching output file 29/721 >Patching output file 30/721 >Patching output file 31/721 >Patching output file 32/721 >Patching output file 33/721 >Patching output file 34/721 >Patching output file 35/721 >Patching output file 36/721 >Patching output file 37/721 >Patching output file 38/721 >Patching output file 39/721 >Patching output file 40/721 >Patching output file 41/721 >Patching output file 42/721 >Patching output file 43/721 >Patching output file 44/721 >Patching output file 45/721 >Patching output file 46/721 >Patching output file 47/721 >Patching output file 48/721 >Patching output file 49/721 >Patching output file 50/721 >Patching output file 51/721 >Patching output file 52/721 >Patching output file 53/721 >Patching output file 54/721 >Patching output file 55/721 >Patching output file 56/721 >Patching output file 57/721 >Patching output file 58/721 >Patching output file 59/721 >Patching output file 60/721 >Patching output file 61/721 >Patching output file 62/721 >Patching output file 63/721 >Patching output file 64/721 >Patching output file 65/721 >Patching output file 66/721 >Patching output file 67/721 >Patching output file 68/721 >Patching output file 69/721 >Patching output file 70/721 >Patching output file 71/721 >Patching output file 72/721 >Patching output file 73/721 >Patching output file 74/721 >Patching output file 75/721 >Patching output file 76/721 >Patching output file 77/721 >Patching output file 78/721 >Patching output file 79/721 >Patching output file 80/721 >Patching output file 81/721 >Patching output file 82/721 >Patching output file 83/721 >Patching output file 84/721 >Patching output file 85/721 >Patching output file 86/721 >Patching output file 87/721 >Patching output file 88/721 >Patching output file 89/721 >Patching output file 90/721 >Patching output file 91/721 >Patching output file 92/721 >Patching output file 93/721 >Patching output file 94/721 >Patching output file 95/721 >Patching output file 96/721 >Patching output file 97/721 >Patching output file 98/721 >Patching output file 99/721 >Patching output file 100/721 >Patching output file 101/721 >Patching output file 102/721 >Patching output file 103/721 >Patching output file 104/721 >Patching output file 105/721 >Patching output file 106/721 >Patching output file 107/721 >Patching output file 108/721 >Patching output file 109/721 >Patching output file 110/721 >Patching output file 111/721 >Patching output file 112/721 >Patching output file 113/721 >Patching output file 114/721 >Patching output file 115/721 >Patching output file 116/721 >Patching output file 117/721 >Patching output file 118/721 >Patching output file 119/721 >Patching output file 120/721 >Patching output file 121/721 >Patching output file 122/721 >Patching output file 123/721 >Patching output file 124/721 >Patching output file 125/721 >Patching output file 126/721 >Patching output file 127/721 >Patching output file 128/721 >Patching output file 129/721 >Patching output file 130/721 >Patching output file 131/721 >Patching output file 132/721 >Patching output file 133/721 >Patching output file 134/721 >Patching output file 135/721 >Patching output file 136/721 >Patching output file 137/721 >Patching output file 138/721 >Patching output file 139/721 >Patching output file 140/721 >Patching output file 141/721 >Patching output file 142/721 >Patching output file 143/721 >Patching output file 144/721 >Patching output file 145/721 >Patching output file 146/721 >Patching output file 147/721 >Patching output file 148/721 >Patching output file 149/721 >Patching output file 150/721 >Patching output file 151/721 >Patching output file 152/721 >Patching output file 153/721 >Patching output file 154/721 >Patching output file 155/721 >Patching output file 156/721 >Patching output file 157/721 >Patching output file 158/721 >Patching output file 159/721 >Patching output file 160/721 >Patching output file 161/721 >Patching output file 162/721 >Patching output file 163/721 >Patching output file 164/721 >Patching output file 165/721 >Patching output file 166/721 >Patching output file 167/721 >Patching output file 168/721 >Patching output file 169/721 >Patching output file 170/721 >Patching output file 171/721 >Patching output file 172/721 >Patching output file 173/721 >Patching output file 174/721 >Patching output file 175/721 >Patching output file 176/721 >Patching output file 177/721 >Patching output file 178/721 >Patching output file 179/721 >Patching output file 180/721 >Patching output file 181/721 >Patching output file 182/721 >Patching output file 183/721 >Patching output file 184/721 >Patching output file 185/721 >Patching output file 186/721 >Patching output file 187/721 >Patching output file 188/721 >Patching output file 189/721 >Patching output file 190/721 >Patching output file 191/721 >Patching output file 192/721 >Patching output file 193/721 >Patching output file 194/721 >Patching output file 195/721 >Patching output file 196/721 >Patching output file 197/721 >Patching output file 198/721 >Patching output file 199/721 >Patching output file 200/721 >Patching output file 201/721 >Patching output file 202/721 >Patching output file 203/721 >Patching output file 204/721 >Patching output file 205/721 >Patching output file 206/721 >Patching output file 207/721 >Patching output file 208/721 >Patching output file 209/721 >Patching output file 210/721 >Patching output file 211/721 >Patching output file 212/721 >Patching output file 213/721 >Patching output file 214/721 >Patching output file 215/721 >Patching output file 216/721 >Patching output file 217/721 >Patching output file 218/721 >Patching output file 219/721 >Patching output file 220/721 >Patching output file 221/721 >Patching output file 222/721 >Patching output file 223/721 >Patching output file 224/721 >Patching output file 225/721 >Patching output file 226/721 >Patching output file 227/721 >Patching output file 228/721 >Patching output file 229/721 >Patching output file 230/721 >Patching output file 231/721 >Patching output file 232/721 >Patching output file 233/721 >Patching output file 234/721 >Patching output file 235/721 >Patching output file 236/721 >Patching output file 237/721 >Patching output file 238/721 >Patching output file 239/721 >Patching output file 240/721 >Patching output file 241/721 >Patching output file 242/721 >Patching output file 243/721 >Patching output file 244/721 >Patching output file 245/721 >Patching output file 246/721 >Patching output file 247/721 >Patching output file 248/721 >Patching output file 249/721 >Patching output file 250/721 >Patching output file 251/721 >Patching output file 252/721 >Patching output file 253/721 >Patching output file 254/721 >Patching output file 255/721 >Patching output file 256/721 >Patching output file 257/721 >Patching output file 258/721 >Patching output file 259/721 >Patching output file 260/721 >Patching output file 261/721 >Patching output file 262/721 >Patching output file 263/721 >Patching output file 264/721 >Patching output file 265/721 >Patching output file 266/721 >Patching output file 267/721 >Patching output file 268/721 >Patching output file 269/721 >Patching output file 270/721 >Patching output file 271/721 >Patching output file 272/721 >Patching output file 273/721 >Patching output file 274/721 >Patching output file 275/721 >Patching output file 276/721 >Patching output file 277/721 >Patching output file 278/721 >Patching output file 279/721 >Patching output file 280/721 >Patching output file 281/721 >Patching output file 282/721 >Patching output file 283/721 >Patching output file 284/721 >Patching output file 285/721 >Patching output file 286/721 >Patching output file 287/721 >Patching output file 288/721 >Patching output file 289/721 >Patching output file 290/721 >Patching output file 291/721 >Patching output file 292/721 >Patching output file 293/721 >Patching output file 294/721 >Patching output file 295/721 >Patching output file 296/721 >Patching output file 297/721 >Patching output file 298/721 >Patching output file 299/721 >Patching output file 300/721 >Patching output file 301/721 >Patching output file 302/721 >Patching output file 303/721 >Patching output file 304/721 >Patching output file 305/721 >Patching output file 306/721 >Patching output file 307/721 >Patching output file 308/721 >Patching output file 309/721 >Patching output file 310/721 >Patching output file 311/721 >Patching output file 312/721 >Patching output file 313/721 >Patching output file 314/721 >Patching output file 315/721 >Patching output file 316/721 >Patching output file 317/721 >Patching output file 318/721 >Patching output file 319/721 >Patching output file 320/721 >Patching output file 321/721 >Patching output file 322/721 >Patching output file 323/721 >Patching output file 324/721 >Patching output file 325/721 >Patching output file 326/721 >Patching output file 327/721 >Patching output file 328/721 >Patching output file 329/721 >Patching output file 330/721 >Patching output file 331/721 >Patching output file 332/721 >Patching output file 333/721 >Patching output file 334/721 >Patching output file 335/721 >Patching output file 336/721 >Patching output file 337/721 >Patching output file 338/721 >Patching output file 339/721 >Patching output file 340/721 >Patching output file 341/721 >Patching output file 342/721 >Patching output file 343/721 >Patching output file 344/721 >Patching output file 345/721 >Patching output file 346/721 >Patching output file 347/721 >Patching output file 348/721 >Patching output file 349/721 >Patching output file 350/721 >Patching output file 351/721 >Patching output file 352/721 >Patching output file 353/721 >Patching output file 354/721 >Patching output file 355/721 >Patching output file 356/721 >Patching output file 357/721 >Patching output file 358/721 >Patching output file 359/721 >Patching output file 360/721 >Patching output file 361/721 >Patching output file 362/721 >Patching output file 363/721 >Patching output file 364/721 >Patching output file 365/721 >Patching output file 366/721 >Patching output file 367/721 >Patching output file 368/721 >Patching output file 369/721 >Patching output file 370/721 >Patching output file 371/721 >Patching output file 372/721 >Patching output file 373/721 >Patching output file 374/721 >Patching output file 375/721 >Patching output file 376/721 >Patching output file 377/721 >Patching output file 378/721 >Patching output file 379/721 >Patching output file 380/721 >Patching output file 381/721 >Patching output file 382/721 >Patching output file 383/721 >Patching output file 384/721 >Patching output file 385/721 >Patching output file 386/721 >Patching output file 387/721 >Patching output file 388/721 >Patching output file 389/721 >Patching output file 390/721 >Patching output file 391/721 >Patching output file 392/721 >Patching output file 393/721 >Patching output file 394/721 >Patching output file 395/721 >Patching output file 396/721 >Patching output file 397/721 >Patching output file 398/721 >Patching output file 399/721 >Patching output file 400/721 >Patching output file 401/721 >Patching output file 402/721 >Patching output file 403/721 >Patching output file 404/721 >Patching output file 405/721 >Patching output file 406/721 >Patching output file 407/721 >Patching output file 408/721 >Patching output file 409/721 >Patching output file 410/721 >Patching output file 411/721 >Patching output file 412/721 >Patching output file 413/721 >Patching output file 414/721 >Patching output file 415/721 >Patching output file 416/721 >Patching output file 417/721 >Patching output file 418/721 >Patching output file 419/721 >Patching output file 420/721 >Patching output file 421/721 >Patching output file 422/721 >Patching output file 423/721 >Patching output file 424/721 >Patching output file 425/721 >Patching output file 426/721 >Patching output file 427/721 >Patching output file 428/721 >Patching output file 429/721 >Patching output file 430/721 >Patching output file 431/721 >Patching output file 432/721 >Patching output file 433/721 >Patching output file 434/721 >Patching output file 435/721 >Patching output file 436/721 >Patching output file 437/721 >Patching output file 438/721 >Patching output file 439/721 >Patching output file 440/721 >Patching output file 441/721 >Patching output file 442/721 >Patching output file 443/721 >Patching output file 444/721 >Patching output file 445/721 >Patching output file 446/721 >Patching output file 447/721 >Patching output file 448/721 >Patching output file 449/721 >Patching output file 450/721 >Patching output file 451/721 >Patching output file 452/721 >Patching output file 453/721 >Patching output file 454/721 >Patching output file 455/721 >Patching output file 456/721 >Patching output file 457/721 >Patching output file 458/721 >Patching output file 459/721 >Patching output file 460/721 >Patching output file 461/721 >Patching output file 462/721 >Patching output file 463/721 >Patching output file 464/721 >Patching output file 465/721 >Patching output file 466/721 >Patching output file 467/721 >Patching output file 468/721 >Patching output file 469/721 >Patching output file 470/721 >Patching output file 471/721 >Patching output file 472/721 >Patching output file 473/721 >Patching output file 474/721 >Patching output file 475/721 >Patching output file 476/721 >Patching output file 477/721 >Patching output file 478/721 >Patching output file 479/721 >Patching output file 480/721 >Patching output file 481/721 >Patching output file 482/721 >Patching output file 483/721 >Patching output file 484/721 >Patching output file 485/721 >Patching output file 486/721 >Patching output file 487/721 >Patching output file 488/721 >Patching output file 489/721 >Patching output file 490/721 >Patching output file 491/721 >Patching output file 492/721 >Patching output file 493/721 >Patching output file 494/721 >Patching output file 495/721 >Patching output file 496/721 >Patching output file 497/721 >Patching output file 498/721 >Patching output file 499/721 >Patching output file 500/721 >Patching output file 501/721 >Patching output file 502/721 >Patching output file 503/721 >Patching output file 504/721 >Patching output file 505/721 >Patching output file 506/721 >Patching output file 507/721 >Patching output file 508/721 >Patching output file 509/721 >Patching output file 510/721 >Patching output file 511/721 >Patching output file 512/721 >Patching output file 513/721 >Patching output file 514/721 >Patching output file 515/721 >Patching output file 516/721 >Patching output file 517/721 >Patching output file 518/721 >Patching output file 519/721 >Patching output file 520/721 >Patching output file 521/721 >Patching output file 522/721 >Patching output file 523/721 >Patching output file 524/721 >Patching output file 525/721 >Patching output file 526/721 >Patching output file 527/721 >Patching output file 528/721 >Patching output file 529/721 >Patching output file 530/721 >Patching output file 531/721 >Patching output file 532/721 >Patching output file 533/721 >Patching output file 534/721 >Patching output file 535/721 >Patching output file 536/721 >Patching output file 537/721 >Patching output file 538/721 >Patching output file 539/721 >Patching output file 540/721 >Patching output file 541/721 >Patching output file 542/721 >Patching output file 543/721 >Patching output file 544/721 >Patching output file 545/721 >Patching output file 546/721 >Patching output file 547/721 >Patching output file 548/721 >Patching output file 549/721 >Patching output file 550/721 >Patching output file 551/721 >Patching output file 552/721 >Patching output file 553/721 >Patching output file 554/721 >Patching output file 555/721 >Patching output file 556/721 >Patching output file 557/721 >Patching output file 558/721 >Patching output file 559/721 >Patching output file 560/721 >Patching output file 561/721 >Patching output file 562/721 >Patching output file 563/721 >Patching output file 564/721 >Patching output file 565/721 >Patching output file 566/721 >Patching output file 567/721 >Patching output file 568/721 >Patching output file 569/721 >Patching output file 570/721 >Patching output file 571/721 >Patching output file 572/721 >Patching output file 573/721 >Patching output file 574/721 >Patching output file 575/721 >Patching output file 576/721 >Patching output file 577/721 >Patching output file 578/721 >Patching output file 579/721 >Patching output file 580/721 >Patching output file 581/721 >Patching output file 582/721 >Patching output file 583/721 >Patching output file 584/721 >Patching output file 585/721 >Patching output file 586/721 >Patching output file 587/721 >Patching output file 588/721 >Patching output file 589/721 >Patching output file 590/721 >Patching output file 591/721 >Patching output file 592/721 >Patching output file 593/721 >Patching output file 594/721 >Patching output file 595/721 >Patching output file 596/721 >Patching output file 597/721 >Patching output file 598/721 >Patching output file 599/721 >Patching output file 600/721 >Patching output file 601/721 >Patching output file 602/721 >Patching output file 603/721 >Patching output file 604/721 >Patching output file 605/721 >Patching output file 606/721 >Patching output file 607/721 >Patching output file 608/721 >Patching output file 609/721 >Patching output file 610/721 >Patching output file 611/721 >Patching output file 612/721 >Patching output file 613/721 >Patching output file 614/721 >Patching output file 615/721 >Patching output file 616/721 >Patching output file 617/721 >Patching output file 618/721 >Patching output file 619/721 >Patching output file 620/721 >Patching output file 621/721 >Patching output file 622/721 >Patching output file 623/721 >Patching output file 624/721 >Patching output file 625/721 >Patching output file 626/721 >Patching output file 627/721 >Patching output file 628/721 >Patching output file 629/721 >Patching output file 630/721 >Patching output file 631/721 >Patching output file 632/721 >Patching output file 633/721 >Patching output file 634/721 >Patching output file 635/721 >Patching output file 636/721 >Patching output file 637/721 >Patching output file 638/721 >Patching output file 639/721 >Patching output file 640/721 >Patching output file 641/721 >Patching output file 642/721 >Patching output file 643/721 >Patching output file 644/721 >Patching output file 645/721 >Patching output file 646/721 >Patching output file 647/721 >Patching output file 648/721 >Patching output file 649/721 >Patching output file 650/721 >Patching output file 651/721 >Patching output file 652/721 >Patching output file 653/721 >Patching output file 654/721 >Patching output file 655/721 >Patching output file 656/721 >Patching output file 657/721 >Patching output file 658/721 >Patching output file 659/721 >Patching output file 660/721 >Patching output file 661/721 >Patching output file 662/721 >Patching output file 663/721 >Patching output file 664/721 >Patching output file 665/721 >Patching output file 666/721 >Patching output file 667/721 >Patching output file 668/721 >Patching output file 669/721 >Patching output file 670/721 >Patching output file 671/721 >Patching output file 672/721 >Patching output file 673/721 >Patching output file 674/721 >Patching output file 675/721 >Patching output file 676/721 >Patching output file 677/721 >Patching output file 678/721 >Patching output file 679/721 >Patching output file 680/721 >Patching output file 681/721 >Patching output file 682/721 >Patching output file 683/721 >Patching output file 684/721 >Patching output file 685/721 >Patching output file 686/721 >Patching output file 687/721 >Patching output file 688/721 >Patching output file 689/721 >Patching output file 690/721 >Patching output file 691/721 >Patching output file 692/721 >Patching output file 693/721 >Patching output file 694/721 >Patching output file 695/721 >Patching output file 696/721 >Patching output file 697/721 >Patching output file 698/721 >Patching output file 699/721 >Patching output file 700/721 >Patching output file 701/721 >Patching output file 702/721 >Patching output file 703/721 >Patching output file 704/721 >Patching output file 705/721 >Patching output file 706/721 >Patching output file 707/721 >Patching output file 708/721 >Patching output file 709/721 >Patching output file 710/721 >Patching output file 711/721 >Patching output file 712/721 >Patching output file 713/721 >Patching output file 714/721 >Patching output file 715/721 >Patching output file 716/721 >Patching output file 717/721 >Patching output file 718/721 >Patching output file 719/721 >Patching output file 720/721 >Patching output file 721/721 >lookup cache used 9857/65536 hits=51975 misses=11399 >finished... >cp /builddir/build/BUILD/gazebo-2.1.0/doc/gazebo_logo.png /builddir/build/BUILD/gazebo-2.1.0/build/doxygen/html >cp /builddir/build/BUILD/gazebo-2.1.0/doc/search.js /builddir/build/BUILD/gazebo-2.1.0/build/doxygen/html/search >make -C /builddir/build/BUILD/gazebo-2.1.0/build/doxygen/latex >make[4]: Entering directory `/builddir/build/BUILD/gazebo-2.1.0/build/doxygen/latex' >rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out *.brf *.blg *.bbl refman.pdf >pdflatex refman >This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2014/dev) > restricted \write18 enabled. >entering extended mode >(./refman.tex >LaTeX2e <2011/06/27> >Babel <3.9g> and hyphenation patterns for 76 languages loaded. >(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls >Document Class: book 2007/10/19 v1.4h Standard LaTeX document class >(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)) >(/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) >(/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) >(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) >(/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/xtab/xtab.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg))) >(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) >(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty) >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty) >(/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) >(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) >(/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty) >Writing index file refman.idx >No file refman.aux. >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) >(/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii >[Loading MPS to PDF converter (version 2006.09.02).] >) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) >*geometry* driver: auto-detecting >*geometry* detected driver: pdftex >[1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] >No file refman.toc. >[3] [4] >Chapter 1. >(./index.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) >[1] [2] >Chapter 2. >(./todo.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_ace2650b2f405eae19c81 >7b7a80297ab2' on page 3 undefined on input line 4. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_ace2650b2f405eae19c81 >7b7a80297ab2' on page 3 undefined on input line 4. >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1CameraSensor_a6de1304ccbdb0 >c12e734b61e647b1200' on page 3 undefined on input line 6. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1CameraSensor_a6de1304ccbdb0 >c12e734b61e647b1200' on page 3 undefined on input line 6. >LaTeX Warning: Reference `classgazebo_1_1SystemPlugin' on page 3 undefined on i >nput line 8. >LaTeX Warning: Reference `classgazebo_1_1SystemPlugin' on page 3 undefined on i >nput line 8. >) [3] [4] >Chapter 3. >(./modules.tex >LaTeX Warning: Reference `group__gazebo__common' on page 5 undefined on input l >ine 3. >LaTeX Warning: Reference `group__gazebo__event' on page 5 undefined on input li >ne 4. >LaTeX Warning: Reference `group__gazebo__math' on page 5 undefined on input lin >e 5. >LaTeX Warning: Reference `group__gazebo__msgs' on page 5 undefined on input lin >e 6. >LaTeX Warning: Reference `group__gazebo__physics' on page 5 undefined on input >line 7. >LaTeX Warning: Reference `group__gazebo__physics__simbody' on page 5 undefined >on input line 9. >LaTeX Warning: Reference `group__gazebo__rendering' on page 5 undefined on inpu >t line 11. >LaTeX Warning: Reference `group__gazebo__sensors' on page 5 undefined on input >line 12. >LaTeX Warning: Reference `group__gazebo__transport' on page 5 undefined on inpu >t line 13. >LaTeX Warning: Reference `group__gazebo__util' on page 5 undefined on input lin >e 14. >) [5] [6] >Chapter 4. >(./namespaces.tex >LaTeX Warning: Reference `namespaceboost' on page 7 undefined on input line 3. >LaTeX Warning: Reference `namespacegazebo' on page 7 undefined on input line 4. >LaTeX Warning: Reference `namespacegazebo_1_1common' on page 7 undefined on inp >ut line 5. >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 7 undefined on > input line 6. >LaTeX Warning: Reference `namespacegazebo_1_1event' on page 7 undefined on inpu >t line 6. >LaTeX Warning: Reference `namespacegazebo_1_1math' on page 7 undefined on input > line 7. >LaTeX Warning: Reference `namespacegazebo_1_1msgs' on page 7 undefined on input > line 8. >LaTeX Warning: Reference `namespacegazebo_1_1physics' on page 7 undefined on in >put line 9. >LaTeX Warning: Reference `namespacegazebo_1_1rendering' on page 7 undefined on >input line 10. >LaTeX Warning: Reference `namespacegazebo_1_1sensors' on page 7 undefined on in >put line 11. >LaTeX Warning: Reference `namespacegazebo_1_1transport' on page 7 undefined on >input line 12. >LaTeX Warning: Reference `namespacegazebo_1_1util' on page 7 undefined on input > line 13. >LaTeX Warning: Reference `namespacegoogle' on page 7 undefined on input line 14 >. >LaTeX Warning: Reference `namespacegoogle_1_1protobuf' on page 7 undefined on i >nput line 15. >LaTeX Warning: Reference `namespacegoogle_1_1protobuf_1_1compiler' on page 7 un >defined on input line 16. >LaTeX Warning: Reference `namespacegoogle_1_1protobuf_1_1compiler_1_1cpp' on pa >ge 7 undefined on input line 17. >LaTeX Warning: Reference `namespaceOgre' on page 7 undefined on input line 18. >LaTeX Warning: Reference `namespaceogre' on page 7 undefined on input line 19. >LaTeX Warning: Reference `namespaceSimTK' on page 7 undefined on input line 20. >LaTeX Warning: Reference `namespaceSkyX' on page 7 undefined on input line 21. >) [7] [8] >Chapter 5. >(./hierarchy.tex >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 9 undefined on >input line 3. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Animation' on page 9 undefin >ed on input line 4. >LaTeX Warning: Reference `classgazebo_1_1common_1_1NumericAnimation' on page 9 >undefined on input line 6. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PoseAnimation' on page 9 und >efined on input line 7. >LaTeX Warning: Reference `classgazebo_1_1common_1_1AudioDecoder' on page 9 unde >fined on input line 9. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Box' on page 9 undefined on in >put line 10. >LaTeX Warning: Reference `classgazebo_1_1common_1_1BVHLoader' on page 9 undefin >ed on input line 11. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper' on page 9 > undefined on input line 12. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelperT' on page >9 undefined on input line 14. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1RawCallbackHelper' on pag >e 9 undefined on input line 15. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1SubscriptionTransport' on > page 9 undefined on input line 16. >LaTeX Warning: Reference `classgoogle_1_1protobuf_1_1compiler_1_1cpp_1_1GazeboG >enerator' on page 9 undefined on input line 19. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 9 undefined o >n input line 21. >LaTeX Warning: Reference `classgazebo_1_1event_1_1Connection' on page 9 undefin >ed on input line 22. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 9 undefine >d on input line 23. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ContactManager' on page 9 u >ndefined on input line 24. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ContactPublisher' on page 9 > undefined on input line 25. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Conversions' on page 9 un >defined on input line 26. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 9 undefined o >n input line 28. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 9 undefined > on input line 30. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 9 undefi >ned on input line 32. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyCollision' on page 9 > undefined on input line 34. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 9 undefined o >n input line 36. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink' on page 9 unde >fined on input line 38. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 9 undefined >on input line 40. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor' on page 9 undefined >on input line 42. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyModel' on page 9 und >efined on input line 43. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 9 undefined >on input line 46. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint' on page 9 und >efined on input line 48. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint' on page 9 undefi >ned on input line 50. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint' on page 9 > undefined on input line 52. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Hinge2Joint' on page 9 unde >fined on input line 54. >[9] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint' on page > 10 undefined on input line 56. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HingeJoint' on page 10 unde >fined on input line 58. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint' on page >10 undefined on input line 60. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint' on page 10 unde >fined on input line 62. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint' on page >10 undefined on input line 64. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint' on page 10 und >efined on input line 66. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint' on page > 10 undefined on input line 68. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1UniversalJoint' on page 10 >undefined on input line 70. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint' on p >age 10 undefined on input line 72. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Road' on page 10 undefined >on input line 76. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape' on page 10 undefined > on input line 77. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BoxShape' on page 10 undefi >ned on input line 79. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBoxShape' on page 10 > undefined on input line 81. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CylinderShape' on page 10 u >ndefined on input line 83. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyCylinderShape' on pa >ge 10 undefined on input line 85. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape' on page 10 >undefined on input line 87. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHeightmapShape' on p >age 10 undefined on input line 89. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MapShape' on page 10 undefi >ned on input line 91. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MeshShape' on page 10 undef >ined on input line 92. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyMeshShape' on page 1 >0 undefined on input line 94. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape' on page 10 u >ndefined on input line 96. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyMultiRayShape' on pa >ge 10 undefined on input line 98. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PlaneShape' on page 10 unde >fined on input line 100. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPlaneShape' on page >10 undefined on input line 102. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1RayShape' on page 10 undefi >ned on input line 104. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyRayShape' on page 10 > undefined on input line 106. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SphereShape' on page 10 und >efined on input line 108. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySphereShape' on page > 10 undefined on input line 110. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 10 undefined > on input line 114. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 10 undefi >ned on input line 115. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DepthCamera' on page 10 u >ndefined on input line 117. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GpuLaser' on page 10 unde >fined on input line 118. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera' on page 10 un >defined on input line 119. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 10 undefin >ed on input line 121. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 10 undefi >ned on input line 122. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ArrowVisual' on page 10 u >ndefined on input line 124. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1AxisVisual' on page 10 un >defined on input line 125. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1CameraVisual' on page 10 >undefined on input line 126. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1COMVisual' on page 10 und >efined on input line 127. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ContactVisual' on page 10 > undefined on input line 128. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1JointVisual' on page 10 u >ndefined on input line 129. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1LaserVisual' on page 10 u >ndefined on input line 130. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1RFIDTagVisual' on page 10 > undefined on input line 131. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1RFIDVisual' on page 10 un >defined on input line 132. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1SelectionObj' on page 10 >undefined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1SonarVisual' on page 10 u >ndefined on input line 134. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1TransmitterVisual' on pag >e 10 undefined on input line 135. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1VideoVisual' on page 10 u >ndefined on input line 136. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1WrenchVisual' on page 10 >undefined on input line 137. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 10 undefine >d on input line 139. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1CameraSensor' on page 10 un >defined on input line 141. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor' on page 10 u >ndefined on input line 142. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1DepthCameraSensor' on page >10 undefined on input line 143. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ForceTorqueSensor' on page >10 undefined on input line 144. >[10] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpsSensor' on page 11 undef >ined on input line 145. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpuRaySensor' on page 11 un >defined on input line 146. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ImuSensor' on page 11 undef >ined on input line 147. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1MultiCameraSensor' on page >11 undefined on input line 148. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RaySensor' on page 11 undef >ined on input line 149. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDSensor' on page 11 unde >fined on input line 150. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDTag' on page 11 undefin >ed on input line 151. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SonarSensor' on page 11 und >efined on input line 152. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransceiver' on pag >e 11 undefined on input line 153. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessReceiver' on page 1 >1 undefined on input line 155. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransmitter' on pag >e 11 undefined on input line 156. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Connection' on page 11 un >defined on input line 159. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Node' on page 11 undefine >d on input line 160. >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 11 undefined o >n input line 162. >LaTeX Warning: Reference `classgazebo_1_1event_1_1EventT' on page 11 undefined >on input line 164. >LaTeX Warning: Reference `classgazebo_1_1event_1_1EventT' on page 11 undefined >on input line 165. >LaTeX Warning: Reference `classgazebo_1_1event_1_1EventT' on page 11 undefined >on input line 166. >LaTeX Warning: Reference `classgazebo_1_1event_1_1EventT' on page 11 undefined >on input line 167. >LaTeX Warning: Reference `classgazebo_1_1event_1_1EventT' on page 11 undefined >on input line 168. >LaTeX Warning: Reference `classgazebo_1_1event_1_1EventT' on page 11 undefined >on input line 169. >LaTeX Warning: Reference `classgazebo_1_1event_1_1EventT' on page 11 undefined >on input line 170. >LaTeX Warning: Reference `classgazebo_1_1event_1_1EventT' on page 11 undefined >on input line 171. >LaTeX Warning: Reference `classgazebo_1_1event_1_1EventT' on page 11 undefined >on input line 172. >LaTeX Warning: Reference `classgazebo_1_1event_1_1EventT' on page 11 undefined >on input line 173. >LaTeX Warning: Reference `classgazebo_1_1event_1_1EventT' on page 11 undefined >on input line 174. >LaTeX Warning: Reference `classgazebo_1_1event_1_1EventT' on page 11 undefined >on input line 175. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Events' on page 11 undefi >ned on input line 177. >LaTeX Warning: Reference `classgazebo_1_1event_1_1Events' on page 11 undefined >on input line 178. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Exception' on page 11 undefi >ned on input line 179. >LaTeX Warning: Reference `classgazebo_1_1common_1_1InternalError' on page 11 un >defined on input line 181. >LaTeX Warning: Reference `classgazebo_1_1common_1_1AssertionInternalError' on p >age 11 undefined on input line 183. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Grid' on page 11 undefine >d on input line 186. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Gripper' on page 11 undefin >ed on input line 187. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GUIOverlay' on page 11 un >defined on input line 188. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Heightmap' on page 11 und >efined on input line 189. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image' on page 11 undefined >on input line 190. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial' on page 11 undefi >ned on input line 191. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1IOManager' on page 11 und >efined on input line 192. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointController' on page 11 > undefined on input line 193. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointWrench' on page 11 und >efined on input line 194. >LaTeX Warning: Reference `classgazebo_1_1common_1_1KeyEvent' on page 11 undefin >ed on input line 195. >LaTeX Warning: Reference `classgazebo_1_1common_1_1KeyFrame' on page 11 undefin >ed on input line 196. >LaTeX Warning: Reference `classgazebo_1_1common_1_1NumericKeyFrame' on page 11 >undefined on input line 198. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PoseKeyFrame' on page 11 und >efined on input line 199. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Light' on page 11 undefin >ed on input line 201. >LaTeX Warning: Reference `classLogplay' on page 11 undefined on input line 202. >LaTeX Warning: Reference `classgazebo_1_1Master' on page 11 undefined on input >line 203. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Material' on page 11 undefin >ed on input line 204. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Matrix3' on page 11 undefined >on input line 205. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Matrix4' on page 11 undefined >on input line 206. >[11] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Mesh' on page 12 undefined o >n input line 207. >LaTeX Warning: Reference `classgazebo_1_1common_1_1MeshCSG' on page 12 undefine >d on input line 208. >LaTeX Warning: Reference `classgazebo_1_1common_1_1MeshLoader' on page 12 undef >ined on input line 209. >LaTeX Warning: Reference `classgazebo_1_1common_1_1ColladaLoader' on page 12 un >defined on input line 211. >LaTeX Warning: Reference `classgazebo_1_1common_1_1STLLoader' on page 12 undefi >ned on input line 212. >LaTeX Warning: Reference `classgazebo_1_1common_1_1MouseEvent' on page 12 undef >ined on input line 214. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1MovableText' on page 12 u >ndefined on input line 216. >LaTeX Warning: Reference `classgazebo_1_1msgs_1_1MsgFactory' on page 12 undefin >ed on input line 218. >LaTeX Warning: Reference `classgazebo_1_1common_1_1NodeAnimation' on page 12 un >defined on input line 219. >LaTeX Warning: Reference `structgazebo_1_1common_1_1NodeAssignment' on page 12 >undefined on input line 220. >LaTeX Warning: Reference `classgazebo_1_1common_1_1NodeTransform' on page 12 un >defined on input line 221. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Noise' on page 12 undefined > on input line 222. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenALSink' on page 12 undefin >ed on input line 223. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenALSource' on page 12 undef >ined on input line 224. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DummyPageProvider' on pag >e 12 undefined on input line 226. >LaTeX Warning: Reference `classgazebo_1_1common_1_1ParamT' on page 12 undefined > on input line 228. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine' on page 12 u >ndefined on input line 229. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics' on page 12 >undefined on input line 231. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsFactory' on page 12 >undefined on input line 233. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 12 undefined on > input line 234. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 12 undefined on > input line 235. >LaTeX Warning: Reference `classgazebo_1_1PluginT' on page 12 undefined on input > line 236. >LaTeX Warning: Reference `classgazebo_1_1PluginT' on page 12 undefined on input > line 237. >LaTeX Warning: Reference `classgazebo_1_1ModelPlugin' on page 12 undefined on i >nput line 239. >LaTeX Warning: Reference `classgazebo_1_1PluginT' on page 12 undefined on input > line 241. >LaTeX Warning: Reference `classgazebo_1_1SensorPlugin' on page 12 undefined on >input line 243. >LaTeX Warning: Reference `classgazebo_1_1PluginT' on page 12 undefined on input > line 245. >LaTeX Warning: Reference `classgazebo_1_1SystemPlugin' on page 12 undefined on >input line 247. >LaTeX Warning: Reference `classgazebo_1_1PluginT' on page 12 undefined on input > line 249. >LaTeX Warning: Reference `classgazebo_1_1VisualPlugin' on page 12 undefined on >input line 251. >LaTeX Warning: Reference `classgazebo_1_1PluginT' on page 12 undefined on input > line 253. >LaTeX Warning: Reference `classgazebo_1_1WorldPlugin' on page 12 undefined on i >nput line 255. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 12 undefined on >input line 257. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Projector' on page 12 und >efined on input line 258. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Publication' on page 12 u >ndefined on input line 259. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1PublicationTransport' on >page 12 undefined on input line 260. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Publisher' on page 12 und >efined on input line 261. >LaTeX Warning: Reference `classQuadNode' on page 12 undefined on input line 262 >. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 12 undefin >ed on input line 263. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Rand' on page 12 undefined on >input line 264. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1MovableText' on page 12 u >ndefined on input line 266. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GpuLaser' on page 12 unde >fined on input line 269. >LaTeX Warning: Reference `classRoad' on page 12 undefined on input line 271. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Road2d' on page 12 undefi >ned on input line 272. >LaTeX Warning: Reference `classgazebo_1_1math_1_1RotationSpline' on page 12 und >efined on input line 273. >LaTeX Warning: Reference `classSensorFactor' on page 12 undefined on input line > 274. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SensorFactory' on page 12 u >ndefined on input line 275. >LaTeX Warning: Reference `classgazebo_1_1Server' on page 12 undefined on input >line 276. >[12] >LaTeX Warning: Reference `classJoint__TEST' on page 13 undefined on input line >278. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Pro >file_1_1ShaderHelperCg' on page 13 undefined on input line 281. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Pro >file_1_1ShaderHelperGLSL' on page 13 undefined on input line 284. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DynamicRenderable' on pag >e 13 undefined on input line 287. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DynamicLines' on page 13 >undefined on input line 289. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 2 >92. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Console' on page 13 undefine >d on input line 294. >LaTeX Warning: Reference `classgazebo_1_1common_1_1MeshManager' on page 13 unde >fined on input line 295. >LaTeX Warning: Reference `classgazebo_1_1common_1_1ModelDatabase' on page 13 un >defined on input line 296. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 13 unde >fined on input line 297. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1RenderEngine' on page 13 >undefined on input line 298. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1RTShaderSystem' on page 1 >3 undefined on input line 299. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SensorManager' on page 13 u >ndefined on input line 300. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1ConnectionManager' on pag >e 13 undefined on input line 301. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1TopicManager' on page 13 >undefined on input line 302. >LaTeX Warning: Reference `classgazebo_1_1util_1_1DiagnosticManager' on page 13 >undefined on input line 303. >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogPlay' on page 13 undefined >on input line 304. >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogRecord' on page 13 undefine >d on input line 305. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 13 undefined o >n input line 306. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 3 >08. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 3 >09. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 3 >10. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 3 >11. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 3 >12. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 3 >13. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 3 >14. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 3 >15. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 3 >16. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 3 >17. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 3 >18. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 3 >19. >LaTeX Warning: Reference `classSingletonT' on page 13 undefined on input line 3 >20. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Skeleton' on page 13 undefin >ed on input line 321. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SkeletonAnimation' on page 1 >3 undefined on input line 322. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SkeletonNode' on page 13 und >efined on input line 323. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Pro >file' on page 13 undefined on input line 325. >LaTeX Warning: Reference `classJoint__TEST_1_1SpawnJointOptions' on page 13 und >efined on input line 327. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SphericalCoordinates' on pag >e 13 undefined on input line 328. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Spline' on page 13 undefined o >n input line 329. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 13 undefined > on input line 330. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CollisionState' on page 13 >undefined on input line 332. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointState' on page 13 unde >fined on input line 333. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState' on page 13 undef >ined on input line 334. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState' on page 13 unde >fined on input line 335. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState' on page 13 unde >fined on input line 336. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SubMesh' on page 13 undefine >d on input line 338. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1SubscribeOptions' on page > 13 undefined on input line 339. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Subscriber' on page 13 un >defined on input line 340. >[13] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams' on page 14 u >ndefined on input line 341. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GzTerrainMatGen' on page >14 undefined on input line 343. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 14 undefined o >n input line 345. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Timer' on page 14 undefined >on input line 346. >LaTeX Warning: Reference `classgazebo_1_1util_1_1DiagnosticTimer' on page 14 un >defined on input line 348. >LaTeX Warning: Reference `structgazebo_1_1physics_1_1TrajectoryInfo' on page 14 > undefined on input line 350. >LaTeX Warning: Reference `classgazebo_1_1common_1_1UpdateInfo' on page 14 undef >ined on input line 351. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector2d' on page 14 undefined > on input line 352. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector2i' on page 14 undefined > on input line 353. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 14 undefined >on input line 354. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector4' on page 14 undefined >on input line 355. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Video' on page 14 undefined >on input line 356. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ViewController' on page 1 >4 undefined on input line 357. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1FPSViewController' on pag >e 14 undefined on input line 359. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1OrbitViewController' on p >age 14 undefined on input line 360. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1WindowManager' on page 14 > undefined on input line 362. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1WireBox' on page 14 undef >ined on input line 363. >LaTeX Warning: Reference `classJoint__TEST' on page 14 undefined on input line >365. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint' on page 14 undef >ined on input line 368. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Hinge2Joint' on page 14 und >efined on input line 369. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HingeJoint' on page 14 unde >fined on input line 370. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint' on page 14 unde >fined on input line 371. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint' on page 14 und >efined on input line 372. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1UniversalJoint' on page 14 >undefined on input line 373. >) [14] >Chapter 6. >(./annotated.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor' on page 15 undefined > on input line 3. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor' on page 15 undefined > on input line 3. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 15 undefined on > input line 4. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Animation' on page 15 undefi >ned on input line 5. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ArrowVisual' on page 15 u >ndefined on input line 6. >LaTeX Warning: Reference `classgazebo_1_1common_1_1AssertionInternalError' on p >age 15 undefined on input line 7. >LaTeX Warning: Reference `classgazebo_1_1common_1_1AudioDecoder' on page 15 und >efined on input line 8. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1AxisVisual' on page 15 un >defined on input line 9. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 15 undefined >on input line 10. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint' on page 15 undef >ined on input line 10. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 15 undefined >on input line 11. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 15 undefined >on input line 11. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Box' on page 15 undefined on i >nput line 12. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BoxShape' on page 15 undefi >ned on input line 13. >LaTeX Warning: Reference `classgazebo_1_1common_1_1BVHLoader' on page 15 undefi >ned on input line 14. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper' on page 1 >5 undefined on input line 15. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelperT' on page >15 undefined on input line 16. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 15 undefi >ned on input line 17. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1CameraSensor' on page 15 un >defined on input line 18. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1CameraVisual' on page 15 >undefined on input line 19. >Underfull \vbox (badness 2698) has occurred while \output is active [15] >LaTeX Warning: Reference `classgazebo_1_1common_1_1ColladaLoader' on page 16 un >defined on input line 20. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 16 undefined >on input line 21. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 16 undef >ined on input line 21. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 16 undef >ined on input line 22. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CollisionState' on page 16 >undefined on input line 22. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 16 undefined >on input line 23. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1COMVisual' on page 16 und >efined on input line 24. >LaTeX Warning: Reference `classgazebo_1_1event_1_1Connection' on page 16 undefi >ned on input line 25. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Connection' on page 16 un >defined on input line 26. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1ConnectionManager' on pag >e 16 undefined on input line 27. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Console' on page 16 undefine >d on input line 28. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 16 undefin >ed on input line 29. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ContactManager' on page 16 >undefined on input line 30. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 16 undefin >ed on input line 31. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ContactPublisher' on page 1 >6 undefined on input line 31. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor' on page 16 u >ndefined on input line 32. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ContactVisual' on page 16 > undefined on input line 33. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Conversions' on page 16 u >ndefined on input line 34. >LaTeX Warning: Reference `Conversions_8hh' on page 16 undefined on input line 3 >4. >LaTeX Warning: Reference `Conversions_8hh' on page 16 undefined on input line 3 >4. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Conversions' on page 16 u >ndefined on input line 34. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CylinderShape' on page 16 u >ndefined on input line 35. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DepthCamera' on page 16 u >ndefined on input line 36. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1DepthCameraSensor' on page >16 undefined on input line 37. >LaTeX Warning: Reference `classgazebo_1_1util_1_1DiagnosticManager' on page 16 >undefined on input line 38. >LaTeX Warning: Reference `classgazebo_1_1util_1_1DiagnosticTimer' on page 16 un >defined on input line 39. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DummyPageProvider' on pag >e 16 undefined on input line 40. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DynamicLines' on page 16 >undefined on input line 41. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DynamicRenderable' on pag >e 16 undefined on input line 42. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 16 undefined >on input line 43. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 16 undefine >d on input line 43. >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 16 undefined o >n input line 44. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Events' on page 16 undefi >ned on input line 45. >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 16 undefined o >n input line 46. >LaTeX Warning: Reference `classgazebo_1_1event_1_1Events' on page 16 undefined >on input line 46. >Underfull \vbox (badness 4647) has occurred while \output is active [16] >LaTeX Warning: Reference `classgazebo_1_1event_1_1EventT' on page 17 undefined >on input line 47. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Exception' on page 17 undefi >ned on input line 48. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 17 undefine >d on input line 49. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ForceTorqueSensor' on page >17 undefined on input line 49. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1FPSViewController' on pag >e 17 undefined on input line 50. >LaTeX Warning: Reference `namespacegazebo_1_1msgs' on page 17 undefined on inpu >t line 51. >LaTeX Warning: Reference `classgoogle_1_1protobuf_1_1compiler_1_1cpp_1_1GazeboG >enerator' on page 17 undefined on input line 51. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpsSensor' on page 17 undef >ined on input line 52. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpsSensor' on page 17 undef >ined on input line 52. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GpuLaser' on page 17 unde >fined on input line 53. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpuRaySensor' on page 17 un >defined on input line 54. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Grid' on page 17 undefine >d on input line 55. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Gripper' on page 17 undefin >ed on input line 56. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GUIOverlay' on page 17 un >defined on input line 57. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GzTerrainMatGen' on page >17 undefined on input line 58. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Heightmap' on page 17 und >efined on input line 59. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape' on page 17 >undefined on input line 60. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape' on page 17 >undefined on input line 60. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Hinge2Joint' on page 17 und >efined on input line 61. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HingeJoint' on page 17 unde >fined on input line 62. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image' on page 17 undefined >on input line 63. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ImuSensor' on page 17 undef >ined on input line 64. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial' on page 17 undefi >ned on input line 65. >LaTeX Warning: Reference `classgazebo_1_1common_1_1InternalError' on page 17 un >defined on input line 66. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1IOManager' on page 17 und >efined on input line 67. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 17 undefined >on input line 68. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 17 undefined > on input line 68. >LaTeX Warning: Reference `classJoint__TEST' on page 17 undefined on input line >69. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 17 undefined > on input line 70. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointController' on page 17 > undefined on input line 70. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 17 undefined > on input line 71. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointState' on page 17 unde >fined on input line 71. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1JointVisual' on page 17 u >ndefined on input line 72. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointWrench' on page 17 und >efined on input line 73. >LaTeX Warning: Reference `classgazebo_1_1common_1_1KeyEvent' on page 17 undefin >ed on input line 74. >[17] >LaTeX Warning: Reference `classgazebo_1_1common_1_1KeyFrame' on page 18 undefin >ed on input line 75. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1LaserVisual' on page 18 u >ndefined on input line 76. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Light' on page 18 undefin >ed on input line 77. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 18 undefined >on input line 78. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 18 undefined >on input line 78. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 18 undefined >on input line 79. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState' on page 18 undef >ined on input line 79. >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogPlay' on page 18 undefined >on input line 80. >LaTeX Warning: Reference `classLogplay' on page 18 undefined on input line 81. >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogRecord' on page 18 undefine >d on input line 82. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MapShape' on page 18 undefi >ned on input line 83. >LaTeX Warning: Reference `classgazebo_1_1Master' on page 18 undefined on input >line 84. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Material' on page 18 undefin >ed on input line 85. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Matrix3' on page 18 undefined >on input line 86. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Matrix4' on page 18 undefined >on input line 87. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Mesh' on page 18 undefined o >n input line 88. >LaTeX Warning: Reference `classgazebo_1_1common_1_1MeshCSG' on page 18 undefine >d on input line 89. >LaTeX Warning: Reference `classgazebo_1_1common_1_1MeshLoader' on page 18 undef >ined on input line 90. >LaTeX Warning: Reference `classgazebo_1_1common_1_1MeshManager' on page 18 unde >fined on input line 91. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MeshShape' on page 18 undef >ined on input line 92. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 18 undefined > on input line 93. >LaTeX Warning: Reference `classgazebo_1_1common_1_1ModelDatabase' on page 18 un >defined on input line 94. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 18 undefined > on input line 95. >LaTeX Warning: Reference `classgazebo_1_1ModelPlugin' on page 18 undefined on i >nput line 95. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 18 undefined > on input line 96. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState' on page 18 unde >fined on input line 96. >LaTeX Warning: Reference `classgazebo_1_1common_1_1MouseEvent' on page 18 undef >ined on input line 97. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1MovableText' on page 18 u >ndefined on input line 98. >LaTeX Warning: Reference `classgazebo_1_1msgs_1_1MsgFactory' on page 18 undefin >ed on input line 99. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1MultiCameraSensor' on page >18 undefined on input line 100. >Underfull \vbox (badness 5231) has occurred while \output is active [18] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape' on page 19 u >ndefined on input line 101. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Node' on page 19 undefine >d on input line 102. >LaTeX Warning: Reference `classgazebo_1_1common_1_1NodeAnimation' on page 19 un >defined on input line 103. >LaTeX Warning: Reference `structgazebo_1_1common_1_1NodeAssignment' on page 19 >undefined on input line 104. >LaTeX Warning: Reference `classgazebo_1_1common_1_1NodeTransform' on page 19 un >defined on input line 105. >LaTeX Warning: Reference `Skeleton_8hh' on page 19 undefined on input line 105. >LaTeX Warning: Reference `classgazebo_1_1common_1_1NodeTransform' on page 19 un >defined on input line 105. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Noise' on page 19 undefined > on input line 106. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Noise' on page 19 undefined > on input line 106. >LaTeX Warning: Reference `classgazebo_1_1common_1_1NumericAnimation' on page 19 > undefined on input line 107. >LaTeX Warning: Reference `classgazebo_1_1common_1_1NumericAnimation' on page 19 > undefined on input line 108. >LaTeX Warning: Reference `classgazebo_1_1common_1_1NumericKeyFrame' on page 19 >undefined on input line 108. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 19 undefined o >n input line 109. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 19 undefined o >n input line 110. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenALSink' on page 19 undefin >ed on input line 110. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 19 undefined o >n input line 111. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenALSource' on page 19 undef >ined on input line 111. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1OrbitViewController' on p >age 19 undefined on input line 112. >LaTeX Warning: Reference `classgazebo_1_1common_1_1ParamT' on page 19 undefined > on input line 113. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 19 undefined >on input line 114. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine' on page 19 u >ndefined on input line 114. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsFactory' on page 19 >undefined on input line 115. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 19 undefined on > input line 116. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 19 undefined on > input line 116. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 19 undefined on > input line 117. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 19 undef >ined on input line 118. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PlaneShape' on page 19 unde >fined on input line 118. >LaTeX Warning: Reference `classgazebo_1_1PluginT' on page 19 undefined on input > line 119. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 19 undefined on >input line 120. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PoseAnimation' on page 19 un >defined on input line 121. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PoseAnimation' on page 19 un >defined on input line 122. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PoseKeyFrame' on page 19 und >efined on input line 122. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Projector' on page 19 und >efined on input line 123. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Publication' on page 19 u >ndefined on input line 124. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1PublicationTransport' on >page 19 undefined on input line 125. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Publisher' on page 19 und >efined on input line 126. >LaTeX Warning: Reference `classQuadNode' on page 19 undefined on input line 127 >. >[19] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 20 undefin >ed on input line 128. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Rand' on page 20 undefined on >input line 129. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1RawCallbackHelper' on pag >e 20 undefined on input line 130. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 20 undefine >d on input line 131. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RaySensor' on page 20 undef >ined on input line 131. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 20 undefined >on input line 132. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1RayShape' on page 20 undefi >ned on input line 132. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1RenderEngine' on page 20 >undefined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 20 undefine >d on input line 134. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDSensor' on page 20 unde >fined on input line 134. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDTag' on page 20 undefin >ed on input line 135. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDTag' on page 20 undefin >ed on input line 135. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1RFIDTagVisual' on page 20 > undefined on input line 136. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1RFIDVisual' on page 20 un >defined on input line 137. >LaTeX Warning: Reference `classRoad' on page 20 undefined on input line 138. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Road' on page 20 undefined >on input line 139. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Road' on page 20 undefined >on input line 139. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Road2d' on page 20 undefi >ned on input line 140. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Spline' on page 20 undefined o >n input line 141. >LaTeX Warning: Reference `classgazebo_1_1math_1_1RotationSpline' on page 20 und >efined on input line 141. >LaTeX Warning: Reference `namespaceOgre' on page 20 undefined on input line 142 >. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1RTShaderSystem' on page 2 >0 undefined on input line 142. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 20 undefin >ed on input line 143. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint' on page 20 unde >fined on input line 144. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1SelectionObj' on page 20 >undefined on input line 145. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 20 undefine >d on input line 146. >LaTeX Warning: Reference `classSensorFactor' on page 20 undefined on input line > 147. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SensorFactory' on page 20 u >ndefined on input line 148. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SensorManager' on page 20 u >ndefined on input line 149. >LaTeX Warning: Reference `classgazebo_1_1SensorPlugin' on page 20 undefined on >input line 150. >LaTeX Warning: Reference `classgazebo_1_1Server' on page 20 undefined on input >line 151. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Pro >file_1_1ShaderHelperCg' on page 20 undefined on input line 152. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Pro >file_1_1ShaderHelperGLSL' on page 20 undefined on input line 153. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 20 undefined >on input line 154. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape' on page 20 undefined > on input line 154. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint' on page 2 >0 undefined on input line 155. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint' on page 2 >0 undefined on input line 155. >Underfull \vbox (badness 4144) has occurred while \output is active [20] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBoxShape' on page 21 > undefined on input line 156. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyCollision' on page 2 >1 undefined on input line 157. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyCylinderShape' on pa >ge 21 undefined on input line 158. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHeightmapShape' on p >age 21 undefined on input line 159. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint' on page > 21 undefined on input line 160. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint' on page >21 undefined on input line 161. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 21 undefined >on input line 162. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint' on page 21 un >defined on input line 162. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 21 undefined >on input line 163. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink' on page 21 und >efined on input line 163. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyMeshShape' on page 2 >1 undefined on input line 164. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyModel' on page 21 un >defined on input line 165. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape' on page 21 u >ndefined on input line 166. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyMultiRayShape' on pa >ge 21 undefined on input line 166. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics' on page 21 >undefined on input line 167. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPlaneShape' on page >21 undefined on input line 168. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyRayShape' on page 21 > undefined on input line 169. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint' on page >21 undefined on input line 170. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint' on page > 21 undefined on input line 171. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySphereShape' on page > 21 undefined on input line 172. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint' on p >age 21 undefined on input line 173. >LaTeX Warning: Reference `classSingletonT' on page 21 undefined on input line 1 >74. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Skeleton' on page 21 undefin >ed on input line 175. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Skeleton' on page 21 undefin >ed on input line 176. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SkeletonAnimation' on page 2 >1 undefined on input line 176. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SkeletonNode' on page 21 und >efined on input line 177. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint' on page 21 und >efined on input line 178. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Pro >file' on page 21 undefined on input line 179. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 21 undefine >d on input line 180. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SonarSensor' on page 21 und >efined on input line 180. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1SonarVisual' on page 21 u >ndefined on input line 181. >LaTeX Warning: Reference `classJoint__TEST_1_1SpawnJointOptions' on page 21 und >efined on input line 182. >[21] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SphereShape' on page 22 und >efined on input line 183. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SphericalCoordinates' on pag >e 22 undefined on input line 184. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Spline' on page 22 undefined o >n input line 185. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 22 undefined > on input line 186. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 22 undefined > on input line 186. >LaTeX Warning: Reference `classgazebo_1_1common_1_1STLLoader' on page 22 undefi >ned on input line 187. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SubMesh' on page 22 undefine >d on input line 188. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1SubscribeOptions' on page > 22 undefined on input line 189. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Subscriber' on page 22 un >defined on input line 190. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1SubscriptionTransport' on > page 22 undefined on input line 191. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams' on page 22 u >ndefined on input line 192. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams' on page 22 u >ndefined on input line 192. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 22 unde >fined on input line 193. >LaTeX Warning: Reference `classgazebo_1_1SystemPlugin' on page 22 undefined on >input line 194. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 22 undefined o >n input line 195. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 22 undefined o >n input line 195. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Timer' on page 22 undefined >on input line 196. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1TopicManager' on page 22 >undefined on input line 197. >LaTeX Warning: Reference `structgazebo_1_1physics_1_1TrajectoryInfo' on page 22 > undefined on input line 198. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1TransmitterVisual' on pag >e 22 undefined on input line 199. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1UniversalJoint' on page 22 >undefined on input line 200. >LaTeX Warning: Reference `classgazebo_1_1common_1_1UpdateInfo' on page 22 undef >ined on input line 201. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera' on page 22 un >defined on input line 202. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector2d' on page 22 undefined > on input line 203. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector2i' on page 22 undefined > on input line 204. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 22 undefined >on input line 205. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector4' on page 22 undefined >on input line 206. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Video' on page 22 undefined >on input line 207. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1VideoVisual' on page 22 u >ndefined on input line 208. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ViewController' on page 2 >2 undefined on input line 209. >Underfull \vbox (badness 4647) has occurred while \output is active [22] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 23 undefi >ned on input line 210. >LaTeX Warning: Reference `classgazebo_1_1VisualPlugin' on page 23 undefined on >input line 211. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1WindowManager' on page 23 > undefined on input line 212. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1WireBox' on page 23 undef >ined on input line 213. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 23 undefine >d on input line 214. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessReceiver' on page 2 >3 undefined on input line 214. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 23 undefine >d on input line 215. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransceiver' on pag >e 23 undefined on input line 215. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransmitter' on pag >e 23 undefined on input line 216. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 23 undefined > on input line 217. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 23 undefined > on input line 218. >LaTeX Warning: Reference `classgazebo_1_1WorldPlugin' on page 23 undefined on i >nput line 218. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 23 undefined > on input line 219. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState' on page 23 unde >fined on input line 219. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1WrenchVisual' on page 23 >undefined on input line 220. >) [23] [24] >Chapter 7. >(./files.tex >LaTeX Warning: Reference `Actor_8hh' on page 25 undefined on input line 3. >LaTeX Warning: Reference `Angle_8hh' on page 25 undefined on input line 4. >LaTeX Warning: Reference `Animation_8hh' on page 25 undefined on input line 5. >LaTeX Warning: Reference `ArrowVisual_8hh' on page 25 undefined on input line 6 >. >LaTeX Warning: Reference `Assert_8hh' on page 25 undefined on input line 7. >LaTeX Warning: Reference `AudioDecoder_8hh' on page 25 undefined on input line >8. >LaTeX Warning: Reference `AxisVisual_8hh' on page 25 undefined on input line 9. >LaTeX Warning: Reference `BallJoint_8hh' on page 25 undefined on input line 10. >LaTeX Warning: Reference `Base_8hh' on page 25 undefined on input line 11. >LaTeX Warning: Reference `Base64_8hh' on page 25 undefined on input line 12. >LaTeX Warning: Reference `Box_8hh' on page 25 undefined on input line 13. >LaTeX Warning: Reference `BoxShape_8hh' on page 25 undefined on input line 14. >LaTeX Warning: Reference `BVHLoader_8hh' on page 25 undefined on input line 15. >LaTeX Warning: Reference `CallbackHelper_8hh' on page 25 undefined on input lin >e 16. >LaTeX Warning: Reference `Camera_8hh' on page 25 undefined on input line 17. >LaTeX Warning: Reference `CameraSensor_8hh' on page 25 undefined on input line >18. >LaTeX Warning: Reference `CameraVisual_8hh' on page 25 undefined on input line >19. >LaTeX Warning: Reference `cegui_8h' on page 25 undefined on input line 20. >LaTeX Warning: Reference `ColladaLoader_8hh' on page 25 undefined on input line > 21. >LaTeX Warning: Reference `Collision_8hh' on page 25 undefined on input line 22. >LaTeX Warning: Reference `CollisionState_8hh' on page 25 undefined on input lin >e 23. >LaTeX Warning: Reference `Color_8hh' on page 25 undefined on input line 24. >LaTeX Warning: Reference `CommonIface_8hh' on page 25 undefined on input line 2 >5. >LaTeX Warning: Reference `CommonTypes_8hh' on page 25 undefined on input line 2 >6. >LaTeX Warning: Reference `COMVisual_8hh' on page 25 undefined on input line 27. >LaTeX Warning: Reference `Connection_8hh' on page 25 undefined on input line 28 >. >LaTeX Warning: Reference `ConnectionManager_8hh' on page 25 undefined on input >line 29. >LaTeX Warning: Reference `Console_8hh' on page 25 undefined on input line 30. >LaTeX Warning: Reference `Contact_8hh' on page 25 undefined on input line 31. >LaTeX Warning: Reference `ContactManager_8hh' on page 25 undefined on input lin >e 32. >LaTeX Warning: Reference `ContactSensor_8hh' on page 25 undefined on input line > 33. >LaTeX Warning: Reference `ContactVisual_8hh' on page 25 undefined on input line > 34. >LaTeX Warning: Reference `Conversions_8hh' on page 25 undefined on input line 3 >5. >LaTeX Warning: Reference `CylinderShape_8hh' on page 25 undefined on input line > 36. >LaTeX Warning: Reference `DepthCamera_8hh' on page 25 undefined on input line 3 >7. >[25] >LaTeX Warning: Reference `DepthCameraSensor_8hh' on page 26 undefined on input >line 38. >LaTeX Warning: Reference `Diagnostics_8hh' on page 26 undefined on input line 3 >9. >LaTeX Warning: Reference `DynamicLines_8hh' on page 26 undefined on input line >40. >LaTeX Warning: Reference `DynamicRenderable_8hh' on page 26 undefined on input >line 41. >LaTeX Warning: Reference `Entity_8hh' on page 26 undefined on input line 42. >LaTeX Warning: Reference `Event_8hh' on page 26 undefined on input line 43. >LaTeX Warning: Reference `Events_8hh' on page 26 undefined on input line 44. >LaTeX Warning: Reference `Exception_8hh' on page 26 undefined on input line 45. >LaTeX Warning: Reference `ForceTorqueSensor_8hh' on page 26 undefined on input >line 46. >LaTeX Warning: Reference `FPSViewController_8hh' on page 26 undefined on input >line 47. >LaTeX Warning: Reference `gazebo_8hh' on page 26 undefined on input line 48. >LaTeX Warning: Reference `gazebo__core_8hh' on page 26 undefined on input line >49. >LaTeX Warning: Reference `GazeboGenerator_8hh' on page 26 undefined on input li >ne 50. >LaTeX Warning: Reference `GpsSensor_8hh' on page 26 undefined on input line 51. >LaTeX Warning: Reference `GpuLaser_8hh' on page 26 undefined on input line 52. >LaTeX Warning: Reference `GpuRaySensor_8hh' on page 26 undefined on input line >53. >LaTeX Warning: Reference `Grid_8hh' on page 26 undefined on input line 54. >LaTeX Warning: Reference `Gripper_8hh' on page 26 undefined on input line 55. >LaTeX Warning: Reference `GUIOverlay_8hh' on page 26 undefined on input line 56 >. >LaTeX Warning: Reference `Heightmap_8hh' on page 26 undefined on input line 57. >LaTeX Warning: Reference `HeightmapShape_8hh' on page 26 undefined on input lin >e 58. >LaTeX Warning: Reference `Helpers_8hh' on page 26 undefined on input line 59. >LaTeX Warning: Reference `Hinge2Joint_8hh' on page 26 undefined on input line 6 >0. >LaTeX Warning: Reference `HingeJoint_8hh' on page 26 undefined on input line 61 >. >LaTeX Warning: Reference `Image_8hh' on page 26 undefined on input line 62. >LaTeX Warning: Reference `ImuSensor_8hh' on page 26 undefined on input line 63. >LaTeX Warning: Reference `Inertial_8hh' on page 26 undefined on input line 64. >LaTeX Warning: Reference `IOManager_8hh' on page 26 undefined on input line 65. >LaTeX Warning: Reference `Joint_8hh' on page 26 undefined on input line 66. >LaTeX Warning: Reference `Joint__TEST_8hh' on page 26 undefined on input line 6 >7. >LaTeX Warning: Reference `JointController_8hh' on page 26 undefined on input li >ne 68. >LaTeX Warning: Reference `JointState_8hh' on page 26 undefined on input line 69 >. >LaTeX Warning: Reference `JointVisual_8hh' on page 26 undefined on input line 7 >0. >LaTeX Warning: Reference `JointWrench_8hh' on page 26 undefined on input line 7 >1. >LaTeX Warning: Reference `KeyEvent_8hh' on page 26 undefined on input line 72. >LaTeX Warning: Reference `KeyFrame_8hh' on page 26 undefined on input line 73. >LaTeX Warning: Reference `LaserVisual_8hh' on page 26 undefined on input line 7 >4. >LaTeX Warning: Reference `Light_8hh' on page 26 undefined on input line 75. >LaTeX Warning: Reference `Link_8hh' on page 26 undefined on input line 76. >LaTeX Warning: Reference `LinkState_8hh' on page 26 undefined on input line 77. >LaTeX Warning: Reference `LogPlay_8hh' on page 26 undefined on input line 78. >LaTeX Warning: Reference `LogRecord_8hh' on page 26 undefined on input line 79. >LaTeX Warning: Reference `mainpage_8html' on page 26 undefined on input line 80 >. >LaTeX Warning: Reference `MapShape_8hh' on page 26 undefined on input line 81. >LaTeX Warning: Reference `Master_8hh' on page 26 undefined on input line 82. >LaTeX Warning: Reference `common_2Material_8hh' on page 26 undefined on input l >ine 83. >LaTeX Warning: Reference `rendering_2Material_8hh' on page 26 undefined on inpu >t line 84. >LaTeX Warning: Reference `MathTypes_8hh' on page 26 undefined on input line 85. >LaTeX Warning: Reference `Matrix3_8hh' on page 26 undefined on input line 86. >LaTeX Warning: Reference `Matrix4_8hh' on page 26 undefined on input line 87. >LaTeX Warning: Reference `Mesh_8hh' on page 26 undefined on input line 88. >LaTeX Warning: Reference `MeshCSG_8hh' on page 26 undefined on input line 89. >LaTeX Warning: Reference `MeshLoader_8hh' on page 26 undefined on input line 90 >. >[26] >LaTeX Warning: Reference `MeshManager_8hh' on page 27 undefined on input line 9 >1. >LaTeX Warning: Reference `MeshShape_8hh' on page 27 undefined on input line 92. >LaTeX Warning: Reference `Model_8hh' on page 27 undefined on input line 93. >LaTeX Warning: Reference `ModelDatabase_8hh' on page 27 undefined on input line > 94. >LaTeX Warning: Reference `ModelState_8hh' on page 27 undefined on input line 95 >. >LaTeX Warning: Reference `MouseEvent_8hh' on page 27 undefined on input line 96 >. >LaTeX Warning: Reference `MovableText_8hh' on page 27 undefined on input line 9 >7. >LaTeX Warning: Reference `MsgFactory_8hh' on page 27 undefined on input line 98 >. >LaTeX Warning: Reference `msgs_8hh' on page 27 undefined on input line 99. >LaTeX Warning: Reference `MultiCameraSensor_8hh' on page 27 undefined on input >line 100. >LaTeX Warning: Reference `MultiRayShape_8hh' on page 27 undefined on input line > 101. >LaTeX Warning: Reference `Node_8hh' on page 27 undefined on input line 102. >LaTeX Warning: Reference `Noise_8hh' on page 27 undefined on input line 103. >LaTeX Warning: Reference `ogre__gazebo_8h' on page 27 undefined on input line 1 >04. >LaTeX Warning: Reference `OpenAL_8hh' on page 27 undefined on input line 105. >LaTeX Warning: Reference `OrbitViewController_8hh' on page 27 undefined on inpu >t line 106. >LaTeX Warning: Reference `PhysicsEngine_8hh' on page 27 undefined on input line > 107. >LaTeX Warning: Reference `PhysicsFactory_8hh' on page 27 undefined on input lin >e 108. >LaTeX Warning: Reference `PhysicsIface_8hh' on page 27 undefined on input line >109. >LaTeX Warning: Reference `PhysicsTypes_8hh' on page 27 undefined on input line >110. >LaTeX Warning: Reference `PID_8hh' on page 27 undefined on input line 111. >LaTeX Warning: Reference `Plane_8hh' on page 27 undefined on input line 112. >LaTeX Warning: Reference `PlaneShape_8hh' on page 27 undefined on input line 11 >3. >LaTeX Warning: Reference `Plugin_8hh' on page 27 undefined on input line 114. >LaTeX Warning: Reference `Pose_8hh' on page 27 undefined on input line 115. >LaTeX Warning: Reference `Projector_8hh' on page 27 undefined on input line 116 >. >LaTeX Warning: Reference `Publication_8hh' on page 27 undefined on input line 1 >17. >LaTeX Warning: Reference `PublicationTransport_8hh' on page 27 undefined on inp >ut line 118. >LaTeX Warning: Reference `Publisher_8hh' on page 27 undefined on input line 119 >. >LaTeX Warning: Reference `Quaternion_8hh' on page 27 undefined on input line 12 >0. >LaTeX Warning: Reference `Rand_8hh' on page 27 undefined on input line 121. >LaTeX Warning: Reference `RaySensor_8hh' on page 27 undefined on input line 122 >. >LaTeX Warning: Reference `RayShape_8hh' on page 27 undefined on input line 123. >LaTeX Warning: Reference `RenderEngine_8hh' on page 27 undefined on input line >124. >LaTeX Warning: Reference `RenderEvents_8hh' on page 27 undefined on input line >125. >LaTeX Warning: Reference `RenderingIface_8hh' on page 27 undefined on input lin >e 126. >LaTeX Warning: Reference `RenderTypes_8hh' on page 27 undefined on input line 1 >27. >LaTeX Warning: Reference `RFIDSensor_8hh' on page 27 undefined on input line 12 >8. >LaTeX Warning: Reference `RFIDTag_8hh' on page 27 undefined on input line 129. >LaTeX Warning: Reference `RFIDTagVisual_8hh' on page 27 undefined on input line > 130. >LaTeX Warning: Reference `RFIDVisual_8hh' on page 27 undefined on input line 13 >1. >LaTeX Warning: Reference `Road_8hh' on page 27 undefined on input line 132. >LaTeX Warning: Reference `Road2d_8hh' on page 27 undefined on input line 133. >LaTeX Warning: Reference `RotationSpline_8hh' on page 27 undefined on input lin >e 134. >LaTeX Warning: Reference `RTShaderSystem_8hh' on page 27 undefined on input lin >e 135. >LaTeX Warning: Reference `Scene_8hh' on page 27 undefined on input line 136. >LaTeX Warning: Reference `ScrewJoint_8hh' on page 27 undefined on input line 13 >7. >LaTeX Warning: Reference `SelectionObj_8hh' on page 27 undefined on input line >138. >LaTeX Warning: Reference `Sensor_8hh' on page 27 undefined on input line 139. >LaTeX Warning: Reference `SensorFactory_8hh' on page 27 undefined on input line > 140. >LaTeX Warning: Reference `SensorManager_8hh' on page 27 undefined on input line > 141. >LaTeX Warning: Reference `SensorsIface_8hh' on page 27 undefined on input line >142. >LaTeX Warning: Reference `SensorTypes_8hh' on page 27 undefined on input line 1 >43. >[27] >LaTeX Warning: Reference `Server_8hh' on page 28 undefined on input line 144. >LaTeX Warning: Reference `Shape_8hh' on page 28 undefined on input line 145. >LaTeX Warning: Reference `simbody__inc_8h' on page 28 undefined on input line 1 >46. >LaTeX Warning: Reference `SimbodyBallJoint_8hh' on page 28 undefined on input l >ine 147. >LaTeX Warning: Reference `SimbodyBoxShape_8hh' on page 28 undefined on input li >ne 148. >LaTeX Warning: Reference `SimbodyCollision_8hh' on page 28 undefined on input l >ine 149. >LaTeX Warning: Reference `SimbodyCylinderShape_8hh' on page 28 undefined on inp >ut line 150. >LaTeX Warning: Reference `SimbodyHeightmapShape_8hh' on page 28 undefined on in >put line 151. >LaTeX Warning: Reference `SimbodyHinge2Joint_8hh' on page 28 undefined on input > line 152. >LaTeX Warning: Reference `SimbodyHingeJoint_8hh' on page 28 undefined on input >line 153. >LaTeX Warning: Reference `SimbodyJoint_8hh' on page 28 undefined on input line >154. >LaTeX Warning: Reference `SimbodyLink_8hh' on page 28 undefined on input line 1 >55. >LaTeX Warning: Reference `SimbodyMeshShape_8hh' on page 28 undefined on input l >ine 156. >LaTeX Warning: Reference `SimbodyModel_8hh' on page 28 undefined on input line >157. >LaTeX Warning: Reference `SimbodyMultiRayShape_8hh' on page 28 undefined on inp >ut line 158. >LaTeX Warning: Reference `SimbodyPhysics_8hh' on page 28 undefined on input lin >e 159. >LaTeX Warning: Reference `SimbodyPlaneShape_8hh' on page 28 undefined on input >line 160. >LaTeX Warning: Reference `SimbodyRayShape_8hh' on page 28 undefined on input li >ne 161. >LaTeX Warning: Reference `SimbodyScrewJoint_8hh' on page 28 undefined on input >line 162. >LaTeX Warning: Reference `SimbodySliderJoint_8hh' on page 28 undefined on input > line 163. >LaTeX Warning: Reference `SimbodySphereShape_8hh' on page 28 undefined on input > line 164. >LaTeX Warning: Reference `SimbodyTypes_8hh' on page 28 undefined on input line >165. >LaTeX Warning: Reference `SimbodyUniversalJoint_8hh' on page 28 undefined on in >put line 166. >LaTeX Warning: Reference `SingletonT_8hh' on page 28 undefined on input line 16 >7. >LaTeX Warning: Reference `Skeleton_8hh' on page 28 undefined on input line 168. >LaTeX Warning: Reference `SkeletonAnimation_8hh' on page 28 undefined on input >line 169. >LaTeX Warning: Reference `SliderJoint_8hh' on page 28 undefined on input line 1 >70. >LaTeX Warning: Reference `SonarSensor_8hh' on page 28 undefined on input line 1 >71. >LaTeX Warning: Reference `SonarVisual_8hh' on page 28 undefined on input line 1 >72. >LaTeX Warning: Reference `SphereShape_8hh' on page 28 undefined on input line 1 >73. >LaTeX Warning: Reference `SphericalCoordinates_8hh' on page 28 undefined on inp >ut line 174. >LaTeX Warning: Reference `Spline_8hh' on page 28 undefined on input line 175. >LaTeX Warning: Reference `State_8hh' on page 28 undefined on input line 176. >LaTeX Warning: Reference `STLLoader_8hh' on page 28 undefined on input line 177 >. >LaTeX Warning: Reference `SubscribeOptions_8hh' on page 28 undefined on input l >ine 178. >LaTeX Warning: Reference `Subscriber_8hh' on page 28 undefined on input line 17 >9. >LaTeX Warning: Reference `SubscriptionTransport_8hh' on page 28 undefined on in >put line 180. >LaTeX Warning: Reference `SurfaceParams_8hh' on page 28 undefined on input line > 181. >LaTeX Warning: Reference `SystemPaths_8hh' on page 28 undefined on input line 1 >82. >LaTeX Warning: Reference `Time_8hh' on page 28 undefined on input line 183. >LaTeX Warning: Reference `Timer_8hh' on page 28 undefined on input line 184. >LaTeX Warning: Reference `TopicManager_8hh' on page 28 undefined on input line >185. >LaTeX Warning: Reference `TransmitterVisual_8hh' on page 28 undefined on input >line 186. >LaTeX Warning: Reference `TransportIface_8hh' on page 28 undefined on input lin >e 187. >LaTeX Warning: Reference `TransportTypes_8hh' on page 28 undefined on input lin >e 188. >LaTeX Warning: Reference `UniversalJoint_8hh' on page 28 undefined on input lin >e 189. >LaTeX Warning: Reference `UpdateInfo_8hh' on page 28 undefined on input line 19 >0. >LaTeX Warning: Reference `UserCamera_8hh' on page 28 undefined on input line 19 >1. >LaTeX Warning: Reference `UtilTypes_8hh' on page 28 undefined on input line 192 >. >LaTeX Warning: Reference `Vector2d_8hh' on page 28 undefined on input line 193. >LaTeX Warning: Reference `Vector2i_8hh' on page 28 undefined on input line 194. >[28] >LaTeX Warning: Reference `Vector3_8hh' on page 29 undefined on input line 195. >LaTeX Warning: Reference `Vector4_8hh' on page 29 undefined on input line 196. >LaTeX Warning: Reference `Video_8hh' on page 29 undefined on input line 197. >LaTeX Warning: Reference `VideoVisual_8hh' on page 29 undefined on input line 1 >98. >LaTeX Warning: Reference `ViewController_8hh' on page 29 undefined on input lin >e 199. >LaTeX Warning: Reference `Visual_8hh' on page 29 undefined on input line 200. >LaTeX Warning: Reference `WindowManager_8hh' on page 29 undefined on input line > 201. >LaTeX Warning: Reference `WireBox_8hh' on page 29 undefined on input line 202. >LaTeX Warning: Reference `WirelessReceiver_8hh' on page 29 undefined on input l >ine 203. >LaTeX Warning: Reference `WirelessTransceiver_8hh' on page 29 undefined on inpu >t line 204. >LaTeX Warning: Reference `WirelessTransmitter_8hh' on page 29 undefined on inpu >t line 205. >LaTeX Warning: Reference `World_8hh' on page 29 undefined on input line 206. >LaTeX Warning: Reference `WorldState_8hh' on page 29 undefined on input line 20 >7. >LaTeX Warning: Reference `WrenchVisual_8hh' on page 29 undefined on input line >208. >) [29] [30] >Chapter 8. >(./group__gazebo__common.tex >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [31] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 32 undefined > on input line 53. >LaTeX Warning: Reference `classgazebo_1_1common_1_1NodeTransform' on page 32 un >defined on input line 61. >LaTeX Warning: Reference `Skeleton_8hh' on page 32 undefined on input line 61. >LaTeX Warning: Reference `classgazebo_1_1common_1_1NumericAnimation' on page 32 > undefined on input line 65. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 32 undefined on > input line 67. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PoseAnimation' on page 32 un >defined on input line 73. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Skeleton' on page 32 undefin >ed on input line 81. >[32] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 33 undefined o >n input line 95. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 33 undefined > on input line 103. >[33] >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 34 unde >fined on input line 141. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 34 unde >fined on input line 149. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 34 unde >fined on input line 151. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 34 unde >fined on input line 153. >[34] [35] >Underfull \hbox (badness 2197) in paragraph at lines 296--297 >\T1/phv/m/n/10 Radius(), gazebo-::physics-::-Simbody-Box-Shape-::-Set-Size(), g >azebo-::physics-::-Simbody-Cylinder-Shape-::-Set-Size(), and >Underfull \hbox (badness 10000) detected at line 309 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/n' undefined >(Font) using `T1/pcr/m/n' instead on input line 332. >[36] >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 37 unde >fined on input line 346. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 37 undefined >on input line 375. >Underfull \hbox (badness 10000) detected at line 378 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 37 undefined >on input line 397. >Underfull \hbox (badness 10000) detected at line 400 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 37 unde >fined on input line 428. >[37] >Underfull \hbox (badness 10000) detected at line 435 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 38 unde >fined on input line 448. >Underfull \hbox (badness 10000) detected at line 457 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 38 unde >fined on input line 469. >Underfull \hbox (badness 10000) detected at line 476 >[][][] >[38] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >Underfull \hbox (badness 10000) detected at line 557 >[][][] >[39] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/it' undefined >(Font) using `T1/pcr/bc/n' instead on input line 586. >Underfull \hbox (badness 10000) detected at line 598 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1ModelDatabase' on page 40 un >defined on input line 612. >Underfull \hbox (badness 10000) detected at line 612 >[][][] >LaTeX Warning: Reference `group__gazebo__common_gab4e1d08f2967d4a886f0d6b7fab29 >a56' on page 40 undefined on input line 626. >Underfull \hbox (badness 10000) detected at line 642 >[][][] >[40] >Underfull \hbox (badness 10000) detected at line 656 >[][][] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 700 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >[41] >Underfull \hbox (badness 10000) detected at line 800 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image_a4b9db6125b3d3387678c2 >3d12152369c' on page 42 undefined on input line 801. >) [42] (./group__gazebo__event.tex >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 43 undefined o >n input line 7. >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 43 undefined o >n input line 16. >[43] >Underfull \hbox (badness 10000) detected at line 67 >[][][] >LaTeX Warning: Reference `classgazebo_1_1event_1_1Connection' on page 44 undefi >ned on input line 68. >Underfull \hbox (badness 1248) in paragraph at lines 77--78 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Connect-Add-Entity() >, gazebo-::event-::-Events-::-Connect-Create-Entity(), gazebo- >Underfull \hbox (badness 3407) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Events-::-Connect-Create-Scene(), gazebo-::event- >::-Events-::-Connect-Delete-Entity(), gazebo-::event-::-Events-::- >Underfull \hbox (badness 1546) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Camera-::-Connect-New-Image-Frame(), gazebo-::ren >dering-::-Gpu-Laser-::-Connect-New-Laser-Frame(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::physics-::-Multi-Ray-Shape-::-Connect-New-Laser-Scans(), gazeb >o-::rendering-::-Depth-Camera-::-Connect-New-R-G-B-Point- >Underfull \hbox (badness 1308) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::-Sensor-::-Connect-Updated(), gazebo-::event-::-Events-::-Conn >ect-World-Created(), gazebo-::event-::-Events-::-Connect-World- >Underfull \hbox (badness 10000) detected at line 90 >[][][] >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 44 undefined o >n input line 91. >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event_ad41018335750f32c0da076 >5378169016' on page 44 undefined on input line 115. >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Disconnect-Add-Entit >y(), gazebo-::event-::-Events-::-Disconnect-Create-Entity(), >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 gazebo-::rendering-::-Events-::-Disconnect-Create-Scene(), gazeb >o-::event-::-Events-::-Disconnect-Delete-Entity(), gazebo- >Underfull \hbox (badness 7832) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::event-::-Events-::-Disconnect-Diag-Timer-Start(), gazebo-::eve >nt-::-Events-::-Disconnect-Diag-Timer-Stop(), gazebo-::physics- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Link-::-Disconnect-Enabled(), gazebo-::physics-::-Joint-::-Di >sconnect-Joint-Update(), gazebo-::rendering-::-Depth-Camera- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-New-Depth-Frame(), gazebo-::rendering-::-Camera-:: >-Disconnect-New-Image-Frame(), gazebo-::rendering-::- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Gpu-Laser-::-Disconnect-New-Laser-Frame(), gazebo-::physics-::-M >ulti-Ray-Shape-::-Disconnect-New-Laser-Scans(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::rendering-::-Depth-Camera-::-Disconnect-New-R-G-B-Point-Cloud( >), gazebo-::event-::-Events-::-Disconnect-Pause(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Remove-Scene(), gazebo-::event-::-Events-::-Discon >nect-Render(), gazebo-::event-::-Events-::-Disconnect-Set- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Selected-Entity(), gazebo-::transport-::-Connection-::-Disconnec >t-Shutdown(), gazebo-::event-::-Events-::-Disconnect-Sig- >Underfull \hbox (badness 4505) in paragraph at lines 123--124 >\T1/phv/m/n/10 Int(), gazebo-::event-::-Events-::-Disconnect-Step(), gazebo-::e >vent-::-Events-::-Disconnect-Stop(), gazebo-::sensors-::-Force- >Underfull \hbox (badness 2689) in paragraph at lines 123--124 >\T1/phv/m/n/10 Torque-Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sonar- >Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sensor- >Underfull \hbox (badness 2443) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Updated(), gazebo-::event-::-Events-::-Disconnect- >World-Created(), and gazebo-::event-::-Events-::-Disconnect- >[44] >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event_aa79072e5320cb8c8c80831 >3104fd12c7' on page 45 undefined on input line 147. >) [45] (./group__gazebo__math.tex >LaTeX Warning: Reference `classgazebo_1_1math_1_1Spline' on page 46 undefined o >n input line 38. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 46 undefined >on input line 46. >[46] [47] >Underfull \hbox (badness 5726) in paragraph at lines 143--144 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Quaternion-::-Correct(), gazebo >-::math-::-Quaternion-::-Get-Inverse(), gazebo-::physics-::- >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[48] [49] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[50] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 318 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[51] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >) [52] (./group__gazebo__msgs.tex >LaTeX Warning: Reference `namespacegazebo_1_1msgs' on page 53 undefined on inpu >t line 17. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 53 undefined >on input line 29. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 53 undefin >ed on input line 31. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 53 undefined on >input line 33. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 53 undefined >on input line 35. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 53 undefined o >n input line 37. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 53 undefined on > input line 39. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 53 undefin >ed on input line 43. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 53 undefined on >input line 45. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 53 undefined >on input line 47. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 53 undefined o >n input line 49. >[53] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image' on page 54 undefined >on input line 71. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image' on page 54 undefined >on input line 73. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 54 undefined >on input line 75. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 54 undefined >on input line 77. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 54 undefin >ed on input line 79. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 54 undefined on >input line 81. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 54 undefined >on input line 83. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 54 undefined o >n input line 85. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 54 undefined on > input line 87. >[54] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 55 undefined >on input line 149. >Underfull \hbox (badness 10000) detected at line 156 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 55 undefin >ed on input line 168. >[55] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 56 undefined on >input line 187. >Underfull \hbox (badness 10000) detected at line 194 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 56 undefined >on input line 206. >Underfull \hbox (badness 10000) detected at line 213 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 56 undefined o >n input line 225. >Underfull \hbox (badness 10000) detected at line 232 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 56 undefined on > input line 244. >[56] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 57 undefined >on input line 271. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 57 undefin >ed on input line 282. >Underfull \hbox (badness 10000) detected at line 289 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 57 undefin >ed on input line 290. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 57 undefined on >input line 301. >Underfull \hbox (badness 10000) detected at line 308 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 57 undefined on >input line 309. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 57 undefined >on input line 320. >[57] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 58 undefined >on input line 328. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 58 undefined o >n input line 339. >Underfull \hbox (badness 10000) detected at line 346 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 58 undefined o >n input line 347. >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >[58] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >[59] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image' on page 60 undefined >on input line 556. >[60] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image' on page 61 undefined >on input line 560. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image' on page 61 undefined >on input line 575. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image' on page 61 undefined >on input line 581. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 61 undefined >on input line 594. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 61 undefined >on input line 600. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 61 undefined >on input line 613. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector2d' on page 61 undefined > on input line 619. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 61 undefin >ed on input line 632. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 61 undefin >ed on input line 638. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 61 undefined on >input line 651. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 61 undefined on >input line 657. >[61] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 62 undefined >on input line 670. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 62 undefined >on input line 676. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 62 undefined o >n input line 689. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 62 undefined o >n input line 695. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 62 undefined on > input line 708. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 62 undefined on > input line 714. >[62] >Underfull \hbox (badness 10000) detected at line 765 >[][][] >Underfull \hbox (badness 10000) detected at line 784 >[][][] >) [63] (./group__gazebo__physics.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor' on page 64 undefined > on input line 25. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 64 undefined >on input line 27. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 64 undefined >on input line 29. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 64 undefined >on input line 33. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 64 undef >ined on input line 35. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 64 undefined >on input line 43. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape' on page 64 >undefined on input line 47. >[64] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 65 undefined >on input line 55. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 65 undefined > on input line 57. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 65 undefined > on input line 59. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 65 undefined >on input line 63. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 65 undefined >on input line 65. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 65 undefined > on input line 77. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 65 undefined >on input line 81. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 65 undef >ined on input line 85. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 65 undefined >on input line 89. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Road' on page 65 undefined >on input line 91. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 65 undefined >on input line 95. >[65] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 66 undefined > on input line 103. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams' on page 66 u >ndefined on input line 105. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 66 undefined > on input line 111. >LaTeX Warning: Reference `group__gazebo__transport_gab0a3bb03f93e3d79ed40d413eb >788e55' on page 66 undefined on input line 128. >LaTeX Warning: Reference `classgazebo_1_1SystemPlugin' on page 66 undefined on >input line 138. >LaTeX Warning: Reference `group__gazebo__transport_ga0ade354f82692614cd2aae5365 >4902d4' on page 66 undefined on input line 138. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_a5fb6dff8bf90f68684b7 >b02a5b9172a3' on page 66 undefined on input line 144. >[66] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_a716c717e13d0ae7c3735 >cf25c97edd86' on page 67 undefined on input line 150. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_aa336f4127067361129f9 >5ba5117dfea6' on page 67 undefined on input line 154. >[67] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >LaTeX Warning: Reference `group__gazebo__transport_gab0a3bb03f93e3d79ed40d413eb >788e55' on page 68 undefined on input line 237. >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[68] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 69 undefined > on input line 289. >LaTeX Warning: Reference `classgazebo_1_1SystemPlugin' on page 69 undefined on >input line 312. >LaTeX Warning: Reference `group__gazebo__transport_ga0ade354f82692614cd2aae5365 >4902d4' on page 69 undefined on input line 312. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_a5fb6dff8bf90f68684b7 >b02a5b9172a3' on page 69 undefined on input line 359. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 69 undefined > on input line 363. >[69] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_a716c717e13d0ae7c3735 >cf25c97edd86' on page 70 undefined on input line 405. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 70 undefined > on input line 409. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_aa336f4127067361129f9 >5ba5117dfea6' on page 70 undefined on input line 439. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 70 undefined > on input line 443. >Underfull \hbox (badness 10000) detected at line 468 >[][][] >[70]) [71] (./group__gazebo__physics__simbody.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint' on page 7 >2 undefined on input line 18. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 72 undefined >on input line 32. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 72 undefined >on input line 34. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape' on page 72 u >ndefined on input line 38. >[72]) [73] (./group__gazebo__rendering.tex >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Conversions' on page 74 u >ndefined on input line 29. >LaTeX Warning: Reference `Conversions_8hh' on page 74 undefined on input line 2 >9. >LaTeX Warning: Reference `Conversions_8hh' on page 74 undefined on input line 2 >9. >[74] >LaTeX Warning: Reference `namespaceOgre' on page 75 undefined on input line 71. >Underfull \hbox (badness 6526) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-S-E-L-E-C-T-I-O-N-_--N-O- >N-E \T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T >-R-A-N-S\T1/phv/m/n/10 , >Underfull \hbox (badness 10000) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--X\T1/phv/m/n >/10 , \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--Y\T1/p >hv/m/n/10 , \T1/phv/b/n/10 gazebo- >[75] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 76 undefin >ed on input line 126. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 76 undefin >ed on input line 132. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 76 undefin >ed on input line 144. >[76] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >[77] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 78 undefin >ed on input line 257. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 78 undefin >ed on input line 297. >[78] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual_a6e08ad545697adbab >cba881a5082f86b' on page 79 undefined on input line 361. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 79 undefin >ed on input line 372. >[79] >Underfull \hbox (badness 10000) detected at line 454 >[][][] >LaTeX Warning: Reference `group__gazebo__rendering_ga274a0a7c316701d86a72fde74b >5d2860' on page 80 undefined on input line 455. >) [80] (./group__gazebo__sensors.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 81 undefine >d on input line 28. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpsSensor' on page 81 undef >ined on input line 30. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Noise' on page 81 undefined > on input line 38. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 81 undefine >d on input line 40. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 81 undefine >d on input line 42. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDTag' on page 81 undefin >ed on input line 44. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 81 undefine >d on input line 54. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 81 undefine >d on input line 56. >[81] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 82 undefine >d on input line 58. >[82] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[83] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >Underfull \hbox (badness 10000) detected at line 243 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[84] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >) [85] (./group__gazebo__transport.tex >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper' on page 8 >6 undefined on input line 49. >[86] [87] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper' on page 8 >8 undefined on input line 109. >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[88] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[89] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Node_aeba828adaaf3c198ead >70b83be2a6cd2' on page 90 undefined on input line 304. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Publisher_a33bb51db590986 >2fba48008c5c7fd15b' on page 90 undefined on input line 304. >[90] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >) [91] (./group__gazebo__util.tex >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 92 undefined o >n input line 18. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 92 undefined o >n input line 20. >) [92] >Chapter 9. >(./namespaceboost.tex) (./namespacegazebo.tex >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 93 undefined o >n input line 14. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 93 undefined > on input line 35. >[93] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 94 undefined > on input line 47. >[94]) (./namespacegazebo_1_1common.tex [95] >LaTeX Warning: Reference `classgazebo_1_1common_1_1NodeTransform' on page 96 un >defined on input line 54. >LaTeX Warning: Reference `Skeleton_8hh' on page 96 undefined on input line 54. >LaTeX Warning: Reference `classgazebo_1_1common_1_1NumericAnimation' on page 96 > undefined on input line 58. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 96 undefined on > input line 62. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PoseAnimation' on page 96 un >defined on input line 66. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Skeleton' on page 96 undefin >ed on input line 70. >[96] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 97 undefined o >n input line 82. >[97] >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 98 unde >fined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 98 unde >fined on input line 135. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 98 unde >fined on input line 137. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 98 unde >fined on input line 139. >[98]) (./namespacegazebo_1_1event.tex >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 99 undefined o >n input line 5. >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 99 undefined o >n input line 16. >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 99 undefined o >n input line 31. >) (./namespacegazebo_1_1math.tex [99] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Spline' on page 100 undefined >on input line 28. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 100 undefined > on input line 36. >[100] [101]) (./namespacegazebo_1_1msgs.tex >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 102 undefined > on input line 23. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 102 undefi >ned on input line 25. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 102 undefined on > input line 27. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 102 undefined > on input line 29. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 102 undefined >on input line 31. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 102 undefined o >n input line 33. >[102] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 103 undefi >ned on input line 37. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 103 undefined on > input line 39. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 103 undefined > on input line 41. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 103 undefined >on input line 43. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image' on page 103 undefined > on input line 65. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image' on page 103 undefined > on input line 67. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 103 undefined > on input line 69. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 103 undefined > on input line 71. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 103 undefi >ned on input line 73. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 103 undefined on > input line 75. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 103 undefined > on input line 77. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 103 undefined >on input line 79. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 103 undefined o >n input line 81. >[103]) (./namespacegazebo_1_1physics.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor' on page 104 undefine >d on input line 12. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 104 undefined > on input line 14. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 104 undefined > on input line 16. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 104 undefined > on input line 20. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 104 unde >fined on input line 22. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 104 undefi >ned on input line 28. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 104 undefined > on input line 32. >[104] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape' on page 105 > undefined on input line 36. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 105 undefined > on input line 44. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 105 undefine >d on input line 46. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 105 undefine >d on input line 48. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 105 undefined > on input line 52. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 105 undefined > on input line 54. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 105 undefine >d on input line 62. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 105 undefined > on input line 66. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 105 unde >fined on input line 70. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 105 undefined > on input line 72. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Road' on page 105 undefined > on input line 74. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 105 undefined > on input line 78. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint' on page 1 >05 undefined on input line 80. >[105] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 106 undefined > on input line 94. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 106 undefined > on input line 96. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape' on page 106 >undefined on input line 102. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 106 undefine >d on input line 122. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams' on page 106 >undefined on input line 124. >[106] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 107 undefine >d on input line 132. >[107] >LaTeX Warning: Reference `group__gazebo__transport_gab0a3bb03f93e3d79ed40d413eb >788e55' on page 108 undefined on input line 243. >LaTeX Warning: Reference `classgazebo_1_1SystemPlugin' on page 108 undefined on > input line 253. >LaTeX Warning: Reference `group__gazebo__transport_ga0ade354f82692614cd2aae5365 >4902d4' on page 108 undefined on input line 253. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_a5fb6dff8bf90f68684b7 >b02a5b9172a3' on page 108 undefined on input line 259. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_a716c717e13d0ae7c3735 >cf25c97edd86' on page 108 undefined on input line 265. >[108] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_aa336f4127067361129f9 >5ba5117dfea6' on page 109 undefined on input line 269. >[109]) (./namespacegazebo_1_1rendering.tex [110] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Conversions' on page 111 >undefined on input line 24. >LaTeX Warning: Reference `Conversions_8hh' on page 111 undefined on input line >24. >LaTeX Warning: Reference `Conversions_8hh' on page 111 undefined on input line >24. >[111] >LaTeX Warning: Reference `namespaceOgre' on page 112 undefined on input line 68 >. >[112] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 113 undefi >ned on input line 171. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 113 undefi >ned on input line 175. >[113] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 114 undefi >ned on input line 181. >[114] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >) (./namespacegazebo_1_1sensors.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 115 undefin >ed on input line 18. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpsSensor' on page 115 unde >fined on input line 20. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Noise' on page 115 undefine >d on input line 28. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 115 undefin >ed on input line 30. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 115 undefin >ed on input line 32. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDTag' on page 115 undefi >ned on input line 34. >[115] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 116 undefin >ed on input line 42. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 116 undefin >ed on input line 44. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 116 undefin >ed on input line 46. >[116] [117] [118] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 119 undefin >ed on input line 295. >) (./namespacegazebo_1_1transport.tex [119] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper' on page 1 >20 undefined on input line 39. >[120] [121]) (./namespacegazebo_1_1util.tex >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 122 undefined >on input line 17. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 122 undefined >on input line 19. >[122]) (./namespacegoogle.tex) (./namespacegoogle_1_1protobuf.tex) >(./namespacegoogle_1_1protobuf_1_1compiler.tex) >(./namespacegoogle_1_1protobuf_1_1compiler_1_1cpp.tex >LaTeX Warning: Reference `namespacegazebo_1_1msgs' on page 123 undefined on inp >ut line 7. >) (./namespaceOgre.tex) (./namespaceogre.tex) (./namespaceSimTK.tex) >(./namespaceSkyX.tex) [123] [124] >Chapter 10. >(./classgazebo_1_1physics_1_1Actor.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor' on page 125 undefine >d on input line 5. >[125] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 126 undefined > on input line 60. >[126] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor' on page 127 undefine >d on input line 101. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a48fe81e00e86bdd04d8c >9c723c043e7e' on page 127 undefined on input line 149. >Underfull \hbox (badness 10000) detected at line 162 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_aa59d2ec313242bb5ed0e >bfa4b0511f9a' on page 127 undefined on input line 167. >[127] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_ab3641930f80fe2c08ab4 >aa432a006d52' on page 128 undefined on input line 182. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_aa30bfe428d8462110ab >b08d9b2ed0601' on page 128 undefined on input line 213. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a13197cd121f5ea80cfedf >be8fc97ee1b' on page 128 undefined on input line 250. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_ad2b2fb6f47afe0907e55 >3624f1c13467' on page 128 undefined on input line 270. >[128] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 129 undefined > on input line 336. >[129] [130]) (./classgazebo_1_1math_1_1Angle.tex [131] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 132 undefined o >n input line 67. >[132] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 133 undefined o >n input line 129. >Underfull \hbox (badness 10000) detected at line 157 >[][][] >[133] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 134 undefined o >n input line 184. >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 134 undefined o >n input line 217. >Underfull \hbox (badness 10000) detected at line 220 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 134 undefined o >n input line 236. >Underfull \hbox (badness 10000) detected at line 239 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 134 undefined o >n input line 255. >Underfull \hbox (badness 10000) detected at line 258 >[][][] >[134] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 135 undefined o >n input line 274. >Underfull \hbox (badness 10000) detected at line 277 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 135 undefined o >n input line 293. >Underfull \hbox (badness 10000) detected at line 296 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 135 undefined o >n input line 312. >Underfull \hbox (badness 10000) detected at line 315 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 135 undefined o >n input line 331. >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[135] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 136 undefined o >n input line 350. >Underfull \hbox (badness 10000) detected at line 353 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 136 undefined o >n input line 369. >Underfull \hbox (badness 10000) detected at line 372 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 136 undefined o >n input line 388. >Underfull \hbox (badness 10000) detected at line 391 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 136 undefined o >n input line 407. >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[136] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 137 undefined o >n input line 426. >Underfull \hbox (badness 10000) detected at line 429 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 137 undefined o >n input line 445. >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >[137] >Underfull \hbox (badness 10000) detected at line 519 >[][][] >Underfull \hbox (badness 10000) detected at line 541 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 138 undefined o >n input line 552. >) (./classgazebo_1_1common_1_1Animation.tex [138] [139] [140] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >[141]) (./classgazebo_1_1rendering_1_1ArrowVisual.tex [142] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual_a6e08ad545697adbab >cba881a5082f86b' on page 143 undefined on input line 79. >) (./classgazebo_1_1common_1_1AssertionInternalError.tex [143]) >(./classgazebo_1_1common_1_1AudioDecoder.tex [144] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1AudioDecoder_a039e38094f6f9c >8ab7f58b5907fd67f5' on page 145 undefined on input line 73. >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[145] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1AudioDecoder_a039e38094f6f9c >8ab7f58b5907fd67f5' on page 146 undefined on input line 100. >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 132 >[][][] >) (./classgazebo_1_1rendering_1_1AxisVisual.tex [146] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1AxisVisual' on page 147 u >ndefined on input line 55. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual_a6e08ad545697adbab >cba881a5082f86b' on page 147 undefined on input line 87. >[147]) (./classgazebo_1_1physics_1_1BallJoint.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 148 undefined > on input line 5. >[148] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint' on page 149 unde >fined on input line 29. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 149 undefined > on input line 41. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint' on page 149 unde >fined on input line 106. >[149]) (./classgazebo_1_1physics_1_1Base.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 150 undefined > on input line 5. >Underfull \hbox (badness 1308) in paragraph at lines 18--52 >\T1/phv/b/n/10 J-O-I-N-T \T1/phv/m/n/10 = 0x00000040, \T1/phv/b/n/10 B-A-L-L-_- >-J-O-I-N-T \T1/phv/m/n/10 = 0x00000080, \T1/phv/b/n/10 H-I-N-G-E2-_--J-O-I-N-T >\T1/phv/m/n/10 = 0x00000100, \T1/phv/b/n/10 H-I-N-G-E-_--J-O-I-N-T \T1/phv/m/n/ >10 = >[150] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 151 undefine >d on input line 91. >[151] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_aac5daff6db4dc075660b5 >c278a44ca35' on page 152 undefined on input line 113. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 152 undefined > on input line 149. >Underfull \hbox (badness 10000) detected at line 160 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 152 undefined > on input line 164. >[152] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 153 undefin >ed on input line 166. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 153 undefine >d on input line 168. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 153 undefined > on input line 170. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 153 unde >fined on input line 172. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor' on page 153 undefine >d on input line 174. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 153 undefine >d on input line 180. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint' on page 153 unde >fined on input line 182. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HingeJoint' on page 153 und >efined on input line 186. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint' on page 153 un >defined on input line 188. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint' on page 153 und >efined on input line 190. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1UniversalJoint' on page 153 > undefined on input line 192. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape' on page 153 undefine >d on input line 194. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BoxShape' on page 153 undef >ined on input line 196. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CylinderShape' on page 153 >undefined on input line 198. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape' on page 153 > undefined on input line 200. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MapShape' on page 153 undef >ined on input line 202. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape' on page 153 >undefined on input line 204. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1RayShape' on page 153 undef >ined on input line 206. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PlaneShape' on page 153 und >efined on input line 208. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SphereShape' on page 153 un >defined on input line 210. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MeshShape' on page 153 unde >fined on input line 212. >[153] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a27ac63edc47e3a5e84b46 >520b0e10305' on page 154 undefined on input line 293. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor_a883e129b2c05ab42a509 >3b61f0acc713' on page 154 undefined on input line 308. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_ab26e0c73504f623038d82 >613ed937505' on page 154 undefined on input line 308. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a48fe81e00e86bdd04d8c >9c723c043e7e' on page 154 undefined on input line 308. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a0ce32e71bd00064d0a5 >a60a5be8b5ca7' on page 154 undefined on input line 308. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a016d9c13d78823f9 >5ea3d5f0fc51524a' on page 154 undefined on input line 308. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_aa2daecce07981c >d5f6baedf7ed694b2e' on page 154 undefined on input line 308. >[154] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 364 >[][][] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 392 >[][][] >[155] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >Underfull \hbox (badness 10000) detected at line 434 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >Underfull \hbox (badness 10000) detected at line 476 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor_a5bf67e4c9efc34706714 >84d51b41ae5d' on page 156 undefined on input line 481. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_aa59d2ec313242bb5ed0e >bfa4b0511f9a' on page 156 undefined on input line 481. >[156] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 157 undefine >d on input line 506. >Underfull \hbox (badness 10000) detected at line 508 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 157 undefine >d on input line 509. >Underfull \hbox (badness 10000) detected at line 527 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aa690b7e77e82135c60a3 >614a66f655e4' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1RayShape_a8a1c1cee90e683352 >00530f421f2b68c' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a559d0ea038946ede69ac7 >32e12b01a18' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor_adc270b7be9efb636ea4c >073dafe24124' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_ab3641930f80fe2c08ab4 >aa432a006d52' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MapShape_aad75a2f7cca71d23f >07cbfea8deed400' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_afcf5aa766bd3f4e5 >196cb695d222ccc0' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HingeJoint_a364e05e31880f0c >375fb7dac37a89827' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape_a780681129e8 >29ad617a64559e6526ff7' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MeshShape_a90473b783794f303 >1e05b9566c3d24ac' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a161f235 >83891230dde51377f32124054' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_abebb30c0 >3f42ac0e06ea49e270ae5863' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape_a52fa9fa7961d >11aa351e7a80c1f11ab8' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PlaneShape_afc0c4e7ea0b7eba >246211844e2429c1a' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_a465f1a8ac >32dab73feb30371023af041' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_aa4ef7b67f96ff2 >623a7ff5c53b8197b2' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Road_a0508d16a15b39108bfa4d >b5924322cd6' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a50aeffa52f5e55d93ca0 >10e989953e85' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a7e52 >0909d40793e0b7685d7c792626e6' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SphereShape_acb70fbe36bc791 >8e30c954ed300e2c78' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BoxShape_a5093bd6590dd7f03c >efc9ba6136a2463' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CylinderShape_af0eebb671ce6 >113ddab9536e89e9df51' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHeightmapShape_a8729 >71a7ff32a59bdffc6888b9dff18f' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyModel_aa987422246b4d >d302ba2fe1ff891da61' on page 157 undefined on input line 543. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyMeshShape_a8698b14fc >135165a0ee4d1078106fd20' on page 157 undefined on input line 543. >Underfull \hbox (badness 1565) in paragraph at lines 543--544 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Screw-Joint \T1/phv/m/n/10 (p.[]), >\T1/phv/b/n/10 gazebo-::physics-::-Multi-Ray-Shape \T1/phv/m/n/10 (p.[]), \T1/ >phv/b/n/10 gazebo-::physics- >Underfull \hbox (badness 795) in paragraph at lines 543--544 >\T1/phv/b/n/10 ::-Plane-Shape \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::p >hysics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::ph >ysics-::-Simbody-Link \T1/phv/m/n/10 (p.[]), >Underfull \hbox (badness 1184) in paragraph at lines 543--544 >\T1/phv/b/n/10 gazebo-::physics-::-Road \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 >gazebo-::physics-::-Shape \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physi >cs-::-Simbody-Universal-Joint >Underfull \hbox (badness 10000) detected at line 556 >[][][] >[157] [158] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a4e0ce8b5299a59a0e770 >4b435bd2c0f9' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_ab67cd32 >c82e02c7a7d12df4853b10735' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_abdbb5e4f1f88ec9c61429 >0bb40e9dd4a' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor_aacdc625e4b06576b6071 >51fc6b380015' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_aa30bfe428d8462110ab >b08d9b2ed0601' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a88c03eedebb00a40295b >d8973a07d5c9' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MapShape_a0b391a50856e7bec0 >64cbe492930ad84' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Hinge2Joint_a39c9d9f55b0bc7 >a9fe5ff049eb2056b2' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a0629e836616447d6 >ce3d5d6a91b83a4e' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape_ac06585190b0 >54ae379115d3e7d36b47a' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint_ac8bf675d37d2835c >08c0d03affd6c5bc' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint_a4e33d8c1e374505 >66f43c1d94e91ba04' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1UniversalJoint_a21ac15e043e >f58d4fc9b3d358ed0ee26' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HingeJoint_ab5d46df324ce0d4 >3791042e4af8756ab' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint_a0b785af9ab788d >c99e1ccd38e80e84f7' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyCollision_a41d335e95 >1dee71ef8440bd8ea7a293f' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a41beb48c >86caa0d662f3b75a1bda99e0' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a97335ff1cf7ab8 >cc76a2595f926fc2b4' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Road_af5302570974809e52d1bb >6e584f5ed24' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a9dcb5de >17ef797c8c5437ac17e5ef055' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a010b >cd4d5ea6de469e2927d0eee01225' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_aa416503fd97d0 >4064c8028c9d9aae3f1' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_a410d8d57 >2f8ed0b9979b70a346be5ee3' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_a72ec05ec5 >a63e36218a5471730d10a52' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyModel_a177c12aa74d04 >861ca1df484e80ca701' on page 159 undefined on input line 577. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyMeshShape_a410cc0e80 >31bd13f307f8d4eb11f743b' on page 159 undefined on input line 577. >Underfull \hbox (badness 1721) in paragraph at lines 577--578 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Joint \T1 >/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Slider-Joint \T >1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo- >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 159 undefined > on input line 592. >Underfull \hbox (badness 10000) detected at line 595 >[][][] >[159] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a7120f9553ea0aea305c1 >ac24dc2929ae' on page 160 undefined on input line 670. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a2b0e4394704cfee6d582 >baaa28c3147c' on page 160 undefined on input line 670. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a4e63d11216fc46bcffd7f >8b65418c584' on page 160 undefined on input line 670. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a73dfcbc63d24bf19606 >955151fbc4caa' on page 160 undefined on input line 670. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a4151f33cff762 >1ff4874389d651a10ae' on page 160 undefined on input line 670. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_aac5daff6db4dc075660b5 >c278a44ca35' on page 160 undefined on input line 681. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a53a3a9b875bbd32bd99 >17eec562f3e70' on page 160 undefined on input line 706. >[160] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a0504352fbf397f2de7523 >a4cffc0fb78' on page 161 undefined on input line 758. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 161 undefine >d on input line 773. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a81231432e535297af5b4 >880c3ef554d1' on page 161 undefined on input line 789. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape_a3ba5ee7e41dd >c0dab2684ece8dc5e0d5' on page 161 undefined on input line 789. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1RayShape_ac2905f1f2eb84c55f >f20893146ebe82a' on page 161 undefined on input line 789. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor_a4055c11fd90abe677d7d >14ccab63ebd5' on page 161 undefined on input line 789. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a38b2ac4d67f701a2144f >33763e676dcc' on page 161 undefined on input line 789. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MapShape_a4a439f88d13883344 >5c29fbee01bf9aa' on page 161 undefined on input line 789. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MeshShape_ad60f783678f4df83 >eb1fa4378978e643' on page 161 undefined on input line 789. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyRayShape_acf6519ed83 >81e72f97e68110ea85b7a6' on page 161 undefined on input line 789. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a92529d799f7b51dd2d7d >353f08452bda' on page 161 undefined on input line 809. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor_a6b22ae4bcc1cd98f533d >b178f0142e76' on page 161 undefined on input line 809. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_ab1c56a6eabca2ad0bf849 >973df3b40bd' on page 161 undefined on input line 809. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_ad2b2fb6f47afe0907e55 >3624f1c13467' on page 161 undefined on input line 809. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a8d77bd59cd138173d0b >d9b469fc6ce36' on page 161 undefined on input line 809. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a63ecd1a26bc6d837 >ea66261b26d9d0a9' on page 161 undefined on input line 809. >[161]) (./classgazebo_1_1math_1_1Box.tex [162] [163] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Box' on page 164 undefined on >input line 108. >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 192 >[][][] >[164] [165] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Box' on page 166 undefined on >input line 208. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Box' on page 166 undefined on >input line 224. >Underfull \hbox (badness 10000) detected at line 227 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Box' on page 166 undefined on >input line 243. >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >[166] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Box' on page 167 undefined on >input line 281. >Underfull \hbox (badness 10000) detected at line 284 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Box' on page 167 undefined on >input line 300. >Underfull \hbox (badness 10000) detected at line 303 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Box' on page 167 undefined on >input line 325. >Underfull \hbox (badness 10000) detected at line 328 >[][][] >) (./classgazebo_1_1physics_1_1BoxShape.tex [167] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 168 unde >fined on input line 56. >[168] [169] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a23683606f88b6602d47f >10aeb68597a4' on page 170 undefined on input line 91. >Underfull \hbox (badness 10000) detected at line 104 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a50aeffa52f5e55d93ca0 >10e989953e85' on page 170 undefined on input line 120. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_ae74c2e72910de4c129be >f1c21617d8d9' on page 170 undefined on input line 140. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a7a849dad6b59331a60d8 >f80b53e03471' on page 170 undefined on input line 160. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBoxShape_a0fb0c3e9f1 >68900aafccd31721ece73a' on page 170 undefined on input line 180. >) (./classgazebo_1_1common_1_1BVHLoader.tex [170] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Skeleton' on page 171 undefi >ned on input line 72. >) (./classgazebo_1_1transport_1_1CallbackHelper.tex [171] [172] >Underfull \hbox (badness 10000) detected at line 86 >[][][] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1RawCallbackHelper_aa3c697 >e1da9668150e6600aee8436556' on page 173 undefined on input line 119. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelperT_a6adcb136 >a7cf390c26b3d0fdff1d644b' on page 173 undefined on input line 119. >Underfull \hbox (badness 10000) detected at line 139 >[][][] >[173] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1RawCallbackHelper_a83603c >5ef1fe29abf539c59577ffcf50' on page 174 undefined on input line 151. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelperT_a55f8f40c >553755967cdc1dd6f0585867' on page 174 undefined on input line 151. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1SubscriptionTransport_af8 >90a9489dd9018d8560c7f11daa05e9' on page 174 undefined on input line 151. >Underfull \hbox (badness 1259) in paragraph at lines 151--152 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::transport-::-Raw-Callba >ck-Helper \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::transport-::-Callback >-Helper-T$\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 M $\OML/ztmcm/m/it/10 >$ >Underfull \hbox (badness 10000) detected at line 169 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1RawCallbackHelper_a61ad1e >1c07f792674ba77d7550a0e4ad' on page 174 undefined on input line 174. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelperT_a287f8c54 >87ad47c60dfadad4753e1695' on page 174 undefined on input line 174. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1SubscriptionTransport_a35 >93b6b3d8736afe215c269a6b31ad69' on page 174 undefined on input line 174. >Underfull \hbox (badness 1259) in paragraph at lines 174--175 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::transport-::-Raw-Callba >ck-Helper \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::transport-::-Callback >-Helper-T$\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 M $\OML/ztmcm/m/it/10 >$ >Underfull \hbox (badness 10000) detected at line 187 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1RawCallbackHelper_a6a0972 >61cf9898b66e5e30eac51496a3' on page 174 undefined on input line 192. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelperT_a5e79a32b >4573515d94a24c324ae6d43c' on page 174 undefined on input line 192. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1SubscriptionTransport_ae4 >fc8a6bf4dd09c7ad96626605b90d5f' on page 174 undefined on input line 192. >Underfull \hbox (badness 1259) in paragraph at lines 192--193 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::transport-::-Raw-Callba >ck-Helper \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::transport-::-Callback >-Helper-T$\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 M $\OML/ztmcm/m/it/10 >$ >) (./classgazebo_1_1transport_1_1CallbackHelperT.tex >Underfull \hbox (badness 1205) in paragraph at lines 18--19 >[]\T1/phv/b/n/10 Callback-Helper-T \T1/phv/m/n/10 (const boost-::function$\OML/ >ztmcm/m/it/10 <$ \T1/phv/m/n/10 void(const boost-::shared-_-ptr$\OML/ztmcm/m/it >/10 <$ \T1/phv/m/n/10 M const $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 &)$\OML/ztm >cm/m/it/10 >$ \T1/phv/m/n/10 &-_-cb, bool -_- >[174] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper_a5c8a070f8 >ff219a3e31e15fbc8660e65' on page 175 undefined on input line 75. >[175] [176] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper_a5783da9d8 >b30c75e1a3f49a6acc5add7' on page 177 undefined on input line 111. >Underfull \hbox (badness 10000) detected at line 129 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper_aa003f5293 >7dcbff2e9dd4d722bd442f6' on page 177 undefined on input line 134. >Underfull \hbox (badness 10000) detected at line 147 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper_ac278fb1dc >87cfd7eb889c0e387668a5f' on page 177 undefined on input line 152. >) (./classgazebo_1_1rendering_1_1Camera.tex [177] [178] [179] [180] [181] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a0d172fc377e54afe7 >f3135c9a82bb218' on page 182 undefined on input line 213. >[182] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 183 undefi >ned on input line 253. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 183 undefi >ned on input line 269. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 183 undef >ined on input line 273. >[183] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 184 undefi >ned on input line 307. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_a85411d9ef9a13 >29c293d018c6535803e' on page 184 undefined on input line 339. >[184] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_a20e2eb43396d2 >d98f73179df599a5884' on page 185 undefined on input line 477. >[185] >Underfull \hbox (badness 10000) detected at line 495 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GpuLaser_a86bd30c85dca469 >febe1f19f428635d6' on page 186 undefined on input line 567. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DepthCamera_ab5a6ee0de0a1 >233bf4e73dd1555f6e79' on page 186 undefined on input line 567. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_a2509ea77e8a47 >4d5bb51cd4c40aa957d' on page 186 undefined on input line 567. >Underfull \hbox (badness 10000) detected at line 580 >[][][] >[186] >Underfull \hbox (badness 10000) detected at line 594 >[][][] >Underfull \hbox (badness 10000) detected at line 633 >[][][] >Underfull \hbox (badness 10000) detected at line 647 >[][][] >Underfull \hbox (badness 10000) detected at line 661 >[][][] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >[187] >Underfull \hbox (badness 10000) detected at line 689 >[][][] >Underfull \hbox (badness 10000) detected at line 703 >[][][] >Underfull \hbox (badness 10000) detected at line 728 >[][][] >Underfull \hbox (badness 10000) detected at line 747 >[][][] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >[188] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >Underfull \hbox (badness 10000) detected at line 789 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_ad49b4e7d071d3 >5d185cff7c20050e71b' on page 189 undefined on input line 794. >Underfull \hbox (badness 10000) detected at line 807 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_a55a53535f8a44 >5b61a02306ddaa1b3ea' on page 189 undefined on input line 812. >Underfull \hbox (badness 10000) detected at line 825 >[][][] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >Underfull \hbox (badness 10000) detected at line 853 >[][][] >[189] >Underfull \hbox (badness 10000) detected at line 867 >[][][] >Underfull \hbox (badness 10000) detected at line 881 >[][][] >Underfull \hbox (badness 10000) detected at line 895 >[][][] >Underfull \hbox (badness 10000) detected at line 909 >[][][] >Underfull \hbox (badness 10000) detected at line 923 >[][][] >Underfull \hbox (badness 10000) detected at line 937 >[][][] >[190] >Underfull \hbox (badness 10000) detected at line 951 >[][][] >Underfull \hbox (badness 10000) detected at line 965 >[][][] >Underfull \hbox (badness 10000) detected at line 979 >[][][] >Underfull \hbox (badness 10000) detected at line 993 >[][][] >Underfull \hbox (badness 10000) detected at line 1007 >[][][] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >[191] >Underfull \hbox (badness 10000) detected at line 1035 >[][][] >Underfull \hbox (badness 10000) detected at line 1049 >[][][] >Underfull \hbox (badness 10000) detected at line 1063 >[][][] >Underfull \hbox (badness 10000) detected at line 1077 >[][][] >Underfull \hbox (badness 10000) detected at line 1091 >[][][] >Underfull \hbox (badness 10000) detected at line 1105 >[][][] >[192] >Underfull \hbox (badness 10000) detected at line 1133 >[][][] >Underfull \hbox (badness 10000) detected at line 1147 >[][][] >Underfull \hbox (badness 10000) detected at line 1161 >[][][] >Underfull \hbox (badness 10000) detected at line 1175 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 193 undefi >ned on input line 1176. >Underfull \hbox (badness 10000) detected at line 1197 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GpuLaser_a3de6e054916bc95 >0c1673c45a6e76350' on page 193 undefined on input line 1213. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DepthCamera_aec953c189594 >37e436a020fe20d0f63c' on page 193 undefined on input line 1213. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_ac32878f78d6fc >367bd4b5271f6204f56' on page 193 undefined on input line 1213. >[193] >Underfull \hbox (badness 10000) detected at line 1242 >[][][] >Underfull \hbox (badness 10000) detected at line 1261 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_afcbceef80d5e9 >d717f04fef5a9a519af' on page 194 undefined on input line 1282. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GpuLaser_a98d1578abf57503 >593f41f926d707b4b' on page 194 undefined on input line 1297. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DepthCamera_a351257294387 >f0b9cd4a3a8cb904236d' on page 194 undefined on input line 1297. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_ac5162270906ac >1f28520b2d1073e24a3' on page 194 undefined on input line 1297. >[194] >Underfull \hbox (badness 10000) detected at line 1311 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_ad737bfee0b09e8a63 >ae0ad8ce8190c3e' on page 195 undefined on input line 1312. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_ab0ba462170113 >dd34b9967adbb9ab6a5' on page 195 undefined on input line 1323. >Underfull \hbox (badness 10000) detected at line 1338 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a5c9bc764dc9659ab6 >328d8c4dc152abc' on page 195 undefined on input line 1339. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GpuLaser_a1eaea7b79e81d12 >a740a5ac3eff6714c' on page 195 undefined on input line 1363. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DepthCamera_a6baa47d8761f >7a2699daa9ef2141045c' on page 195 undefined on input line 1363. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_a21fe0d8da3d62 >c8f68b525d2cfe9e529' on page 195 undefined on input line 1363. >[195] >Underfull \hbox (badness 10000) detected at line 1462 >[][][] >[196] >Underfull \hbox (badness 10000) detected at line 1496 >[][][] >[197] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_aef91f7c0bca3b >1c3501c75d8cd751a89' on page 198 undefined on input line 1678. >[198] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 199 undefined on > input line 1748. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_a9902776e8a9fe >0f627c2377f2bdc39fa' on page 199 undefined on input line 1753. >[199] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a0d172fc377e54afe7 >f3135c9a82bb218' on page 200 undefined on input line 1839. >Underfull \hbox (badness 10000) detected at line 1846 >[][][] >Underfull \hbox (badness 10000) detected at line 1865 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_aff7d5e4b2cd26 >75f38b5375d0723a065' on page 200 undefined on input line 1870. >[200] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera_a0a2e47e7fa5ea >6c8c731f736da7a671d' on page 201 undefined on input line 1897. >[201] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 202 undefi >ned on input line 2016. >[202] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 203 undefi >ned on input line 2068. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 203 undef >ined on input line 2082. >) (./classgazebo_1_1sensors_1_1CameraSensor.tex [203] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 204 undef >ined on input line 23. >[204] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ac79e415efcc4c205bba >2e56d40a6c327' on page 205 undefined on input line 96. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 205 undef >ined on input line 107. >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >[205] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a64dd4b19d72b78ccbad >3e12d0a5ca852' on page 206 undefined on input line 172. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ada830b3482150302712 >5af9b0744a295' on page 206 undefined on input line 187. >Underfull \hbox (badness 10000) detected at line 200 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a53290f320cd7593900c >2ff66b8186619' on page 206 undefined on input line 205. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 206 undefin >ed on input line 221. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ad7753586983649b879d >74e60357a442b' on page 206 undefined on input line 228. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a478b4dcdf67630e3e60 >48c09809f8063' on page 206 undefined on input line 248. >[206] >Underfull \hbox (badness 10000) detected at line 266 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a307fbd85bbf0967be0a >3812990639459' on page 207 undefined on input line 287. >) (./classgazebo_1_1rendering_1_1CameraVisual.tex >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 207 undef >ined on input line 23. >[207] [208] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 209 undef >ined on input line 47. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 209 undef >ined on input line 49. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 209 undef >ined on input line 76. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 209 undef >ined on input line 80. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 209 undef >ined on input line 82. >) (./classgazebo_1_1common_1_1ColladaLoader.tex [209] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Mesh' on page 210 undefined >on input line 72. >LaTeX Warning: Reference `classgazebo_1_1common_1_1MeshLoader_ac2b972d9e8a9ea9a >054dde0cf854a7b6' on page 210 undefined on input line 76. >) (./classgazebo_1_1physics_1_1Collision.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 210 undefined > on input line 5. >[210] [211] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape' on page 212 undefine >d on input line 100. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 212 undefined > on input line 105. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 212 undefined > on input line 121. >[212] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a0ce32e71bd00064d0a5 >a60a5be8b5ca7' on page 213 undefined on input line 183. >Underfull \hbox (badness 10000) detected at line 196 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a41fc448410066ba7182 >9508b869ea8f7' on page 213 undefined on input line 201. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyCollision_a6c72abe19 >f2c53539d4befce64dc2c75' on page 213 undefined on input line 205. >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >[213] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 214 undefined > on input line 247. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine' on page 214 >undefined on input line 260. >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_ae766c9bacfa91f5b637 >f2890e6e21d7c' on page 214 undefined on input line 293. >Underfull \hbox (badness 10000) detected at line 306 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a92d5814435021347789 >155af71024203' on page 214 undefined on input line 311. >Underfull \hbox (badness 10000) detected at line 324 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a359dc2392045226231b >04649a7a306e8' on page 214 undefined on input line 329. >[214] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a630b05704d9f654ac14 >0359f6d462a1c' on page 215 undefined on input line 347. >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 374 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_aac5daff6db4dc075660b5 >c278a44ca35' on page 215 undefined on input line 378. >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 405 >[][][] >Underfull \hbox (badness 10000) detected at line 419 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a2bd16956f469c452746 >706cdc4899642' on page 215 undefined on input line 424. >[215] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a1e7764fc9a3c662cf4f >eaa6e4a7e95c9' on page 216 undefined on input line 442. >Underfull \hbox (badness 10000) detected at line 455 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_abb577716cf46dd8bcd1 >848f71cd99fdd' on page 216 undefined on input line 460. >Underfull \hbox (badness 10000) detected at line 473 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a0275d31f23cd21c0c4d >4d5f2b6cb4dd0' on page 216 undefined on input line 478. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a5f72bb1c5b9037e74d7f3 >205e933f2e4' on page 216 undefined on input line 493. >Underfull \hbox (badness 10000) detected at line 506 >[][][] >[216] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_aa30bfe428d8462110ab >b08d9b2ed0601' on page 217 undefined on input line 527. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyCollision_a41d335e95 >1dee71ef8440bd8ea7a293f' on page 217 undefined on input line 531. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyCollision_a6be6326b4 >295fe401c69f254e5be9d5b' on page 217 undefined on input line 567. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyCollision_a32af3dc38 >4e4cc64599f176eed19b3c8' on page 217 undefined on input line 587. >[217] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine' on page 218 >undefined on input line 648. >[218] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a8d77bd59cd138173d0b >d9b469fc6ce36' on page 219 undefined on input line 719. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape' on page 219 undefine >d on input line 743. >) (./classgazebo_1_1physics_1_1CollisionState.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 219 unde >fined on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 219 unde >fined on input line 29. >[219] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 220 unde >fined on input line 49. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 220 unde >fined on input line 51. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 220 undefine >d on input line 53. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 220 unde >fined on input line 53. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CollisionState' on page 220 > undefined on input line 78. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 220 unde >fined on input line 78. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 220 undefined > on input line 80. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CollisionState' on page 220 > undefined on input line 94. >[220] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 221 unde >fined on input line 138. >Underfull \hbox (badness 10000) detected at line 140 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CollisionState' on page 221 > undefined on input line 141. >Underfull \hbox (badness 10000) detected at line 154 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CollisionState' on page 221 > undefined on input line 168. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_ae4cdb43a508f51814427 >5c49e9b62e27' on page 221 undefined on input line 175. >[221] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 212 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 222 undefine >d on input line 228. >Underfull \hbox (badness 10000) detected at line 231 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 222 unde >fined on input line 253. >Underfull \hbox (badness 10000) detected at line 256 >[][][] >) (./classgazebo_1_1common_1_1Color.tex [222] [223] [224] [225] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 226 undefined > on input line 199. >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >[226] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 227 undefined > on input line 270. >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >[227] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 228 undefined > on input line 389. >Underfull \hbox (badness 10000) detected at line 392 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >[228] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 229 undefined > on input line 427. >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 468 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 229 undefined > on input line 484. >Underfull \hbox (badness 10000) detected at line 487 >[][][] >[229] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 230 undefined > on input line 503. >Underfull \hbox (badness 10000) detected at line 506 >[][][] >Underfull \hbox (badness 10000) detected at line 525 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 230 undefined > on input line 541. >Underfull \hbox (badness 10000) detected at line 544 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 230 undefined > on input line 560. >Underfull \hbox (badness 10000) detected at line 563 >[][][] >[230] >Underfull \hbox (badness 10000) detected at line 582 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 231 undefined > on input line 598. >Underfull \hbox (badness 10000) detected at line 601 >[][][] >[231] [232] >Underfull \hbox (badness 10000) detected at line 770 >[][][] >[233]) (./classgazebo_1_1rendering_1_1COMVisual.tex >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 234 undef >ined on input line 23. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 234 undef >ined on input line 47. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 234 undef >ined on input line 49. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 234 undef >ined on input line 75. >[234] [235]) (./classgazebo_1_1event_1_1Connection.tex [236] >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 237 undefined >on input line 54. >Underfull \hbox (badness 10000) detected at line 84 >[][][] >) (./classgazebo_1_1transport_1_1Connection.tex [237] [238] [239] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Connection_a00eb208c2d262 >ec479f9b3b64221e23e' on page 240 undefined on input line 216. >[240] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[241] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >Underfull \hbox (badness 10000) detected at line 362 >[][][] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[242] >Underfull \hbox (badness 10000) detected at line 471 >[][][] >Underfull \hbox (badness 10000) detected at line 528 >[][][] >) (./classgazebo_1_1transport_1_1ConnectionManager.tex [243] [244] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >[245] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >[246] [247]) (./classgazebo_1_1common_1_1Console.tex [248]) >(./classgazebo_1_1physics_1_1Contact.tex [249] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 250 undefine >d on input line 49. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 250 undefi >ned on input line 84. >[250] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 251 undefi >ned on input line 128. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 251 undefi >ned on input line 144. >Underfull \hbox (badness 10000) detected at line 147 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >[251] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 252 undefine >d on input line 237. >) (./classgazebo_1_1physics_1_1ContactManager.tex [252] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ContactManager' on page 253 > undefined on input line 34. >[253] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ContactManager_a9260eb91c0b >0028748887d36bb416726' on page 254 undefined on input line 141. >[254] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 255 undefi >ned on input line 143. >Underfull \hbox (badness 10000) detected at line 146 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ContactManager_a9260eb91c0b >0028748887d36bb416726' on page 255 undefined on input line 171. >Underfull \hbox (badness 10000) detected at line 171 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ContactManager' on page 255 > undefined on input line 183. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ContactManager_a483f87978ba >cf8adb83fe84a63e7c577' on page 255 undefined on input line 185. >Underfull \hbox (badness 10000) detected at line 205 >[][][] >[255]) (./classgazebo_1_1physics_1_1ContactPublisher.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 256 undefi >ned on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 256 undefi >ned on input line 22. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 256 undefi >ned on input line 26. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 256 undefi >ned on input line 53. >) (./classgazebo_1_1sensors_1_1ContactSensor.tex [256] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor' on page 257 >undefined on input line 29. >[257] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ac79e415efcc4c205bba >2e56d40a6c327' on page 258 undefined on input line 95. >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 146 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor' on page 258 >undefined on input line 158. >[258] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor' on page 259 >undefined on input line 165. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor' on page 259 >undefined on input line 165. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor' on page 259 >undefined on input line 165. >Underfull \hbox (badness 10000) detected at line 187 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ada830b3482150302712 >5af9b0744a295' on page 259 undefined on input line 203. >[259] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a53290f320cd7593900c >2ff66b8186619' on page 260 undefined on input line 221. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 260 undefin >ed on input line 237. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ad7753586983649b879d >74e60357a442b' on page 260 undefined on input line 244. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a478b4dcdf67630e3e60 >48c09809f8063' on page 260 undefined on input line 264. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a307fbd85bbf0967be0a >3812990639459' on page 260 undefined on input line 284. >) (./classgazebo_1_1rendering_1_1ContactVisual.tex [260] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ContactVisual' on page 26 >1 undefined on input line 48. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 261 undef >ined on input line 50. >) (./classgazebo_1_1rendering_1_1Conversions.tex >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Conversions' on page 261 >undefined on input line 5. >LaTeX Warning: Reference `Conversions_8hh' on page 261 undefined on input line >5. >LaTeX Warning: Reference `Conversions_8hh' on page 261 undefined on input line >5. >[261] >LaTeX Warning: Reference `namespaceOgre' on page 262 undefined on input line 20 >. >LaTeX Warning: Reference `namespaceOgre' on page 262 undefined on input line 24 >. >LaTeX Warning: Reference `namespaceOgre' on page 262 undefined on input line 26 >. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Conversions' on page 262 >undefined on input line 30. >LaTeX Warning: Reference `Conversions_8hh' on page 262 undefined on input line >30. >LaTeX Warning: Reference `Conversions_8hh' on page 262 undefined on input line >30. >LaTeX Warning: Reference `namespaceOgre' on page 262 undefined on input line 32 >. >Underfull \hbox (badness 10000) detected at line 51 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 262 undefined on input line 52 >. >[262] >LaTeX Warning: Reference `namespaceOgre' on page 263 undefined on input line 67 >. >Underfull \hbox (badness 10000) detected at line 70 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 263 undefined on input line 82 >. >Underfull \hbox (badness 10000) detected at line 89 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 263 undefined on input line 90 >. >LaTeX Warning: Reference `namespaceOgre' on page 263 undefined on input line 10 >5. >Underfull \hbox (badness 10000) detected at line 108 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 263 undefined on input line 12 >0. >Underfull \hbox (badness 10000) detected at line 127 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 263 undefined on input line 12 >8. >LaTeX Warning: Reference `namespaceOgre' on page 263 undefined on input line 13 >9. >[263] >LaTeX Warning: Reference `namespaceOgre' on page 264 undefined on input line 14 >3. >) (./classgazebo_1_1physics_1_1CylinderShape.tex [264] [265] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a23683606f88b6602d47f >10aeb68597a4' on page 266 undefined on input line 95. >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a50aeffa52f5e55d93ca0 >10e989953e85' on page 266 undefined on input line 138. >[266] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_ae74c2e72910de4c129be >f1c21617d8d9' on page 267 undefined on input line 158. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a7a849dad6b59331a60d8 >f80b53e03471' on page 267 undefined on input line 210. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyCylinderShape_a3e457 >4190a84abf2d42f2085121a94b5' on page 267 undefined on input line 233. >) (./classgazebo_1_1rendering_1_1DepthCamera.tex [267] [268] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 269 undefi >ned on input line 79. >Underfull \hbox (badness 10000) detected at line 114 >[][][] >[269] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_ae317e6944ac8436f6 >3b5a1a9c7b5d376' on page 270 undefined on input line 213. >Underfull \hbox (badness 10000) detected at line 226 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a852d888c6c20552b1 >a96050396e9544f' on page 270 undefined on input line 242. >[270] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a27504bf5abbc5fd9f >3167b988a7b32d9' on page 271 undefined on input line 273. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a1300661b1539b995c >e76973fec90e8dc' on page 271 undefined on input line 288. >) (./classgazebo_1_1sensors_1_1DepthCameraSensor.tex [271] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DepthCamera' on page 272 >undefined on input line 18. >[272] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ac79e415efcc4c205bba >2e56d40a6c327' on page 273 undefined on input line 78. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DepthCamera' on page 273 >undefined on input line 89. >Underfull \hbox (badness 10000) detected at line 91 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ada830b3482150302712 >5af9b0744a295' on page 273 undefined on input line 107. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 273 undefin >ed on input line 123. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a478b4dcdf67630e3e60 >48c09809f8063' on page 273 undefined on input line 146. >[273] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ad4aa4f0511a6175b377 >0b4e7bc15b1b0' on page 274 undefined on input line 185. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a307fbd85bbf0967be0a >3812990639459' on page 274 undefined on input line 205. >) (./classgazebo_1_1util_1_1DiagnosticManager.tex [274] >Underfull \hbox (badness 10000) detected at line 59 >[][][] >Underfull \hbox (badness 10000) detected at line 73 >[][][] >Underfull \hbox (badness 10000) detected at line 92 >[][][] >[275] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >[276]) (./classgazebo_1_1util_1_1DiagnosticTimer.tex [277] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Timer_a781d4ee2181ef5e132974 >b8cfa562150' on page 278 undefined on input line 109. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Timer_ad5d0e3e9d4c0a878fd49f >3342dc7e9be' on page 278 undefined on input line 124. >) (./classgazebo_1_1rendering_1_1DummyPageProvider.tex [278]) >(./classgazebo_1_1rendering_1_1DynamicLines.tex [279] >LaTeX Warning: Reference `namespaceOgre' on page 280 undefined on input line 29 >. >[280] [281] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 282 undefined > on input line 96. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 282 undefined > on input line 98. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 282 undefined > on input line 123. >Underfull \hbox (badness 10000) detected at line 148 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 282 undefined on input line 16 >0. >Underfull \hbox (badness 10000) detected at line 162 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 282 undefined > on input line 182. >[282] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 283 undefined > on input line 214. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 283 undefined > on input line 233. >) (./classgazebo_1_1rendering_1_1DynamicRenderable.tex [283] [284] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[285] >LaTeX Warning: Reference `namespaceOgre' on page 286 undefined on input line 16 >6. >Underfull \hbox (badness 10000) detected at line 169 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 286 undef >ined on input line 170. >Underfull \hbox (badness 10000) detected at line 184 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DynamicRenderable_a4b72bf >f26d918779d5d575e23ac56804' on page 286 undefined on input line 185. >Underfull \hbox (badness 10000) detected at line 206 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[286]) (./classgazebo_1_1physics_1_1Entity.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 287 undefined > on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_ac29ae9e266d923bc450 >da41ff895a5cf' on page 287 undefined on input line 33. >[287] [288] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 289 undefin >ed on input line 89. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 289 undefined > on input line 130. >[289] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a32e78d172c7962344ad48 >6615f338e37' on page 290 undefined on input line 178. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor_a883e129b2c05ab42a509 >3b61f0acc713' on page 290 undefined on input line 182. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_ab26e0c73504f623038d82 >613ed937505' on page 290 undefined on input line 182. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a48fe81e00e86bdd04d8c >9c723c043e7e' on page 290 undefined on input line 182. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a016d9c13d78823f9 >5ea3d5f0fc51524a' on page 290 undefined on input line 182. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_aa2daecce07981c >d5f6baedf7ed694b2e' on page 290 undefined on input line 182. >Underfull \hbox (badness 10000) detected at line 195 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_aca72c91f5a2c682556ea6 >d304f918ce5' on page 290 undefined on input line 200. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a27cf5a6ec66f6a5c03eb >f05ff9592c9a' on page 290 undefined on input line 200. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a9eeaaa2f9b66730b >727691368901deb9' on page 290 undefined on input line 200. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyCollision_a6c72abe19 >f2c53539d4befce64dc2c75' on page 290 undefined on input line 200. >Underfull \hbox (badness 10000) detected at line 218 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 290 unde >fined on input line 219. >[290] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 291 undefined > on input line 234. >Underfull \hbox (badness 10000) detected at line 237 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 291 undefined > on input line 238. >Underfull \hbox (badness 10000) detected at line 251 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_ac29ae9e266d923bc450 >da41ff895a5cf' on page 291 undefined on input line 263. >Underfull \hbox (badness 10000) detected at line 265 >[][][] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >[291] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 292 undefined > on input line 327. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_afb9914e964fcad0091523 >4842f2d6e15' on page 292 undefined on input line 331. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_ac93c11a4c94d7281 >5ac6d0bdc738db4a' on page 292 undefined on input line 331. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_aaf5a7dd59fe534482e2c >ee8167aad11d' on page 292 undefined on input line 331. >Underfull \hbox (badness 10000) detected at line 344 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 292 undefined > on input line 345. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a291c0833b0365ce49ecfc >5fec38f9d30' on page 292 undefined on input line 349. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a742b87242a10f83b >99bcf2c807d1562d' on page 292 undefined on input line 349. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a8e663559742b671d10e4 >863e1bf638af' on page 292 undefined on input line 349. >Underfull \hbox (badness 10000) detected at line 362 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 292 undefined > on input line 363. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a13628b92e884b1939e799 >85b35e6b70e' on page 292 undefined on input line 367. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a56dd0b0fb4329723 >716cfd8e47c4a311' on page 292 undefined on input line 367. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a61296e9511b28d0c15be >d6446a251eea' on page 292 undefined on input line 367. >Underfull \hbox (badness 10000) detected at line 380 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 292 undefined > on input line 381. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_af14b1a8be4f6106f61682 >0f6a6b818b4' on page 292 undefined on input line 385. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a62ae3a1205da05d5 >27a3068a6e9c3ed6' on page 292 undefined on input line 385. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a5ce11cd53bc510df7f10 >1b362c231e49' on page 292 undefined on input line 385. >Underfull \hbox (badness 10000) detected at line 398 >[][][] >[292] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 293 undefined > on input line 413. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_ad63d52b137830e4225560 >7792891d8ec' on page 293 undefined on input line 417. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a74d7f918b727ad59 >d6ff0271cded3c12' on page 293 undefined on input line 417. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a2a3912ac49276d14214a >4356871e337b' on page 293 undefined on input line 417. >Underfull \hbox (badness 10000) detected at line 430 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 293 undefined > on input line 431. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a435071f48ab7dd0a >5f41e96b7e84085c' on page 293 undefined on input line 435. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a84b93ec12b07b2372f04 >c80267c3fc0f' on page 293 undefined on input line 435. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_ac70b4e3497c486 >5ce8c0b118b56df842' on page 293 undefined on input line 435. >Underfull \hbox (badness 10000) detected at line 448 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 293 undefined > on input line 449. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a5386689a286b5c8840665 >e446ac2355e' on page 293 undefined on input line 453. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_ae6dbc75379108e03 >b45ec977f75cf968' on page 293 undefined on input line 453. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_af153fe14103730018ce4 >dc9a7b84ddb0' on page 293 undefined on input line 453. >Underfull \hbox (badness 10000) detected at line 466 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 293 undefined > on input line 467. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_aad4f2dc3ef33bba4 >6901d1f7e203d3c7' on page 293 undefined on input line 471. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a90e7d840e65b705680ca >35fd52348620' on page 293 undefined on input line 471. >Underfull \hbox (badness 10000) detected at line 484 >[][][] >[293] >Underfull \hbox (badness 10000) detected at line 498 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a98e976451538671eec2eb >49b78f7d609' on page 294 undefined on input line 533. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_abdbb5e4f1f88ec9c61429 >0bb40e9dd4a' on page 294 undefined on input line 537. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor_aacdc625e4b06576b6071 >51fc6b380015' on page 294 undefined on input line 537. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a88c03eedebb00a40295b >d8973a07d5c9' on page 294 undefined on input line 537. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a0629e836616447d6 >ce3d5d6a91b83a4e' on page 294 undefined on input line 537. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyCollision_a41d335e95 >1dee71ef8440bd8ea7a293f' on page 294 undefined on input line 537. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a97335ff1cf7ab8 >cc76a2595f926fc2b4' on page 294 undefined on input line 537. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyModel_a177c12aa74d04 >861ca1df484e80ca701' on page 294 undefined on input line 537. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a3a60bd92eb20aa6c38dde >dc54261e16d' on page 294 undefined on input line 552. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_aa795c592c976c96d6b13 >c73bfc62e9fa' on page 294 undefined on input line 552. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a04e4826834bc74 >a69273e188f5d835e8' on page 294 undefined on input line 552. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyCollision_a224c91a57 >a0a6a5a8af866d0037a2134' on page 294 undefined on input line 552. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 294 undefin >ed on input line 567. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 294 undefin >ed on input line 567. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a7554a258e8c15b5ff042a >f8b93f48bf6' on page 294 undefined on input line 594. >[294] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a2b0e4394704cfee6d582 >baaa28c3147c' on page 295 undefined on input line 598. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a4e63d11216fc46bcffd7f >8b65418c584' on page 295 undefined on input line 598. >[295] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a4296ac11e6c1a18f6d53b >e327df528e7' on page 296 undefined on input line 685. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 296 undefin >ed on input line 758. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a5066da24193297a48026 >29f2592ccefc' on page 296 undefined on input line 782. >[296] [297] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a0878d76d331a70e5b0d76 >89bc883b648' on page 298 undefined on input line 802. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor_a6b22ae4bcc1cd98f533d >b178f0142e76' on page 298 undefined on input line 806. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_ab1c56a6eabca2ad0bf849 >973df3b40bd' on page 298 undefined on input line 806. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_ad2b2fb6f47afe0907e55 >3624f1c13467' on page 298 undefined on input line 806. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a63ecd1a26bc6d837 >ea66261b26d9d0a9' on page 298 undefined on input line 806. >[298]) (./classgazebo_1_1event_1_1Event.tex [299] >LaTeX Warning: Reference `group__gazebo__event_ga6476e198dd1cb2a9b82741631c562c >4c' on page 300 undefined on input line 62. >LaTeX Warning: Reference `group__gazebo__event_ga6476e198dd1cb2a9b82741631c562c >4c' on page 300 undefined on input line 62. >LaTeX Warning: Reference `group__gazebo__event_ga6476e198dd1cb2a9b82741631c562c >4c' on page 300 undefined on input line 62. >LaTeX Warning: Reference `group__gazebo__event_ga6476e198dd1cb2a9b82741631c562c >4c' on page 300 undefined on input line 62. >LaTeX Warning: Reference `group__gazebo__event_ga6476e198dd1cb2a9b82741631c562c >4c' on page 300 undefined on input line 62. >LaTeX Warning: Reference `group__gazebo__event_ga6476e198dd1cb2a9b82741631c562c >4c' on page 300 undefined on input line 62. >LaTeX Warning: Reference `group__gazebo__event_ga6476e198dd1cb2a9b82741631c562c >4c' on page 300 undefined on input line 62. >LaTeX Warning: Reference `group__gazebo__event_ga6476e198dd1cb2a9b82741631c562c >4c' on page 300 undefined on input line 62. >LaTeX Warning: Reference `group__gazebo__event_ga6476e198dd1cb2a9b82741631c562c >4c' on page 300 undefined on input line 62. >LaTeX Warning: Reference `group__gazebo__event_ga6476e198dd1cb2a9b82741631c562c >4c' on page 300 undefined on input line 62. >LaTeX Warning: Reference `group__gazebo__event_ga6476e198dd1cb2a9b82741631c562c >4c' on page 300 undefined on input line 62. >LaTeX Warning: Reference `group__gazebo__event_ga6476e198dd1cb2a9b82741631c562c >4c' on page 300 undefined on input line 62. >LaTeX Warning: Reference `group__gazebo__event_ga725b79943984fe1cd744f6377b43a2 >1d' on page 300 undefined on input line 82. >LaTeX Warning: Reference `group__gazebo__event_ga725b79943984fe1cd744f6377b43a2 >1d' on page 300 undefined on input line 82. >LaTeX Warning: Reference `group__gazebo__event_ga725b79943984fe1cd744f6377b43a2 >1d' on page 300 undefined on input line 82. >LaTeX Warning: Reference `group__gazebo__event_ga725b79943984fe1cd744f6377b43a2 >1d' on page 300 undefined on input line 82. >LaTeX Warning: Reference `group__gazebo__event_ga725b79943984fe1cd744f6377b43a2 >1d' on page 300 undefined on input line 82. >LaTeX Warning: Reference `group__gazebo__event_ga725b79943984fe1cd744f6377b43a2 >1d' on page 300 undefined on input line 82. >LaTeX Warning: Reference `group__gazebo__event_ga725b79943984fe1cd744f6377b43a2 >1d' on page 300 undefined on input line 82. >LaTeX Warning: Reference `group__gazebo__event_ga725b79943984fe1cd744f6377b43a2 >1d' on page 300 undefined on input line 82. >LaTeX Warning: Reference `group__gazebo__event_ga725b79943984fe1cd744f6377b43a2 >1d' on page 300 undefined on input line 82. >LaTeX Warning: Reference `group__gazebo__event_ga725b79943984fe1cd744f6377b43a2 >1d' on page 300 undefined on input line 82. >LaTeX Warning: Reference `group__gazebo__event_ga725b79943984fe1cd744f6377b43a2 >1d' on page 300 undefined on input line 82. >LaTeX Warning: Reference `group__gazebo__event_ga725b79943984fe1cd744f6377b43a2 >1d' on page 300 undefined on input line 82. >) (./classgazebo_1_1rendering_1_1Events.tex [300] >Underfull \hbox (badness 10000) detected at line 54 >[][][] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >[301]) (./classgazebo_1_1event_1_1Events.tex >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 302 undefined >on input line 5. >[302] [303] [304] >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 305 undefined >on input line 119. >Underfull \hbox (badness 10000) detected at line 138 >[][][] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >[305] [306] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[307] [308] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 322 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >[309] [310] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >[311] [312] >Underfull \hbox (badness 10000) detected at line 460 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >[313] [314] [315] [316] [317]) (./classgazebo_1_1event_1_1EventT.tex [318] >[319] [320] [321] [322] [323] [324] [325]) >(./classgazebo_1_1common_1_1Exception.tex [326] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >[327] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >) (./classgazebo_1_1sensors_1_1ForceTorqueSensor.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 328 undefin >ed on input line 5. >[328] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 329 undefin >ed on input line 53. >[329] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ac79e415efcc4c205bba >2e56d40a6c327' on page 330 undefined on input line 139. >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a64dd4b19d72b78ccbad >3e12d0a5ca852' on page 330 undefined on input line 171. >Underfull \hbox (badness 10000) detected at line 184 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ada830b3482150302712 >5af9b0744a295' on page 330 undefined on input line 200. >[330] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a53290f320cd7593900c >2ff66b8186619' on page 331 undefined on input line 218. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a478b4dcdf67630e3e60 >48c09809f8063' on page 331 undefined on input line 238. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a307fbd85bbf0967be0a >3812990639459' on page 331 undefined on input line 262. >) (./classgazebo_1_1rendering_1_1FPSViewController.tex [331] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 332 undef >ined on input line 57. >[332] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ViewController_a9d5abfab9 >511a3bd7acee8285b9e9aa3' on page 333 undefined on input line 106. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ViewController_af3366d4ad >f090d9a41b089ea072bb020' on page 333 undefined on input line 126. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ViewController_a97a89afdd >a1a9d4740369b439f8a96fb' on page 333 undefined on input line 146. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ViewController_a9a91b4e9b >6436a128b66a9eb48ca3619' on page 333 undefined on input line 161. >[333] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ViewController_ac6b2f17b0 >b35683863dec2659ef57d22' on page 334 undefined on input line 176. >) (./classgoogle_1_1protobuf_1_1compiler_1_1cpp_1_1GazeboGenerator.tex >LaTeX Warning: Reference `namespacegazebo_1_1msgs' on page 334 undefined on inp >ut line 5. >LaTeX Warning: Reference `namespacegazebo_1_1msgs' on page 334 undefined on inp >ut line 27. >) (./classgazebo_1_1sensors_1_1GpsSensor.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpsSensor' on page 334 unde >fined on input line 5. >[334] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpsSensor' on page 335 unde >fined on input line 45. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ac79e415efcc4c205bba >2e56d40a6c327' on page 335 undefined on input line 88. >[335] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ada830b3482150302712 >5af9b0744a295' on page 336 undefined on input line 145. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a478b4dcdf67630e3e60 >48c09809f8063' on page 336 undefined on input line 173. >[336] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a307fbd85bbf0967be0a >3812990639459' on page 337 undefined on input line 197. >) (./classgazebo_1_1rendering_1_1GpuLaser.tex [337] [338] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 339 undefi >ned on input line 137. >[339] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_ae317e6944ac8436f6 >3b5a1a9c7b5d376' on page 340 undefined on input line 228. >Underfull \hbox (badness 10000) detected at line 241 >[][][] >[340] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 325 >[][][] >[341] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a852d888c6c20552b1 >a96050396e9544f' on page 342 undefined on input line 397. >Underfull \hbox (badness 10000) detected at line 410 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a27504bf5abbc5fd9f >3167b988a7b32d9' on page 342 undefined on input line 433. >[342] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a1300661b1539b995c >e76973fec90e8dc' on page 343 undefined on input line 459. >[343] [344] [345]) (./classgazebo_1_1sensors_1_1GpuRaySensor.tex [346] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GpuLaser' on page 347 und >efined on input line 40. >[347] [348] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ac79e415efcc4c205bba >2e56d40a6c327' on page 349 undefined on input line 196. >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[349] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >[350] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GpuLaser' on page 351 und >efined on input line 342. >Underfull \hbox (badness 10000) detected at line 344 >[][][] >[351] >Underfull \hbox (badness 10000) detected at line 370 >[][][] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >[352] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a64dd4b19d72b78ccbad >3e12d0a5ca852' on page 353 undefined on input line 523. >[353] >Underfull \hbox (badness 10000) detected at line 547 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >Underfull \hbox (badness 10000) detected at line 575 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ada830b3482150302712 >5af9b0744a295' on page 354 undefined on input line 619. >[354] >Underfull \hbox (badness 10000) detected at line 632 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a53290f320cd7593900c >2ff66b8186619' on page 355 undefined on input line 637. >Underfull \hbox (badness 10000) detected at line 650 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 355 undefin >ed on input line 667. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a478b4dcdf67630e3e60 >48c09809f8063' on page 355 undefined on input line 690. >[355] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a307fbd85bbf0967be0a >3812990639459' on page 356 undefined on input line 774. >[356]) (./classgazebo_1_1rendering_1_1Grid.tex [357] >LaTeX Warning: Reference `namespaceOgre' on page 358 undefined on input line 32 >. >[358] [359] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 360 undefined on input line 18 >9. >Underfull \hbox (badness 10000) detected at line 191 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 360 undefined on input line 19 >2. >[360] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Grid' on page 361 undefin >ed on input line 266. >[361]) (./classgazebo_1_1physics_1_1Gripper.tex [362] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Gripper' on page 363 undefi >ned on input line 53. >Underfull \hbox (badness 10000) detected at line 103 >[][][] >) (./classgazebo_1_1rendering_1_1GUIOverlay.tex [363] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 364 undef >ined on input line 20. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DepthCamera' on page 364 >undefined on input line 22. >[364] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 365 undef >ined on input line 88. >Underfull \hbox (badness 10000) detected at line 97 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1DepthCamera' on page 365 >undefined on input line 110. >Underfull \hbox (badness 10000) detected at line 119 >[][][] >[365] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >[366] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >) (./classgazebo_1_1rendering_1_1GzTerrainMatGen.tex [367]) >(./classgazebo_1_1rendering_1_1Heightmap.tex [368] [369] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 370 undef >ined on input line 105. >Underfull \hbox (badness 10000) detected at line 116 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[370] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 371 undef >ined on input line 191. >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 371 undef >ined on input line 271. >[371] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 372 undef >ined on input line 302. >Underfull \hbox (badness 10000) detected at line 313 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 372 undef >ined on input line 349. >Underfull \hbox (badness 10000) detected at line 360 >[][][] >[372] [373]) (./classgazebo_1_1physics_1_1HeightmapShape.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape' on page 374 > undefined on input line 5. >[374] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape' on page 375 > undefined on input line 67. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 375 unde >fined on input line 85. >[375] [376] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a23683606f88b6602d47f >10aeb68597a4' on page 377 undefined on input line 120. >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >[377] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector2i' on page 378 undefine >d on input line 254. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a50aeffa52f5e55d93ca0 >10e989953e85' on page 378 undefined on input line 269. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHeightmapShape_a8729 >71a7ff32a59bdffc6888b9dff18f' on page 378 undefined on input line 273. >[378] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a98e976451538671eec2eb >49b78f7d609' on page 379 undefined on input line 293. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_ae74c2e72910de4c129be >f1c21617d8d9' on page 379 undefined on input line 313. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a7a849dad6b59331a60d8 >f80b53e03471' on page 379 undefined on input line 333. >) (./classgazebo_1_1physics_1_1Hinge2Joint.tex [379] [380] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a9dcb5de >17ef797c8c5437ac17e5ef055' on page 381 undefined on input line 93. >) (./classgazebo_1_1physics_1_1HingeJoint.tex [381] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a41beb48c >86caa0d662f3b75a1bda99e0' on page 382 undefined on input line 105. >) (./classgazebo_1_1common_1_1Image.tex [382] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image_a4b9db6125b3d3387678c2 >3d12152369c' on page 383 undefined on input line 85. >[383] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image_a4b9db6125b3d3387678c2 >3d12152369c' on page 384 undefined on input line 186. >[384] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image_a4b9db6125b3d3387678c2 >3d12152369c' on page 385 undefined on input line 197. >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >[385] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >[386] >Underfull \hbox (badness 10000) detected at line 451 >[][][] >) (./classgazebo_1_1sensors_1_1ImuSensor.tex [387] [388] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ac79e415efcc4c205bba >2e56d40a6c327' on page 389 undefined on input line 94. >Underfull \hbox (badness 10000) detected at line 107 >[][][] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >[389] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ada830b3482150302712 >5af9b0744a295' on page 390 undefined on input line 165. >Underfull \hbox (badness 10000) detected at line 178 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a53290f320cd7593900c >2ff66b8186619' on page 390 undefined on input line 183. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 390 undefin >ed on input line 199. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ad7753586983649b879d >74e60357a442b' on page 390 undefined on input line 206. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a478b4dcdf67630e3e60 >48c09809f8063' on page 390 undefined on input line 226. >[390] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a307fbd85bbf0967be0a >3812990639459' on page 391 undefined on input line 261. >) (./classgazebo_1_1physics_1_1Inertial.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 391 undefined > on input line 26. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 391 undefined > on input line 42. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial_abaf69368f601637b1 >f225df2743cf075' on page 391 undefined on input line 42. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 391 undefined > on input line 46. >[391] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 392 undefined > on input line 70. >[392] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial' on page 393 undef >ined on input line 144. >Underfull \hbox (badness 10000) detected at line 172 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 393 undefined > on input line 188. >[393] [394] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 395 undefined > on input line 192. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 395 undefined > on input line 192. >Underfull \hbox (badness 10000) detected at line 195 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial' on page 395 undef >ined on input line 196. >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >[395] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 396 undefined > on input line 302. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial_abaf69368f601637b1 >f225df2743cf075' on page 396 undefined on input line 302. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial' on page 396 undef >ined on input line 304. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 396 undefined > on input line 306. >Underfull \hbox (badness 10000) detected at line 309 >[][][] >Underfull \hbox (badness 10000) detected at line 323 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 396 undefined > on input line 335. >Underfull \hbox (badness 10000) detected at line 337 >[][][] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >[396] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 397 undefined > on input line 395. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial' on page 397 undef >ined on input line 397. >Underfull \hbox (badness 10000) detected at line 400 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial' on page 397 undef >ined on input line 416. >Underfull \hbox (badness 10000) detected at line 419 >[][][] >[397] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial' on page 398 undef >ined on input line 435. >Underfull \hbox (badness 10000) detected at line 438 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 398 undefined > on input line 536. >[398] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 399 undefined > on input line 540. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 399 undefined > on input line 542. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 399 undefined > on input line 544. >[399] [400] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial' on page 401 undef >ined on input line 758. >) (./classgazebo_1_1common_1_1InternalError.tex [401]) >(./classgazebo_1_1transport_1_1IOManager.tex [402] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >) (./classgazebo_1_1physics_1_1Joint.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 403 undefined > on input line 5. >[403] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 404 undefine >d on input line 33. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 404 undefine >d on input line 48. >[404] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 405 undefined > on input line 88. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 405 undefine >d on input line 88. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 405 undefined > on input line 90. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 405 undefine >d on input line 90. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 405 undefine >d on input line 110. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 405 undefine >d on input line 112. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 405 undefine >d on input line 118. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 405 undefine >d on input line 118. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 405 undefine >d on input line 118. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 405 undefine >d on input line 118. >[405] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 406 undefine >d on input line 126. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 406 undefine >d on input line 166. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 406 undefine >d on input line 168. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 406 undefine >d on input line 170. >[406] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 407 undefine >d on input line 178. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 407 undefine >d on input line 182. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 407 undefine >d on input line 184. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 407 undefined > on input line 188. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 407 undefine >d on input line 196. >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[407] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 408 undefine >d on input line 241. >Underfull \hbox (badness 10000) detected at line 288 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a6c5ce07c312c3 >ef94ed648cd24c757ec' on page 408 undefined on input line 293. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 408 undefine >d on input line 323. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a02c21c8960b7d >a7628b415c6da7a4760' on page 408 undefined on input line 327. >[408] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_afac6a85438454 >d384ed2cd80f90f6cb2' on page 409 undefined on input line 387. >[409] >Underfull \hbox (badness 10000) detected at line 441 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint_ab3648e919f6bc37 >4f239199a1654a5d2' on page 410 undefined on input line 446. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a0e40e38a4ca74 >57afb4a484db80f2837' on page 410 undefined on input line 446. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint_a668b0624e83d02 >202371c210562c7d09' on page 410 undefined on input line 446. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_af3328d5 >547b68164194dc67a8c04bde1' on page 410 undefined on input line 446. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a2108 >a7533a2a048af0ea1d51234f8f6b' on page 410 undefined on input line 446. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_a9ca06c9b4 >4d07956532a0e69b789e828' on page 410 undefined on input line 446. >Underfull \hbox (badness 10000) detected at line 464 >[][][] >Underfull \hbox (badness 10000) detected at line 478 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint_a34e558f45b0b5cb8 >e7f340f6cc3f91d4' on page 410 undefined on input line 483. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint_afca43142b8f3e9 >5d47fb54f315821689' on page 410 undefined on input line 483. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Hinge2Joint_ad38639725aae08 >598d8284841f2b8339' on page 410 undefined on input line 483. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint_a91212adc2dac538 >5d2379d489194ef3b' on page 410 undefined on input line 483. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1UniversalJoint_a5cb7a737ab3 >5730d01f8e53b0d8728b4' on page 410 undefined on input line 483. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HingeJoint_ae43e5161e25b9cc >9f134da10e667bdca' on page 410 undefined on input line 483. >Underfull \hbox (badness 841) in paragraph at lines 483--484 >\T1/phv/b/n/10 Joint $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 (p.[]), \T1/phv/b/n >/10 gazebo-::physics-::-Hinge2-Joint$\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbo >dy-Joint $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-: >:physics-::-Screw-Joint$\OML/ztmcm/m/it/10 <$ >Underfull \hbox (badness 10000) detected at line 501 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a3b7ba60 >a2ca703b6793fb71d60ebb09f' on page 410 undefined on input line 506. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_ab10f >84d1c883a85f19d46823f893f268' on page 410 undefined on input line 506. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_aa9d51304 >f3e8ac459cecc1d148561a35' on page 410 undefined on input line 506. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a91164f7d >54ead52c7878b4036ad3d97d' on page 410 undefined on input line 506. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_aa16424b >03f745339aa4d58060e3472d7' on page 410 undefined on input line 506. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_ae87ac1ae2 >32a3d6d5463c171c994fbd7' on page 410 undefined on input line 506. >[410] [411] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a12e9bf1f5e59f >d12f92992f793762c95' on page 412 undefined on input line 531. >Underfull \hbox (badness 10000) detected at line 544 >[][][] >Underfull \hbox (badness 10000) detected at line 563 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 412 undefine >d on input line 564. >Underfull \hbox (badness 10000) detected at line 577 >[][][] >Underfull \hbox (badness 10000) detected at line 596 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 412 undefine >d on input line 607. >[412] >Underfull \hbox (badness 10000) detected at line 613 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a9bf4f3f3940f8 >b4d13d7cccf8f02c4e2' on page 413 undefined on input line 618. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointWrench' on page 413 un >defined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointWrench_a99b4ef0c82b4fa >6309e0b3d2bc814e35' on page 413 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 413 undefined > on input line 631. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 413 undefine >d on input line 631. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 413 undefined > on input line 631. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointWrench_a21cf79ed87d6a4 >be1e35d203de0bf79c' on page 413 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 413 undefined > on input line 631. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 413 undefine >d on input line 631. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 413 undefined > on input line 631. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 413 undefine >d on input line 631. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 413 undefined > on input line 633. >Underfull \hbox (badness 10000) detected at line 642 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a576d2f18c205e >b182d1e908bbb8d2c0e' on page 413 undefined on input line 647. >Underfull \hbox (badness 10000) detected at line 665 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_ac760bf3 >79079c92f0d2d3945418185cf' on page 413 undefined on input line 670. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a4887 >292f701b95d6952ef69f9ad4d4d2' on page 413 undefined on input line 670. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_a647c41d6 >f321876754d88b8a12509a09' on page 413 undefined on input line 670. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_a0f248ba9a >e6b87d09c8d70726f4e6ac5' on page 413 undefined on input line 670. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a0c158b6b >47c3e6a7bf069fcdc8ea4b6b' on page 413 undefined on input line 670. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_a908a247 >e2577465bd5afd10edbb648fa' on page 413 undefined on input line 670. >[413] >Underfull \hbox (badness 10000) detected at line 688 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_aee252d8 >8561a51a81ae54eaa70e81cdb' on page 414 undefined on input line 693. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_abf60 >6df5ff62af0c7ea49ec553095c19' on page 414 undefined on input line 693. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a91c71b22 >83f6f1b4247df15ad537528a' on page 414 undefined on input line 693. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint_ab329d0994ee45e4b >3d0b901991f59af4' on page 414 undefined on input line 693. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_a802601d >e2a768f449bcc0744324880cd' on page 414 undefined on input line 693. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_afc38020e >bfc5601a572df0adc0f3db30' on page 414 undefined on input line 693. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 414 undefine >d on input line 708. >Underfull \hbox (badness 10000) detected at line 711 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a91914e3b2833f >23133d44fc43f17ad06' on page 414 undefined on input line 735. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 414 undefined > on input line 746. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 414 undefine >d on input line 746. >Underfull \hbox (badness 10000) detected at line 753 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_ac304e4bff051e >9d6e13fae42c8becd3e' on page 414 undefined on input line 758. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 414 undefined > on input line 769. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 414 undefine >d on input line 769. >[414] >Underfull \hbox (badness 10000) detected at line 776 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a93c8216d4948c >616f25371539181bda7' on page 415 undefined on input line 781. >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 818 >[][][] >[415] >Underfull \hbox (badness 10000) detected at line 837 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a44d2d92 >ca3b455b3b65e7c2b8194c0b1' on page 416 undefined on input line 842. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a225a >3884d18b5f5d2c5dcb94cef45c5b' on page 416 undefined on input line 842. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint_a04a85b35eb837c0b >9e376679d4ee4f75' on page 416 undefined on input line 842. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_abbcf8d48 >0da4e9057bd4f6ac37c33d5b' on page 416 undefined on input line 842. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_a9a9961d >1b65926347978405204f89c4b' on page 416 undefined on input line 842. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_aeaaf6a63 >c6e6393191f9599b851fb732' on page 416 undefined on input line 842. >Underfull \hbox (badness 10000) detected at line 860 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_ab5549348 >eac5927a9ea65268850ef77c' on page 416 undefined on input line 865. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_ad4b0aa3 >1b4b23864bd4ae0873a39a947' on page 416 undefined on input line 865. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a2efd >88decdce56481baf2d90ec357619' on page 416 undefined on input line 865. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_ac9490e4d9 >99d543e0cfa21bb8a8582e9' on page 416 undefined on input line 865. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a6da20a6b >09421ff98bc8f4cd1d6073ae' on page 416 undefined on input line 865. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_a67f887a >02076ae460ebe4e58256b2b15' on page 416 undefined on input line 865. >Underfull \hbox (badness 10000) detected at line 878 >[][][] >Underfull \hbox (badness 10000) detected at line 897 >[][][] >[416] >Underfull \hbox (badness 10000) detected at line 916 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_aa7fdd1c5 >38f957a60a0ad2725bc565d8' on page 417 undefined on input line 921. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a2cf8 >23c0402acc199de32b0b212dbf3e' on page 417 undefined on input line 921. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_af9d2949 >615bf31f79d12bd525c88d11f' on page 417 undefined on input line 921. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_a59d15b3d2 >41d01937b3705347639226c' on page 417 undefined on input line 921. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a32c32e94 >5d9218664d8f14c5525f2e2a' on page 417 undefined on input line 921. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_a7ffd747 >bfa4086a87d19085bbeb93224' on page 417 undefined on input line 921. >Underfull \hbox (badness 10000) detected at line 939 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a5f72bb1c5b9037e74d7f3 >205e933f2e4' on page 417 undefined on input line 955. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HingeJoint_a364e05e31880f0c >375fb7dac37a89827' on page 417 undefined on input line 959. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a161f235 >83891230dde51377f32124054' on page 417 undefined on input line 959. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_abebb30c0 >3f42ac0e06ea49e270ae5863' on page 417 undefined on input line 959. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_a465f1a8ac >32dab73feb30371023af041' on page 417 undefined on input line 959. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a7e52 >0909d40793e0b7685d7c792626e6' on page 417 undefined on input line 959. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 417 undefine >d on input line 972. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 417 undefine >d on input line 980. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 417 undefine >d on input line 992. >[417] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a98e976451538671eec2eb >49b78f7d609' on page 418 undefined on input line 1001. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_ab67cd32 >c82e02c7a7d12df4853b10735' on page 418 undefined on input line 1005. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Hinge2Joint_a39c9d9f55b0bc7 >a9fe5ff049eb2056b2' on page 418 undefined on input line 1005. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint_ac8bf675d37d2835c >08c0d03affd6c5bc' on page 418 undefined on input line 1005. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint_a4e33d8c1e374505 >66f43c1d94e91ba04' on page 418 undefined on input line 1005. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1UniversalJoint_a21ac15e043e >f58d4fc9b3d358ed0ee26' on page 418 undefined on input line 1005. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HingeJoint_ab5d46df324ce0d4 >3791042e4af8756ab' on page 418 undefined on input line 1005. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint_a0b785af9ab788d >c99e1ccd38e80e84f7' on page 418 undefined on input line 1005. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a41beb48c >86caa0d662f3b75a1bda99e0' on page 418 undefined on input line 1005. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a9dcb5de >17ef797c8c5437ac17e5ef055' on page 418 undefined on input line 1005. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a010b >cd4d5ea6de469e2927d0eee01225' on page 418 undefined on input line 1005. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_aa416503fd97d0 >4064c8028c9d9aae3f1' on page 418 undefined on input line 1005. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_a410d8d57 >2f8ed0b9979b70a346be5ee3' on page 418 undefined on input line 1005. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_a72ec05ec5 >a63e36218a5471730d10a52' on page 418 undefined on input line 1005. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a7554a258e8c15b5ff042a >f8b93f48bf6' on page 418 undefined on input line 1020. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a4151f33cff762 >1ff4874389d651a10ae' on page 418 undefined on input line 1024. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint_a83286ee18bd7cd8 >944051cb63a320d1c' on page 418 undefined on input line 1047. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a8ee0da77d54b6 >a67d71ddf2f15fe5121' on page 418 undefined on input line 1047. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint_afb80f9e0d6d566 >af04e1163d722295b7' on page 418 undefined on input line 1047. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 418 undefine >d on input line 1059. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 418 undefine >d on input line 1059. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 418 undefine >d on input line 1059. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 418 undefine >d on input line 1059. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 418 undefine >d on input line 1061. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 418 undefined > on input line 1061. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 418 undefine >d on input line 1061. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 418 undefine >d on input line 1061. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointController_a9c036f1fed >21849518929af5a706b09e' on page 418 undefined on input line 1061. >[418] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a8261a8b7b263f >ae605db9e9b6cab0873' on page 419 undefined on input line 1092. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_affd79d4792092 >a8cdc7ef4aab60812d3' on page 419 undefined on input line 1115. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint_a24209eafa56eceda >44a8bbd9ae89a3ca' on page 419 undefined on input line 1115. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a69c8927 >930fafaa0e8d5afa83725918a' on page 419 undefined on input line 1115. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a37fe >f1ee609b9618ccf84bf808dba599' on page 419 undefined on input line 1115. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_a6d937c38 >99c5072d1579f4b5f6425e92' on page 419 undefined on input line 1115. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a2a8153e0 >c7e1245efde8bc0d2a0046b1' on page 419 undefined on input line 1115. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_ae43d428 >0bc6fdf3d9b83c24b07ddf0e1' on page 419 undefined on input line 1115. >Underfull \hbox (badness 1603) in paragraph at lines 1115--1116 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hinge2-Joint \T1/phv/m/n/10 (p.[]), > \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p. >[]), \T1/phv/b/n/10 gazebo- >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_abdb168c688c86 >e0fc98dc3cdca467e6c' on page 419 undefined on input line 1138. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_a2c0a549 >a9d48d9117f2af6e1cdd25183' on page 419 undefined on input line 1138. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a3b01 >a89556fa31e8724f9fd7d72a6055' on page 419 undefined on input line 1138. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a2210470 >20ae6359eb401dba2dba91b50' on page 419 undefined on input line 1138. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_ae473c440 >f17efc849bb6bd16e2a78867' on page 419 undefined on input line 1138. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_a5a5c170b >13fb2059efa044fdb3535851' on page 419 undefined on input line 1138. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_a87aede504 >15f480a229693f7b7556ae1' on page 419 undefined on input line 1138. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 419 undefine >d on input line 1150. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 419 undefine >d on input line 1152. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a709dcff56f91b >dafac0ce1f8fb97b578' on page 419 undefined on input line 1161. >[419] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a7732a7d >4c209f07b72ed339db5bc7ee2' on page 420 undefined on input line 1184. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a8d53 >7bab5d18d2b75343a75bced0ffa3' on page 420 undefined on input line 1184. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_ad9eb0769d >59a37be674f071f1984d5e8' on page 420 undefined on input line 1184. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a7fe1c327 >26d44a09e9f4f48f82d88876' on page 420 undefined on input line 1184. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_a41b8b2f >1fd0aa63ade5fede722d75a0b' on page 420 undefined on input line 1184. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_aecb3a7ec >697210890960b34bb2bdb402' on page 420 undefined on input line 1184. >Underfull \hbox (badness 1478) in paragraph at lines 1184--1185 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hi >nge2-Joint \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-U >niversal-Joint >Underfull \hbox (badness 752) in paragraph at lines 1184--1185 >\T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \ >T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hinge-Joint \ >T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo- >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a31603cd >fc68083eb6a5c61a1381b73a2' on page 420 undefined on input line 1207. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_ac211 >39db7eadf231958d2274c945a870' on page 420 undefined on input line 1207. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_ac7ad35048 >fee21fa6dac493dfadf9a1e' on page 420 undefined on input line 1207. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_ad2fdcf5b >5231bbcb982f82aa28522905' on page 420 undefined on input line 1207. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_ad93b272 >6d9b223c8779f1e6cb1e01f47' on page 420 undefined on input line 1207. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_a927e29cb >28ebf92bb41d574543d83ffd' on page 420 undefined on input line 1207. >Underfull \hbox (badness 1478) in paragraph at lines 1207--1208 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hi >nge2-Joint \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-U >niversal-Joint >Underfull \hbox (badness 752) in paragraph at lines 1207--1208 >\T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \ >T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hinge-Joint \ >T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo- >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_abb00e072 >735748ec5a26864fc6963773' on page 420 undefined on input line 1230. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_afcbbb76 >1148d5ff3b26198adc1f12b34' on page 420 undefined on input line 1230. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a3ec0 >a4a78dfc23392a407708a304cba8' on page 420 undefined on input line 1230. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_a53918192b >a929d0a023eaeb3e58d7661' on page 420 undefined on input line 1230. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a00c0f10c >3ce2e00b38811dc022068fbc' on page 420 undefined on input line 1230. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_abb65ff0 >cd6ce878700612a4c5b602fe5' on page 420 undefined on input line 1230. >[420] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 421 undefine >d on input line 1277. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_acad22d29 >1fccefb25511bdb87459eae0' on page 421 undefined on input line 1301. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_abed4ea2 >ad88172654f7326b83dee74ac' on page 421 undefined on input line 1301. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a7799 >d0e865d1e505452f51585fe9d16e' on page 421 undefined on input line 1301. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_aea429120a >02e6b068e6496a742cbcbc8' on page 421 undefined on input line 1301. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a0a049bf1 >7af56276d82f42920133a0a2' on page 421 undefined on input line 1301. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_a0a430eb >378b97526cafc5cc41ae3fc9f' on page 421 undefined on input line 1301. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a13197cd121f5ea80cfedf >be8fc97ee1b' on page 421 undefined on input line 1316. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a0878d76d331a70e5b0d76 >89bc883b648' on page 421 undefined on input line 1336. >[421] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 422 undefine >d on input line 1388. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 422 undefine >d on input line 1395. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 422 undefine >d on input line 1402. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 422 undefine >d on input line 1430. >[422] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 423 undefine >d on input line 1444. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 423 undefine >d on input line 1451. >) (./classJoint__TEST.tex [423] [424] >Underfull \hbox (badness 909) in paragraph at lines 183--184 >[]\T1/phv/m/n/10 References Joint-_--T-E-S-T-::-Spawn-Joint-Options-::type, Joi >nt-_--T-E-S-T-::-Spawn-Joint-Options-::wait, Joint-_--T-E-S-T-::-Spawn-Joint- >[425] >Underfull \hbox (badness 1521) in paragraph at lines 203--204 >\T1/phv/m/n/10 ::get-_-world(), gazebo-::common-::-Time-::-Get-Wall-Time(), gzw >arn, Joint-_--T-E-S-T-::-Spawn-Joint-Options-::joint-Pose, Joint-_-- >Underfull \hbox (badness 1048) in paragraph at lines 203--204 >\T1/phv/m/n/10 T-E-S-T-::-Spawn-Joint-Options-::model-Pose, gazebo-::common-::- >Time-::-M-Sleep(), N-U-L-L, Joint-_--T-E-S-T-::-Spawn-Joint-Options- >) (./classgazebo_1_1physics_1_1JointController.tex [426] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 427 undefine >d on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 427 undefine >d on input line 22. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 427 undefine >d on input line 24. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint' on page 427 un >defined on input line 24. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HingeJoint' on page 427 und >efined on input line 24. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 427 undefine >d on input line 26. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 427 undefine >d on input line 32. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 427 undefine >d on input line 48. >[427] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 428 undefine >d on input line 67. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 428 undefine >d on input line 92. >Underfull \hbox (badness 10000) detected at line 94 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 428 undefine >d on input line 108. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint' on page 428 un >defined on input line 108. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HingeJoint' on page 428 und >efined on input line 108. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 428 undefine >d on input line 110. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 428 undefine >d on input line 110. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 428 undefined > on input line 110. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 428 undefine >d on input line 110. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 428 undefined > on input line 110. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 428 undefine >d on input line 110. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 428 undefine >d on input line 112. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 428 undefine >d on input line 126. >Underfull \hbox (badness 10000) detected at line 128 >[][][] >) (./classgazebo_1_1physics_1_1JointState.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 428 undefine >d on input line 5. >[428] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 429 undefine >d on input line 57. >[429] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 430 undefine >d on input line 86. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 430 undefine >d on input line 106. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointState' on page 430 und >efined on input line 120. >[430] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Exception' on page 431 undef >ined on input line 176. >Underfull \hbox (badness 10000) detected at line 190 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >[431] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 432 undefine >d on input line 236. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_ae4cdb43a508f51814427 >5c49e9b62e27' on page 432 undefined on input line 261. >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 298 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 432 undefine >d on input line 314. >Underfull \hbox (badness 10000) detected at line 317 >[][][] >[432] [433] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 434 undefine >d on input line 339. >Underfull \hbox (badness 10000) detected at line 342 >[][][] >) (./classgazebo_1_1rendering_1_1JointVisual.tex [434]) >(./classgazebo_1_1physics_1_1JointWrench.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 435 undefine >d on input line 37. >[435] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 436 undefine >d on input line 53. >Underfull \hbox (badness 10000) detected at line 56 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 436 undefine >d on input line 76. >Underfull \hbox (badness 10000) detected at line 79 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 436 undefine >d on input line 99. >Underfull \hbox (badness 10000) detected at line 102 >[][][] >[436]) (./classgazebo_1_1common_1_1KeyEvent.tex [437] >Underfull \hbox (badness 10000) detected at line 48 >[][][] >) (./classgazebo_1_1common_1_1KeyFrame.tex [438] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 439 undefined >on input line 48. >Underfull \hbox (badness 10000) detected at line 76 >[][][] >) (./classgazebo_1_1rendering_1_1LaserVisual.tex [439] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 440 undef >ined on input line 50. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual_a5b8c9c2b7b29d4af4 >c9f24f0f51c6de7' on page 440 undefined on input line 82. >) (./classgazebo_1_1rendering_1_1Light.tex [440] [441] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Light' on page 442 undefi >ned on input line 97. >[442] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[443] [444] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Light' on page 445 undefi >ned on input line 227. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Light' on page 445 undefi >ned on input line 319. >[445] [446] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Light' on page 447 undefi >ned on input line 518. >) (./classgazebo_1_1physics_1_1Link.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 447 undefined > on input line 5. >[447] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 448 undefined > on input line 23. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 448 undefined > on input line 23. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 448 undefined > on input line 31. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 448 undefined > on input line 31. >[448] [449] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 450 undefined > on input line 127. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 450 undefined > on input line 127. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 450 undefined > on input line 131. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 450 undefined > on input line 131. >[450] [451] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial' on page 452 undef >ined on input line 202. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 452 undefined > on input line 206. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 452 undefined > on input line 211. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 452 undefined > on input line 261. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 452 undefined > on input line 261. >[452] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 453 undefine >d on input line 265. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a76325b185296c1 >4aaddf3cd8aabbe124' on page 453 undefined on input line 286. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a64bea3e1cda6e0 >cd4b295c90d31e8b22' on page 453 undefined on input line 309. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_ab3088e75846f15 >1e14de04f4c8eacbe4' on page 453 undefined on input line 332. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 453 undefined > on input line 343. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 453 undefined > on input line 343. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 453 undefine >d on input line 347. >[453] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_aa0001e87e1b13e >555ccf46ab5ecff1ad' on page 454 undefined on input line 368. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a17aa9848837ff7 >447b0c52873a818b41' on page 454 undefined on input line 388. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a759e501a1fe28b >0965ea7dd6e1296b26' on page 454 undefined on input line 408. >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[454] [455] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a0ce32e71bd00064d0a5 >a60a5be8b5ca7' on page 456 undefined on input line 528. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_aa2daecce07981c >d5f6baedf7ed694b2e' on page 456 undefined on input line 532. >Underfull \hbox (badness 10000) detected at line 545 >[][][] >Underfull \hbox (badness 10000) detected at line 559 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a41fc448410066ba7182 >9508b869ea8f7' on page 456 undefined on input line 564. >[456] >Underfull \hbox (badness 10000) detected at line 588 >[][][] >Underfull \hbox (badness 10000) detected at line 607 >[][][] >Underfull \hbox (badness 10000) detected at line 626 >[][][] >Underfull \hbox (badness 10000) detected at line 640 >[][][] >Underfull \hbox (badness 10000) detected at line 654 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a647aa9d98a087f >7f2c3d14038939423d' on page 457 undefined on input line 659. >[457] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a8802309e8f4f79 >ec15d1a65e8be4d57f' on page 458 undefined on input line 677. >Underfull \hbox (badness 10000) detected at line 690 >[][][] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 458 undefine >d on input line 737. >[458] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_ae766c9bacfa91f5b637 >f2890e6e21d7c' on page 459 undefined on input line 780. >Underfull \hbox (badness 10000) detected at line 793 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a92d5814435021347789 >155af71024203' on page 459 undefined on input line 798. >Underfull \hbox (badness 10000) detected at line 811 >[][][] >Underfull \hbox (badness 10000) detected at line 825 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a359dc2392045226231b >04649a7a306e8' on page 459 undefined on input line 830. >Underfull \hbox (badness 10000) detected at line 843 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a630b05704d9f654ac14 >0359f6d462a1c' on page 459 undefined on input line 848. >[459] >Underfull \hbox (badness 10000) detected at line 861 >[][][] >Underfull \hbox (badness 10000) detected at line 875 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a8a512dca1faddab46fe59 >065c7f09752' on page 460 undefined on input line 889. >Underfull \hbox (badness 10000) detected at line 889 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_acd88357ff32d4320aa5a9 >8494a079d77' on page 460 undefined on input line 903. >Underfull \hbox (badness 10000) detected at line 903 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 460 undefined > on input line 904. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 460 undefin >ed on input line 904. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SensorManager' on page 460 >undefined on input line 904. >Underfull \hbox (badness 10000) detected at line 911 >[][][] >Underfull \hbox (badness 10000) detected at line 925 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a2bd16956f469c452746 >706cdc4899642' on page 460 undefined on input line 930. >[460] >Underfull \hbox (badness 10000) detected at line 943 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a60f715ef5580ca >89edb09a3223895ca1' on page 461 undefined on input line 948. >Underfull \hbox (badness 10000) detected at line 961 >[][][] >Underfull \hbox (badness 10000) detected at line 975 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_aa5893c68998b4e >abe149b0c4c11919ca' on page 461 undefined on input line 980. >Underfull \hbox (badness 10000) detected at line 993 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_abb577716cf46dd8bcd1 >848f71cd99fdd' on page 461 undefined on input line 998. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 461 undefined > on input line 1011. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 461 undefined > on input line 1013. >[461] >Underfull \hbox (badness 10000) detected at line 1016 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a7e418c272e4473 >5f717bba1dc9faf9eb' on page 462 undefined on input line 1021. >Underfull \hbox (badness 10000) detected at line 1042 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a35a7df99598b12 >60333d9e9e016636f9' on page 462 undefined on input line 1047. >Underfull \hbox (badness 10000) detected at line 1060 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a1134374766b450 >445143326df28d1164' on page 462 undefined on input line 1065. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a5f72bb1c5b9037e74d7f3 >205e933f2e4' on page 462 undefined on input line 1080. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_aa4ef7b67f96ff2 >623a7ff5c53b8197b2' on page 462 undefined on input line 1084. >[462] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_aa30bfe428d8462110ab >b08d9b2ed0601' on page 463 undefined on input line 1104. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a97335ff1cf7ab8 >cc76a2595f926fc2b4' on page 463 undefined on input line 1108. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a1f727791744baae8764 >8d41ed8c5f817' on page 463 undefined on input line 1123. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a04e4826834bc74 >a69273e188f5d835e8' on page 463 undefined on input line 1127. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 463 undefined > on input line 1161. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 463 undefined > on input line 1161. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 463 undefine >d on input line 1165. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 463 undefined > on input line 1193. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 463 undefined > on input line 1193. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 463 undefine >d on input line 1197. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a73dfcbc63d24bf19606 >955151fbc4caa' on page 463 undefined on input line 1213. >[463] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a3aff81f2d36ecf >599568df7c930a106b' on page 464 undefined on input line 1260. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_aa046245610d0f6 >b8ab28d5bf6c3e5ed4' on page 464 undefined on input line 1280. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_ae06714a7950ab6 >c5bf2384104b8d9013' on page 464 undefined on input line 1300. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 464 unde >fined on input line 1315. >[464] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a0cafa61eb43022 >e4e73615823ce95e74' on page 465 undefined on input line 1336. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a0641915aada166 >87197a3f7184c995a7' on page 465 undefined on input line 1356. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a0300ef20353c8c >db4d90509e10c85dff' on page 465 undefined on input line 1376. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial' on page 465 undef >ined on input line 1389. >[465] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a0ffd2a93a69ba9 >44602f951cb27e6b1f' on page 466 undefined on input line 1455. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a102f6b59470656 >279916238cdd2dd8c5' on page 466 undefined on input line 1475. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a55e57c41dbe456 >29f65756cc9722bbaf' on page 466 undefined on input line 1495. >[466] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_aa23479db7df628fe07854 >bfd455bfc77' on page 467 undefined on input line 1547. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a1f42992bff1e9a >88d96bf9d9d3a2eb86' on page 467 undefined on input line 1567. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyLink_a12547e9e49f1da >e5b5b5d01fa342dee0' on page 467 undefined on input line 1603. >[467] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a8d77bd59cd138173d0b >d9b469fc6ce36' on page 468 undefined on input line 1650. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Inertial' on page 468 undef >ined on input line 1692. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 468 undefined > on input line 1710. >) (./classgazebo_1_1physics_1_1LinkState.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 468 undefined > on input line 5. >[468] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 469 undefined > on input line 46. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState' on page 469 unde >fined on input line 50. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 469 undefined > on input line 50. >[469] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 470 undefined > on input line 74. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 470 undefined > on input line 76. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 470 undefine >d on input line 78. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 470 undefined > on input line 78. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 470 unde >fined on input line 78. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState' on page 470 unde >fined on input line 105. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 470 undefined > on input line 105. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 470 undefined > on input line 107. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState' on page 470 unde >fined on input line 125. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 470 undefined > on input line 125. >[470] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 471 undefined > on input line 127. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState' on page 471 unde >fined on input line 141. >Underfull \hbox (badness 10000) detected at line 187 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 471 undefined on > input line 188. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 471 unde >fined on input line 201. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 471 undefine >d on input line 201. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState_abcec7091ac60589e >370b01a0385bf734' on page 471 undefined on input line 201. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CollisionState' on page 471 > undefined on input line 203. >Underfull \hbox (badness 10000) detected at line 206 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 471 undefine >d on input line 207. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 471 unde >fined on input line 207. >[471] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Exception' on page 472 undef >ined on input line 211. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CollisionState' on page 472 > undefined on input line 225. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CollisionState' on page 472 > undefined on input line 227. >Underfull \hbox (badness 10000) detected at line 230 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 472 undefine >d on input line 231. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 472 unde >fined on input line 231. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Exception' on page 472 undef >ined on input line 235. >Underfull \hbox (badness 10000) detected at line 249 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CollisionState' on page 472 > undefined on input line 250. >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 277 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 472 undefined on > input line 278. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 472 undefined > on input line 278. >[472] >Underfull \hbox (badness 10000) detected at line 291 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 473 undefined on > input line 292. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 473 undefined > on input line 303. >Underfull \hbox (badness 10000) detected at line 305 >[][][] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState' on page 473 unde >fined on input line 333. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 473 undefined > on input line 333. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState' on page 473 unde >fined on input line 335. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 473 undefined > on input line 335. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 473 undefined > on input line 337. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState' on page 473 unde >fined on input line 355. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_ae4cdb43a508f51814427 >5c49e9b62e27' on page 473 undefined on input line 362. >[473] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 474 undefine >d on input line 415. >Underfull \hbox (badness 10000) detected at line 418 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_aba7c588357f6c3d9b11a >51a2cb5cbf34' on page 474 undefined on input line 439. >[474] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_aa1581e9a34de3f1c6adf >44d27060a768' on page 475 undefined on input line 459. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 475 undefine >d on input line 474. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_a4cea65b99e66e6818f1c >f5b0fc6b2ad8' on page 475 undefined on input line 479. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 475 undefined > on input line 500. >Underfull \hbox (badness 10000) detected at line 503 >[][][] >) (./classgazebo_1_1util_1_1LogPlay.tex [475] >Underfull \hbox (badness 10000) detected at line 56 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogPlay_a21d83756ef1a40bee70d0 >da368bca986' on page 476 undefined on input line 85. >[476] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogPlay_a66bf2d3abe9a023d98bc7 >5e0b94c828f' on page 477 undefined on input line 112. >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 126 >[][][] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Rand_a03200aa1d302eb75cdd44164 >7b682189' on page 477 undefined on input line 141. >Underfull \hbox (badness 10000) detected at line 154 >[][][] >[477]) (./classLogplay.tex >LaTeX Warning: Reference `classLogplay' on page 478 undefined on input line 13. >Underfull \hbox (badness 10000) detected at line 15 >[][][] >) (./classgazebo_1_1util_1_1LogRecord.tex [478] >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogRecord' on page 479 undefin >ed on input line 66. >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogPlay' on page 479 undefined > on input line 66. >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogRecord_a4bb77bc771f4b0d80b4 >cc171e0051875' on page 479 undefined on input line 68. >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogRecord_a5f0b72897a16d763dfc >28cb439b541ac' on page 479 undefined on input line 68. >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogRecord_a4bb77bc771f4b0d80b4 >cc171e0051875' on page 479 undefined on input line 68. >[479] >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogRecord' on page 480 undefin >ed on input line 70. >Underfull \hbox (badness 10000) detected at line 72 >[][][] >LaTeX Warning: Reference `classLogplay' on page 480 undefined on input line 73. >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[480] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >[481] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogRecord_a5019bfcfab94629a7d3 >943192f8db802' on page 482 undefined on input line 225. >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 252 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >[482] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >LaTeX Warning: Reference `classgazebo_1_1util_1_1LogRecord_a0571727fd4c8cb96476 >61b9108056b78' on page 483 undefined on input line 348. >[483]) (./classgazebo_1_1physics_1_1MapShape.tex [484] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a23683606f88b6602d47f >10aeb68597a4' on page 485 undefined on input line 101. >Underfull \hbox (badness 10000) detected at line 114 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_aa728de71a7963ef7b30a >60b82412b8ab' on page 485 undefined on input line 128. >Underfull \hbox (badness 10000) detected at line 128 >[][][] >[485] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a37c7c3d58414ab8a4670 >ad6ae49d9469' on page 486 undefined on input line 147. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_aa728de71a7963ef7b30a >60b82412b8ab' on page 486 undefined on input line 160. >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a50aeffa52f5e55d93ca0 >10e989953e85' on page 486 undefined on input line 190. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a98e976451538671eec2eb >49b78f7d609' on page 486 undefined on input line 210. >[486] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_ae74c2e72910de4c129be >f1c21617d8d9' on page 487 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a7a849dad6b59331a60d8 >f80b53e03471' on page 487 undefined on input line 250. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a13197cd121f5ea80cfedf >be8fc97ee1b' on page 487 undefined on input line 265. >) (./classgazebo_1_1Master.tex [487] >LaTeX Warning: Reference `classgazebo_1_1Master' on page 488 undefined on input > line 36. >[488]) (./classgazebo_1_1common_1_1Material.tex [489] [490] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >[491] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 492 undefined > on input line 210. >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[492] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >[493] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 386 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[494] [495] [496] [497]) (./classgazebo_1_1math_1_1Matrix3.tex [498] [499] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Matrix3' on page 500 undefined > on input line 174. >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[500] [501] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Matrix3' on page 502 undefined > on input line 227. >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[502] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >) (./classgazebo_1_1math_1_1Matrix4.tex [503] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 504 undefined on > input line 24. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 504 undefined > on input line 30. >[504] [505] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 506 undefined on > input line 193. >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 506 undefined > on input line 235. >[506] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >[507] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 508 undefined > on input line 316. >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >Underfull \hbox (badness 10000) detected at line 357 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Matrix3' on page 508 undefined > on input line 373. >Underfull \hbox (badness 10000) detected at line 376 >[][][] >[508] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[509] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 510 undefined > on input line 527. >Underfull \hbox (badness 10000) detected at line 530 >[][][] >Underfull \hbox (badness 10000) detected at line 555 >[][][] >[510]) (./classgazebo_1_1common_1_1Mesh.tex [511] [512] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Mesh' on page 513 undefined >on input line 136. >[513] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 258 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[514] >Underfull \hbox (badness 10000) detected at line 286 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >Underfull \hbox (badness 10000) detected at line 314 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >[515] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >Underfull \hbox (badness 10000) detected at line 408 >[][][] >Underfull \hbox (badness 10000) detected at line 422 >[][][] >[516] [517]) (./classgazebo_1_1common_1_1MeshCSG.tex [518] >Underfull \hbox (badness 10000) detected at line 43 >[][][] >[519] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >) (./classgazebo_1_1common_1_1MeshLoader.tex [520] [521] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1ColladaLoader_ac95a825d51667 >5aa62db4ee897741c2b' on page 522 undefined on input line 76. >LaTeX Warning: Reference `classgazebo_1_1common_1_1STLLoader_acfdf5bd51bef80e41 >7d3ee0d4e70ad59' on page 522 undefined on input line 76. >) (./classgazebo_1_1common_1_1MeshManager.tex [522] >LaTeX Warning: Reference `classgazebo_1_1common_1_1MeshManager' on page 523 und >efined on input line 66. >[523] [524] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >[525] [526] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 382 >[][][] >) (./classgazebo_1_1physics_1_1MeshShape.tex [527] [528] [529] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a23683606f88b6602d47f >10aeb68597a4' on page 530 undefined on input line 100. >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a50aeffa52f5e55d93ca0 >10e989953e85' on page 530 undefined on input line 143. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyMeshShape_a8698b14fc >135165a0ee4d1078106fd20' on page 530 undefined on input line 147. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_ae74c2e72910de4c129be >f1c21617d8d9' on page 530 undefined on input line 167. >[530] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a7a849dad6b59331a60d8 >f80b53e03471' on page 531 undefined on input line 209. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a13197cd121f5ea80cfedf >be8fc97ee1b' on page 531 undefined on input line 224. >) (./classgazebo_1_1physics_1_1Model.tex [531] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 532 undefined > on input line 49. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 532 undefined > on input line 49. >[532] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 533 undefined > on input line 93. >Underfull \hbox (badness 958) in paragraph at lines 98--99 >[]\T1/phv/m/n/10 void \T1/phv/b/n/10 Set-Joint-Animation \T1/phv/m/n/10 (const >std-::map$\OML/ztmcm/m/it/10 <$ \T1/phv/m/n/10 std-::string, \T1/phv/b/n/10 com >mon-::-Numeric-Animation-Ptr $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 -_-anim, boo >st- >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 533 undefine >d on input line 99. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 533 undefine >d on input line 101. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 533 undefine >d on input line 111. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 533 undefined > on input line 111. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 533 undefine >d on input line 111. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 533 undefine >d on input line 113. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 533 undefined > on input line 113. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 533 undefine >d on input line 113. >[533] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a127c236e7d82387d2930 >d58e4c2db52b' on page 534 undefined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a127c236e7d82387d2930 >d58e4c2db52b' on page 534 undefined on input line 135. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 534 undefine >d on input line 189. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 534 undefine >d on input line 189. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 534 undefine >d on input line 189. >[534] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 535 undefine >d on input line 199. >Underfull \hbox (badness 10000) detected at line 218 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a127c236e7d82387d2930 >d58e4c2db52b' on page 535 undefined on input line 219. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a0ce32e71bd00064d0a5 >a60a5be8b5ca7' on page 535 undefined on input line 250. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor_a883e129b2c05ab42a509 >3b61f0acc713' on page 535 undefined on input line 254. >Underfull \hbox (badness 10000) detected at line 267 >[][][] >[535] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a41fc448410066ba7182 >9508b869ea8f7' on page 536 undefined on input line 286. >Underfull \hbox (badness 10000) detected at line 299 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Gripper' on page 536 undefi >ned on input line 300. >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_ad4a39a86e41b6734bcc0 >48c5a672d947' on page 536 undefined on input line 317. >Underfull \hbox (badness 10000) detected at line 335 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >[536] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 396 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 537 undefined > on input line 408. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 537 undefined > on input line 408. >Underfull \hbox (badness 10000) detected at line 410 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 537 undefined > on input line 411. >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 537 undefined > on input line 439. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_ae766c9bacfa91f5b637 >f2890e6e21d7c' on page 537 undefined on input line 443. >[537] >Underfull \hbox (badness 10000) detected at line 456 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 538 undefined > on input line 457. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a92d5814435021347789 >155af71024203' on page 538 undefined on input line 461. >Underfull \hbox (badness 10000) detected at line 474 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 538 undefined > on input line 475. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a359dc2392045226231b >04649a7a306e8' on page 538 undefined on input line 479. >Underfull \hbox (badness 10000) detected at line 492 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 538 undefined > on input line 493. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a630b05704d9f654ac14 >0359f6d462a1c' on page 538 undefined on input line 497. >Underfull \hbox (badness 10000) detected at line 510 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_ad71f336a2a3c1d8ab0776 >2fd1626f309' on page 538 undefined on input line 515. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor_a5bf67e4c9efc34706714 >84d51b41ae5d' on page 538 undefined on input line 519. >Underfull \hbox (badness 10000) detected at line 532 >[][][] >[538] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 539 undefined > on input line 547. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a2bd16956f469c452746 >706cdc4899642' on page 539 undefined on input line 551. >Underfull \hbox (badness 10000) detected at line 564 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 539 undefined > on input line 565. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a1e7764fc9a3c662cf4f >eaa6e4a7e95c9' on page 539 undefined on input line 569. >Underfull \hbox (badness 10000) detected at line 582 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 539 undefined > on input line 583. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_abb577716cf46dd8bcd1 >848f71cd99fdd' on page 539 undefined on input line 587. >Underfull \hbox (badness 10000) detected at line 600 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 539 undefined > on input line 601. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a0275d31f23cd21c0c4d >4d5f2b6cb4dd0' on page 539 undefined on input line 605. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a5f72bb1c5b9037e74d7f3 >205e933f2e4' on page 539 undefined on input line 620. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor_adc270b7be9efb636ea4c >073dafe24124' on page 539 undefined on input line 624. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyModel_aa987422246b4d >d302ba2fe1ff891da61' on page 539 undefined on input line 624. >[539] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_aa30bfe428d8462110ab >b08d9b2ed0601' on page 540 undefined on input line 644. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyModel_a177c12aa74d04 >861ca1df484e80ca701' on page 540 undefined on input line 648. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a1f727791744baae8764 >8d41ed8c5f817' on page 540 undefined on input line 685. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a73dfcbc63d24bf19606 >955151fbc4caa' on page 540 undefined on input line 732. >[540] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 541 undefined > on input line 791. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 541 undefine >d on input line 840. >[541] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 542 undefine >d on input line 860. >Underfull \hbox (badness 10000) detected at line 862 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointController_a9c036f1fed >21849518929af5a706b09e' on page 542 undefined on input line 863. >Underfull \hbox (badness 10000) detected at line 883 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointController_a3487a61f8d >e970cb2696c7e10e50b1c8' on page 542 undefined on input line 884. >[542] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 543 undefine >d on input line 949. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 543 undefined > on input line 949. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 543 undefine >d on input line 949. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 543 undefine >d on input line 951. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 543 undefine >d on input line 951. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 543 undefine >d on input line 968. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 543 undefined > on input line 968. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 543 undefine >d on input line 968. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 543 undefine >d on input line 970. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 543 undefine >d on input line 970. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 543 undefine >d on input line 1006. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a27772701879d4378b3c >5a7d9c286450a' on page 543 undefined on input line 1022. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a13197cd121f5ea80cfedf >be8fc97ee1b' on page 543 undefined on input line 1037. >[543] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a8d77bd59cd138173d0b >d9b469fc6ce36' on page 544 undefined on input line 1057. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor_a6b22ae4bcc1cd98f533d >b178f0142e76' on page 544 undefined on input line 1061. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a127c236e7d82387d2930 >d58e4c2db52b' on page 544 undefined on input line 1071. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a127c236e7d82387d2930 >d58e4c2db52b' on page 544 undefined on input line 1078. >) (./classgazebo_1_1common_1_1ModelDatabase.tex [544]) >(./classgazebo_1_1ModelPlugin.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 545 undefine >d on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 545 undefine >d on input line 32. >[545]) (./classgazebo_1_1physics_1_1ModelState.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 546 undefine >d on input line 5. >[546] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 547 undefine >d on input line 31. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 547 undefine >d on input line 33. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 547 undefine >d on input line 33. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 547 undefined > on input line 41. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 547 undefine >d on input line 57. >[547] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 548 undefine >d on input line 81. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 548 undefine >d on input line 83. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 548 undefine >d on input line 85. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 548 undefine >d on input line 85. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState' on page 548 und >efined on input line 112. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 548 undefine >d on input line 112. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState' on page 548 und >efined on input line 132. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 548 undefine >d on input line 132. >[548] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState' on page 549 und >efined on input line 148. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 549 undefine >d on input line 192. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointState' on page 549 und >efined on input line 194. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState_a995126cf2183c02 >4ae95c4d368579e99' on page 549 undefined on input line 194. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointState' on page 549 und >efined on input line 196. >Underfull \hbox (badness 10000) detected at line 199 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 549 undefine >d on input line 200. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 549 undefine >d on input line 200. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Exception' on page 549 undef >ined on input line 204. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 549 undefine >d on input line 216. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 549 undefine >d on input line 216. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointState' on page 549 und >efined on input line 218. >[549] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointState' on page 550 und >efined on input line 220. >Underfull \hbox (badness 10000) detected at line 223 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 550 undefine >d on input line 224. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 550 undefine >d on input line 224. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Exception' on page 550 undef >ined on input line 228. >Underfull \hbox (badness 10000) detected at line 242 >[][][] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >Underfull \hbox (badness 10000) detected at line 275 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 550 undefined > on input line 287. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState' on page 550 unde >fined on input line 289. >[550] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState' on page 551 unde >fined on input line 291. >Underfull \hbox (badness 10000) detected at line 294 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 551 undefine >d on input line 295. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 551 undefined > on input line 295. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Exception' on page 551 undef >ined on input line 299. >Underfull \hbox (badness 10000) detected at line 313 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState' on page 551 unde >fined on input line 314. >Underfull \hbox (badness 10000) detected at line 332 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 551 undefined on > input line 361. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 551 undefine >d on input line 361. >[551] >Underfull \hbox (badness 10000) detected at line 379 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState' on page 552 unde >fined on input line 395. >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 552 undefine >d on input line 426. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState' on page 552 und >efined on input line 428. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 552 undefine >d on input line 428. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState' on page 552 und >efined on input line 448. >[552] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_ae4cdb43a508f51814427 >5c49e9b62e27' on page 553 undefined on input line 455. >Underfull \hbox (badness 10000) detected at line 473 >[][][] >Underfull \hbox (badness 10000) detected at line 492 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 553 undefine >d on input line 508. >Underfull \hbox (badness 10000) detected at line 511 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_aba7c588357f6c3d9b11a >51a2cb5cbf34' on page 553 undefined on input line 532. >[553] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_aa1581e9a34de3f1c6adf >44d27060a768' on page 554 undefined on input line 552. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 554 undefine >d on input line 567. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_a4cea65b99e66e6818f1c >f5b0fc6b2ad8' on page 554 undefined on input line 572. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 554 undefine >d on input line 593. >Underfull \hbox (badness 10000) detected at line 596 >[][][] >) (./classgazebo_1_1common_1_1MouseEvent.tex [554] >Underfull \hbox (badness 10000) detected at line 78 >[][][] >[555] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[556]) (./classgazebo_1_1rendering_1_1MovableText.tex [557] [558] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >[559] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[560] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[561] [562]) (./classgazebo_1_1msgs_1_1MsgFactory.tex [563] >Underfull \hbox (badness 10000) detected at line 62 >[][][] >) (./classgazebo_1_1sensors_1_1MultiCameraSensor.tex >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 564 undef >ined on input line 23. >[564] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ac79e415efcc4c205bba >2e56d40a6c327' on page 565 undefined on input line 96. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 565 undef >ined on input line 107. >[565] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1MultiCameraSensor_a6a33d1d4 >df9ffab67891a66c963feda9' on page 566 undefined on input line 118. >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1MultiCameraSensor_a6a33d1d4 >df9ffab67891a66c963feda9' on page 566 undefined on input line 154. >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1MultiCameraSensor_a6a33d1d4 >df9ffab67891a66c963feda9' on page 566 undefined on input line 176. >[566] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1MultiCameraSensor_a6a33d1d4 >df9ffab67891a66c963feda9' on page 567 undefined on input line 198. >Underfull \hbox (badness 10000) detected at line 211 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a64dd4b19d72b78ccbad >3e12d0a5ca852' on page 567 undefined on input line 216. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ada830b3482150302712 >5af9b0744a295' on page 567 undefined on input line 231. >Underfull \hbox (badness 10000) detected at line 244 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a53290f320cd7593900c >2ff66b8186619' on page 567 undefined on input line 249. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a478b4dcdf67630e3e60 >48c09809f8063' on page 567 undefined on input line 269. >[567] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1MultiCameraSensor_a6a33d1d4 >df9ffab67891a66c963feda9' on page 568 undefined on input line 291. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a307fbd85bbf0967be0a >3812990639459' on page 568 undefined on input line 315. >) (./classgazebo_1_1physics_1_1MultiRayShape.tex [568] [569] [570] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyMultiRayShape_a0b4e3 >27b190af8a43561d9b3bb390f50' on page 571 undefined on input line 150. >Underfull \hbox (badness 10000) detected at line 168 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a23683606f88b6602d47f >10aeb68597a4' on page 571 undefined on input line 213. >Underfull \hbox (badness 10000) detected at line 231 >[][][] >[571] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >[572] [573] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >[574] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a50aeffa52f5e55d93ca0 >10e989953e85' on page 575 undefined on input line 439. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_ae74c2e72910de4c129be >f1c21617d8d9' on page 575 undefined on input line 459. >Underfull \hbox (badness 10000) detected at line 472 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a7a849dad6b59331a60d8 >f80b53e03471' on page 575 undefined on input line 477. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a13197cd121f5ea80cfedf >be8fc97ee1b' on page 575 undefined on input line 492. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyMultiRayShape_a4a862 >6bf75a59594e7cbc8a6a7ad9c29' on page 575 undefined on input line 507. >[575]) (./classgazebo_1_1transport_1_1Node.tex [576] >Underfull \hbox (badness 1178) in paragraph at lines 60--61 >\T1/phv/b/n/10 Subscriber-Ptr Sub-scribe \T1/phv/m/n/10 (const std-::string &-_ >-topic, void(T-::$\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-fp)(const std-::strin >g &), T $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-obj, bool -_- >[577] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >[578] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 190 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >[579] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >LaTeX Warning: Reference `classgazebo_1_1Master' on page 580 undefined on input > line 306. >[580] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Node_aeba828adaaf3c198ead >70b83be2a6cd2' on page 581 undefined on input line 381. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Publisher_a33bb51db590986 >2fba48008c5c7fd15b' on page 581 undefined on input line 381. >[581] >Underfull \hbox (badness 10000) detected at line 421 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Subscriber' on page 582 u >ndefined on input line 422. >Underfull \hbox (badness 10000) detected at line 450 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Subscriber' on page 582 u >ndefined on input line 451. >Underfull \hbox (badness 10000) detected at line 482 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Subscriber' on page 582 u >ndefined on input line 483. >Underfull \hbox (badness 2735) in paragraph at lines 487--488 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >[582] >Underfull \hbox (badness 10000) detected at line 511 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Subscriber' on page 583 u >ndefined on input line 512. >Underfull \hbox (badness 2735) in paragraph at lines 516--517 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >) (./classgazebo_1_1common_1_1NodeAnimation.tex [583] [584] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 585 undefined >on input line 196. >[585] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >[586]) (./structgazebo_1_1common_1_1NodeAssignment.tex) >(./classgazebo_1_1common_1_1NodeTransform.tex >LaTeX Warning: Reference `classgazebo_1_1common_1_1NodeTransform' on page 587 u >ndefined on input line 5. >LaTeX Warning: Reference `Skeleton_8hh' on page 587 undefined on input line 5. >[587] [588] >LaTeX Warning: Reference `classgazebo_1_1common_1_1NodeTransform' on page 589 u >ndefined on input line 74. >LaTeX Warning: Reference `Skeleton_8hh' on page 589 undefined on input line 74. >Underfull \hbox (badness 10000) detected at line 87 >[][][] >[589] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >[590] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >[591] [592]) (./classgazebo_1_1sensors_1_1Noise.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Noise' on page 593 undefine >d on input line 5. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Noise' on page 593 undefine >d on input line 42. >Underfull \hbox (badness 10000) detected at line 55 >[][][] >[593] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >[594] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >) (./classgazebo_1_1common_1_1NumericAnimation.tex [595] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 596 undefined >on input line 82. >Underfull \hbox (badness 10000) detected at line 85 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1NumericKeyFrame' on page 596 > undefined on input line 101. >) (./classgazebo_1_1common_1_1NumericKeyFrame.tex >LaTeX Warning: Reference `classgazebo_1_1common_1_1NumericAnimation' on page 59 >6 undefined on input line 5. >[596] >LaTeX Warning: Reference `classgazebo_1_1common_1_1NumericAnimation' on page 59 >7 undefined on input line 34. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 597 undefined >on input line 50. >Underfull \hbox (badness 10000) detected at line 78 >[][][] >[597]) (./classgazebo_1_1util_1_1OpenAL.tex >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenALSource' on page 598 unde >fined on input line 21. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 598 undefined >on input line 25. >[598] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenALSink' on page 599 undefi >ned on input line 52. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenALSource' on page 599 unde >fined on input line 63. >Underfull \hbox (badness 10000) detected at line 70 >[][][] >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenALSource' on page 599 unde >fined on input line 71. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 599 undefined >on input line 93. >Underfull \hbox (badness 10000) detected at line 95 >[][][] >) (./classgazebo_1_1util_1_1OpenALSink.tex >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 599 undefined >on input line 5. >[599] >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 600 undefined >on input line 26. >Underfull \hbox (badness 10000) detected at line 72 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >) (./classgazebo_1_1util_1_1OpenALSource.tex >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 600 undefined >on input line 5. >[600] >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 601 undefined >on input line 20. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 601 undefined >on input line 22. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 601 undefined >on input line 54. >[601] >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 602 undefined >on input line 93. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 602 undefined >on input line 111. >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[602] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >[603] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[604] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >) (./classgazebo_1_1rendering_1_1OrbitViewController.tex [605] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >[606] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ViewController_a9d5abfab9 >511a3bd7acee8285b9e9aa3' on page 607 undefined on input line 128. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ViewController_af3366d4ad >f090d9a41b089ea072bb020' on page 607 undefined on input line 148. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ViewController_a97a89afdd >a1a9d4740369b439f8a96fb' on page 607 undefined on input line 168. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ViewController_a9a91b4e9b >6436a128b66a9eb48ca3619' on page 607 undefined on input line 183. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ViewController_aedb843d2a >95b8dcfc41fbb6f136efd52' on page 607 undefined on input line 203. >[607] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ViewController_ac6b2f17b0 >b35683863dec2659ef57d22' on page 608 undefined on input line 250. >) (./classgazebo_1_1common_1_1ParamT.tex) >(./classgazebo_1_1physics_1_1PhysicsEngine.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 608 undefined > on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape' on page 608 undefine >d on input line 33. >[608] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a757095da3912 >442900a5fd20b73aecd3' on page 609 undefined on input line 55. >[609] [610] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 611 undefined > on input line 151. >[611] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_a78ef8b4e98e >ec7821085a476d0f153a4' on page 612 undefined on input line 207. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 612 undefine >d on input line 244. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_a5368d3ed025 >a0944aeab4c17895c65fb' on page 612 undefined on input line 249. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_a04e9da8cf38 >161c101e102d4f4b862fb' on page 612 undefined on input line 269. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_aa771d371885 >9dceead1e2a5f62c9a905' on page 612 undefined on input line 289. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape' on page 612 undefine >d on input line 301. >[612] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 613 unde >fined on input line 307. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_a64fa6f2967a >fbd4e7fbc629c6cc21a4a' on page 613 undefined on input line 312. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_a8c3f54f9eba >5fa70aefd568960595052' on page 613 undefined on input line 327. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_a83eaef942e5 >24f7509b4afcc57628c3b' on page 613 undefined on input line 342. >Underfull \hbox (badness 10000) detected at line 355 >[][][] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >[613] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 614 undefi >ned on input line 398. >Underfull \hbox (badness 10000) detected at line 411 >[][][] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 439 >[][][] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a757095da3912 >442900a5fd20b73aecd3' on page 614 undefined on input line 470. >Underfull \hbox (badness 10000) detected at line 472 >[][][] >[614] >Underfull \hbox (badness 10000) detected at line 490 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >Underfull \hbox (badness 10000) detected at line 532 >[][][] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 560 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_a04d3dbc7c9f >9195e20c3f454ba47bf96' on page 615 undefined on input line 565. >[615] >Underfull \hbox (badness 10000) detected at line 578 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 616 undefine >d on input line 592. >Underfull \hbox (badness 10000) detected at line 592 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 616 undefine >d on input line 593. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 616 undefine >d on input line 606. >Underfull \hbox (badness 10000) detected at line 606 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 616 undefine >d on input line 607. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_ad3c03a288de >a7d2808387865ea93b629' on page 616 undefined on input line 622. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_abf31ce72dd0 >a5d74e7947998bba6da93' on page 616 undefined on input line 637. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_aee4b4c2906f >38b4186972b8b153e60a0' on page 616 undefined on input line 657. >[616] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_a5b25aa168cf >dd23cfbc5f0d880ee2b96' on page 617 undefined on input line 677. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_aaad117bd2fe >0e5a95b28597be16493a7' on page 617 undefined on input line 697. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_a76a874e5b6d >51494db8416124c943c39' on page 617 undefined on input line 712. >[617] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_afbdec96063e >506284bfc9309efe6073c' on page 618 undefined on input line 780. >[618] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_a7db6682403e >a52063847a19c4946a3d6' on page 619 undefined on input line 867. >[619] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_a955a2f5a862 >875801f858f956cc7c5e0' on page 620 undefined on input line 978. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPhysics_a9a2e2b53377 >e67853cad8e47c45d1f2d' on page 620 undefined on input line 993. >[620]) (./classgazebo_1_1physics_1_1PhysicsFactory.tex [621] >Underfull \hbox (badness 10000) detected at line 47 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 622 undefine >d on input line 66. >) (./classgazebo_1_1common_1_1PID.tex >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 622 undefined o >n input line 5. >[622] >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 623 undefined o >n input line 20. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 623 undefined o >n input line 22. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 623 undefined o >n input line 30. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 623 undefined o >n input line 50. >[623] >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 624 undefined o >n input line 112. >Underfull \hbox (badness 10000) detected at line 114 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 624 undefined o >n input line 128. >[624] >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 625 undefined o >n input line 186. >Underfull \hbox (badness 10000) detected at line 189 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 625 undefined o >n input line 220. >[625] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >) (./classgazebo_1_1math_1_1Plane.tex [626] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 627 undefined o >n input line 33. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 627 undefined o >n input line 35. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 627 undefined o >n input line 37. >[627] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[628] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 629 undefined o >n input line 183. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 629 undefined o >n input line 190. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 629 undefined o >n input line 197. >) (./classgazebo_1_1physics_1_1PlaneShape.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 629 unde >fined on input line 5. >[629] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 630 unde >fined on input line 46. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 630 undefined > on input line 64. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPlaneShape_ad06855b6 >01dfff5f7b18d55169e223df' on page 630 undefined on input line 94. >[630] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a23683606f88b6602d47f >10aeb68597a4' on page 631 undefined on input line 114. >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a50aeffa52f5e55d93ca0 >10e989953e85' on page 631 undefined on input line 157. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_ae74c2e72910de4c129be >f1c21617d8d9' on page 631 undefined on input line 177. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyPlaneShape_a428d2671 >7a94d686089837c0a2b107a2' on page 631 undefined on input line 197. >[631] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a7a849dad6b59331a60d8 >f80b53e03471' on page 632 undefined on input line 231. >) (./classgazebo_1_1PluginT.tex [632] [633] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >) (./classgazebo_1_1math_1_1Pose.tex [634] [635] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 636 undefined > on input line 68. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 636 undefi >ned on input line 68. >[636] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 637 undefined on > input line 176. >[637] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 638 undefined on > input line 241. >Underfull \hbox (badness 10000) detected at line 244 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 638 undefined on > input line 260. >Underfull \hbox (badness 10000) detected at line 263 >[][][] >[638] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >Underfull \hbox (badness 10000) detected at line 309 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >[639] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 640 undefined on > input line 373. >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 640 undefined on > input line 411. >Underfull \hbox (badness 10000) detected at line 414 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 640 undefined on > input line 430. >Underfull \hbox (badness 10000) detected at line 433 >[][][] >Underfull \hbox (badness 10000) detected at line 447 >[][][] >[640] [641] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 642 undefined on > input line 467. >Underfull \hbox (badness 10000) detected at line 470 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 642 undefined on > input line 490. >Underfull \hbox (badness 10000) detected at line 493 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 642 undefined on > input line 509. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 642 undefined on > input line 525. >Underfull \hbox (badness 10000) detected at line 528 >[][][] >[642] >Underfull \hbox (badness 10000) detected at line 558 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 643 undefined > on input line 587. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 643 undefi >ned on input line 587. >[643] >Underfull \hbox (badness 10000) detected at line 668 >[][][] >Underfull \hbox (badness 10000) detected at line 690 >[][][] >) (./classgazebo_1_1common_1_1PoseAnimation.tex [644] [645] [646] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 647 undefined >on input line 100. >Underfull \hbox (badness 10000) detected at line 103 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1PoseKeyFrame' on page 647 un >defined on input line 119. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 647 undefined >on input line 136. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PoseKeyFrame' on page 647 un >defined on input line 138. >) (./classgazebo_1_1common_1_1PoseKeyFrame.tex >LaTeX Warning: Reference `classgazebo_1_1common_1_1PoseAnimation' on page 647 u >ndefined on input line 5. >[647] >LaTeX Warning: Reference `classgazebo_1_1common_1_1PoseAnimation' on page 648 u >ndefined on input line 40. >Underfull \hbox (badness 10000) detected at line 84 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[648]) (./classgazebo_1_1rendering_1_1Projector.tex [649] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[650]) (./classgazebo_1_1transport_1_1Publication.tex [651] [652] [653] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >[654] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >[655] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >[656]) (./classgazebo_1_1transport_1_1PublicationTransport.tex [657] [658] >Underfull \hbox (badness 10000) detected at line 110 >[][][] >Underfull \hbox (badness 10000) detected at line 124 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[659]) (./classgazebo_1_1transport_1_1Publisher.tex [660] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[661] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >Underfull \hbox (badness 10000) detected at line 157 >[][][] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >[662] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >) (./classQuadNode.tex) (./classgazebo_1_1math_1_1Quaternion.tex [663] [664] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 665 undefined > on input line 72. >[665] [666] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 667 undefi >ned on input line 254. >[667] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >[668] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 402 >[][][] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 3701) in paragraph at lines 439--440 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), g >azebo-::math-::-Pose-::-Coord-Rotation-Sub(), and Rotate- >Underfull \hbox (badness 10000) detected at line 452 >[][][] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >[669] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 522 >[][][] >Underfull \hbox (badness 10000) detected at line 536 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >[670] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 671 undefi >ned on input line 592. >Underfull \hbox (badness 10000) detected at line 595 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 671 undefi >ned on input line 611. >Underfull \hbox (badness 10000) detected at line 614 >[][][] >Underfull \hbox (badness 10000) detected at line 637 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 671 undefined > on input line 649. >[671] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 672 undefi >ned on input line 669. >Underfull \hbox (badness 10000) detected at line 672 >[][][] >Underfull \hbox (badness 10000) detected at line 691 >[][][] >Underfull \hbox (badness 10000) detected at line 710 >[][][] >[672] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 673 undefi >ned on input line 759. >Underfull \hbox (badness 10000) detected at line 762 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 673 undefi >ned on input line 778. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 673 undefi >ned on input line 794. >Underfull \hbox (badness 10000) detected at line 797 >[][][] >[673] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >[674] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 675 undefined o >n input line 921. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Angle' on page 675 undefined o >n input line 940. >[675] >Underfull \hbox (badness 10000) detected at line 1070 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 676 undefi >ned on input line 1089. >Underfull \hbox (badness 10000) detected at line 1092 >[][][] >[676]) (./classgazebo_1_1math_1_1Rand.tex [677] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >[678] [679]) (./classgazebo_1_1transport_1_1RawCallbackHelper.tex [680] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper_a5c8a070f8 >ff219a3e31e15fbc8660e65' on page 681 undefined on input line 75. >Underfull \hbox (badness 10000) detected at line 95 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper_a5783da9d8 >b30c75e1a3f49a6acc5add7' on page 681 undefined on input line 107. >Underfull \hbox (badness 10000) detected at line 125 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper_aa003f5293 >7dcbff2e9dd4d722bd442f6' on page 681 undefined on input line 130. >[681] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper_ac278fb1dc >87cfd7eb889c0e387668a5f' on page 682 undefined on input line 148. >) (./classgazebo_1_1sensors_1_1RaySensor.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 682 undefin >ed on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape' on page 682 >undefined on input line 31. >[682] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 683 undefin >ed on input line 75. >[683] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ac79e415efcc4c205bba >2e56d40a6c327' on page 684 undefined on input line 118. >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape' on page 684 >undefined on input line 197. >[684] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >[685] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 337 >[][][] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a64dd4b19d72b78ccbad >3e12d0a5ca852' on page 686 undefined on input line 356. >[686] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ada830b3482150302712 >5af9b0744a295' on page 687 undefined on input line 427. >Underfull \hbox (badness 10000) detected at line 440 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a53290f320cd7593900c >2ff66b8186619' on page 687 undefined on input line 445. >[687] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a478b4dcdf67630e3e60 >48c09809f8063' on page 688 undefined on input line 465. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a307fbd85bbf0967be0a >3812990639459' on page 688 undefined on input line 489. >) (./classgazebo_1_1physics_1_1RayShape.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 688 undefined > on input line 5. >[688] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 689 undefined > on input line 75. >[689] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 690 unde >fined on input line 107. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a23683606f88b6602d47f >10aeb68597a4' on page 690 undefined on input line 142. >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[690] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyRayShape_a92f56eae1b >011f66700fccd1c8463a1f' on page 691 undefined on input line 198. >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a50aeffa52f5e55d93ca0 >10e989953e85' on page 691 undefined on input line 260. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_ae74c2e72910de4c129be >f1c21617d8d9' on page 691 undefined on input line 280. >[691] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyRayShape_a4beb75b2c1 >2599b111e009fa59733089' on page 692 undefined on input line 335. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a7a849dad6b59331a60d8 >f80b53e03471' on page 692 undefined on input line 366. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a13197cd121f5ea80cfedf >be8fc97ee1b' on page 692 undefined on input line 381. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyRayShape_acf6519ed83 >81e72f97e68110ea85b7a6' on page 692 undefined on input line 385. >[692]) (./classgazebo_1_1rendering_1_1RenderEngine.tex >LaTeX Warning: Reference `namespaceOgre' on page 693 undefined on input line 31 >. >[693] >LaTeX Warning: Reference `namespaceOgre' on page 694 undefined on input line 47 >. >LaTeX Warning: Reference `namespaceOgre' on page 694 undefined on input line 49 >. >Underfull \hbox (badness 10000) detected at line 83 >[][][] >[694] >LaTeX Warning: Reference `namespaceOgre' on page 695 undefined on input line 10 >9. >Underfull \hbox (badness 10000) detected at line 158 >[][][] >[695] [696] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 697 undefi >ned on input line 178. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1RenderEngine_a578be434cca >618d8bbfcf9e85ebb1017' on page 697 undefined on input line 191. >Underfull \hbox (badness 10000) detected at line 196 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 697 undefi >ned on input line 197. >Underfull \hbox (badness 10000) detected at line 210 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1RenderEngine' on page 697 > undefined on input line 211. >Underfull \hbox (badness 10000) detected at line 224 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 697 undefined on input line 23 >6. >LaTeX Warning: Reference `namespaceOgre' on page 697 undefined on input line 24 >7. >[697]) (./classgazebo_1_1sensors_1_1RFIDSensor.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 698 undefin >ed on input line 5. >[698] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 699 undefin >ed on input line 41. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ac79e415efcc4c205bba >2e56d40a6c327' on page 699 undefined on input line 89. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ada830b3482150302712 >5af9b0744a295' on page 699 undefined on input line 104. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 699 undefin >ed on input line 120. >[699] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ad7753586983649b879d >74e60357a442b' on page 700 undefined on input line 127. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a478b4dcdf67630e3e60 >48c09809f8063' on page 700 undefined on input line 147. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a307fbd85bbf0967be0a >3812990639459' on page 700 undefined on input line 171. >) (./classgazebo_1_1sensors_1_1RFIDTag.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDTag' on page 700 undefi >ned on input line 5. >[700] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDTag' on page 701 undefi >ned on input line 41. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ac79e415efcc4c205bba >2e56d40a6c327' on page 701 undefined on input line 82. >Underfull \hbox (badness 10000) detected at line 95 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ada830b3482150302712 >5af9b0744a295' on page 701 undefined on input line 111. >[701] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a478b4dcdf67630e3e60 >48c09809f8063' on page 702 undefined on input line 139. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a307fbd85bbf0967be0a >3812990639459' on page 702 undefined on input line 163. >) (./classgazebo_1_1rendering_1_1RFIDTagVisual.tex [702] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDSensor' on page 703 und >efined on input line 52. >) (./classgazebo_1_1rendering_1_1RFIDVisual.tex [703] [704] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 705 undef >ined on input line 46. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 705 undef >ined on input line 48. >) (./classRoad.tex) (./classgazebo_1_1physics_1_1Road.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Road' on page 705 undefined > on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Road' on page 705 undefined > on input line 30. >[705] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a5f72bb1c5b9037e74d7f3 >205e933f2e4' on page 706 undefined on input line 76. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a98e976451538671eec2eb >49b78f7d609' on page 706 undefined on input line 96. >) (./classgazebo_1_1rendering_1_1Road2d.tex [706]) >(./classgazebo_1_1math_1_1RotationSpline.tex >LaTeX Warning: Reference `classgazebo_1_1math_1_1Spline' on page 707 undefined >on input line 5. >[707] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Spline' on page 708 undefined >on input line 49. >[708] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 134 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >[709] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >Underfull \hbox (badness 10000) detected at line 235 >[][][] >[710]) (./classgazebo_1_1rendering_1_1RTShaderSystem.tex >LaTeX Warning: Reference `namespaceOgre' on page 711 undefined on input line 5. >Underfull \hbox (badness 977) in paragraph at lines 18--23 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 Lighting-Model \T1/phv/m/n/10 { \T1/phv/b/ >n/10 S-S-L-M-_--Per-Vertex-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--P >er-Pixel-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--Normal-Map-Lighting >- >[711] >LaTeX Warning: Reference `namespaceOgre' on page 712 undefined on input line 42 >. >LaTeX Warning: Reference `namespaceOgre' on page 712 undefined on input line 64 >. >Underfull \hbox (badness 10000) detected at line 77 >[][][] >[712] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 713 undef >ined on input line 137. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1RTShaderSystem' on page 7 >13 undefined on input line 137. >[713] >LaTeX Warning: Reference `namespaceOgre' on page 714 undefined on input line 24 >1. >Underfull \hbox (badness 10000) detected at line 243 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 714 undefined on input line 24 >4. >[714]) (./classgazebo_1_1rendering_1_1Scene.tex >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 715 undefi >ned on input line 34. >[715] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 716 undefi >ned on input line 74. >[716] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 717 undefi >ned on input line 116. >[717] >LaTeX Warning: Reference `namespaceSkyX' on page 718 undefined on input line 14 >4. >Underfull \hbox (badness 10000) detected at line 182 >[][][] >[718] [719] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 720 undef >ined on input line 244. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 720 undefi >ned on input line 256. >Underfull \hbox (badness 10000) detected at line 289 >[][][] >[720] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera' on page 721 u >ndefined on input line 374. >Underfull \hbox (badness 10000) detected at line 377 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera' on page 721 u >ndefined on input line 378. >[721] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >Underfull \hbox (badness 10000) detected at line 427 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene_a47b18855c6847cca05 >26a6b2495a9d24' on page 722 undefined on input line 441. >Underfull \hbox (badness 10000) detected at line 446 >[][][] >Underfull \hbox (badness 10000) detected at line 465 >[][][] >[722] >Underfull \hbox (badness 10000) detected at line 479 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene_a93c76fc5aa17a6defb >c19c5762719567' on page 723 undefined on input line 518. >Underfull \hbox (badness 10000) detected at line 534 >[][][] >[723] >Underfull \hbox (badness 10000) detected at line 553 >[][][] >Underfull \hbox (badness 10000) detected at line 567 >[][][] >Underfull \hbox (badness 10000) detected at line 581 >[][][] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 724 undefi >ned on input line 607. >Underfull \hbox (badness 10000) detected at line 625 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene_af35f0c49025239393f >a125a792d4b783' on page 724 undefined on input line 639. >[724] >Underfull \hbox (badness 10000) detected at line 644 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Light' on page 725 undefi >ned on input line 645. >Underfull \hbox (badness 10000) detected at line 658 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 725 undefined on input line 67 >3. >Underfull \hbox (badness 10000) detected at line 694 >[][][] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >[725] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 750 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 726 undefi >ned on input line 764. >Underfull \hbox (badness 10000) detected at line 764 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 726 undefi >ned on input line 765. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene_a93840178c755313eb7 >7904ba6493d92c' on page 726 undefined on input line 778. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera' on page 726 u >ndefined on input line 780. >Underfull \hbox (badness 10000) detected at line 783 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1UserCamera' on page 726 u >ndefined on input line 784. >Underfull \hbox (badness 10000) detected at line 797 >[][][] >[726] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >Underfull \hbox (badness 10000) detected at line 835 >[][][] >Underfull \hbox (badness 10000) detected at line 860 >[][][] >Underfull \hbox (badness 10000) detected at line 882 >[][][] >[727] >Underfull \hbox (badness 10000) detected at line 901 >[][][] >Underfull \hbox (badness 10000) detected at line 915 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 728 undefi >ned on input line 916. >Underfull \hbox (badness 10000) detected at line 948 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 728 undefi >ned on input line 960. >[728] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 729 undef >ined on input line 1051. >[729] >LaTeX Warning: Reference `namespaceSkyX' on page 730 undefined on input line 11 >74. >LaTeX Warning: Reference `namespaceSkyX' on page 730 undefined on input line 11 >78. >Underfull \hbox (badness 10000) detected at line 1181 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene_a29684d5cc2bc39f1be >a2e5c359bd9cc5' on page 730 undefined on input line 1182. >[730] [731] >Underfull \hbox (badness 10000) detected at line 1347 >[][][] >) (./classgazebo_1_1physics_1_1ScrewJoint.tex [732] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint' on page 733 und >efined on input line 29. >[733] [734] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_a8cdc24b4 >e9ab697aace871c9b9fc0b86' on page 735 undefined on input line 130. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint' on page 735 und >efined on input line 141. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_a410d8d57 >2f8ed0b9979b70a346be5ee3' on page 735 undefined on input line 150. >[735] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_a1c7580e7 >5d6693f80a5267290dca26df' on page 736 undefined on input line 192. >) (./classgazebo_1_1rendering_1_1SelectionObj.tex [736]) >(./classgazebo_1_1sensors_1_1Sensor.tex [737] [738] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a2be83a9017389ebe8e8 >8d43bcd928648' on page 739 undefined on input line 113. >[739] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a84681d8d7aefd1e60cf >e9a0d49a71f0c' on page 740 undefined on input line 172. >Underfull \hbox (badness 10000) detected at line 194 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a504a494bb2e3bedec98 >c1ec76d0d050f' on page 740 undefined on input line 195. >[740] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1MultiCameraSensor_aec9f042d >ba5f2a3dec3585376a641d43' on page 741 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ForceTorqueSensor_ad2de0ee3 >419e75a4445f7e2cc59d951f' on page 741 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpuRaySensor_af2768ffdfd938 >3f76ed19186c7c05b73' on page 741 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1CameraSensor_a1b2e5ea31d6d6 >d1f1a8962721a58d3a9' on page 741 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor_ab23a0678736a >b07fa3b9b7bd2b81fae5' on page 741 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDSensor_a7f1461e64a6a191 >2dda64ff683f41004' on page 741 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RaySensor_ac4b569b5f6e5993b >f1967a44d07aacd9' on page 741 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1DepthCameraSensor_ad57641de >15ff5fe467f0868b6cbb0690' on page 741 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDTag_a4c8095e953c73d9749 >1a28d2766a8970' on page 741 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpsSensor_ad5df5de0e2275528 >4db27b4d3e29a957' on page 741 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SonarSensor_a5fee108eb822cf >2ab38373269defb8a6' on page 741 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ImuSensor_a427875b9c29ba6f1 >30e636c64ba7fd7a' on page 741 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransceiver_a4437ad >4be52298aa9a57d3fc91c7150d' on page 741 undefined on input line 230. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessReceiver_ab84103496 >7692c34e22aa7ba09c66336' on page 741 undefined on input line 230. >Underfull \hbox (badness 10000) detected at line 243 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >LaTeX Warning: Reference `namespacegazebo_1_1sensors_a6358b5db68197314fc0692410 >2e4b7fb' on page 741 undefined on input line 247. >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >[741] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a2a07fc12b8225b6b76d >21a7013ba24e5' on page 742 undefined on input line 330. >Underfull \hbox (badness 10000) detected at line 330 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpuRaySensor_a76103be65a1c0 >dc35e0b736d5fc1cddb' on page 742 undefined on input line 377. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RaySensor_aa2a696fac28040b7 >53137e56cf5d280d' on page 742 undefined on input line 377. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1CameraSensor_a6de1304ccbdb0 >c12e734b61e647b1200' on page 742 undefined on input line 377. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SonarSensor_ac9844fc610cea6 >6cf634fa6b8cbc197e' on page 742 undefined on input line 377. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1MultiCameraSensor_ad50a71d4 >18ba81cae803dceeb3ded997' on page 742 undefined on input line 377. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ForceTorqueSensor_abca71c46 >aaca5e1a2d46bc2e634c05dd' on page 742 undefined on input line 377. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransceiver_aa1fb09 >37b581fad6fdb195180e592963' on page 742 undefined on input line 377. >Underfull \hbox (badness 756) in paragraph at lines 377--378 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Se >nsor \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::sensors-::-Ray-Sensor \T1 >/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 1292) in paragraph at lines 377--378 >\T1/phv/b/n/10 ::sensors-::-Camera-Sensor \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/1 >0 gazebo-::sensors-::-Sonar-Sensor \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazeb >o-::sensors-::-Multi-Camera- >Underfull \hbox (badness 1314) in paragraph at lines 377--378 >\T1/phv/b/n/10 Sensor \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::sensors-: >:-Force-Torque-Sensor \T1/phv/m/n/10 (p.[]), and \T1/phv/b/n/10 gazebo-::senso >rs-::-Wireless-Transceiver >[742] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >Underfull \hbox (badness 10000) detected at line 432 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpuRaySensor_af817008700eca >0b00b434925a60dc179' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor_a1289678b6036 >bf3eeb7b95bcfa27a377' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDSensor_a8a13c334bcadd5e >fbc065a069adb3ed7' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RaySensor_a53486dfb346c4fca >4d2127848dcd0a9e' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1CameraSensor_ae0026ee99e090 >eb77179dfd424efd248' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1DepthCameraSensor_a44de0f8e >0821182d1ccc4330e2d758fb' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransmitter_a93a19e >61c73220d8ab8149f45f109795' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDTag_a454b772ece2aeff8c8 >2712a89e353c5d' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpsSensor_ac490b78e80b75446 >b3bfee576d02f52d' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SonarSensor_a0f3425e6752419 >156212c84c4d517ec6' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1MultiCameraSensor_a49a17177 >dc329199bb8ab5d53e2c41b4' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ImuSensor_a9fe6b52597b1c9e1 >77dcfd91c823db55' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransceiver_a01753c >497d15759ff1d31e08e23d489e' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ForceTorqueSensor_a8f61760c >d3b6e5d23e8cad88049ad1b2' on page 743 undefined on input line 448. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessReceiver_a8349e4ef6 >6a760a3cd82f3d63c991c8f' on page 743 undefined on input line 448. >Underfull \hbox (badness 5431) in paragraph at lines 448--449 >\T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Sensor \T1/phv/m/n/10 (p.[]), >\T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transmitter \T1/phv/m/n/10 (p.[]), > \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 853) in paragraph at lines 448--449 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-:: >sensors-::-Sonar-Sensor \T1/phv/m/n/10 (p.[]), >Underfull \hbox (badness 10000) detected at line 461 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpuRaySensor_adcb83cc366100 >ec269ee7e99e6c2b1bf' on page 743 undefined on input line 466. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RaySensor_ad65d8e330a0b2df2 >65b947e1b6da8e0f' on page 743 undefined on input line 466. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor_aba18b45b41bf >bb1a243e3235965e3bf6' on page 743 undefined on input line 466. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1CameraSensor_a450b317124bca >c5fae00cf456afa9427' on page 743 undefined on input line 466. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1MultiCameraSensor_a088d703a >9dcb1b85de786bf292c7c1f6' on page 743 undefined on input line 466. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SonarSensor_a2a655f49d4d552 >4e793ae4d56f773f19' on page 743 undefined on input line 466. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ImuSensor_ad768410e66873491 >788d7ea52fe208dc' on page 743 undefined on input line 466. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ForceTorqueSensor_ad5bde53d >9749284067145d9bfc8651dd' on page 743 undefined on input line 466. >Underfull \hbox (badness 756) in paragraph at lines 466--467 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Se >nsor \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::sensors-::-Ray-Sensor \T1 >/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo- >[743] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 744 undefin >ed on input line 482. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor_a3ca065437fd4 >0c9335af87921efb4047' on page 744 undefined on input line 489. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDSensor_acc7848ee16d7bd5 >6985bd6a471619b89' on page 744 undefined on input line 489. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1CameraSensor_a6e2d6f25c26fe >7a0c6159bfd8fd1ea23' on page 744 undefined on input line 489. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ImuSensor_a2d18c5292fc4537a >e920d7c9eaf1d4ae' on page 744 undefined on input line 489. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpuRaySensor_adb42088fbba47 >d53b0020b7d0511d026' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor_a7c502fe10010 >0778438d88e340fd72a8' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDSensor_a4dec26673c7f210 >662580c5514407933' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RaySensor_a4e448531ec7ba7de >5c73f156cb966ef1' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1CameraSensor_a0b7700a49fc2b >274603aa4eaadd97194' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1DepthCameraSensor_ae2b95bdf >8089fefabdaabe2d5f47f215' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransmitter_ad84524 >cba3297b142f895a383aabbbed' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDTag_aaa642f093b888ee574 >a0ea404622b8db' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpsSensor_a25dc1bca523fde3c >f3fb48cd425d2beb' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SonarSensor_ac34108059d00e5 >7855ef48c72d38c6fc' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1MultiCameraSensor_aae19c2c3 >e7f559908e547398c64620fe' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ImuSensor_a0f2ddfe50a45e8cd >3cb902907dbcd2ab' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransceiver_a3aff26 >9a54a9d80813afe7a5947c0d13' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ForceTorqueSensor_a896bfa07 >5c1d2b9efa15e6e084b0e53b' on page 744 undefined on input line 509. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessReceiver_a0db2f7f68 >9f344dd80f4ca2eb9e310bb' on page 744 undefined on input line 509. >Underfull \hbox (badness 5431) in paragraph at lines 509--510 >\T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Sensor \T1/phv/m/n/10 (p.[]), >\T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transmitter \T1/phv/m/n/10 (p.[]), > \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 853) in paragraph at lines 509--510 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-:: >sensors-::-Sonar-Sensor \T1/phv/m/n/10 (p.[]), >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1DepthCameraSensor_ac162c70c >0f41a61b38cd754ba5d030b5' on page 744 undefined on input line 540. >[744] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1MultiCameraSensor_a0860bc47 >58b53dc909c9bcc72fe480a1' on page 745 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ForceTorqueSensor_a6cbc2bf0 >0f3b545d412aeb07f8ee538f' on page 745 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpuRaySensor_af758be3fbc787 >f3bff222aded04de0bf' on page 745 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1CameraSensor_ab15218986d70c >1c4ac1396926ae5d2e3' on page 745 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor_a1b25ae1e9f28 >e88819047618b2fd7f03' on page 745 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDSensor_ab0fc37556f52014 >037245a52f51d7ccc' on page 745 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RaySensor_a22d7ba031b864d2d >fc2d4d7f5f9567dc' on page 745 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1DepthCameraSensor_ad24d2807 >1b02b967a396dac716fc8adb' on page 745 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDTag_a4fb97ff9b6cd687592 >fab267d44616ed' on page 745 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpsSensor_a41bf8ce4d3925cfa >f06a79b6f22cdc43' on page 745 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SonarSensor_ab2848e698a84e3 >4aa1a76e27ded305b0' on page 745 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransmitter_a2a91d7 >c1fd285d389d99b93aa5bc0db5' on page 745 undefined on input line 631. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ImuSensor_a48ac9ca6784e2227 >c365858b35af7614' on page 745 undefined on input line 631. >[745] [746] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a2be83a9017389ebe8e8 >8d43bcd928648' on page 747 undefined on input line 732. >) (./classSensorFactor.tex) (./classgazebo_1_1sensors_1_1SensorFactory.tex >[747] >Underfull \hbox (badness 10000) detected at line 53 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 748 undefin >ed on input line 54. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1CameraSensor' on page 748 u >ndefined on input line 68. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1DepthCameraSensor' on page >748 undefined on input line 68. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpuRaySensor' on page 748 u >ndefined on input line 68. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RaySensor' on page 748 unde >fined on input line 68. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1ContactSensor' on page 748 >undefined on input line 68. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDSensor' on page 748 und >efined on input line 68. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDTag' on page 748 undefi >ned on input line 68. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransmitter' on pag >e 748 undefined on input line 68. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessReceiver' on page 7 >48 undefined on input line 68. >[748]) (./classgazebo_1_1sensors_1_1SensorManager.tex [749] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >[750] >Underfull \hbox (badness 10000) detected at line 133 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1SensorManager' on page 751 >undefined on input line 223. >[751]) (./classgazebo_1_1SensorPlugin.tex [752]) (./classgazebo_1_1Server.tex >[753] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[754]) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperCg. >tex [755]) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperGLS >L.tex >Underfull \hbox (badness 1052) in paragraph at lines 1--1 >[]\T1/phv/bc/n/14.4 gazebo-:-:rendering-:-:Gz-Terrain-Mat-Gen-:-:S-M2-Profile-: >-:Shader-Helper-G-L-S-L Class Ref-er- >[756] >Underfull \hbox (badness 1502) in paragraph at lines 43--45 >[]\T1/phv/m/n/10 virtual void \T1/phv/b/n/10 generate-Fragment-Program-Source \ >T1/phv/m/n/10 (const \T1/phv/b/n/10 S-M2-Profile $\OMS/ztmcm/m/n/10 ^^C$\T1/phv >/m/n/10 -_-prof, const Ogre-::-Terrain $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_ >-terrain, >[757] [758]) (./classgazebo_1_1physics_1_1Shape.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 759 undefined > on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 759 undefined > on input line 43. >[759] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape_a9eaf70ca8e4a >a4f192a4ff16c8e1a28d' on page 760 undefined on input line 96. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1RayShape_a84f936360fdd7219d >ef605f9d481dde2' on page 760 undefined on input line 96. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape_a3efedb6781f >1a3037a5f082d267da182' on page 760 undefined on input line 96. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PlaneShape_a2cfc2fb7703b5e4 >6c0c68c25b433f70c' on page 760 undefined on input line 96. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MeshShape_a3549dddea6c2a100 >7065f9f4559678ab' on page 760 undefined on input line 96. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CylinderShape_a7c8577f74c8d >aa270a7bf4ddd66fcd99' on page 760 undefined on input line 96. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MapShape_abe214a3710aa6e421 >f45c320feba389a' on page 760 undefined on input line 96. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SphereShape_a10944c396f4270 >a3008a3654af14e6b0' on page 760 undefined on input line 96. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BoxShape_aad84482a3402b70c2 >901b521974060b6' on page 760 undefined on input line 96. >Underfull \hbox (badness 10000) detected at line 109 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MapShape_aaa47c2d99259c5823 >e2bd9c219366a66' on page 760 undefined on input line 114. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a5f72bb1c5b9037e74d7f3 >205e933f2e4' on page 760 undefined on input line 129. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1RayShape_a8a1c1cee90e683352 >00530f421f2b68c' on page 760 undefined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MapShape_aad75a2f7cca71d23f >07cbfea8deed400' on page 760 undefined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape_a780681129e8 >29ad617a64559e6526ff7' on page 760 undefined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MeshShape_a90473b783794f303 >1e05b9566c3d24ac' on page 760 undefined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape_a52fa9fa7961d >11aa351e7a80c1f11ab8' on page 760 undefined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PlaneShape_afc0c4e7ea0b7eba >246211844e2429c1a' on page 760 undefined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SphereShape_acb70fbe36bc791 >8e30c954ed300e2c78' on page 760 undefined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BoxShape_a5093bd6590dd7f03c >efc9ba6136a2463' on page 760 undefined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CylinderShape_af0eebb671ce6 >113ddab9536e89e9df51' on page 760 undefined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHeightmapShape_a8729 >71a7ff32a59bdffc6888b9dff18f' on page 760 undefined on input line 133. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyMeshShape_a8698b14fc >135165a0ee4d1078106fd20' on page 760 undefined on input line 133. >Underfull \hbox (badness 760) in paragraph at lines 133--134 >\T1/phv/b/n/10 gazebo-::physics-::-Plane-Shape \T1/phv/m/n/10 (p.[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Sphere-Shape \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 >gazebo-::physics-::-Box-Shape >Underfull \hbox (badness 1371) in paragraph at lines 133--134 >\T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Cylinder-Shape \T1/p >hv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Heightmap-Shape \ >T1/phv/m/n/10 (p.[]), and >[760] [761] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape_af17c10c51cee >92a7f9265ac5d04de579' on page 762 undefined on input line 153. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1RayShape_aa6d1f306dd8477359 >84751feb5f86bfe' on page 762 undefined on input line 153. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape_a4dd376cfdf7 >4c8608438b30e3a8dbd25' on page 762 undefined on input line 153. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PlaneShape_a7e10a742a68644a >a3671865b743538c8' on page 762 undefined on input line 153. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MeshShape_ac8644f6d65d47710 >c763c85f5de030e1' on page 762 undefined on input line 153. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CylinderShape_a4f1f128b8b9c >0d097912868306304a39' on page 762 undefined on input line 153. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MapShape_a117df5b35a551ef8b >e5d085f93f50e1a' on page 762 undefined on input line 153. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SphereShape_aa3b2191aed96c7 >28a11b43638e10db28' on page 762 undefined on input line 153. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BoxShape_a05fa6e7b77cdb9bc6 >4218d449530c869' on page 762 undefined on input line 153. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1RayShape_a9d4656738addd94e7 >e05ede9501a391a' on page 762 undefined on input line 173. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MapShape_a0855b44af721bdb99 >c81751f6ad77645' on page 762 undefined on input line 173. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PlaneShape_a522b0a1feb35229 >c4fe02a505ae40ca1' on page 762 undefined on input line 173. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MeshShape_a621d4957e804ecca >aeb13aa308f7c253' on page 762 undefined on input line 173. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CylinderShape_a69f9b306a5b5 >6f3643e2bc4367977b17' on page 762 undefined on input line 173. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape_a52c1d58544b >039ec8cd4b44a0fd24e13' on page 762 undefined on input line 173. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SphereShape_a37a14537ec7cba >65cfa99a39dd2aa430' on page 762 undefined on input line 173. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BoxShape_a898a3531814d8a712 >30eae47dfcaeaf2' on page 762 undefined on input line 173. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape_af7bbcc254c57 >c32bbf26829be1616989' on page 762 undefined on input line 173. >Underfull \hbox (badness 2318) in paragraph at lines 173--174 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.[]), \T1/phv/b/n >/10 gazebo-::physics-::-Sphere-Shape \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gaz >ebo-::physics-::-Box-Shape >) (./classgazebo_1_1physics_1_1SimbodyBallJoint.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint' on page 7 >62 undefined on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 762 undefine >d on input line 19. >[762] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 763 undefine >d on input line 37. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 763 undefine >d on input line 52. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint' on page 7 >63 undefined on input line 57. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 763 undefine >d on input line 70. >[763] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a0e40e38a4ca74 >57afb4a484db80f2837' on page 764 undefined on input line 107. >Underfull \hbox (badness 10000) detected at line 125 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a275bf39405f8ab77dacb >51535bc8eea2' on page 764 undefined on input line 130. >Underfull \hbox (badness 10000) detected at line 155 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a9bf1a657e0b9e56999f0 >80d328ae3557' on page 764 undefined on input line 160. >[764] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_abd65a4ca7aeda4b068e6 >b843745c5e71' on page 765 undefined on input line 183. >Underfull \hbox (badness 10000) detected at line 201 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_abfbe0484f83ef3de32db >69fa87236cb2' on page 765 undefined on input line 206. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aa690b7e77e82135c60a3 >614a66f655e4' on page 765 undefined on input line 221. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 765 undefine >d on input line 232. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_aa416503fd97d0 >4064c8028c9d9aae3f1' on page 765 undefined on input line 241. >Underfull \hbox (badness 10000) detected at line 255 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aa87fd0234d01015dd978 >2bff102585cf' on page 765 undefined on input line 256. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_abdb168c688c86 >e0fc98dc3cdca467e6c' on page 765 undefined on input line 260. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 765 undefine >d on input line 272. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 765 undefine >d on input line 274. >[765] [766] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a8d328c4e7c743 >fc2997f30c398dd4fcd' on page 767 undefined on input line 283. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a59848678cdca37a851e7 >82f170f55c2b' on page 767 undefined on input line 306. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aeb7b0117576037c075c6 >8cf4cf6e5282' on page 767 undefined on input line 329. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a640a25da24bbf961ae59 >06b662b3d4bb' on page 767 undefined on input line 352. >[767] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a4d2e71b8341aaec939a0 >af640e51bfe0' on page 768 undefined on input line 375. >) (./classgazebo_1_1physics_1_1SimbodyBoxShape.tex [768] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BoxShape_ad86b45b50892b52ac >d5eb8aeec2e7306' on page 769 undefined on input line 74. >Underfull \hbox (badness 1412) in paragraph at lines 78--79 >[]\T1/phv/m/n/10 References gazebo-::physics-::-Shape-::collision-Parent, gazeb >o-::math-::equal(), gz-err, gzwarn, gazebo-::physics-::-Box- >) (./classgazebo_1_1physics_1_1SimbodyCollision.tex [769] >Underfull \hbox (badness 10000) detected at line 79 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a9eeaaa2f9b66730b >727691368901deb9' on page 770 undefined on input line 84. >Underfull \hbox (badness 10000) detected at line 97 >[][][] >LaTeX Warning: Reference `namespaceSimTK' on page 770 undefined on input line 9 >8. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_a0629e836616447d6 >ce3d5d6a91b83a4e' on page 770 undefined on input line 118. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a1f727791744baae8764 >8d41ed8c5f817' on page 770 undefined on input line 133. >[770] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_af1d8d8bc50a2e2d6 >14ffbdbdbac1f5dc' on page 771 undefined on input line 153. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision_aa71844486ea2897e >d6bb107fd34e9132' on page 771 undefined on input line 173. >LaTeX Warning: Reference `namespaceSimTK' on page 771 undefined on input line 1 >88. >LaTeX Warning: Reference `namespaceSimTK' on page 771 undefined on input line 1 >88. >) (./classgazebo_1_1physics_1_1SimbodyCylinderShape.tex [771] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CylinderShape_a27264d3ddbd3 >158f0aa3172283d1c0a7' on page 772 undefined on input line 77. >) (./classgazebo_1_1physics_1_1SimbodyHeightmapShape.tex [772] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape_a780681129e8 >29ad617a64559e6526ff7' on page 773 undefined on input line 69. >) (./classgazebo_1_1physics_1_1SimbodyHinge2Joint.tex [773] [774] [775] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a0e40e38a4ca74 >57afb4a484db80f2837' on page 776 undefined on input line 113. >Underfull \hbox (badness 10000) detected at line 131 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a275bf39405f8ab77dacb >51535bc8eea2' on page 776 undefined on input line 136. >Underfull \hbox (badness 10000) detected at line 161 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a9bf1a657e0b9e56999f0 >80d328ae3557' on page 776 undefined on input line 166. >[776] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_ab8f7f788426c6449bb21 >c9352e825b59' on page 777 undefined on input line 189. >Underfull \hbox (badness 10000) detected at line 207 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a641e20e58f034bb73d21 >f6f009bc9c2c' on page 777 undefined on input line 212. >Underfull \hbox (badness 10000) detected at line 230 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_abd65a4ca7aeda4b068e6 >b843745c5e71' on page 777 undefined on input line 235. >Underfull \hbox (badness 10000) detected at line 253 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_abfbe0484f83ef3de32db >69fa87236cb2' on page 777 undefined on input line 258. >[777] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aa690b7e77e82135c60a3 >614a66f655e4' on page 778 undefined on input line 273. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Hinge2Joint_a39c9d9f55b0bc7 >a9fe5ff049eb2056b2' on page 778 undefined on input line 293. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_affd79d4792092 >a8cdc7ef4aab60812d3' on page 778 undefined on input line 316. >Underfull \hbox (badness 10000) detected at line 330 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_abdb168c688c86 >e0fc98dc3cdca467e6c' on page 778 undefined on input line 335. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a8d328c4e7c743 >fc2997f30c398dd4fcd' on page 778 undefined on input line 351. >[778] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a59848678cdca37a851e7 >82f170f55c2b' on page 779 undefined on input line 374. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aeb7b0117576037c075c6 >8cf4cf6e5282' on page 779 undefined on input line 397. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a640a25da24bbf961ae59 >06b662b3d4bb' on page 779 undefined on input line 420. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a4d2e71b8341aaec939a0 >af640e51bfe0' on page 779 undefined on input line 443. >) (./classgazebo_1_1physics_1_1SimbodyHingeJoint.tex [779] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 780 undefine >d on input line 56. >[780] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a275bf39405f8ab77dacb >51535bc8eea2' on page 781 undefined on input line 111. >Underfull \hbox (badness 10000) detected at line 129 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a9bf1a657e0b9e56999f0 >80d328ae3557' on page 781 undefined on input line 134. >[781] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_ab8f7f788426c6449bb21 >c9352e825b59' on page 782 undefined on input line 157. >Underfull \hbox (badness 10000) detected at line 175 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a641e20e58f034bb73d21 >f6f009bc9c2c' on page 782 undefined on input line 180. >Underfull \hbox (badness 10000) detected at line 198 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_abd65a4ca7aeda4b068e6 >b843745c5e71' on page 782 undefined on input line 203. >Underfull \hbox (badness 10000) detected at line 221 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_abfbe0484f83ef3de32db >69fa87236cb2' on page 782 undefined on input line 226. >[782] [783] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HingeJoint_ab5d46df324ce0d4 >3791042e4af8756ab' on page 784 undefined on input line 246. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a66633202b9c47 >bec2e1dcd367d2ef6b9' on page 784 undefined on input line 261. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_ac2ba46089a16b >97fe4e789e74e6a367f' on page 784 undefined on input line 276. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_affd79d4792092 >a8cdc7ef4aab60812d3' on page 784 undefined on input line 299. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_abdb168c688c86 >e0fc98dc3cdca467e6c' on page 784 undefined on input line 322. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 784 undefine >d on input line 334. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 784 undefine >d on input line 336. >[784] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a8d328c4e7c743 >fc2997f30c398dd4fcd' on page 785 undefined on input line 345. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a59848678cdca37a851e7 >82f170f55c2b' on page 785 undefined on input line 368. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aeb7b0117576037c075c6 >8cf4cf6e5282' on page 785 undefined on input line 391. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a640a25da24bbf961ae59 >06b662b3d4bb' on page 785 undefined on input line 414. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a4d2e71b8341aaec939a0 >af640e51bfe0' on page 785 undefined on input line 437. >) (./classgazebo_1_1physics_1_1SimbodyJoint.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 785 undefined > on input line 5. >[785] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 786 undefine >d on input line 25. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 786 undefined > on input line 39. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 786 undefine >d on input line 39. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 786 undefined > on input line 41. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 786 undefine >d on input line 41. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 786 undefine >d on input line 43. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 786 undefine >d on input line 61. >[786] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 787 undefine >d on input line 89. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 787 undefined > on input line 101. >[787] >Underfull \hbox (badness 10000) detected at line 148 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_ac4701bb89817427a19bc >3f6f611a99b3' on page 788 undefined on input line 153. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 788 undefine >d on input line 164. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aa88d7ad170c169fa5795 >857829aaaca6' on page 788 undefined on input line 168. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aec25f3109f6768ea12c9 >9854042efd3f' on page 788 undefined on input line 183. >Underfull \hbox (badness 10000) detected at line 201 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a0c298282f45f6c13c3e6 >8531ffcc4fb3' on page 788 undefined on input line 206. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint_ab3648e919f6bc37 >4f239199a1654a5d2' on page 788 undefined on input line 210. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint_a668b0624e83d02 >202371c210562c7d09' on page 788 undefined on input line 210. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_af3328d5 >547b68164194dc67a8c04bde1' on page 788 undefined on input line 210. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a2108 >a7533a2a048af0ea1d51234f8f6b' on page 788 undefined on input line 210. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_a9ca06c9b4 >4d07956532a0e69b789e828' on page 788 undefined on input line 210. >Underfull \hbox (badness 1448) in paragraph at lines 210--211 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Join >t$\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T >1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Slider-Joint$\OML/ztmcm >/m/it/10 <$ >[788] [789] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aa947e88bf6a80da76659 >0c84bbcd9628' on page 790 undefined on input line 235. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 790 undefine >d on input line 245. >Underfull \hbox (badness 10000) detected at line 251 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_ace2650b2f405eae19c81 >7b7a80297ab2' on page 790 undefined on input line 256. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointWrench' on page 790 un >defined on input line 269. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointWrench_a99b4ef0c82b4fa >6309e0b3d2bc814e35' on page 790 undefined on input line 269. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 790 undefined > on input line 269. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 790 undefine >d on input line 269. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 790 undefined > on input line 269. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointWrench_a21cf79ed87d6a4 >be1e35d203de0bf79c' on page 790 undefined on input line 269. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 790 undefined > on input line 269. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 790 undefine >d on input line 269. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 790 undefined > on input line 269. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 790 undefine >d on input line 269. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 790 undefined > on input line 271. >Underfull \hbox (badness 10000) detected at line 280 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a924807d32ef42bd74191 >1ff33e7f3d53' on page 790 undefined on input line 285. >[790] >Underfull \hbox (badness 10000) detected at line 303 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_abd14b96a5b502689bdf0 >a5dd9ea60bca' on page 791 undefined on input line 308. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 791 undefined > on input line 319. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 791 undefine >d on input line 319. >Underfull \hbox (badness 10000) detected at line 326 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a62d66ce2017a50a0a244 >7821207416de' on page 791 undefined on input line 331. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 791 undefined > on input line 342. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 791 undefine >d on input line 342. >Underfull \hbox (badness 10000) detected at line 349 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_ade20bec003c09b6ec8c6 >5b5e8d5ddeb6' on page 791 undefined on input line 354. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 791 undefine >d on input line 365. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a4e0ce8b5299a59a0e770 >4b435bd2c0f9' on page 791 undefined on input line 374. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_ab67cd32 >c82e02c7a7d12df4853b10735' on page 791 undefined on input line 378. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Hinge2Joint_a39c9d9f55b0bc7 >a9fe5ff049eb2056b2' on page 791 undefined on input line 378. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint_ac8bf675d37d2835c >08c0d03affd6c5bc' on page 791 undefined on input line 378. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint_a4e33d8c1e374505 >66f43c1d94e91ba04' on page 791 undefined on input line 378. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1UniversalJoint_a21ac15e043e >f58d4fc9b3d358ed0ee26' on page 791 undefined on input line 378. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HingeJoint_ab5d46df324ce0d4 >3791042e4af8756ab' on page 791 undefined on input line 378. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint_a0b785af9ab788d >c99e1ccd38e80e84f7' on page 791 undefined on input line 378. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a41beb48c >86caa0d662f3b75a1bda99e0' on page 791 undefined on input line 378. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a9dcb5de >17ef797c8c5437ac17e5ef055' on page 791 undefined on input line 378. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a010b >cd4d5ea6de469e2927d0eee01225' on page 791 undefined on input line 378. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_a410d8d57 >2f8ed0b9979b70a346be5ee3' on page 791 undefined on input line 378. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_a72ec05ec5 >a63e36218a5471730d10a52' on page 791 undefined on input line 378. >[791] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a7120f9553ea0aea305c1 >ac24dc2929ae' on page 792 undefined on input line 393. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_ad908a20d >b07f2932905c53fca36e6d61' on page 792 undefined on input line 404. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_ac4e30c5e >39b47386524e2d41ab456a06' on page 792 undefined on input line 415. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aa9dfedeaa641d6649a9b >820854b17e6c' on page 792 undefined on input line 438. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint_a83286ee18bd7cd8 >944051cb63a320d1c' on page 792 undefined on input line 442. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint_afb80f9e0d6d566 >af04e1163d722295b7' on page 792 undefined on input line 442. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_afe47536d807a4 >4cdf3b523d94a212751' on page 792 undefined on input line 470. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_ad676a18a8bbaec369439 >0e0277a7c6d4' on page 792 undefined on input line 481. >[792] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a4824ac9af83daf4db9ab >0a7c05639fb3' on page 793 undefined on input line 504. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1BallJoint_a24209eafa56eceda >44a8bbd9ae89a3ca' on page 793 undefined on input line 508. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a69c8927 >930fafaa0e8d5afa83725918a' on page 793 undefined on input line 508. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a37fe >f1ee609b9618ccf84bf808dba599' on page 793 undefined on input line 508. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_a6d937c38 >99c5072d1579f4b5f6425e92' on page 793 undefined on input line 508. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_a2a8153e0 >c7e1245efde8bc0d2a0046b1' on page 793 undefined on input line 508. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_ae43d428 >0bc6fdf3d9b83c24b07ddf0e1' on page 793 undefined on input line 508. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aa87fd0234d01015dd978 >2bff102585cf' on page 793 undefined on input line 531. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_a2c0a549 >a9d48d9117f2af6e1cdd25183' on page 793 undefined on input line 535. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a3b01 >a89556fa31e8724f9fd7d72a6055' on page 793 undefined on input line 535. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a2210470 >20ae6359eb401dba2dba91b50' on page 793 undefined on input line 535. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_ae473c440 >f17efc849bb6bd16e2a78867' on page 793 undefined on input line 535. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_a5a5c170b >13fb2059efa044fdb3535851' on page 793 undefined on input line 535. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_a87aede504 >15f480a229693f7b7556ae1' on page 793 undefined on input line 535. >Underfull \hbox (badness 2980) in paragraph at lines 535--536 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Sl >ider-Joint \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-U >niversal-Joint >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 793 undefine >d on input line 547. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 793 undefine >d on input line 549. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a5f4a6a0c4c70abd9d8d1 >ce087c72e484' on page 793 undefined on input line 558. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 793 undefine >d on input line 570. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 793 undefine >d on input line 572. >[793] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHinge2Joint_a29e4ef2 >c5fb18f35d3ad10dc66487ced' on page 794 undefined on input line 581. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a8cb8 >1823d677b45935a3fdebcf7b1509' on page 794 undefined on input line 581. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyScrewJoint_aed26e238 >4420a16cda24aacfe5752746' on page 794 undefined on input line 581. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyHingeJoint_ae3cf4b85 >2888ae06b8ff8240eacded63' on page 794 undefined on input line 581. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_a15f9f52 >8e94cc1a437d4aa5e7af50280' on page 794 undefined on input line 581. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint_a0bbc3d4bd >4b69fe0dafe7b0fc4da5021' on page 794 undefined on input line 581. >[794]) (./classgazebo_1_1physics_1_1SimbodyLink.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 795 undefined > on input line 5. >[795] [796] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 797 undefined > on input line 108. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_aa96c87954ffc2ccd4afef >6034969aff6' on page 797 undefined on input line 154. >[797] [798] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a20f38ea0b3e1c6621da7a >f6025f008f4' on page 799 undefined on input line 177. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a646bacf23b76d498b2e0a >46598108adc' on page 799 undefined on input line 200. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a398bf661bb2d77da17771 >928ac419e9c' on page 799 undefined on input line 220. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_ac74513719f9480ff308d9 >ac8d31341cb' on page 799 undefined on input line 240. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_aee7866c15373007de2d45 >5225ffe584e' on page 799 undefined on input line 260. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_ab26e0c73504f623038d82 >613ed937505' on page 799 undefined on input line 275. >[799] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a6950b7060bd67009d7849 >335401b290d' on page 800 undefined on input line 300. >Underfull \hbox (badness 10000) detected at line 313 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_ad4c4a99f3facb07b823f0 >630caa34591' on page 800 undefined on input line 318. >Underfull \hbox (badness 10000) detected at line 342 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 800 undefined > on input line 343. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_a1e7764fc9a3c662cf4f >eaa6e4a7e95c9' on page 800 undefined on input line 347. >Underfull \hbox (badness 10000) detected at line 360 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_aa88fb084c13fae4664eaa >ced284f9254' on page 800 undefined on input line 365. >Underfull \hbox (badness 10000) detected at line 378 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a6fb023cac4aa2aef5acf5 >4ad3d0e62ad' on page 800 undefined on input line 383. >[800] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 801 undefined > on input line 396. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 801 undefined > on input line 398. >Underfull \hbox (badness 10000) detected at line 401 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_aded6ca72f448a76544f1c >ec28093c67e' on page 801 undefined on input line 406. >Underfull \hbox (badness 10000) detected at line 427 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a1964945b3750f784c9dbb >9bd46a6ca8c' on page 801 undefined on input line 432. >Underfull \hbox (badness 10000) detected at line 445 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_aab7103c590fabb79f8c60 >37243c36675' on page 801 undefined on input line 450. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a559d0ea038946ede69ac7 >32e12b01a18' on page 801 undefined on input line 465. >[801] [802] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_abdbb5e4f1f88ec9c61429 >0bb40e9dd4a' on page 803 undefined on input line 485. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a3a60bd92eb20aa6c38dde >dc54261e16d' on page 803 undefined on input line 500. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_afe0d8068093e142dba9e8 >b35b0878763' on page 803 undefined on input line 534. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a65d6a6bde3bcbd5e51aef >c536d7d5ad8' on page 803 undefined on input line 554. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a280aba45b246ae0d81c97 >b8a1a75e6c5' on page 803 undefined on input line 574. >[803] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a5c8de371b4b28b1ceb63a >ea7ea24d231' on page 804 undefined on input line 601. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_af95914e4907a562e855ed >611e8da1be1' on page 804 undefined on input line 621. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a7258ba1cbce2b96d84d42 >23c44d666c9' on page 804 undefined on input line 641. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a91725e3083e9670835c89 >6cb87e6ac99' on page 804 undefined on input line 661. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_ad1620d1ba3cf038f586aa >c8559f1a0d7' on page 804 undefined on input line 681. >[804] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a97e1cb5ee6e58c9e2064c >9171bd7e085' on page 805 undefined on input line 701. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a3a9a22b485b9e2715df95 >2e9b72f8331' on page 805 undefined on input line 721. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link_a85cab66b9c9ba07d41147 >8efab212d5a' on page 805 undefined on input line 741. >) (./classgazebo_1_1physics_1_1SimbodyMeshShape.tex [805] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MeshShape_a90473b783794f303 >1e05b9566c3d24ac' on page 806 undefined on input line 74. >[806] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_a98e976451538671eec2eb >49b78f7d609' on page 807 undefined on input line 94. >) (./classgazebo_1_1physics_1_1SimbodyModel.tex [807] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_ab3641930f80fe2c08ab4 >aa432a006d52' on page 808 undefined on input line 78. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model_a88c03eedebb00a40295b >d8973a07d5c9' on page 808 undefined on input line 98. >) (./classgazebo_1_1physics_1_1SimbodyMultiRayShape.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape' on page 808 >undefined on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape' on page 808 >undefined on input line 33. >[808] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape_a2104ef7baedf >ac40dc27d4073c18ed97' on page 809 undefined on input line 82. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape_a58df9d3590fa >29685d20f52a00fc9a28' on page 809 undefined on input line 97. >) (./classgazebo_1_1physics_1_1SimbodyPhysics.tex [809] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape' on page 810 undefine >d on input line 31. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 810 undefine >d on input line 45. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_af05cce560856453e8737b >b82b9ee25ea' on page 810 undefined on input line 64. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_af05cce560856453e8737b >b82b9ee25ea' on page 810 undefined on input line 66. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 810 undefi >ned on input line 70. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 810 undefi >ned on input line 72. >[810] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 811 undefined > on input line 76. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 811 undefined > on input line 78. >[811] [812] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a3c024011bf8a >f6ca216019c00c8aeed8' on page 813 undefined on input line 162. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 813 undefine >d on input line 180. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a14af3ee047ff >9ac786410ac7745bf697' on page 813 undefined on input line 185. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a4c717fcffacd >0c7911315c86067c8b45' on page 813 undefined on input line 205. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_af60d55098529 >835ba1bc07d285d8f64c' on page 813 undefined on input line 225. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape' on page 813 undefine >d on input line 237. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 813 unde >fined on input line 243. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_ae1c76056954f >9220684ed4339b3f7580' on page 813 undefined on input line 248. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a89a668b1ceb2 >2d4e1cceb62795cb3875' on page 813 undefined on input line 263. >[813] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_ae699d401aa6a >6c86b5ed1ee51a119d61' on page 814 undefined on input line 278. >Underfull \hbox (badness 10000) detected at line 313 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a3a9939b5de39 >40576a839e09944805eb' on page 814 undefined on input line 318. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_af05cce560856453e8737b >b82b9ee25ea' on page 814 undefined on input line 329. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 814 undefine >d on input line 333. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_af05cce560856453e8737b >b82b9ee25ea' on page 814 undefined on input line 333. >Underfull \hbox (badness 10000) detected at line 336 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_af05cce560856453e8737b >b82b9ee25ea' on page 814 undefined on input line 348. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 814 undefine >d on input line 352. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_af05cce560856453e8737b >b82b9ee25ea' on page 814 undefined on input line 352. >Underfull \hbox (badness 10000) detected at line 355 >[][][] >[814] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_ae60366cb7557 >5ee4b01e4f7241116a5b' on page 815 undefined on input line 371. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a4715f67b2cba >8f9f02acf843efbd390b' on page 815 undefined on input line 386. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 815 undefine >d on input line 397. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_ad1cc99f84e21 >02d0f851f3f01f10adc4' on page 815 undefined on input line 422. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_af912c8690fdf >4186defc6c7425713fd2' on page 815 undefined on input line 442. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a6d65ea963f03 >919f7122e04830e558c0' on page 815 undefined on input line 462. >[815] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 816 undefined on > input line 477. >Underfull \hbox (badness 10000) detected at line 480 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 816 undefi >ned on input line 492. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 816 undefi >ned on input line 496. >Underfull \hbox (badness 10000) detected at line 499 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 816 undefi >ned on input line 511. >Underfull \hbox (badness 10000) detected at line 518 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 816 undefi >ned on input line 519. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a563a1ae69f5a >edb39fbf89405ba05513' on page 816 undefined on input line 534. >[816] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a4a60aed5fd31 >c27f5dcc9313ffbe96cb' on page 817 undefined on input line 554. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a34d6adaa9d0d >d73121685c618369fe2b' on page 817 undefined on input line 574. >Underfull \hbox (badness 10000) detected at line 592 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 817 undefined on > input line 593. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a4dd61b446bf6 >60509b4407b34f3cdb45' on page 817 undefined on input line 608. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PhysicsEngine_a5c505746c9d8 >90a83bf43ea87ab3f728' on page 817 undefined on input line 623. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 817 undefined > on input line 634. >Underfull \hbox (badness 10000) detected at line 641 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 817 undefined > on input line 642. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 817 undefined > on input line 653. >[817] [818] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 819 undefined > on input line 657. >Underfull \hbox (badness 10000) detected at line 660 >[][][] >) (./classgazebo_1_1physics_1_1SimbodyPlaneShape.tex [819] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PlaneShape_a139bb7b051f7c81 >872a06ab6725bcb8c' on page 820 undefined on input line 71. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1PlaneShape_a7b83b6d9d0cded6 >db1bfbe2c1cf06bad' on page 820 undefined on input line 91. >) (./classgazebo_1_1physics_1_1SimbodyRayShape.tex [820] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 821 unde >fined on input line 66. >[821] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1RayShape_a43551c0c2b2aec1cc >2a07b5950b515d4' on page 822 undefined on input line 104. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1RayShape_a94a27f448f4b0230b >269104124012812' on page 822 undefined on input line 127. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1RayShape_ac2905f1f2eb84c55f >f20893146ebe82a' on page 822 undefined on input line 142. >) (./classgazebo_1_1physics_1_1SimbodyScrewJoint.tex [822] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint' on page 823 und >efined on input line 56. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 823 undefine >d on input line 58. >[823] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a275bf39405f8ab77dacb >51535bc8eea2' on page 824 undefined on input line 120. >Underfull \hbox (badness 10000) detected at line 138 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a9bf1a657e0b9e56999f0 >80d328ae3557' on page 824 undefined on input line 143. >Underfull \hbox (badness 10000) detected at line 161 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_ab8f7f788426c6449bb21 >c9352e825b59' on page 824 undefined on input line 166. >[824] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a641e20e58f034bb73d21 >f6f009bc9c2c' on page 825 undefined on input line 189. >Underfull \hbox (badness 10000) detected at line 207 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_abd65a4ca7aeda4b068e6 >b843745c5e71' on page 825 undefined on input line 212. >Underfull \hbox (badness 10000) detected at line 230 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint_a559575a4fb6f43d >950821e37370f1a51' on page 825 undefined on input line 235. >[825] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_abfbe0484f83ef3de32db >69fa87236cb2' on page 826 undefined on input line 258. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aa690b7e77e82135c60a3 >614a66f655e4' on page 826 undefined on input line 273. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint' on page 826 und >efined on input line 284. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint_a4e33d8c1e374505 >66f43c1d94e91ba04' on page 826 undefined on input line 293. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_affd79d4792092 >a8cdc7ef4aab60812d3' on page 826 undefined on input line 316. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_abdb168c688c86 >e0fc98dc3cdca467e6c' on page 826 undefined on input line 339. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 826 undefine >d on input line 351. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 826 undefine >d on input line 353. >[826] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a8d328c4e7c743 >fc2997f30c398dd4fcd' on page 827 undefined on input line 362. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a59848678cdca37a851e7 >82f170f55c2b' on page 827 undefined on input line 385. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aeb7b0117576037c075c6 >8cf4cf6e5282' on page 827 undefined on input line 408. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a640a25da24bbf961ae59 >06b662b3d4bb' on page 827 undefined on input line 431. >[827] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ScrewJoint_a7628aad5e5507cc >2017df1dc37ee16ef' on page 828 undefined on input line 454. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a4d2e71b8341aaec939a0 >af640e51bfe0' on page 828 undefined on input line 477. >) (./classgazebo_1_1physics_1_1SimbodySliderJoint.tex [828] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint' on page 829 un >defined on input line 50. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 829 undefine >d on input line 52. >[829] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a275bf39405f8ab77dacb >51535bc8eea2' on page 830 undefined on input line 114. >Underfull \hbox (badness 10000) detected at line 132 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a9bf1a657e0b9e56999f0 >80d328ae3557' on page 830 undefined on input line 137. >Underfull \hbox (badness 10000) detected at line 155 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_ab8f7f788426c6449bb21 >c9352e825b59' on page 830 undefined on input line 160. >Underfull \hbox (badness 10000) detected at line 178 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a641e20e58f034bb73d21 >f6f009bc9c2c' on page 830 undefined on input line 183. >[830] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_abd65a4ca7aeda4b068e6 >b843745c5e71' on page 831 undefined on input line 206. >Underfull \hbox (badness 10000) detected at line 224 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_abfbe0484f83ef3de32db >69fa87236cb2' on page 831 undefined on input line 229. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint' on page 831 un >defined on input line 240. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint_a0b785af9ab788d >c99e1ccd38e80e84f7' on page 831 undefined on input line 249. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_affd79d4792092 >a8cdc7ef4aab60812d3' on page 831 undefined on input line 272. >[831] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_abdb168c688c86 >e0fc98dc3cdca467e6c' on page 832 undefined on input line 295. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 832 undefine >d on input line 307. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 832 undefine >d on input line 309. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a8d328c4e7c743 >fc2997f30c398dd4fcd' on page 832 undefined on input line 318. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a59848678cdca37a851e7 >82f170f55c2b' on page 832 undefined on input line 341. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aeb7b0117576037c075c6 >8cf4cf6e5282' on page 832 undefined on input line 364. >[832] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a640a25da24bbf961ae59 >06b662b3d4bb' on page 833 undefined on input line 387. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a4d2e71b8341aaec939a0 >af640e51bfe0' on page 833 undefined on input line 410. >) (./classgazebo_1_1physics_1_1SimbodySphereShape.tex [833] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 834 unde >fined on input line 44. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SphereShape_ae56a81fd6b0c4a >c12da7b6cffe29fe20' on page 834 undefined on input line 79. >) (./classgazebo_1_1physics_1_1SimbodyUniversalJoint.tex [834] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1UniversalJoint' on page 835 > undefined on input line 39. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 835 undefine >d on input line 58. >[835] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a0e40e38a4ca74 >57afb4a484db80f2837' on page 836 undefined on input line 120. >Underfull \hbox (badness 10000) detected at line 138 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a275bf39405f8ab77dacb >51535bc8eea2' on page 836 undefined on input line 143. >Underfull \hbox (badness 10000) detected at line 168 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a9bf1a657e0b9e56999f0 >80d328ae3557' on page 836 undefined on input line 173. >[836] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_ab8f7f788426c6449bb21 >c9352e825b59' on page 837 undefined on input line 196. >Underfull \hbox (badness 10000) detected at line 214 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a641e20e58f034bb73d21 >f6f009bc9c2c' on page 837 undefined on input line 219. >Underfull \hbox (badness 10000) detected at line 237 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_abd65a4ca7aeda4b068e6 >b843745c5e71' on page 837 undefined on input line 242. >[837] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_abfbe0484f83ef3de32db >69fa87236cb2' on page 838 undefined on input line 265. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aa690b7e77e82135c60a3 >614a66f655e4' on page 838 undefined on input line 280. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1UniversalJoint' on page 838 > undefined on input line 291. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1UniversalJoint_a21ac15e043e >f58d4fc9b3d358ed0ee26' on page 838 undefined on input line 300. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_affd79d4792092 >a8cdc7ef4aab60812d3' on page 838 undefined on input line 323. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_abdb168c688c86 >e0fc98dc3cdca467e6c' on page 838 undefined on input line 346. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 838 undefine >d on input line 358. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 838 undefine >d on input line 360. >[838] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyJoint_a8d328c4e7c743 >fc2997f30c398dd4fcd' on page 839 undefined on input line 369. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a59848678cdca37a851e7 >82f170f55c2b' on page 839 undefined on input line 392. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_aeb7b0117576037c075c6 >8cf4cf6e5282' on page 839 undefined on input line 415. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a640a25da24bbf961ae59 >06b662b3d4bb' on page 839 undefined on input line 438. >[839] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint_a4d2e71b8341aaec939a0 >af640e51bfe0' on page 840 undefined on input line 461. >) (./classSingletonT.tex [840]) (./classgazebo_1_1common_1_1Skeleton.tex >[841] [842] >Underfull \hbox (badness 10000) detected at line 189 >[][][] >[843] >Underfull \hbox (badness 10000) detected at line 203 >[][][] >Underfull \hbox (badness 10000) detected at line 222 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >[844] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 332 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[845] [846] [847]) (./classgazebo_1_1common_1_1SkeletonAnimation.tex >LaTeX Warning: Reference `classgazebo_1_1common_1_1Skeleton' on page 848 undefi >ned on input line 5. >[848] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Skeleton' on page 849 undefi >ned on input line 56. >[849] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 850 undefined on > input line 130. >Underfull \hbox (badness 10000) detected at line 144 >[][][] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >[850] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[851]) (./classgazebo_1_1common_1_1SkeletonNode.tex [852] [853] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[854] [855] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >[856] [857] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 293 >[][][] >Underfull \hbox (badness 10000) detected at line 307 >[][][] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >[858] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >[859] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >Underfull \hbox (badness 10000) detected at line 477 >[][][] >[860] [861] [862]) (./classgazebo_1_1physics_1_1SliderJoint.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint' on page 863 un >defined on input line 27. >[863] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SliderJoint' on page 864 un >defined on input line 112. >[864] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySliderJoint_ab67cd32 >c82e02c7a7d12df4853b10735' on page 865 undefined on input line 121. >) (./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile.tex [865]) >(./classgazebo_1_1sensors_1_1SonarSensor.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 866 undefin >ed on input line 5. >[866] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 867 undefin >ed on input line 57. >[867] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ac79e415efcc4c205bba >2e56d40a6c327' on page 868 undefined on input line 143. >Underfull \hbox (badness 10000) detected at line 156 >[][][] >[868] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 205 >[][][] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a64dd4b19d72b78ccbad >3e12d0a5ca852' on page 869 undefined on input line 224. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ada830b3482150302712 >5af9b0744a295' on page 869 undefined on input line 239. >Underfull \hbox (badness 10000) detected at line 252 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a53290f320cd7593900c >2ff66b8186619' on page 869 undefined on input line 257. >[869] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a478b4dcdf67630e3e60 >48c09809f8063' on page 870 undefined on input line 277. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a307fbd85bbf0967be0a >3812990639459' on page 870 undefined on input line 301. >) (./classgazebo_1_1rendering_1_1SonarVisual.tex [870] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 871 undef >ined on input line 50. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual_a6e08ad545697adbab >cba881a5082f86b' on page 871 undefined on input line 82. >) (./classJoint__TEST_1_1SpawnJointOptions.tex [871] [872]) >(./classgazebo_1_1physics_1_1SphereShape.tex [873] [874] [875] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a23683606f88b6602d47f >10aeb68597a4' on page 876 undefined on input line 91. >Underfull \hbox (badness 10000) detected at line 104 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a50aeffa52f5e55d93ca0 >10e989953e85' on page 876 undefined on input line 120. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_ae74c2e72910de4c129be >f1c21617d8d9' on page 876 undefined on input line 140. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodySphereShape_a154ebc9 >ef87f3d64ce8a3d13cebc887c' on page 876 undefined on input line 160. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Shape_a7a849dad6b59331a60d8 >f80b53e03471' on page 876 undefined on input line 184. >) (./classgazebo_1_1common_1_1SphericalCoordinates.tex [876] [877] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >[878] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >[879] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[880] >Underfull \hbox (badness 10000) detected at line 356 >[][][] >) (./classgazebo_1_1math_1_1Spline.tex [881] [882] >Underfull \hbox (badness 10000) detected at line 130 >[][][] >Underfull \hbox (badness 10000) detected at line 144 >[][][] >[883] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[884] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >) (./classgazebo_1_1physics_1_1State.tex [885] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 886 undefine >d on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 886 undefine >d on input line 25. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 886 undefine >d on input line 39. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 886 undefine >d on input line 50. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 886 undefine >d on input line 60. >[886] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 887 undefine >d on input line 62. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 887 undefine >d on input line 89. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 887 undefine >d on input line 91. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 887 undefin >ed on input line 91. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 887 undefine >d on input line 93. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 887 undefine >d on input line 119. >Underfull \hbox (badness 10000) detected at line 121 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 887 undefin >ed on input line 122. >Underfull \hbox (badness 10000) detected at line 135 >[][][] >[887] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 888 undefine >d on input line 164. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 888 undefine >d on input line 177. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState_ab2149709284e947 >58909f6ec4bf38265' on page 888 undefined on input line 184. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState_a371e2f9a0475427f >fed584625aa30b49' on page 888 undefined on input line 184. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState_a5284a6bf0db18ad >844e44088d924dfba' on page 888 undefined on input line 184. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1JointState_a0e7fd6adb15c4f3 >69c5b000238a5af90' on page 888 undefined on input line 184. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1CollisionState_a51b3d9aaac3 >6541c986dec5f44f89400' on page 888 undefined on input line 184. >Underfull \hbox (badness 10000) detected at line 202 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 888 undefine >d on input line 218. >[888] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 889 undefine >d on input line 233. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 889 undefin >ed on input line 237. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState_a4b6a321b673f3ed >9893bd078ac797ab1' on page 889 undefined on input line 258. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState_a667656679a0ed6cd >1653a7969e8adfa7' on page 889 undefined on input line 258. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState_a6f5d57e85880411 >55841da8316ee2419' on page 889 undefined on input line 258. >Underfull \hbox (badness 1215) in paragraph at lines 258--259 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Model-Stat >e \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Link-State \T1/ph >v/m/n/10 (p.[]), and \T1/phv/b/n/10 gazebo- >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState_ac5b879daf30071c >93e62f21d00b5dc3d' on page 889 undefined on input line 278. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState_adec1faa0118175fe >eefe92f4365932fb' on page 889 undefined on input line 278. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState_aa449a62f71a64cb >b6e6b1bf88ded5d11' on page 889 undefined on input line 278. >Underfull \hbox (badness 1215) in paragraph at lines 278--279 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Model-Stat >e \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Link-State \T1/ph >v/m/n/10 (p.[]), and \T1/phv/b/n/10 gazebo- >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 889 undefine >d on input line 293. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState_ad4465cf7e354c0e >08a06b00441ff759d' on page 889 undefined on input line 298. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1LinkState_a2355cb1e0bff7a1a >d0a32f8fa630fce3' on page 889 undefined on input line 298. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState_a5dff7b01f164905 >45ecca110d4c93117' on page 889 undefined on input line 298. >Underfull \hbox (badness 1215) in paragraph at lines 298--299 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Model-Stat >e \T1/phv/m/n/10 (p.[]), \T1/phv/b/n/10 gazebo-::physics-::-Link-State \T1/ph >v/m/n/10 (p.[]), and \T1/phv/b/n/10 gazebo- >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 889 undefine >d on input line 308. >[889]) (./classgazebo_1_1common_1_1STLLoader.tex [890] >LaTeX Warning: Reference `classgazebo_1_1common_1_1MeshLoader_ac2b972d9e8a9ea9a >054dde0cf854a7b6' on page 891 undefined on input line 73. >) (./classgazebo_1_1common_1_1SubMesh.tex [891] [892] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[893] [894] [895] [896] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >Underfull \hbox (badness 10000) detected at line 497 >[][][] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >[897] >Underfull \hbox (badness 10000) detected at line 568 >[][][] >Underfull \hbox (badness 10000) detected at line 587 >[][][] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >[898] [899] [900]) (./classgazebo_1_1transport_1_1SubscribeOptions.tex [901] >Underfull \hbox (badness 10000) detected at line 60 >[][][] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >Underfull \hbox (badness 10000) detected at line 88 >[][][] >[902] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >) (./classgazebo_1_1transport_1_1Subscriber.tex [903] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >) (./classgazebo_1_1transport_1_1SubscriptionTransport.tex [904] [905] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper_a5783da9d8 >b30c75e1a3f49a6acc5add7' on page 906 undefined on input line 110. >Underfull \hbox (badness 10000) detected at line 128 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper_aa003f5293 >7dcbff2e9dd4d722bd442f6' on page 906 undefined on input line 133. >Underfull \hbox (badness 10000) detected at line 165 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper_ac278fb1dc >87cfd7eb889c0e387668a5f' on page 906 undefined on input line 170. >[906]) (./classgazebo_1_1physics_1_1SurfaceParams.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams' on page 907 >undefined on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams_aebb9f6681479 >36c327c9c255616847c3' on page 907 undefined on input line 41. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams_abf2b3d437daf >a91ee728c93406375286' on page 907 undefined on input line 43. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams_ab407fa305b15 >035822112934278b13f0' on page 907 undefined on input line 43. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams_abf2b3d437daf >a91ee728c93406375286' on page 907 undefined on input line 45. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams_ab407fa305b15 >035822112934278b13f0' on page 907 undefined on input line 45. >[907] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams' on page 908 >undefined on input line 61. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 908 undefi >ned on input line 63. >[908] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams_aebb9f6681479 >36c327c9c255616847c3' on page 909 undefined on input line 189. >[909] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams_abf2b3d437daf >a91ee728c93406375286' on page 910 undefined on input line 202. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams_ab407fa305b15 >035822112934278b13f0' on page 910 undefined on input line 202. >Underfull \hbox (badness 10000) detected at line 204 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams_abf2b3d437daf >a91ee728c93406375286' on page 910 undefined on input line 212. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams_ab407fa305b15 >035822112934278b13f0' on page 910 undefined on input line 212. >Underfull \hbox (badness 10000) detected at line 214 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 234 >[][][] >[910] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >) (./classgazebo_1_1common_1_1SystemPaths.tex [911] >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths_a6aaf1518bb890fc >7a5e0d81c995e4a53' on page 912 undefined on input line 56. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths_a6aaf1518bb890fc >7a5e0d81c995e4a53' on page 912 undefined on input line 58. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths_a289d3bfd9790b5f >be4ec75d53e8a392b' on page 912 undefined on input line 60. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths_ae23f5369c63fc80 >1905c36bae8b23003' on page 912 undefined on input line 62. >[912] >LaTeX Warning: Reference `namespaceOgre' on page 913 undefined on input line 70 >. >[913] >Underfull \hbox (badness 10000) detected at line 217 >[][][] >Underfull \hbox (badness 10000) detected at line 236 >[][][] >[914] >Underfull \hbox (badness 10000) detected at line 250 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths_a6aaf1518bb890fc >7a5e0d81c995e4a53' on page 915 undefined on input line 331. >[915] >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths_a6aaf1518bb890fc >7a5e0d81c995e4a53' on page 916 undefined on input line 338. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths_a289d3bfd9790b5f >be4ec75d53e8a392b' on page 916 undefined on input line 345. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths_ae23f5369c63fc80 >1905c36bae8b23003' on page 916 undefined on input line 352. >) (./classgazebo_1_1SystemPlugin.tex [916]) >(./classgazebo_1_1common_1_1Time.tex >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 917 undefined >on input line 5. >[917] [918] [919] [920] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 921 undefined >on input line 182. >[921] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 922 undefined >on input line 211. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 922 undefined >on input line 227. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 922 undefined >on input line 243. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 922 undefined >on input line 278. >Underfull \hbox (badness 10000) detected at line 306 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 922 undefined >on input line 307. >[922] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 923 undefined >on input line 321. >Underfull \hbox (badness 10000) detected at line 334 >[][][] >Underfull \hbox (badness 10000) detected at line 352 >[][][] >Underfull \hbox (badness 10000) detected at line 371 >[][][] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >[923] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 924 undefined >on input line 410. >Underfull \hbox (badness 10000) detected at line 432 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 924 undefined >on input line 433. >Underfull \hbox (badness 10000) detected at line 451 >[][][] >Underfull \hbox (badness 10000) detected at line 470 >[][][] >[924] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 925 undefined >on input line 528. >Underfull \hbox (badness 10000) detected at line 546 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 925 undefined >on input line 547. >[925] >Underfull \hbox (badness 10000) detected at line 565 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 926 undefined >on input line 566. >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 926 undefined >on input line 623. >[926] >Underfull \hbox (badness 10000) detected at line 641 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 927 undefined >on input line 642. >Underfull \hbox (badness 10000) detected at line 660 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 927 undefined >on input line 661. >Underfull \hbox (badness 10000) detected at line 679 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 927 undefined >on input line 680. >Underfull \hbox (badness 10000) detected at line 698 >[][][] >[927] >Underfull \hbox (badness 10000) detected at line 717 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 928 undefined >on input line 737. >Underfull \hbox (badness 10000) detected at line 755 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 928 undefined >on input line 756. >Underfull \hbox (badness 10000) detected at line 774 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 928 undefined >on input line 775. >[928] >Underfull \hbox (badness 10000) detected at line 793 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 929 undefined >on input line 794. >Underfull \hbox (badness 10000) detected at line 812 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 929 undefined >on input line 813. >Underfull \hbox (badness 10000) detected at line 831 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 929 undefined >on input line 832. >Underfull \hbox (badness 10000) detected at line 850 >[][][] >[929] >Underfull \hbox (badness 10000) detected at line 869 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 930 undefined >on input line 870. >Underfull \hbox (badness 10000) detected at line 888 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 930 undefined >on input line 889. >Underfull \hbox (badness 10000) detected at line 907 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 930 undefined >on input line 908. >Underfull \hbox (badness 10000) detected at line 926 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 930 undefined >on input line 927. >[930] >Underfull \hbox (badness 10000) detected at line 945 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 931 undefined >on input line 946. >Underfull \hbox (badness 10000) detected at line 964 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 931 undefined >on input line 965. >Underfull \hbox (badness 10000) detected at line 983 >[][][] >Underfull \hbox (badness 10000) detected at line 1002 >[][][] >[931] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >Underfull \hbox (badness 10000) detected at line 1040 >[][][] >Underfull \hbox (badness 10000) detected at line 1059 >[][][] >Underfull \hbox (badness 10000) detected at line 1078 >[][][] >[932] >Underfull \hbox (badness 10000) detected at line 1097 >[][][] >Underfull \hbox (badness 10000) detected at line 1116 >[][][] >Underfull \hbox (badness 10000) detected at line 1135 >[][][] >Underfull \hbox (badness 10000) detected at line 1154 >[][][] >[933] >Underfull \hbox (badness 10000) detected at line 1173 >[][][] >Underfull \hbox (badness 10000) detected at line 1192 >[][][] >Underfull \hbox (badness 10000) detected at line 1211 >[][][] >Underfull \hbox (badness 10000) detected at line 1230 >[][][] >[934] >Underfull \hbox (badness 10000) detected at line 1249 >[][][] >Underfull \hbox (badness 10000) detected at line 1268 >[][][] >Underfull \hbox (badness 10000) detected at line 1287 >[][][] >Underfull \hbox (badness 10000) detected at line 1306 >[][][] >[935] >Underfull \hbox (badness 10000) detected at line 1325 >[][][] >Underfull \hbox (badness 10000) detected at line 1344 >[][][] >Underfull \hbox (badness 10000) detected at line 1363 >[][][] >Underfull \hbox (badness 10000) detected at line 1382 >[][][] >[936] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >Underfull \hbox (badness 10000) detected at line 1420 >[][][] >[937] >Underfull \hbox (badness 10000) detected at line 1485 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 938 undefined >on input line 1486. >Underfull \hbox (badness 10000) detected at line 1510 >[][][] >Underfull \hbox (badness 10000) detected at line 1532 >[][][] >) (./classgazebo_1_1common_1_1Timer.tex [938] [939] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >LaTeX Warning: Reference `classgazebo_1_1util_1_1DiagnosticTimer_a974891e329cbc >bff5dc3b428bdfb7dfb' on page 940 undefined on input line 107. >LaTeX Warning: Reference `classgazebo_1_1util_1_1DiagnosticTimer_a480983e4184b7 >0af541d97090f4b1b61' on page 940 undefined on input line 122. >) (./classgazebo_1_1transport_1_1TopicManager.tex >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Node' on page 940 undefin >ed on input line 20. >[940] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Connection' on page 941 u >ndefined on input line 33. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Publisher' on page 941 un >defined on input line 33. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Subscriber' on page 941 u >ndefined on input line 33. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Subscriber' on page 941 u >ndefined on input line 37. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Publisher' on page 941 un >defined on input line 37. >[941] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Node' on page 942 undefin >ed on input line 82. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Node' on page 942 undefin >ed on input line 116. >Underfull \hbox (badness 10000) detected at line 141 >[][][] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Publisher' on page 942 un >defined on input line 142. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Connection' on page 942 u >ndefined on input line 169. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Publisher' on page 942 un >defined on input line 169. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Subscriber' on page 942 u >ndefined on input line 169. >[942] [943] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Subscriber' on page 944 u >ndefined on input line 203. >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Publisher' on page 944 un >defined on input line 203. >[944] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >Underfull \hbox (badness 10000) detected at line 331 >[][][] >[945] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Publisher' on page 946 un >defined on input line 380. >Underfull \hbox (badness 10000) detected at line 439 >[][][] >[946] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1Subscriber' on page 947 u >ndefined on input line 470. >Underfull \hbox (badness 10000) detected at line 496 >[][][] >) (./structgazebo_1_1physics_1_1TrajectoryInfo.tex [947]) >(./classgazebo_1_1rendering_1_1TransmitterVisual.tex [948] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 949 undef >ined on input line 52. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual_a6e08ad545697adbab >cba881a5082f86b' on page 949 undefined on input line 84. >) (./classgazebo_1_1physics_1_1UniversalJoint.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1UniversalJoint' on page 949 > undefined on input line 25. >[949] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1UniversalJoint' on page 950 > undefined on input line 86. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyUniversalJoint_a010b >cd4d5ea6de469e2927d0eee01225' on page 950 undefined on input line 95. >) (./classgazebo_1_1common_1_1UpdateInfo.tex [950]) >(./classgazebo_1_1rendering_1_1UserCamera.tex [951] [952] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 953 undefi >ned on input line 110. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_ac6c6279c46bfdfd7a >891cce2a5e16d3f' on page 953 undefined on input line 140. >[953] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_afc5d6b9485293c07b >416129465d4ac7e' on page 954 undefined on input line 172. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_ae317e6944ac8436f6 >3b5a1a9c7b5d376' on page 954 undefined on input line 203. >Underfull \hbox (badness 10000) detected at line 216 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1GUIOverlay' on page 954 u >ndefined on input line 231. >[954] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_abc5f1ce5365875ae7 >bd2681e93f8641e' on page 955 undefined on input line 249. >Underfull \hbox (badness 10000) detected at line 262 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_aff292075c5ee0ba6a >3e8a6b5498b07e8' on page 955 undefined on input line 267. >Underfull \hbox (badness 10000) detected at line 280 >[][][] >Underfull \hbox (badness 10000) detected at line 294 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >[955] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a852d888c6c20552b1 >a96050396e9544f' on page 956 undefined on input line 396. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a3c862bcc5a0e5fbda >205f4734bd01efe' on page 956 undefined on input line 416. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a27504bf5abbc5fd9f >3167b988a7b32d9' on page 956 undefined on input line 431. >[956] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_ad737bfee0b09e8a63 >ae0ad8ce8190c3e' on page 957 undefined on input line 446. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a5c9bc764dc9659ab6 >328d8c4dc152abc' on page 957 undefined on input line 457. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 957 undef >ined on input line 472. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a1300661b1539b995c >e76973fec90e8dc' on page 957 undefined on input line 504. >[957] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a853d85bf906844dcb >222d586bc7fb6a1' on page 958 undefined on input line 559. >[958] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a6b30698eacdd294c9 >562f59e6575fc01' on page 959 undefined on input line 639. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 959 undef >ined on input line 654. >Underfull \hbox (badness 10000) detected at line 657 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_a34372c26e07e018af >dd9fcaad0463360' on page 959 undefined on input line 662. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera_add045531f59155f73 >23b14f96eaf913e' on page 959 undefined on input line 677. >) (./classgazebo_1_1math_1_1Vector2d.tex [959] [960] [961] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[962] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >[963] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >[964] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 436 >[][][] >Underfull \hbox (badness 10000) detected at line 455 >[][][] >[965] >Underfull \hbox (badness 10000) detected at line 474 >[][][] >Underfull \hbox (badness 10000) detected at line 493 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >[966] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector2d' on page 967 undefine >d on input line 572. >Underfull \hbox (badness 10000) detected at line 575 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 967 undefined > on input line 594. >Underfull \hbox (badness 10000) detected at line 597 >[][][] >) (./classgazebo_1_1math_1_1Vector2i.tex [967] [968] [969] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >[970] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >[971] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >[972] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >[973] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 442 >[][][] >Underfull \hbox (badness 10000) detected at line 450 >[][][] >Underfull \hbox (badness 10000) detected at line 464 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 491 >[][][] >[974] >Underfull \hbox (badness 10000) detected at line 510 >[][][] >Underfull \hbox (badness 10000) detected at line 529 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector2i' on page 975 undefine >d on input line 586. >Underfull \hbox (badness 10000) detected at line 589 >[][][] >[975] [976] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 977 undefined > on input line 608. >Underfull \hbox (badness 10000) detected at line 611 >[][][] >) (./classgazebo_1_1math_1_1Vector3.tex >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 977 undefined > on input line 5. >[977] [978] [979] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 980 undefined > on input line 142. >[980] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >[981] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 324 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >[982] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >Underfull \hbox (badness 10000) detected at line 452 >[][][] >[983] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >[984] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[985] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >Underfull \hbox (badness 10000) detected at line 652 >[][][] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >[986] >Underfull \hbox (badness 10000) detected at line 709 >[][][] >Underfull \hbox (badness 10000) detected at line 712 >[][][] >Underfull \hbox (badness 10000) detected at line 726 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 746 >[][][] >Underfull \hbox (badness 10000) detected at line 760 >[][][] >Underfull \hbox (badness 10000) detected at line 763 >[][][] >[987] >Underfull \hbox (badness 10000) detected at line 782 >[][][] >Underfull \hbox (badness 10000) detected at line 801 >[][][] >Underfull \hbox (badness 10000) detected at line 820 >[][][] >Underfull \hbox (badness 10000) detected at line 845 >[][][] >[988] >Underfull \hbox (badness 10000) detected at line 944 >[][][] >[989] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 990 undefined > on input line 963. >Underfull \hbox (badness 10000) detected at line 966 >[][][] >Underfull \hbox (badness 10000) detected at line 988 >[][][] >Underfull \hbox (badness 820) in paragraph at lines 1031--1032 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >Underfull \hbox (badness 820) in paragraph at lines 1042--1043 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >[990] >Underfull \hbox (badness 820) in paragraph at lines 1053--1054 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >) (./classgazebo_1_1math_1_1Vector4.tex [991] [992] [993] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[994] >Underfull \hbox (badness 10000) detected at line 268 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >[995] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >Underfull \hbox (badness 10000) detected at line 366 >[][][] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >[996] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >Underfull \hbox (badness 10000) detected at line 459 >[][][] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 481 >[][][] >[997] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[998] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector4' on page 999 undefined > on input line 625. >Underfull \hbox (badness 10000) detected at line 628 >[][][] >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector4' on page 999 undefined > on input line 647. >[999] >Underfull \hbox (badness 10000) detected at line 650 >[][][] >) (./classgazebo_1_1common_1_1Video.tex [1000] >Underfull \hbox (badness 10000) detected at line 69 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image' on page 1001 undefine >d on input line 85. >Underfull \hbox (badness 10000) detected at line 88 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >[1001] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >) (./classgazebo_1_1rendering_1_1VideoVisual.tex) >(./classgazebo_1_1rendering_1_1ViewController.tex [1002] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 1003 unde >fined on input line 37. >[1003] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1OrbitViewController_ad6c4 >5ea7b11c728b49b2f116d37b5c9a' on page 1004 undefined on input line 117. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1FPSViewController_a982ea9 >0833e2eb8fcf7fe9891f7b3cda' on page 1004 undefined on input line 117. >Underfull \hbox (badness 1014) in paragraph at lines 117--118 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::rendering-::-Orbit-View >-Controller \T1/phv/m/n/10 (p.[]), and \T1/phv/b/n/10 gazebo-::rendering-::-F- >P-S-View-Controller >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1OrbitViewController_a2409 >bd4143ce74709bff6428c3bb4e11' on page 1004 undefined on input line 137. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1FPSViewController_a3ef199 >8dc4a2d6eac085b5ec2327bafe' on page 1004 undefined on input line 137. >Underfull \hbox (badness 1014) in paragraph at lines 137--138 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::rendering-::-Orbit-View >-Controller \T1/phv/m/n/10 (p.[]), and \T1/phv/b/n/10 gazebo-::rendering-::-F- >P-S-View-Controller >[1004] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1OrbitViewController_a88f3 >ff4a8af8186ca82f61ea51871657' on page 1005 undefined on input line 157. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1FPSViewController_a473a2e >4601709d8357ea356995a4acfb' on page 1005 undefined on input line 157. >Underfull \hbox (badness 1014) in paragraph at lines 157--158 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::rendering-::-Orbit-View >-Controller \T1/phv/m/n/10 (p.[]), and \T1/phv/b/n/10 gazebo-::rendering-::-F- >P-S-View-Controller >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1OrbitViewController_a35f9 >7433e8b69bc2012cf4fa6dc768ee' on page 1005 undefined on input line 172. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1FPSViewController_a515003 >44c5c1ee1b35adb572f05cb53a' on page 1005 undefined on input line 172. >Underfull \hbox (badness 1014) in paragraph at lines 172--173 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::rendering-::-Orbit-View >-Controller \T1/phv/m/n/10 (p.[]), and \T1/phv/b/n/10 gazebo-::rendering-::-F- >P-S-View-Controller >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1OrbitViewController_ae8dd >3b3bdeccefbee4e776b9cadca633' on page 1005 undefined on input line 192. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Camera' on page 1005 unde >fined on input line 219. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1OrbitViewController_ad780 >1cd30f68a0369e8374e61822dce9' on page 1005 undefined on input line 223. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1FPSViewController_af6d8a4 >f2ceb9faa00cacfdcbf07903b2' on page 1005 undefined on input line 223. >Underfull \hbox (badness 1014) in paragraph at lines 223--224 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::rendering-::-Orbit-View >-Controller \T1/phv/m/n/10 (p.[]), and \T1/phv/b/n/10 gazebo-::rendering-::-F- >P-S-View-Controller >[1005]) (./classgazebo_1_1rendering_1_1Visual.tex [1006] [1007] >LaTeX Warning: Reference `namespaceOgre' on page 1008 undefined on input line 1 >05. >[1008] >Underfull \hbox (badness 1552) in paragraph at lines 195--196 >[]\T1/phv/m/n/10 static void \T1/phv/b/n/10 Insert-Mesh \T1/phv/m/n/10 (const \ >T1/phv/b/n/10 common-::-Mesh $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-mesh, con >st std-::string &-_-sub-Mesh="", bool -_-center- >[1009] >LaTeX Warning: Reference `namespaceOgre' on page 1010 undefined on input line 1 >96. >LaTeX Warning: Reference `namespaceOgre' on page 1010 undefined on input line 2 >05. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 1010 undef >ined on input line 251. >[1010] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 1011 unde >fined on input line 354. >[1011] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 1012 unde >fined on input line 382. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 1012 unde >fined on input line 384. >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 1012 unde >fined on input line 449. >[1012] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 1013 unde >fined on input line 492. >Underfull \hbox (badness 10000) detected at line 517 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual_a4f0763efce0829bf6 >2b59642a98df32b' on page 1013 undefined on input line 545. >Underfull \hbox (badness 10000) detected at line 550 >[][][] >[1013] >Underfull \hbox (badness 10000) detected at line 564 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >Underfull \hbox (badness 10000) detected at line 631 >[][][] >Underfull \hbox (badness 10000) detected at line 645 >[][][] >[1014] >Underfull \hbox (badness 10000) detected at line 659 >[][][] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 1015 unde >fined on input line 660. >Underfull \hbox (badness 10000) detected at line 673 >[][][] >Underfull \hbox (badness 10000) detected at line 687 >[][][] >Underfull \hbox (badness 10000) detected at line 701 >[][][] >Underfull \hbox (badness 10000) detected at line 715 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >[1015] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 1016 undefined on input line 7 >44. >Underfull \hbox (badness 10000) detected at line 757 >[][][] >Underfull \hbox (badness 10000) detected at line 771 >[][][] >Underfull \hbox (badness 10000) detected at line 785 >[][][] >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 802 >[][][] >LaTeX Warning: Reference `RenderTypes_8hh_a8225f8731d1b5e3a02d90478c83573f6' on > page 1016 undefined on input line 803. >LaTeX Warning: Reference `RenderTypes_8hh_ab95a2b8550ae14c3b2c7aeca07ec5409' on > page 1016 undefined on input line 805. >LaTeX Warning: Reference `RenderTypes_8hh_a66b92f47eea91b6dbd1192e152251234' on > page 1016 undefined on input line 807. >Underfull \hbox (badness 10000) detected at line 820 >[][][] >[1016] >Underfull \hbox (badness 10000) detected at line 834 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 1017 undefined on input line 8 >75. >LaTeX Warning: Reference `namespaceOgre' on page 1017 undefined on input line 8 >97. >[1017] >Underfull \hbox (badness 10000) detected at line 919 >[][][] >Underfull \hbox (badness 10000) detected at line 933 >[][][] >LaTeX Warning: Reference `group__gazebo__rendering_ga50c9a9dde105bf3e94f81de22e >fefaba' on page 1018 undefined on input line 965. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1ArrowVisual_a277dc3faf9d1 >22dceb3f026303f719ff' on page 1018 undefined on input line 965. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1SonarVisual_aa8dff79e2ad6 >2769748e25465af8a77d' on page 1018 undefined on input line 965. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1TransmitterVisual_ab13a50 >3f6fe665b6a8467689ebfade42' on page 1018 undefined on input line 965. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1AxisVisual_afd3286b539a49 >99b8211b577a235c0e9' on page 1018 undefined on input line 965. >[1018] [1019] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1LaserVisual_a243077a82e87 >983890943a430df09cfe' on page 1020 undefined on input line 1139. >[1020] [1021] [1022] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >LaTeX Warning: Reference `RenderTypes_8hh_a8225f8731d1b5e3a02d90478c83573f6' on > page 1023 undefined on input line 1402. >LaTeX Warning: Reference `RenderTypes_8hh_ab95a2b8550ae14c3b2c7aeca07ec5409' on > page 1023 undefined on input line 1404. >LaTeX Warning: Reference `RenderTypes_8hh_a66b92f47eea91b6dbd1192e152251234' on > page 1023 undefined on input line 1406. >[1023] [1024] [1025] >LaTeX Warning: Reference `namespaceOgre' on page 1026 undefined on input line 1 >626. >) (./classgazebo_1_1VisualPlugin.tex [1026]) >(./classgazebo_1_1rendering_1_1WindowManager.tex [1027] >LaTeX Warning: Reference `namespaceOgre' on page 1028 undefined on input line 3 >0. >[1028] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >LaTeX Warning: Reference `namespaceOgre' on page 1029 undefined on input line 1 >67. >[1029]) (./classgazebo_1_1rendering_1_1WireBox.tex [1030]) >(./classgazebo_1_1sensors_1_1WirelessReceiver.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 1031 undefi >ned on input line 5. >[1031] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 1032 undefi >ned on input line 38. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransceiver_a4437ad >4be52298aa9a57d3fc91c7150d' on page 1032 undefined on input line 81. >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >[1032] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransceiver_a01753c >497d15759ff1d31e08e23d489e' on page 1033 undefined on input line 138. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransceiver_a3aff26 >9a54a9d80813afe7a5947c0d13' on page 1033 undefined on input line 158. >) (./classgazebo_1_1sensors_1_1WirelessTransceiver.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 1033 undefi >ned on input line 5. >[1033] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 1034 undefi >ned on input line 46. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 1034 undefi >ned on input line 51. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ac79e415efcc4c205bba >2e56d40a6c327' on page 1034 undefined on input line 94. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessReceiver_ab84103496 >7692c34e22aa7ba09c66336' on page 1034 undefined on input line 98. >[1034] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 139 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a64dd4b19d72b78ccbad >3e12d0a5ca852' on page 1035 undefined on input line 144. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_ada830b3482150302712 >5af9b0744a295' on page 1035 undefined on input line 159. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransmitter_a93a19e >61c73220d8ab8149f45f109795' on page 1035 undefined on input line 163. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessReceiver_a8349e4ef6 >6a760a3cd82f3d63c991c8f' on page 1035 undefined on input line 163. >Underfull \hbox (badness 2846) in paragraph at lines 163--164 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.[]), and \T1/phv/b/n/10 gazebo-::sensors-::-Wirel >ess-Receiver >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a478b4dcdf67630e3e60 >48c09809f8063' on page 1035 undefined on input line 183. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransmitter_ad84524 >cba3297b142f895a383aabbbed' on page 1035 undefined on input line 187. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessReceiver_a0db2f7f68 >9f344dd80f4ca2eb9e310bb' on page 1035 undefined on input line 187. >Underfull \hbox (badness 2846) in paragraph at lines 187--188 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.[]), and \T1/phv/b/n/10 gazebo-::sensors-::-Wirel >ess-Receiver >[1035] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 1036 undefi >ned on input line 225. >) (./classgazebo_1_1sensors_1_1WirelessTransmitter.tex [1036] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >[1037] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransceiver_a01753c >497d15759ff1d31e08e23d489e' on page 1038 undefined on input line 138. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1WirelessTransceiver_a3aff26 >9a54a9d80813afe7a5947c0d13' on page 1038 undefined on input line 158. >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor_a307fbd85bbf0967be0a >3812990639459' on page 1038 undefined on input line 182. >[1038]) (./classgazebo_1_1physics_1_1World.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 1039 undefi >ned on input line 39. >[1039] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 1040 undefi >ned on input line 63. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time_a4d754a21c540451a01e2df >a0e37323c6' on page 1040 undefined on input line 67. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 1040 undefi >ned on input line 89. >[1040] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_ab4245b6d8170fae923a >25a4f00e52708' on page 1041 undefined on input line 122. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 1041 undefine >d on input line 122. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1041 undefin >ed on input line 128. >LaTeX Warning: Reference `classgazebo_1_1WorldPlugin' on page 1041 undefined on > input line 128. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1041 undefin >ed on input line 128. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1041 undefin >ed on input line 142. >[1041] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_ae9accdae6fbd723577c6 >6a209b889f7f' on page 1042 undefined on input line 183. >[1042] [1043] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 1044 undefin >ed on input line 245. >Underfull \hbox (badness 10000) detected at line 248 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 1044 undefi >ned on input line 276. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 1044 undefi >ned on input line 280. >Underfull \hbox (badness 10000) detected at line 283 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 1044 undefi >ned on input line 284. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 1044 undefi >ned on input line 284. >Underfull \hbox (badness 10000) detected at line 302 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 1044 undefi >ned on input line 303. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 1044 undefin >ed on input line 316. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_a09e476b6312c021b843f >d902b36fa29a' on page 1044 undefined on input line 316. >[1044] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 1045 undefin >ed on input line 322. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 1045 undefin >ed on input line 337. >Underfull \hbox (badness 10000) detected at line 340 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 1045 undefin >ed on input line 341. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_ab32851c588918bfcb1c6 >07d99d059620' on page 1045 undefined on input line 354. >Underfull \hbox (badness 10000) detected at line 359 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 1045 undefin >ed on input line 360. >Underfull \hbox (badness 10000) detected at line 373 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1045 undefin >ed on input line 374. >Underfull \hbox (badness 10000) detected at line 387 >[][][] >[1045] >Underfull \hbox (badness 10000) detected at line 401 >[][][] >Underfull \hbox (badness 10000) detected at line 415 >[][][] >Underfull \hbox (badness 10000) detected at line 429 >[][][] >Underfull \hbox (badness 10000) detected at line 443 >[][][] >Underfull \hbox (badness 10000) detected at line 457 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 1046 undefi >ned on input line 469. >Underfull \hbox (badness 10000) detected at line 471 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 1046 undefi >ned on input line 472. >[1046] >Underfull \hbox (badness 10000) detected at line 485 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time_a4d754a21c540451a01e2df >a0e37323c6' on page 1047 undefined on input line 497. >Underfull \hbox (badness 10000) detected at line 499 >[][][] >Underfull \hbox (badness 10000) detected at line 513 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[1047] >Underfull \hbox (badness 10000) detected at line 600 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_a224f73e953ea5b789f25 >45bc237c59e1' on page 1048 undefined on input line 601. >Underfull \hbox (badness 10000) detected at line 614 >[][][] >[1048] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity' on page 1049 undefi >ned on input line 664. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base_aac5daff6db4dc075660b5 >c278a44ca35' on page 1049 undefined on input line 720. >[1049] [1050] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1051 undefin >ed on input line 813. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1051 undefin >ed on input line 829. >Underfull \hbox (badness 10000) detected at line 859 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Entity_ab4245b6d8170fae923a >25a4f00e52708' on page 1051 undefined on input line 881. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 1051 undefine >d on input line 881. >) (./classgazebo_1_1WorldPlugin.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1051 undefin >ed on input line 5. >[1051] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1052 undefin >ed on input line 32. >) (./classgazebo_1_1physics_1_1WorldState.tex [1052] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1053 undefin >ed on input line 5. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState' on page 1053 un >defined on input line 37. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState' on page 1053 un >defined on input line 37. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1053 undefin >ed on input line 41. >[1053] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1054 undefin >ed on input line 67. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1054 undefin >ed on input line 69. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1054 undefin >ed on input line 69. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState' on page 1054 un >defined on input line 94. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1054 undefin >ed on input line 94. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState' on page 1054 un >defined on input line 110. >[1054] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Exception' on page 1055 unde >fined on input line 166. >Underfull \hbox (badness 10000) detected at line 180 >[][][] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState' on page 1055 un >defined on input line 225. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState' on page 1055 un >defined on input line 225. >[1055] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1ModelState' on page 1056 un >defined on input line 233. >Underfull \hbox (badness 10000) detected at line 246 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1056 undefin >ed on input line 258. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState' on page 1056 un >defined on input line 260. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1056 undefin >ed on input line 260. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState' on page 1056 un >defined on input line 276. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState' on page 1056 un >defined on input line 276. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1WorldState' on page 1056 un >defined on input line 278. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_ae4cdb43a508f51814427 >5c49e9b62e27' on page 1056 undefined on input line 283. >Underfull \hbox (badness 10000) detected at line 301 >[][][] >[1056] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 1057 undefin >ed on input line 336. >Underfull \hbox (badness 10000) detected at line 339 >[][][] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_aba7c588357f6c3d9b11a >51a2cb5cbf34' on page 1057 undefined on input line 360. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_aa1581e9a34de3f1c6adf >44d27060a768' on page 1057 undefined on input line 380. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 1057 undefin >ed on input line 395. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State_a4cea65b99e66e6818f1c >f5b0fc6b2ad8' on page 1057 undefined on input line 400. >[1057] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1058 undefin >ed on input line 437. >Underfull \hbox (badness 10000) detected at line 440 >[][][] >) (./classgazebo_1_1rendering_1_1WrenchVisual.tex [1058] [1059] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Visual' on page 1060 unde >fined on input line 52. >) [1060] >Chapter 11. >(./Actor_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Actor' on page 1061 undefin >ed on input line 16. >) (./Angle_8hh.tex [1061] >Underfull \hbox (badness 10000) detected at line 47 >[][][] >Underfull \hbox (badness 10000) detected at line 66 >[][][] >[1062] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./Animation_8hh.tex) (./ArrowVisual_8hh.tex [1063]) (./Assert_8hh.tex) >(./AudioDecoder_8hh.tex) (./AxisVisual_8hh.tex [1064]) (./BallJoint_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 1065 undefine >d on input line 10. >) (./Base_8hh.tex [1065] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 1066 undefine >d on input line 14. >) (./Base64_8hh.tex >Underfull \hbox (badness 10000) detected at line 32 >[][][] >[1066]) (./Box_8hh.tex >Underfull \hbox (badness 10000) in paragraph at lines 49--1 >) (./BoxShape_8hh.tex) (./BVHLoader_8hh.tex [1067]) (./CallbackHelper_8hh.tex >[1068] >LaTeX Warning: Reference `classgazebo_1_1transport_1_1CallbackHelper' on page 1 >069 undefined on input line 35. >) (./Camera_8hh.tex >Underfull \vbox (badness 7468) has occurred while \output is active [1069]) >(./CameraSensor_8hh.tex [1070]) (./CameraVisual_8hh.tex) (./cegui_8h.tex) >(./ColladaLoader_8hh.tex [1071]) (./Collision_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 1072 undefine >d on input line 16. >) (./CollisionState_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 1072 und >efined on input line 11. >) (./Color_8hh.tex [1072]) (./CommonIface_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 1073 un >defined on input line 21. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 1073 un >defined on input line 23. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 1073 un >defined on input line 25. >LaTeX Warning: Reference `classgazebo_1_1common_1_1SystemPaths' on page 1073 un >defined on input line 27. >[1073]) (./CommonTypes_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 1074 undefined > on input line 22. >[1074]) (./COMVisual_8hh.tex [1075]) (./Connection_8hh.tex [1076]) >(./ConnectionManager_8hh.tex) (./Console_8hh.tex [1077]) (./Contact_8hh.tex >[1078]) (./ContactManager_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Contact' on page 1079 undef >ined on input line 19. >) (./ContactSensor_8hh.tex [1079]) (./ContactVisual_8hh.tex) >(./Conversions_8hh.tex [1080] >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Conversions' on page 1081 > undefined on input line 13. >LaTeX Warning: Reference `Conversions_8hh' on page 1081 undefined on input line > 13. >LaTeX Warning: Reference `Conversions_8hh' on page 1081 undefined on input line > 13. >) (./CylinderShape_8hh.tex) (./DepthCamera_8hh.tex [1081]) >(./DepthCameraSensor_8hh.tex) (./Diagnostics_8hh.tex [1082]) >(./DynamicLines_8hh.tex) (./DynamicRenderable_8hh.tex [1083]) (./Entity_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 1084 undefine >d on input line 20. >) (./Event_8hh.tex [1084] >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 1085 undefined > on input line 29. >) (./Events_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 1085 undefined > on input line 13. >LaTeX Warning: Reference `classgazebo_1_1event_1_1Event' on page 1085 undefined > on input line 20. >) (./Exception_8hh.tex [1085]) (./ForceTorqueSensor_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 1086 undefi >ned on input line 11. >) (./FPSViewController_8hh.tex [1086]) (./gazebo_8hh.tex) >(./gazebo__core_8hh.tex) (./GazeboGenerator_8hh.tex [1087] >LaTeX Warning: Reference `namespacegazebo_1_1msgs' on page 1088 undefined on in >put line 10. >) (./GpsSensor_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1GpsSensor' on page 1088 und >efined on input line 15. >[1088]) (./GpuLaser_8hh.tex) (./GpuRaySensor_8hh.tex [1089]) (./Grid_8hh.tex) >(./Gripper_8hh.tex [1090]) (./GUIOverlay_8hh.tex) (./Heightmap_8hh.tex [1091]) >(./HeightmapShape_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1HeightmapShape' on page 109 >2 undefined on input line 16. >[1092]) (./Helpers_8hh.tex [1093] [1094]) (./Hinge2Joint_8hh.tex) >(./HingeJoint_8hh.tex [1095]) (./Image_8hh.tex) (./ImuSensor_8hh.tex [1096]) >(./Inertial_8hh.tex) (./IOManager_8hh.tex [1097]) (./Joint_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 1098 undefine >d on input line 20. >) (./Joint__TEST_8hh.tex [1098]) (./JointController_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 1099 undefin >ed on input line 17. >) (./JointState_8hh.tex [1099] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Joint' on page 1100 undefin >ed on input line 13. >) (./JointVisual_8hh.tex) (./JointWrench_8hh.tex [1100]) (./KeyEvent_8hh.tex) >(./KeyFrame_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1common_1_1NumericAnimation' on page 11 >01 undefined on input line 13. >LaTeX Warning: Reference `classgazebo_1_1common_1_1PoseAnimation' on page 1101 >undefined on input line 15. >[1101]) (./LaserVisual_8hh.tex) (./Light_8hh.tex [1102]) (./Link_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 1103 undefine >d on input line 21. >) (./LinkState_8hh.tex [1103] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 1104 undefine >d on input line 15. >) (./LogPlay_8hh.tex) (./LogRecord_8hh.tex [1104]) (./mainpage_8html.tex) >(./MapShape_8hh.tex) (./Master_8hh.tex [1105]) (./common_2Material_8hh.tex) >(./rendering_2Material_8hh.tex) (./MathTypes_8hh.tex [1106]) (./Matrix3_8hh.tex >) (./Matrix4_8hh.tex [1107]) (./Mesh_8hh.tex) (./MeshCSG_8hh.tex [1108]) >(./MeshLoader_8hh.tex) (./MeshManager_8hh.tex [1109]) (./MeshShape_8hh.tex) >(./Model_8hh.tex [1110]) (./ModelDatabase_8hh.tex [1111]) (./ModelState_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 1112 undefin >ed on input line 16. >) (./MouseEvent_8hh.tex) (./MovableText_8hh.tex [1112]) (./MsgFactory_8hh.tex >[1113]) (./msgs_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 1114 undefine >d on input line 26. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 1114 undef >ined on input line 28. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 1114 undefined o >n input line 30. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 1114 undefine >d on input line 32. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 1114 undefined > on input line 34. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 1114 undefined >on input line 36. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 1114 undef >ined on input line 40. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 1114 undefined o >n input line 42. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 1114 undefine >d on input line 44. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 1114 undefined > on input line 46. >[1114] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image' on page 1115 undefine >d on input line 68. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Image' on page 1115 undefine >d on input line 70. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 1115 undefine >d on input line 72. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 1115 undefine >d on input line 74. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Quaternion' on page 1115 undef >ined on input line 76. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Pose' on page 1115 undefined o >n input line 78. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Color' on page 1115 undefine >d on input line 80. >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 1115 undefined > on input line 82. >LaTeX Warning: Reference `classgazebo_1_1math_1_1Plane' on page 1115 undefined >on input line 84. >) (./MultiCameraSensor_8hh.tex [1115]) (./MultiRayShape_8hh.tex) >(./Node_8hh.tex [1116]) (./Noise_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Noise' on page 1117 undefin >ed on input line 11. >) (./ogre__gazebo_8h.tex) (./OpenAL_8hh.tex [1117] >Underfull \vbox (badness 10000) has occurred while \output is active [1118] >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 1119 undefined > on input line 18. >LaTeX Warning: Reference `classgazebo_1_1util_1_1OpenAL' on page 1119 undefined > on input line 20. >) (./OrbitViewController_8hh.tex) (./PhysicsEngine_8hh.tex [1119] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 1120 undefine >d on input line 14. >) (./PhysicsFactory_8hh.tex [1120]) (./PhysicsIface_8hh.tex >LaTeX Warning: Reference `group__gazebo__transport_gab0a3bb03f93e3d79ed40d413eb >788e55' on page 1121 undefined on input line 21. >LaTeX Warning: Reference `classgazebo_1_1SystemPlugin' on page 1121 undefined o >n input line 31. >LaTeX Warning: Reference `group__gazebo__transport_ga0ade354f82692614cd2aae5365 >4902d4' on page 1121 undefined on input line 31. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_a5fb6dff8bf90f68684b7 >b02a5b9172a3' on page 1121 undefined on input line 37. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_a716c717e13d0ae7c3735 >cf25c97edd86' on page 1121 undefined on input line 43. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World_aa336f4127067361129f9 >5ba5117dfea6' on page 1121 undefined on input line 47. >[1121]) (./PhysicsTypes_8hh.tex [1122] [1123]) (./PID_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1common_1_1PID' on page 1124 undefined >on input line 10. >) (./Plane_8hh.tex [1124]) (./PlaneShape_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Collision' on page 1125 und >efined on input line 11. >) (./Plugin_8hh.tex [1125] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Model' on page 1126 undefin >ed on input line 24. >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1126 undefin >ed on input line 34. >[1126] >Underfull \hbox (badness 10000) detected at line 87 >[][][] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >[1127] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >) (./Pose_8hh.tex) (./Projector_8hh.tex [1128]) (./Publication_8hh.tex) >(./PublicationTransport_8hh.tex [1129]) (./Publisher_8hh.tex) >(./Quaternion_8hh.tex [1130]) (./Rand_8hh.tex [1131]) (./RaySensor_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 1132 undefi >ned on input line 14. >) (./RayShape_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 1132 undefine >d on input line 12. >[1132]) (./RenderEngine_8hh.tex) (./RenderEvents_8hh.tex [1133]) >(./RenderingIface_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 1134 undef >ined on input line 17. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 1134 undef >ined on input line 21. >LaTeX Warning: Reference `classgazebo_1_1rendering_1_1Scene' on page 1134 undef >ined on input line 27. >) (./RenderTypes_8hh.tex [1134] >Underfull \hbox (badness 3158) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--P-O-I-N-T-_--L-I-S-T >\T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L >-I-N-E-_--L-I-S-T \T1/phv/m/n/10 = 1, >Underfull \hbox (badness 4341) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L-I-N-E-_--S-T-R-I-P >\T1/phv/m/n/10 = 2, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--T >-R-I-A-N-G-L-E-_--L-I-S-T >[1135]) (./RFIDSensor_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 1136 undefi >ned on input line 14. >[1136]) (./RFIDTag_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1RFIDTag' on page 1137 undef >ined on input line 14. >) (./RFIDTagVisual_8hh.tex) (./RFIDVisual_8hh.tex [1137]) (./Road_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Road' on page 1138 undefine >d on input line 12. >) (./Road2d_8hh.tex [1138]) (./RotationSpline_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1math_1_1Spline' on page 1139 undefined > on input line 11. >) (./RTShaderSystem_8hh.tex [1139] >LaTeX Warning: Reference `namespaceOgre' on page 1140 undefined on input line 1 >5. >) (./Scene_8hh.tex [1140]) (./ScrewJoint_8hh.tex) (./SelectionObj_8hh.tex) >(./Sensor_8hh.tex [1141] >Underfull \hbox (badness 892) in paragraph at lines 32--37 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 gazebo-::sensors-::-Sensor-Category \T1/ph >v/m/n/10 { \T1/phv/b/n/10 gazebo-::sensors-::-I-M-A-G-E \T1/phv/m/n/10 = 0, \T1 >/phv/b/n/10 gazebo-::sensors-::-R-A-Y \T1/phv/m/n/10 = 1, >) (./SensorFactory_8hh.tex [1142]) (./SensorManager_8hh.tex) >(./SensorsIface_8hh.tex [1143]) (./SensorTypes_8hh.tex [1144] [1145]) >(./Server_8hh.tex) (./Shape_8hh.tex [1146] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 1147 undefine >d on input line 15. >) (./simbody__inc_8h.tex) (./SimbodyBallJoint_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SimbodyBallJoint' on page 1 >147 undefined on input line 11. >) (./SimbodyBoxShape_8hh.tex [1147]) (./SimbodyCollision_8hh.tex) >(./SimbodyCylinderShape_8hh.tex [1148]) (./SimbodyHeightmapShape_8hh.tex) >(./SimbodyHinge2Joint_8hh.tex [1149]) (./SimbodyHingeJoint_8hh.tex) >(./SimbodyJoint_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Base' on page 1150 undefine >d on input line 13. >[1150]) (./SimbodyLink_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1Link' on page 1151 undefine >d on input line 12. >) (./SimbodyMeshShape_8hh.tex) (./SimbodyModel_8hh.tex [1151]) >(./SimbodyMultiRayShape_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1MultiRayShape' on page 1152 > undefined on input line 9. >) (./SimbodyPhysics_8hh.tex [1152]) (./SimbodyPlaneShape_8hh.tex) >(./SimbodyRayShape_8hh.tex) (./SimbodyScrewJoint_8hh.tex [1153]) >(./SimbodySliderJoint_8hh.tex) (./SimbodySphereShape_8hh.tex [1154]) >(./SimbodyTypes_8hh.tex) (./SimbodyUniversalJoint_8hh.tex [1155]) >(./SingletonT_8hh.tex) (./Skeleton_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1common_1_1NodeTransform' on page 1156 >undefined on input line 14. >LaTeX Warning: Reference `Skeleton_8hh' on page 1156 undefined on input line 14 >. >[1156]) (./SkeletonAnimation_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1common_1_1Skeleton' on page 1157 undef >ined on input line 16. >) (./SliderJoint_8hh.tex [1157]) (./SonarSensor_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 1158 undefi >ned on input line 14. >) (./SonarVisual_8hh.tex [1158]) (./SphereShape_8hh.tex) >(./SphericalCoordinates_8hh.tex) (./Spline_8hh.tex [1159]) (./State_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1State' on page 1160 undefin >ed on input line 13. >) (./STLLoader_8hh.tex [1160]) (./SubscribeOptions_8hh.tex) >(./Subscriber_8hh.tex [1161]) (./SubscriptionTransport_8hh.tex) >(./SurfaceParams_8hh.tex [1162] >LaTeX Warning: Reference `classgazebo_1_1physics_1_1SurfaceParams' on page 1163 > undefined on input line 11. >) (./SystemPaths_8hh.tex) (./Time_8hh.tex [1163] >LaTeX Warning: Reference `classgazebo_1_1common_1_1Time' on page 1164 undefined > on input line 14. >) (./Timer_8hh.tex) (./TopicManager_8hh.tex [1164]) >(./TransmitterVisual_8hh.tex [1165]) (./TransportIface_8hh.tex [1166]) >(./TransportTypes_8hh.tex [1167]) (./UniversalJoint_8hh.tex) >(./UpdateInfo_8hh.tex) (./UserCamera_8hh.tex [1168]) (./UtilTypes_8hh.tex) >(./Vector2d_8hh.tex [1169]) (./Vector2i_8hh.tex) (./Vector3_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1math_1_1Vector3' on page 1170 undefine >d on input line 13. >[1170]) (./Vector4_8hh.tex) (./Video_8hh.tex) (./VideoVisual_8hh.tex [1171]) >(./ViewController_8hh.tex) (./Visual_8hh.tex [1172]) (./WindowManager_8hh.tex >[1173]) (./WireBox_8hh.tex) (./WirelessReceiver_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 1174 undefi >ned on input line 12. >) (./WirelessTransceiver_8hh.tex [1174] >LaTeX Warning: Reference `classgazebo_1_1sensors_1_1Sensor' on page 1175 undefi >ned on input line 13. >) (./WirelessTransmitter_8hh.tex) (./World_8hh.tex [1175]) >(./WorldState_8hh.tex >LaTeX Warning: Reference `classgazebo_1_1physics_1_1World' on page 1176 undefin >ed on input line 14. >[1176]) (./WrenchVisual_8hh.tex) [1177] >No file refman.ind. >(./refman.aux (./group__gazebo__event.aux) (./group__gazebo__math.aux) >(./group__gazebo__msgs.aux) (./group__gazebo__physics.aux) >(./group__gazebo__physics__simbody.aux) (./group__gazebo__rendering.aux) >(./group__gazebo__sensors.aux) (./group__gazebo__transport.aux) >(./group__gazebo__util.aux)) >LaTeX Font Warning: Some font shapes were not available, defaults substituted. >LaTeX Warning: There were undefined references. >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. > ) >(see the transcript file for additional information){/usr/share/texlive/texmf-d >ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ >ic/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams >fonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr >8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr >/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8ac.pfb></usr/share/texl >ive/texmf-dist/fonts/type1/urw/helvetic/uhvbo8a.pfb></usr/share/texlive/texmf-d >ist/fonts/type1/urw/helvetic/uhvbo8ac.pfb></usr/share/texlive/texmf-dist/fonts/ >type1/urw/helvetic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/he >lvetic/uhvro8a.pfb> >Output written on refman.pdf (1181 pages, 1854997 bytes). >Transcript written on refman.log. >makeindex refman.idx >This is makeindex, version 2.15 [TeX Live 2014/dev] (kpathsea + Thai support). >Scanning input file refman.idx............done (8637 entries accepted, 24 rejected). >Sorting entries......................................................................................done (123608 comparisons). >Generating output file refman.ind............done (10726 lines written, 0 warnings). >Output written in refman.ind. >Transcript written in refman.ilg. >pdflatex refman >This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2014/dev) > restricted \write18 enabled. >entering extended mode >(./refman.tex >LaTeX2e <2011/06/27> >Babel <3.9g> and hyphenation patterns for 76 languages loaded. >(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls >Document Class: book 2007/10/19 v1.4h Standard LaTeX document class >(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)) >(/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) >(/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) >(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) >(/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/xtab/xtab.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg))) >(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) >(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty) >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty) >(/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) >(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) >(/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty) >Writing index file refman.idx >(./refman.aux (./group__gazebo__event.aux) (./group__gazebo__math.aux) >(./group__gazebo__msgs.aux) (./group__gazebo__physics.aux) >(./group__gazebo__physics__simbody.aux) (./group__gazebo__rendering.aux) >(./group__gazebo__sensors.aux) (./group__gazebo__transport.aux) >(./group__gazebo__util.aux)) >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) >(/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii >[Loading MPS to PDF converter (version 2006.09.02).] >) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) >*geometry* driver: auto-detecting >*geometry* detected driver: pdftex >[1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] >(./refman.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) [3] [4] [5] [6] >[7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] >[22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] >[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] >[52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] >[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] >[82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] >[97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] >[110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] >[122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] >[134] [135] [136] [137] [138] [139] [140] [141] [142] [143]) [144] >Chapter 1. >(./index.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) >[1] [2] >Chapter 2. >(./todo.tex) [3] [4] >Chapter 3. >(./modules.tex) [5] [6] >Chapter 4. >(./namespaces.tex) [7] [8] >Chapter 5. >(./hierarchy.tex [9] [10] [11] [12] [13]) [14] >Chapter 6. >(./annotated.tex >Underfull \vbox (badness 2698) has occurred while \output is active [15] >Underfull \vbox (badness 4647) has occurred while \output is active [16] >[17] >Underfull \vbox (badness 5231) has occurred while \output is active [18] >[19] >Underfull \vbox (badness 4144) has occurred while \output is active [20] >[21] >Underfull \vbox (badness 4647) has occurred while \output is active [22]) >[23] [24] >Chapter 7. >(./files.tex [25] [26] [27] [28]) [29] [30] >Chapter 8. >(./group__gazebo__common.tex >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [31] [32] [33] >[34] [35] >Underfull \hbox (badness 2197) in paragraph at lines 296--297 >\T1/phv/m/n/10 Radius(), gazebo-::physics-::-Simbody-Box-Shape-::-Set-Size(), g >azebo-::physics-::-Simbody-Cylinder-Shape-::-Set-Size(), and >Underfull \hbox (badness 10000) detected at line 309 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/n' undefined >(Font) using `T1/pcr/m/n' instead on input line 332. >[36] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >[37] >Underfull \hbox (badness 10000) detected at line 435 >[][][] >Underfull \hbox (badness 10000) detected at line 457 >[][][] >Underfull \hbox (badness 10000) detected at line 476 >[][][] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >[38] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >Underfull \hbox (badness 10000) detected at line 557 >[][][] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/it' undefined >(Font) using `T1/pcr/bc/n' instead on input line 586. >[39] >Underfull \hbox (badness 10000) detected at line 598 >[][][] >Underfull \hbox (badness 10000) detected at line 612 >[][][] >Underfull \hbox (badness 10000) detected at line 642 >[][][] >Underfull \hbox (badness 10000) detected at line 656 >[][][] >[40] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 700 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >[41] >Underfull \hbox (badness 10000) detected at line 800 >[][][] >) [42] (./group__gazebo__event.tex [43] >Underfull \hbox (badness 10000) detected at line 67 >[][][] >Underfull \hbox (badness 1248) in paragraph at lines 77--78 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Connect-Add-Entity() >, gazebo-::event-::-Events-::-Connect-Create-Entity(), gazebo- >Underfull \hbox (badness 3407) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Events-::-Connect-Create-Scene(), gazebo-::event- >::-Events-::-Connect-Delete-Entity(), gazebo-::event-::-Events-::- >Underfull \hbox (badness 1546) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Camera-::-Connect-New-Image-Frame(), gazebo-::ren >dering-::-Gpu-Laser-::-Connect-New-Laser-Frame(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::physics-::-Multi-Ray-Shape-::-Connect-New-Laser-Scans(), gazeb >o-::rendering-::-Depth-Camera-::-Connect-New-R-G-B-Point- >Underfull \hbox (badness 1308) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::-Sensor-::-Connect-Updated(), gazebo-::event-::-Events-::-Conn >ect-World-Created(), gazebo-::event-::-Events-::-Connect-World- >Underfull \hbox (badness 10000) detected at line 90 >[][][] >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Disconnect-Add-Entit >y(), gazebo-::event-::-Events-::-Disconnect-Create-Entity(), >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 gazebo-::rendering-::-Events-::-Disconnect-Create-Scene(), gazeb >o-::event-::-Events-::-Disconnect-Delete-Entity(), gazebo- >Underfull \hbox (badness 7832) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::event-::-Events-::-Disconnect-Diag-Timer-Start(), gazebo-::eve >nt-::-Events-::-Disconnect-Diag-Timer-Stop(), gazebo-::physics- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Link-::-Disconnect-Enabled(), gazebo-::physics-::-Joint-::-Di >sconnect-Joint-Update(), gazebo-::rendering-::-Depth-Camera- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-New-Depth-Frame(), gazebo-::rendering-::-Camera-:: >-Disconnect-New-Image-Frame(), gazebo-::rendering-::- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Gpu-Laser-::-Disconnect-New-Laser-Frame(), gazebo-::physics-::-M >ulti-Ray-Shape-::-Disconnect-New-Laser-Scans(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::rendering-::-Depth-Camera-::-Disconnect-New-R-G-B-Point-Cloud( >), gazebo-::event-::-Events-::-Disconnect-Pause(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Remove-Scene(), gazebo-::event-::-Events-::-Discon >nect-Render(), gazebo-::event-::-Events-::-Disconnect-Set- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Selected-Entity(), gazebo-::transport-::-Connection-::-Disconnec >t-Shutdown(), gazebo-::event-::-Events-::-Disconnect-Sig- >Underfull \hbox (badness 4505) in paragraph at lines 123--124 >\T1/phv/m/n/10 Int(), gazebo-::event-::-Events-::-Disconnect-Step(), gazebo-::e >vent-::-Events-::-Disconnect-Stop(), gazebo-::sensors-::-Force- >Underfull \hbox (badness 2689) in paragraph at lines 123--124 >\T1/phv/m/n/10 Torque-Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sonar- >Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sensor- >Underfull \hbox (badness 2443) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Updated(), gazebo-::event-::-Events-::-Disconnect- >World-Created(), and gazebo-::event-::-Events-::-Disconnect- >[44]) [45] (./group__gazebo__math.tex [46] [47] >Underfull \hbox (badness 5726) in paragraph at lines 143--144 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Quaternion-::-Correct(), gazebo >-::math-::-Quaternion-::-Get-Inverse(), gazebo-::physics-::- >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[48] [49] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[50] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 318 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[51] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >) [52] (./group__gazebo__msgs.tex [53] [54] >Underfull \hbox (badness 10000) detected at line 156 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >[55] [56] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >[57] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >[58] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >[59] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >[60] [61] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >[62] [63] [64] >Underfull \hbox (badness 10000) detected at line 765 >[][][] >Underfull \hbox (badness 10000) detected at line 784 >[][][] >) [65] (./group__gazebo__physics.tex [66] [67] [68] [69] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[70] [71] >Underfull \hbox (badness 10000) detected at line 468 >[][][] >[72]) [73] (./group__gazebo__physics__simbody.tex [74]) [75] >(./group__gazebo__rendering.tex [76] >Underfull \hbox (badness 6526) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-S-E-L-E-C-T-I-O-N-_--N-O- >N-E \T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T >-R-A-N-S\T1/phv/m/n/10 , >Underfull \hbox (badness 10000) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--X\T1/phv/m/n >/10 , \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--Y\T1/p >hv/m/n/10 , \T1/phv/b/n/10 gazebo- >[77] [78] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >[79] [80] [81] >Underfull \hbox (badness 10000) detected at line 454 >[][][] >) [82] (./group__gazebo__sensors.tex [83] [84] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[85] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >Underfull \hbox (badness 10000) detected at line 243 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[86] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >) [87] (./group__gazebo__transport.tex [88] [89] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[90] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[91] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[92] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >) [93] (./group__gazebo__util.tex) [94] >Chapter 9. >(./namespaceboost.tex) (./namespacegazebo.tex [95] [96]) >(./namespacegazebo_1_1common.tex [97] [98] [99] [100]) >(./namespacegazebo_1_1event.tex) (./namespacegazebo_1_1math.tex [101] [102] >[103]) (./namespacegazebo_1_1msgs.tex [104] [105]) >(./namespacegazebo_1_1physics.tex [106] [107] [108] [109] [110] [111]) >(./namespacegazebo_1_1rendering.tex [112] [113] [114] [115] [116] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >) (./namespacegazebo_1_1sensors.tex [117] [118] [119] [120] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >) (./namespacegazebo_1_1transport.tex [121] [122] [123]) >(./namespacegazebo_1_1util.tex [124]) (./namespacegoogle.tex) >(./namespacegoogle_1_1protobuf.tex) >(./namespacegoogle_1_1protobuf_1_1compiler.tex) >(./namespacegoogle_1_1protobuf_1_1compiler_1_1cpp.tex) (./namespaceOgre.tex) >(./namespaceogre.tex) (./namespaceSimTK.tex) (./namespaceSkyX.tex) [125] >[126] >Chapter 10. >(./classgazebo_1_1physics_1_1Actor.tex [127] [128] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >[129] [130] [131] [132]) (./classgazebo_1_1math_1_1Angle.tex [133] [134] >Underfull \hbox (badness 10000) detected at line 157 >[][][] >[135] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 220 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 258 >[][][] >[136] >Underfull \hbox (badness 10000) detected at line 277 >[][][] >Underfull \hbox (badness 10000) detected at line 296 >[][][] >Underfull \hbox (badness 10000) detected at line 315 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[137] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[138] >Underfull \hbox (badness 10000) detected at line 429 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >[139] >Underfull \hbox (badness 10000) detected at line 519 >[][][] >Underfull \hbox (badness 10000) detected at line 541 >[][][] >) (./classgazebo_1_1common_1_1Animation.tex [140] [141] [142] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >[143]) (./classgazebo_1_1rendering_1_1ArrowVisual.tex [144]) >(./classgazebo_1_1common_1_1AssertionInternalError.tex [145]) >(./classgazebo_1_1common_1_1AudioDecoder.tex [146] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[147] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 132 >[][][] >) (./classgazebo_1_1rendering_1_1AxisVisual.tex [148] [149]) >(./classgazebo_1_1physics_1_1BallJoint.tex [150] [151]) >(./classgazebo_1_1physics_1_1Base.tex >Underfull \hbox (badness 1308) in paragraph at lines 18--52 >\T1/phv/b/n/10 J-O-I-N-T \T1/phv/m/n/10 = 0x00000040, \T1/phv/b/n/10 B-A-L-L-_- >-J-O-I-N-T \T1/phv/m/n/10 = 0x00000080, \T1/phv/b/n/10 H-I-N-G-E2-_--J-O-I-N-T >\T1/phv/m/n/10 = 0x00000100, \T1/phv/b/n/10 H-I-N-G-E-_--J-O-I-N-T \T1/phv/m/n/ >10 = >[152] [153] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >[154] [155] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >[156] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 364 >[][][] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 392 >[][][] >[157] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >Underfull \hbox (badness 10000) detected at line 434 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >Underfull \hbox (badness 10000) detected at line 476 >[][][] >[158] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >Underfull \hbox (badness 981) in paragraph at lines 543--544 >\T1/phv/b/n/10 ::-Heightmap-Shape \T1/phv/m/n/10 (p.378[]), \T1/phv/b/n/10 gaz >ebo-::physics-::-Mesh-Shape \T1/phv/m/n/10 (p.530[]), \T1/phv/b/n/10 gazebo-:: >physics-::-Simbody-Hinge2-Joint >Underfull \hbox (badness 10000) detected at line 556 >[][][] >[159] [160] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >[161] [162] [163] [164]) (./classgazebo_1_1math_1_1Box.tex [165] [166] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 192 >[][][] >[167] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >Underfull \hbox (badness 10000) detected at line 284 >[][][] >[168] >Underfull \hbox (badness 10000) detected at line 303 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >) (./classgazebo_1_1physics_1_1BoxShape.tex [169] [170] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >) (./classgazebo_1_1common_1_1BVHLoader.tex [171] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1transport_1_1CallbackHelper.tex [172] [173] >Underfull \hbox (badness 10000) detected at line 86 >[][][] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 139 >[][][] >[174] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >) (./classgazebo_1_1transport_1_1CallbackHelperT.tex >Underfull \hbox (badness 1205) in paragraph at lines 18--19 >[]\T1/phv/b/n/10 Callback-Helper-T \T1/phv/m/n/10 (const boost-::function$\OML/ >ztmcm/m/it/10 <$ \T1/phv/m/n/10 void(const boost-::shared-_-ptr$\OML/ztmcm/m/it >/10 <$ \T1/phv/m/n/10 M const $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 &)$\OML/ztm >cm/m/it/10 >$ \T1/phv/m/n/10 &-_-cb, bool -_- >[175] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >[176] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >Underfull \hbox (badness 10000) detected at line 147 >[][][] >) (./classgazebo_1_1rendering_1_1Camera.tex [177] [178] [179] [180] [181] >[182] [183] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >[184] [185] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 495 >[][][] >[186] >Underfull \hbox (badness 10000) detected at line 580 >[][][] >Underfull \hbox (badness 10000) detected at line 594 >[][][] >[187] >Underfull \hbox (badness 10000) detected at line 633 >[][][] >Underfull \hbox (badness 10000) detected at line 647 >[][][] >Underfull \hbox (badness 10000) detected at line 661 >[][][] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 689 >[][][] >[188] >Underfull \hbox (badness 10000) detected at line 703 >[][][] >Underfull \hbox (badness 10000) detected at line 728 >[][][] >Underfull \hbox (badness 10000) detected at line 747 >[][][] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >[189] >Underfull \hbox (badness 10000) detected at line 789 >[][][] >Underfull \hbox (badness 10000) detected at line 807 >[][][] >Underfull \hbox (badness 10000) detected at line 825 >[][][] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >Underfull \hbox (badness 10000) detected at line 853 >[][][] >Underfull \hbox (badness 10000) detected at line 867 >[][][] >[190] >Underfull \hbox (badness 10000) detected at line 881 >[][][] >Underfull \hbox (badness 10000) detected at line 895 >[][][] >Underfull \hbox (badness 10000) detected at line 909 >[][][] >Underfull \hbox (badness 10000) detected at line 923 >[][][] >Underfull \hbox (badness 10000) detected at line 937 >[][][] >Underfull \hbox (badness 10000) detected at line 951 >[][][] >[191] >Underfull \hbox (badness 10000) detected at line 965 >[][][] >Underfull \hbox (badness 10000) detected at line 979 >[][][] >Underfull \hbox (badness 10000) detected at line 993 >[][][] >Underfull \hbox (badness 10000) detected at line 1007 >[][][] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >Underfull \hbox (badness 10000) detected at line 1035 >[][][] >[192] >Underfull \hbox (badness 10000) detected at line 1049 >[][][] >Underfull \hbox (badness 10000) detected at line 1063 >[][][] >Underfull \hbox (badness 10000) detected at line 1077 >[][][] >Underfull \hbox (badness 10000) detected at line 1091 >[][][] >Underfull \hbox (badness 10000) detected at line 1105 >[][][] >[193] >Underfull \hbox (badness 10000) detected at line 1133 >[][][] >Underfull \hbox (badness 10000) detected at line 1147 >[][][] >Underfull \hbox (badness 10000) detected at line 1161 >[][][] >Underfull \hbox (badness 10000) detected at line 1175 >[][][] >Underfull \hbox (badness 10000) detected at line 1197 >[][][] >[194] >Underfull \hbox (badness 10000) detected at line 1242 >[][][] >Underfull \hbox (badness 10000) detected at line 1261 >[][][] >[195] >Underfull \hbox (badness 10000) detected at line 1311 >[][][] >Underfull \hbox (badness 10000) detected at line 1338 >[][][] >[196] >Underfull \hbox (badness 10000) detected at line 1462 >[][][] >[197] >Underfull \hbox (badness 10000) detected at line 1496 >[][][] >[198] [199] [200] >Underfull \hbox (badness 10000) detected at line 1846 >[][][] >Underfull \hbox (badness 10000) detected at line 1865 >[][][] >[201] [202] [203]) (./classgazebo_1_1sensors_1_1CameraSensor.tex [204] [205] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >[206] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 200 >[][][] >[207] >Underfull \hbox (badness 10000) detected at line 266 >[][][] >) (./classgazebo_1_1rendering_1_1CameraVisual.tex [208] [209]) >(./classgazebo_1_1common_1_1ColladaLoader.tex [210] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1physics_1_1Collision.tex [211] [212] [213] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >[214] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 324 >[][][] >[215] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 374 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 405 >[][][] >Underfull \hbox (badness 10000) detected at line 419 >[][][] >[216] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 455 >[][][] >Underfull \hbox (badness 10000) detected at line 473 >[][][] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >[217] [218] [219]) (./classgazebo_1_1physics_1_1CollisionState.tex [220] >[221] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >[222] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 212 >[][][] >Underfull \hbox (badness 10000) detected at line 231 >[][][] >Underfull \hbox (badness 10000) detected at line 256 >[][][] >) (./classgazebo_1_1common_1_1Color.tex [223] [224] [225] [226] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >[227] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >[228] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 392 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >[229] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 468 >[][][] >Underfull \hbox (badness 10000) detected at line 487 >[][][] >[230] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >Underfull \hbox (badness 10000) detected at line 525 >[][][] >Underfull \hbox (badness 10000) detected at line 544 >[][][] >Underfull \hbox (badness 10000) detected at line 563 >[][][] >[231] >Underfull \hbox (badness 10000) detected at line 582 >[][][] >Underfull \hbox (badness 10000) detected at line 601 >[][][] >[232] [233] >Underfull \hbox (badness 10000) detected at line 770 >[][][] >[234]) (./classgazebo_1_1rendering_1_1COMVisual.tex [235] [236]) >(./classgazebo_1_1event_1_1Connection.tex [237] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >) (./classgazebo_1_1transport_1_1Connection.tex [238] [239] [240] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >[241] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[242] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >Underfull \hbox (badness 10000) detected at line 362 >[][][] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[243] >Underfull \hbox (badness 10000) detected at line 471 >[][][] >Underfull \hbox (badness 10000) detected at line 528 >[][][] >) (./classgazebo_1_1transport_1_1ConnectionManager.tex [244] [245] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >[246] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >[247] [248]) (./classgazebo_1_1common_1_1Console.tex [249]) >(./classgazebo_1_1physics_1_1Contact.tex [250] [251] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 147 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >[252]) (./classgazebo_1_1physics_1_1ContactManager.tex [253] [254] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 146 >[][][] >[255] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >Underfull \hbox (badness 10000) detected at line 205 >[][][] >) (./classgazebo_1_1physics_1_1ContactPublisher.tex [256]) >(./classgazebo_1_1sensors_1_1ContactSensor.tex [257] [258] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 146 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >[259] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >[260]) (./classgazebo_1_1rendering_1_1ContactVisual.tex [261]) >(./classgazebo_1_1rendering_1_1Conversions.tex [262] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >[263] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >) (./classgazebo_1_1physics_1_1CylinderShape.tex [264] [265] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[266]) (./classgazebo_1_1rendering_1_1DepthCamera.tex [267] [268] [269] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >[270] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >[271]) (./classgazebo_1_1sensors_1_1DepthCameraSensor.tex [272] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >[273] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >) (./classgazebo_1_1util_1_1DiagnosticManager.tex [274] >Underfull \hbox (badness 10000) detected at line 59 >[][][] >Underfull \hbox (badness 10000) detected at line 73 >[][][] >[275] >Underfull \hbox (badness 10000) detected at line 92 >[][][] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[276] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >) (./classgazebo_1_1util_1_1DiagnosticTimer.tex [277] [278] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >) (./classgazebo_1_1rendering_1_1DummyPageProvider.tex [279]) >(./classgazebo_1_1rendering_1_1DynamicLines.tex [280] [281] >Underfull \hbox (badness 10000) detected at line 148 >[][][] >[282] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >) (./classgazebo_1_1rendering_1_1DynamicRenderable.tex [283] [284] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >[285] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 206 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[286]) (./classgazebo_1_1physics_1_1Entity.tex [287] [288] [289] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >[290] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >[291] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 362 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >[292] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >[293] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 484 >[][][] >Underfull \hbox (badness 10000) detected at line 498 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >[294] [295] [296] [297]) (./classgazebo_1_1event_1_1Event.tex [298]) >(./classgazebo_1_1rendering_1_1Events.tex [299] >Underfull \hbox (badness 10000) detected at line 54 >[][][] >[300] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >) (./classgazebo_1_1event_1_1Events.tex [301] [302] [303] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[304] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[305] [306] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 322 >[][][] >[307] [308] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[309] [310] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 460 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >[311] [312] [313] [314] [315] [316]) (./classgazebo_1_1event_1_1EventT.tex >[317] [318] [319] [320] [321] [322] [323] [324]) >(./classgazebo_1_1common_1_1Exception.tex [325] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >[326] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >) (./classgazebo_1_1sensors_1_1ForceTorqueSensor.tex [327] [328] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[329] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >) (./classgazebo_1_1rendering_1_1FPSViewController.tex [330] [331] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./classgoogle_1_1protobuf_1_1compiler_1_1cpp_1_1GazeboGenerator.tex [332]) >(./classgazebo_1_1sensors_1_1GpsSensor.tex [333] [334] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[335]) (./classgazebo_1_1rendering_1_1GpuLaser.tex [336] [337] [338] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >[339] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 325 >[][][] >[340] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[341] [342] [343] [344]) (./classgazebo_1_1sensors_1_1GpuRaySensor.tex [345] >[346] [347] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[348] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >[349] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 370 >[][][] >[350] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >[351] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >[352] >Underfull \hbox (badness 10000) detected at line 547 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >Underfull \hbox (badness 10000) detected at line 575 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[353] >Underfull \hbox (badness 10000) detected at line 632 >[][][] >Underfull \hbox (badness 10000) detected at line 650 >[][][] >[354] [355]) (./classgazebo_1_1rendering_1_1Grid.tex [356] [357] [358] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >[359] [360]) (./classgazebo_1_1physics_1_1Gripper.tex [361] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >) (./classgazebo_1_1rendering_1_1GUIOverlay.tex [362] [363] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >[364] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >[365] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >) (./classgazebo_1_1rendering_1_1GzTerrainMatGen.tex [366]) >(./classgazebo_1_1rendering_1_1Heightmap.tex [367] [368] >Underfull \hbox (badness 10000) detected at line 116 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[369] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[370] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >[371] [372]) (./classgazebo_1_1physics_1_1HeightmapShape.tex [373] [374] >[375] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >[376] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[377]) (./classgazebo_1_1physics_1_1Hinge2Joint.tex [378] [379]) >(./classgazebo_1_1physics_1_1HingeJoint.tex [380]) >(./classgazebo_1_1common_1_1Image.tex [381] [382] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >[383] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >[384] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >[385] >Underfull \hbox (badness 10000) detected at line 451 >[][][] >) (./classgazebo_1_1sensors_1_1ImuSensor.tex [386] [387] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >[388] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >[389]) (./classgazebo_1_1physics_1_1Inertial.tex [390] [391] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >[392] [393] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >[394] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 309 >[][][] >Underfull \hbox (badness 10000) detected at line 323 >[][][] >Underfull \hbox (badness 10000) detected at line 337 >[][][] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >[395] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >Underfull \hbox (badness 10000) detected at line 419 >[][][] >[396] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >[397] [398] [399] [400]) (./classgazebo_1_1common_1_1InternalError.tex [401]) >(./classgazebo_1_1transport_1_1IOManager.tex [402] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >) (./classgazebo_1_1physics_1_1Joint.tex [403] [404] [405] [406] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[407] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >[408] [409] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 441 >[][][] >Underfull \hbox (badness 1783) in paragraph at lines 446--447 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Joint$ >\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/ >phv/m/n/10 (p.734[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Joint >Underfull \hbox (badness 2626) in paragraph at lines 446--447 >\T1/phv/m/n/10 (p.788[]), \T1/phv/b/n/10 gazebo-::physics-::-Slider-Joint$\OML/ >ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/phv/m >/n/10 (p.864[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hinge2-Joint >[410] >Underfull \hbox (badness 10000) detected at line 464 >[][][] >Underfull \hbox (badness 10000) detected at line 478 >[][][] >Underfull \hbox (badness 10000) detected at line 501 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 506--507 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.776[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[411] >Underfull \hbox (badness 10000) detected at line 544 >[][][] >Underfull \hbox (badness 10000) detected at line 563 >[][][] >Underfull \hbox (badness 10000) detected at line 577 >[][][] >Underfull \hbox (badness 10000) detected at line 596 >[][][] >Underfull \hbox (badness 10000) detected at line 613 >[][][] >[412] >Underfull \hbox (badness 10000) detected at line 642 >[][][] >Underfull \hbox (badness 10000) detected at line 665 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 670--671 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.776[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >Underfull \hbox (badness 10000) detected at line 688 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 693--694 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.776[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[413] >Underfull \hbox (badness 10000) detected at line 711 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >Underfull \hbox (badness 10000) detected at line 753 >[][][] >Underfull \hbox (badness 10000) detected at line 776 >[][][] >[414] [415] >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 818 >[][][] >Underfull \hbox (badness 10000) detected at line 837 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 842--843 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.777[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >Underfull \hbox (badness 10000) detected at line 860 >[][][] >Underfull \hbox (badness 2961) in paragraph at lines 865--866 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >37[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.764[]), \T1/phv/b/n/10 gazebo- >[416] >Underfull \hbox (badness 10000) detected at line 878 >[][][] >Underfull \hbox (badness 10000) detected at line 897 >[][][] >Underfull \hbox (badness 10000) detected at line 916 >[][][] >Underfull \hbox (badness 5563) in paragraph at lines 921--922 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Scre >w-Joint \T1/phv/m/n/10 (p.825[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-U >niversal-Joint >Underfull \hbox (badness 10000) detected at line 939 >[][][] >[417] >Underfull \hbox (badness 1783) in paragraph at lines 1047--1048 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Joint$ >\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/ >phv/m/n/10 (p.735[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Joint >[418] [419] >Underfull \hbox (badness 2961) in paragraph at lines 1230--1231 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >39[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.767[]), \T1/phv/b/n/10 gazebo- >[420] [421] >Underfull \hbox (badness 2961) in paragraph at lines 1301--1302 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >39[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.767[]), \T1/phv/b/n/10 gazebo- >[422] [423]) (./classJoint__TEST.tex [424] [425] >Underfull \hbox (badness 909) in paragraph at lines 183--184 >[]\T1/phv/m/n/10 References Joint-_--T-E-S-T-::-Spawn-Joint-Options-::type, Joi >nt-_--T-E-S-T-::-Spawn-Joint-Options-::wait, Joint-_--T-E-S-T-::-Spawn-Joint- >[426] >Underfull \hbox (badness 1521) in paragraph at lines 203--204 >\T1/phv/m/n/10 ::get-_-world(), gazebo-::common-::-Time-::-Get-Wall-Time(), gzw >arn, Joint-_--T-E-S-T-::-Spawn-Joint-Options-::joint-Pose, Joint-_-- >Underfull \hbox (badness 1048) in paragraph at lines 203--204 >\T1/phv/m/n/10 T-E-S-T-::-Spawn-Joint-Options-::model-Pose, gazebo-::common-::- >Time-::-M-Sleep(), N-U-L-L, Joint-_--T-E-S-T-::-Spawn-Joint-Options- >[427]) (./classgazebo_1_1physics_1_1JointController.tex [428] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >[429]) (./classgazebo_1_1physics_1_1JointState.tex [430] [431] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >Underfull \hbox (badness 10000) detected at line 190 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >[432] [433] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 298 >[][][] >Underfull \hbox (badness 10000) detected at line 317 >[][][] >[434] [435] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >) (./classgazebo_1_1rendering_1_1JointVisual.tex [436]) >(./classgazebo_1_1physics_1_1JointWrench.tex [437] [438] >Underfull \hbox (badness 10000) detected at line 56 >[][][] >Underfull \hbox (badness 10000) detected at line 79 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >[439]) (./classgazebo_1_1common_1_1KeyEvent.tex >Underfull \hbox (badness 10000) detected at line 48 >[][][] >[440]) (./classgazebo_1_1common_1_1KeyFrame.tex [441] >Underfull \hbox (badness 10000) detected at line 76 >[][][] >) (./classgazebo_1_1rendering_1_1LaserVisual.tex [442]) >(./classgazebo_1_1rendering_1_1Light.tex [443] [444] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[445] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[446] [447] [448] [449]) (./classgazebo_1_1physics_1_1Link.tex [450] [451] >[452] [453] [454] [455] [456] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[457] [458] >Underfull \hbox (badness 10000) detected at line 545 >[][][] >Underfull \hbox (badness 10000) detected at line 559 >[][][] >Underfull \hbox (badness 10000) detected at line 588 >[][][] >[459] >Underfull \hbox (badness 10000) detected at line 607 >[][][] >Underfull \hbox (badness 10000) detected at line 626 >[][][] >Underfull \hbox (badness 10000) detected at line 640 >[][][] >Underfull \hbox (badness 10000) detected at line 654 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >[460] >Underfull \hbox (badness 10000) detected at line 690 >[][][] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >[461] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >Underfull \hbox (badness 10000) detected at line 793 >[][][] >Underfull \hbox (badness 10000) detected at line 811 >[][][] >Underfull \hbox (badness 10000) detected at line 825 >[][][] >Underfull \hbox (badness 10000) detected at line 843 >[][][] >[462] >Underfull \hbox (badness 10000) detected at line 861 >[][][] >Underfull \hbox (badness 10000) detected at line 875 >[][][] >Underfull \hbox (badness 10000) detected at line 889 >[][][] >Underfull \hbox (badness 10000) detected at line 903 >[][][] >Underfull \hbox (badness 10000) detected at line 911 >[][][] >Underfull \hbox (badness 10000) detected at line 925 >[][][] >[463] >Underfull \hbox (badness 10000) detected at line 943 >[][][] >Underfull \hbox (badness 10000) detected at line 961 >[][][] >Underfull \hbox (badness 10000) detected at line 975 >[][][] >Underfull \hbox (badness 10000) detected at line 993 >[][][] >Underfull \hbox (badness 10000) detected at line 1016 >[][][] >[464] [465] >Underfull \hbox (badness 10000) detected at line 1042 >[][][] >Underfull \hbox (badness 10000) detected at line 1060 >[][][] >[466] [467] [468] [469] [470] [471] [472] [473]) >(./classgazebo_1_1physics_1_1LinkState.tex [474] [475] [476] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 206 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[477] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 277 >[][][] >Underfull \hbox (badness 10000) detected at line 291 >[][][] >Underfull \hbox (badness 10000) detected at line 305 >[][][] >[478] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >[479] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[480] >Underfull \hbox (badness 10000) detected at line 503 >[][][] >) (./classgazebo_1_1util_1_1LogPlay.tex [481] [482] >Underfull \hbox (badness 10000) detected at line 56 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 126 >[][][] >[483] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >) (./classLogplay.tex [484] >Underfull \hbox (badness 10000) detected at line 15 >[][][] >) (./classgazebo_1_1util_1_1LogRecord.tex [485] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >[486] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[487] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 252 >[][][] >[488] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >[489] [490]) (./classgazebo_1_1physics_1_1MapShape.tex [491] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >[492] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[493]) (./classgazebo_1_1Master.tex [494] [495]) >(./classgazebo_1_1common_1_1Material.tex [496] [497] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >[498] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >[499] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[500] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 386 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[501] [502] [503] [504] [505]) (./classgazebo_1_1math_1_1Matrix3.tex [506] >[507] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[508] [509] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[510] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >) (./classgazebo_1_1math_1_1Matrix4.tex [511] [512] [513] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >[514] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >[515] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >Underfull \hbox (badness 10000) detected at line 357 >[][][] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >[516] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[517] >Underfull \hbox (badness 10000) detected at line 530 >[][][] >Underfull \hbox (badness 10000) detected at line 555 >[][][] >[518]) (./classgazebo_1_1common_1_1Mesh.tex [519] [520] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[521] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 258 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >Underfull \hbox (badness 10000) detected at line 286 >[][][] >[522] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >Underfull \hbox (badness 10000) detected at line 314 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >[523] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >Underfull \hbox (badness 10000) detected at line 408 >[][][] >Underfull \hbox (badness 10000) detected at line 422 >[][][] >[524]) (./classgazebo_1_1common_1_1MeshCSG.tex [525] >Underfull \hbox (badness 10000) detected at line 43 >[][][] >[526] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >) (./classgazebo_1_1common_1_1MeshLoader.tex [527] [528] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1common_1_1MeshManager.tex [529] [530] [531] [532] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >[533] [534] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 382 >[][][] >) (./classgazebo_1_1physics_1_1MeshShape.tex [535] [536] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[537]) (./classgazebo_1_1physics_1_1Model.tex [538] [539] >Underfull \hbox (badness 958) in paragraph at lines 98--99 >[]\T1/phv/m/n/10 void \T1/phv/b/n/10 Set-Joint-Animation \T1/phv/m/n/10 (const >std-::map$\OML/ztmcm/m/it/10 <$ \T1/phv/m/n/10 std-::string, \T1/phv/b/n/10 com >mon-::-Numeric-Animation-Ptr $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 -_-anim, boo >st- >[540] [541] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >[542] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >[543] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 396 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >[544] >Underfull \hbox (badness 10000) detected at line 456 >[][][] >Underfull \hbox (badness 10000) detected at line 474 >[][][] >Underfull \hbox (badness 10000) detected at line 492 >[][][] >Underfull \hbox (badness 10000) detected at line 510 >[][][] >Underfull \hbox (badness 10000) detected at line 532 >[][][] >[545] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 564 >[][][] >Underfull \hbox (badness 10000) detected at line 582 >[][][] >Underfull \hbox (badness 10000) detected at line 600 >[][][] >[546] [547] [548] >Underfull \hbox (badness 10000) detected at line 862 >[][][] >Underfull \hbox (badness 10000) detected at line 883 >[][][] >[549] [550]) (./classgazebo_1_1common_1_1ModelDatabase.tex [551]) >(./classgazebo_1_1ModelPlugin.tex [552]) >(./classgazebo_1_1physics_1_1ModelState.tex [553] [554] [555] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[556] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 242 >[][][] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >Underfull \hbox (badness 10000) detected at line 275 >[][][] >[557] >Underfull \hbox (badness 10000) detected at line 294 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 332 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >[558] >Underfull \hbox (badness 10000) detected at line 379 >[][][] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >[559] >Underfull \hbox (badness 10000) detected at line 473 >[][][] >Underfull \hbox (badness 10000) detected at line 492 >[][][] >Underfull \hbox (badness 10000) detected at line 511 >[][][] >[560] >Underfull \hbox (badness 10000) detected at line 596 >[][][] >) (./classgazebo_1_1common_1_1MouseEvent.tex [561] >Underfull \hbox (badness 10000) detected at line 78 >[][][] >[562] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[563]) (./classgazebo_1_1rendering_1_1MovableText.tex [564] [565] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >[566] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[567] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[568]) (./classgazebo_1_1msgs_1_1MsgFactory.tex [569] >Underfull \hbox (badness 10000) detected at line 62 >[][][] >[570]) (./classgazebo_1_1sensors_1_1MultiCameraSensor.tex [571] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >[572] [573] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[574] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[575]) (./classgazebo_1_1physics_1_1MultiRayShape.tex [576] [577] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >[578] >Underfull \hbox (badness 10000) detected at line 231 >[][][] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[579] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >[580] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >[581] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >[582]) (./classgazebo_1_1transport_1_1Node.tex [583] >Underfull \hbox (badness 1178) in paragraph at lines 60--61 >\T1/phv/b/n/10 Subscriber-Ptr Sub-scribe \T1/phv/m/n/10 (const std-::string &-_ >-topic, void(T-::$\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-fp)(const std-::strin >g &), T $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-obj, bool -_- >[584] [585] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 190 >[][][] >[586] [587] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >[588] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[589] >Underfull \hbox (badness 10000) detected at line 421 >[][][] >Underfull \hbox (badness 10000) detected at line 450 >[][][] >[590] >Underfull \hbox (badness 10000) detected at line 482 >[][][] >Underfull \hbox (badness 2735) in paragraph at lines 487--488 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >Underfull \hbox (badness 10000) detected at line 511 >[][][] >Underfull \hbox (badness 2735) in paragraph at lines 516--517 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >) (./classgazebo_1_1common_1_1NodeAnimation.tex [591] [592] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >[593] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >[594]) (./structgazebo_1_1common_1_1NodeAssignment.tex [595]) >(./classgazebo_1_1common_1_1NodeTransform.tex [596] >Underfull \hbox (badness 10000) detected at line 87 >[][][] >[597] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >[598] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >[599] [600]) (./classgazebo_1_1sensors_1_1Noise.tex [601] >Underfull \hbox (badness 10000) detected at line 55 >[][][] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >[602] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >) (./classgazebo_1_1common_1_1NumericAnimation.tex [603] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./classgazebo_1_1common_1_1NumericKeyFrame.tex [604] >Underfull \hbox (badness 10000) detected at line 78 >[][][] >[605]) (./classgazebo_1_1util_1_1OpenAL.tex [606] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >) (./classgazebo_1_1util_1_1OpenALSink.tex [607] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >) (./classgazebo_1_1util_1_1OpenALSource.tex [608] [609] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[610] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >[611] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[612] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >) (./classgazebo_1_1rendering_1_1OrbitViewController.tex [613] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >[614] [615]) (./classgazebo_1_1common_1_1ParamT.tex) >(./classgazebo_1_1physics_1_1PhysicsEngine.tex [616] [617] [618] [619] [620] >Underfull \hbox (badness 10000) detected at line 355 >[][][] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >[621] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 439 >[][][] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >[622] >Underfull \hbox (badness 10000) detected at line 490 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >Underfull \hbox (badness 10000) detected at line 532 >[][][] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 560 >[][][] >[623] >Underfull \hbox (badness 10000) detected at line 578 >[][][] >Underfull \hbox (badness 10000) detected at line 592 >[][][] >Underfull \hbox (badness 10000) detected at line 606 >[][][] >[624] [625] [626] [627] [628]) (./classgazebo_1_1physics_1_1PhysicsFactory.tex >[629] >Underfull \hbox (badness 10000) detected at line 47 >[][][] >) (./classgazebo_1_1common_1_1PID.tex [630] [631] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >[632] >Underfull \hbox (badness 10000) detected at line 189 >[][][] >[633] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >) (./classgazebo_1_1math_1_1Plane.tex [634] [635] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[636]) (./classgazebo_1_1physics_1_1PlaneShape.tex [637] [638] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >[639] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >) (./classgazebo_1_1PluginT.tex [640] [641] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >) (./classgazebo_1_1math_1_1Pose.tex [642] [643] [644] [645] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >[646] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >Underfull \hbox (badness 10000) detected at line 309 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >[647] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \hbox (badness 10000) detected at line 433 >[][][] >Underfull \hbox (badness 10000) detected at line 447 >[][][] >[648] [649] >Underfull \hbox (badness 10000) detected at line 470 >[][][] >Underfull \hbox (badness 10000) detected at line 493 >[][][] >Underfull \hbox (badness 10000) detected at line 528 >[][][] >[650] >Underfull \hbox (badness 10000) detected at line 558 >[][][] >[651] >Underfull \hbox (badness 10000) detected at line 668 >[][][] >Underfull \hbox (badness 10000) detected at line 690 >[][][] >) (./classgazebo_1_1common_1_1PoseAnimation.tex [652] [653] [654] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >) (./classgazebo_1_1common_1_1PoseKeyFrame.tex [655] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[656]) (./classgazebo_1_1rendering_1_1Projector.tex [657] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[658]) (./classgazebo_1_1transport_1_1Publication.tex [659] [660] [661] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >[662] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >[663] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >[664]) (./classgazebo_1_1transport_1_1PublicationTransport.tex [665] [666] >Underfull \hbox (badness 10000) detected at line 110 >[][][] >Underfull \hbox (badness 10000) detected at line 124 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[667]) (./classgazebo_1_1transport_1_1Publisher.tex [668] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[669] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >Underfull \hbox (badness 10000) detected at line 157 >[][][] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >[670] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >) (./classQuadNode.tex) (./classgazebo_1_1math_1_1Quaternion.tex [671] [672] >[673] [674] [675] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >[676] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 402 >[][][] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 3701) in paragraph at lines 439--440 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), g >azebo-::math-::-Pose-::-Coord-Rotation-Sub(), and Rotate- >Underfull \hbox (badness 10000) detected at line 452 >[][][] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >[677] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 522 >[][][] >Underfull \hbox (badness 10000) detected at line 536 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >[678] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >Underfull \hbox (badness 10000) detected at line 614 >[][][] >Underfull \hbox (badness 10000) detected at line 637 >[][][] >[679] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >Underfull \hbox (badness 10000) detected at line 691 >[][][] >Underfull \hbox (badness 10000) detected at line 710 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >[680] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 762 >[][][] >Underfull \hbox (badness 10000) detected at line 797 >[][][] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >[681] [682] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >[683] >Underfull \vbox (badness 1817) has occurred while \output is active [684] >Underfull \hbox (badness 10000) detected at line 1070 >[][][] >Underfull \hbox (badness 10000) detected at line 1092 >[][][] >[685]) (./classgazebo_1_1math_1_1Rand.tex [686] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >) (./classgazebo_1_1transport_1_1RawCallbackHelper.tex [687] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >[688] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >) (./classgazebo_1_1sensors_1_1RaySensor.tex [689] [690] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >[691] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >[692] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[693] >Underfull \hbox (badness 10000) detected at line 337 >[][][] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >[694] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >Underfull \hbox (badness 10000) detected at line 440 >[][][] >) (./classgazebo_1_1physics_1_1RayShape.tex [695] [696] [697] [698] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[699] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >[700] [701]) (./classgazebo_1_1rendering_1_1RenderEngine.tex [702] >Underfull \hbox (badness 10000) detected at line 83 >[][][] >[703] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[704] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[705]) (./classgazebo_1_1sensors_1_1RFIDSensor.tex [706] [707]) >(./classgazebo_1_1sensors_1_1RFIDTag.tex [708] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >[709]) (./classgazebo_1_1rendering_1_1RFIDTagVisual.tex >Underfull \hbox (badness 10000) detected at line 51 >[][][] >[710]) (./classgazebo_1_1rendering_1_1RFIDVisual.tex) (./classRoad.tex [711]) >(./classgazebo_1_1physics_1_1Road.tex [712]) >(./classgazebo_1_1rendering_1_1Road2d.tex [713]) >(./classgazebo_1_1math_1_1RotationSpline.tex [714] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >[715] >Underfull \hbox (badness 10000) detected at line 134 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >[716] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >Underfull \hbox (badness 10000) detected at line 235 >[][][] >) (./classgazebo_1_1rendering_1_1RTShaderSystem.tex [717] >Underfull \hbox (badness 977) in paragraph at lines 18--23 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 Lighting-Model \T1/phv/m/n/10 { \T1/phv/b/ >n/10 S-S-L-M-_--Per-Vertex-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--P >er-Pixel-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--Normal-Map-Lighting >- >[718] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >[719] [720] >Underfull \hbox (badness 10000) detected at line 243 >[][][] >[721]) (./classgazebo_1_1rendering_1_1Scene.tex [722] [723] [724] [725] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >[726] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >[727] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >Underfull \hbox (badness 10000) detected at line 427 >[][][] >[728] >Underfull \hbox (badness 10000) detected at line 446 >[][][] >Underfull \hbox (badness 10000) detected at line 465 >[][][] >Underfull \hbox (badness 10000) detected at line 479 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >[729] >Underfull \hbox (badness 10000) detected at line 534 >[][][] >Underfull \hbox (badness 10000) detected at line 553 >[][][] >Underfull \hbox (badness 10000) detected at line 567 >[][][] >Underfull \hbox (badness 10000) detected at line 581 >[][][] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >[730] [731] >Underfull \hbox (badness 10000) detected at line 625 >[][][] >Underfull \hbox (badness 10000) detected at line 644 >[][][] >Underfull \hbox (badness 10000) detected at line 658 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >Underfull \hbox (badness 10000) detected at line 694 >[][][] >[732] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 750 >[][][] >Underfull \hbox (badness 10000) detected at line 764 >[][][] >[733] >Underfull \hbox (badness 10000) detected at line 783 >[][][] >Underfull \hbox (badness 10000) detected at line 797 >[][][] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >Underfull \hbox (badness 10000) detected at line 835 >[][][] >[734] >Underfull \hbox (badness 10000) detected at line 860 >[][][] >Underfull \hbox (badness 10000) detected at line 882 >[][][] >Underfull \hbox (badness 10000) detected at line 901 >[][][] >Underfull \hbox (badness 10000) detected at line 915 >[][][] >[735] >Underfull \hbox (badness 10000) detected at line 948 >[][][] >[736] [737] [738] [739] >Underfull \hbox (badness 10000) detected at line 1181 >[][][] >[740] [741] >Underfull \hbox (badness 10000) detected at line 1347 >[][][] >[742]) (./classgazebo_1_1physics_1_1ScrewJoint.tex [743] [744] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[745]) (./classgazebo_1_1rendering_1_1SelectionObj.tex [746]) >(./classgazebo_1_1sensors_1_1Sensor.tex [747] [748] [749] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >[750] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 2626) in paragraph at lines 230--231 >\T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Sensor \T1/phv/m/n/10 (p.349[]), \T >1/phv/b/n/10 gazebo-::sensors-::-Camera-Sensor \T1/phv/m/n/10 (p.205[]), \T1/p >hv/b/n/10 gazebo-::sensors-::- >Underfull \hbox (badness 10000) detected at line 243 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >[751] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[752] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[753] >Underfull \hbox (badness 10000) detected at line 432 >[][][] >Underfull \hbox (badness 2790) in paragraph at lines 448--449 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Sensor \T1/phv/m/n/10 (p.699[]), \T1/phv/b >/n/10 gazebo-::sensors-::-Ray-Sensor \T1/phv/m/n/10 (p.687[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Camera-Sensor >Underfull \hbox (badness 1845) in paragraph at lines 448--449 >\T1/phv/m/n/10 (p.206[]), \T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Senso >r \T1/phv/m/n/10 (p.273[]), \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transm >itter \T1/phv/m/n/10 (p.1038[]), >Underfull \hbox (badness 874) in paragraph at lines 448--449 >\T1/phv/b/n/10 gazebo-::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.701[]), \T1/p >hv/b/n/10 gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.336[]), \T1/phv/b/n >/10 gazebo-::sensors-::-Sonar-Sensor >Underfull \hbox (badness 10000) detected at line 461 >[][][] >[754] >Underfull \hbox (badness 2790) in paragraph at lines 509--510 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Sensor \T1/phv/m/n/10 (p.700[]), \T1/phv/b >/n/10 gazebo-::sensors-::-Ray-Sensor \T1/phv/m/n/10 (p.687[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Camera-Sensor >Underfull \hbox (badness 1845) in paragraph at lines 509--510 >\T1/phv/m/n/10 (p.206[]), \T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Senso >r \T1/phv/m/n/10 (p.273[]), \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transm >itter \T1/phv/m/n/10 (p.1038[]), >Underfull \hbox (badness 874) in paragraph at lines 509--510 >\T1/phv/b/n/10 gazebo-::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.702[]), \T1/p >hv/b/n/10 gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.336[]), \T1/phv/b/n >/10 gazebo-::sensors-::-Sonar-Sensor >[755] [756] >Underfull \hbox (badness 2626) in paragraph at lines 631--632 >\T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Sensor \T1/phv/m/n/10 (p.356[]), \T >1/phv/b/n/10 gazebo-::sensors-::-Camera-Sensor \T1/phv/m/n/10 (p.207[]), \T1/p >hv/b/n/10 gazebo-::sensors-::- >[757]) (./classSensorFactor.tex [758]) >(./classgazebo_1_1sensors_1_1SensorFactory.tex >Underfull \hbox (badness 10000) detected at line 53 >[][][] >[759]) (./classgazebo_1_1sensors_1_1SensorManager.tex [760] [761] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >Underfull \hbox (badness 10000) detected at line 133 >[][][] >[762]) (./classgazebo_1_1SensorPlugin.tex [763]) (./classgazebo_1_1Server.tex >[764] [765] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperCg. >tex [766] [767]) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperGLS >L.tex >Underfull \hbox (badness 1052) in paragraph at lines 1--1 >[]\T1/phv/bc/n/14.4 gazebo-:-:rendering-:-:Gz-Terrain-Mat-Gen-:-:S-M2-Profile-: >-:Shader-Helper-G-L-S-L Class Ref-er- >Underfull \hbox (badness 1502) in paragraph at lines 43--45 >[]\T1/phv/m/n/10 virtual void \T1/phv/b/n/10 generate-Fragment-Program-Source \ >T1/phv/m/n/10 (const \T1/phv/b/n/10 S-M2-Profile $\OMS/ztmcm/m/n/10 ^^C$\T1/phv >/m/n/10 -_-prof, const Ogre-::-Terrain $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_ >-terrain, >[768] [769]) (./classgazebo_1_1physics_1_1Shape.tex [770] >Underfull \hbox (badness 1917) in paragraph at lines 96--97 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Multi-Ray-Sh >ape \T1/phv/m/n/10 (p.571[]), \T1/phv/b/n/10 gazebo-::physics-::-Ray-Shape \T >1/phv/m/n/10 (p.690[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 862) in paragraph at lines 96--97 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.376[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Plane-Shape \T1/phv/m/n/10 (p.630[]), \T1/phv/b/n/1 >0 gazebo-::physics-::-Mesh-Shape >[771] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 1917) in paragraph at lines 153--154 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Multi-Ray-Sh >ape \T1/phv/m/n/10 (p.575[]), \T1/phv/b/n/10 gazebo-::physics-::-Ray-Shape \T >1/phv/m/n/10 (p.691[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 862) in paragraph at lines 153--154 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.379[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Plane-Shape \T1/phv/m/n/10 (p.631[]), \T1/phv/b/n/1 >0 gazebo-::physics-::-Mesh-Shape >Underfull \hbox (badness 832) in paragraph at lines 173--174 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.379[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Sphere-Shape \T1/phv/m/n/10 (p.876[]), \T1/phv/b/n/ >10 gazebo-::physics-::-Box-Shape >[772]) (./classgazebo_1_1physics_1_1SimbodyBallJoint.tex [773] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[774] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >[775] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >[776]) (./classgazebo_1_1physics_1_1SimbodyBoxShape.tex [777] >Underfull \hbox (badness 1412) in paragraph at lines 78--79 >[]\T1/phv/m/n/10 References gazebo-::physics-::-Shape-::collision-Parent, gazeb >o-::math-::equal(), gz-err, gzwarn, gazebo-::physics-::-Box- >) (./classgazebo_1_1physics_1_1SimbodyCollision.tex [778] >Underfull \hbox (badness 10000) detected at line 79 >[][][] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >[779]) (./classgazebo_1_1physics_1_1SimbodyCylinderShape.tex [780]) >(./classgazebo_1_1physics_1_1SimbodyHeightmapShape.tex [781]) >(./classgazebo_1_1physics_1_1SimbodyHinge2Joint.tex [782] [783] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >[784] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[785] [786] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[787] [788]) (./classgazebo_1_1physics_1_1SimbodyHingeJoint.tex [789] [790] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[791] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >Underfull \hbox (badness 10000) detected at line 198 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[792] [793] [794]) (./classgazebo_1_1physics_1_1SimbodyJoint.tex [795] [796] >[797] >Underfull \hbox (badness 10000) detected at line 148 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 883) in paragraph at lines 210--211 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Join >t$\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T >1/phv/m/n/10 (p.734[]), \T1/phv/b/n/10 gazebo-::physics-::-Slider-Joint$\OML/zt >mcm/m/it/10 <$ >[798] [799] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 280 >[][][] >[800] >Underfull \hbox (badness 10000) detected at line 303 >[][][] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >[801] [802] >Underfull \hbox (badness 1735) in paragraph at lines 535--536 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Sl >ider-Joint \T1/phv/m/n/10 (p.831[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbod >y-Universal-Joint >Underfull \hbox (badness 3735) in paragraph at lines 581--582 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.778[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[803] [804]) (./classgazebo_1_1physics_1_1SimbodyLink.tex [805] [806] [807] >[808] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >[809] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >[810] >Underfull \hbox (badness 10000) detected at line 401 >[][][] >Underfull \hbox (badness 10000) detected at line 427 >[][][] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[811] [812] [813]) (./classgazebo_1_1physics_1_1SimbodyMeshShape.tex [814]) >(./classgazebo_1_1physics_1_1SimbodyModel.tex [815]) >(./classgazebo_1_1physics_1_1SimbodyMultiRayShape.tex [816] [817]) >(./classgazebo_1_1physics_1_1SimbodyPhysics.tex [818] [819] [820] [821] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 336 >[][][] >Underfull \hbox (badness 10000) detected at line 355 >[][][] >[822] [823] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >[824] [825] >Underfull \hbox (badness 10000) detected at line 499 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >[826] >Underfull \hbox (badness 10000) detected at line 592 >[][][] >Underfull \hbox (badness 10000) detected at line 641 >[][][] >Underfull \hbox (badness 10000) detected at line 660 >[][][] >[827]) (./classgazebo_1_1physics_1_1SimbodyPlaneShape.tex [828]) >(./classgazebo_1_1physics_1_1SimbodyRayShape.tex [829] [830]) >(./classgazebo_1_1physics_1_1SimbodyScrewJoint.tex [831] [832] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[833] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[834] [835] [836]) (./classgazebo_1_1physics_1_1SimbodySliderJoint.tex [837] >[838] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 132 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[839] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[840] [841] [842]) (./classgazebo_1_1physics_1_1SimbodySphereShape.tex [843]) >(./classgazebo_1_1physics_1_1SimbodyUniversalJoint.tex [844] [845] [846] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >[847] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 214 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[848] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[849] [850]) (./classSingletonT.tex [851]) >(./classgazebo_1_1common_1_1Skeleton.tex [852] [853] >Underfull \hbox (badness 10000) detected at line 189 >[][][] >[854] >Underfull \hbox (badness 10000) detected at line 203 >[][][] >Underfull \hbox (badness 10000) detected at line 222 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >[855] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 332 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[856] [857] [858]) (./classgazebo_1_1common_1_1SkeletonAnimation.tex [859] >[860] >Underfull \hbox (badness 10000) detected at line 144 >[][][] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >[861] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[862]) (./classgazebo_1_1common_1_1SkeletonNode.tex [863] [864] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[865] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >[866] [867] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 293 >[][][] >Underfull \hbox (badness 10000) detected at line 307 >[][][] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >[868] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >[869] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >Underfull \hbox (badness 10000) detected at line 477 >[][][] >[870] [871] [872]) (./classgazebo_1_1physics_1_1SliderJoint.tex [873] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >[874] [875]) (./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile.tex >[876]) (./classgazebo_1_1sensors_1_1SonarSensor.tex [877] [878] [879] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >Underfull \hbox (badness 10000) detected at line 156 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[880] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 205 >[][][] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >Underfull \hbox (badness 10000) detected at line 252 >[][][] >[881]) (./classgazebo_1_1rendering_1_1SonarVisual.tex [882]) >(./classJoint__TEST_1_1SpawnJointOptions.tex [883] [884]) >(./classgazebo_1_1physics_1_1SphereShape.tex [885] [886] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >) (./classgazebo_1_1common_1_1SphericalCoordinates.tex [887] [888] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >[889] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[890] >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[891] >Underfull \hbox (badness 10000) detected at line 356 >[][][] >) (./classgazebo_1_1math_1_1Spline.tex [892] [893] >Underfull \hbox (badness 10000) detected at line 130 >[][][] >Underfull \hbox (badness 10000) detected at line 144 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[894] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[895] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >) (./classgazebo_1_1physics_1_1State.tex [896] [897] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >[898] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[899] [900]) (./classgazebo_1_1common_1_1STLLoader.tex) >(./classgazebo_1_1common_1_1SubMesh.tex [901] [902] [903] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[904] [905] [906] [907] [908] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >Underfull \hbox (badness 10000) detected at line 497 >[][][] >[909] [910] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >Underfull \hbox (badness 10000) detected at line 568 >[][][] >Underfull \hbox (badness 10000) detected at line 587 >[][][] >[911] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >[912] [913] [914]) (./classgazebo_1_1transport_1_1SubscribeOptions.tex [915] >Underfull \hbox (badness 10000) detected at line 60 >[][][] >[916] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >Underfull \hbox (badness 10000) detected at line 88 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >) (./classgazebo_1_1transport_1_1Subscriber.tex [917] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >[918]) (./classgazebo_1_1transport_1_1SubscriptionTransport.tex [919] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >[920] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >) (./classgazebo_1_1physics_1_1SurfaceParams.tex [921] [922] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[923] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 214 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[924] >Underfull \hbox (badness 10000) detected at line 234 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >) (./classgazebo_1_1common_1_1SystemPaths.tex [925] [926] [927] [928] >Underfull \hbox (badness 10000) detected at line 217 >[][][] >[929] >Underfull \hbox (badness 10000) detected at line 236 >[][][] >Underfull \hbox (badness 10000) detected at line 250 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >[930] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >) (./classgazebo_1_1SystemPlugin.tex [931]) >(./classgazebo_1_1common_1_1Time.tex [932] [933] [934] [935] [936] [937] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >Underfull \hbox (badness 10000) detected at line 352 >[][][] >Underfull \hbox (badness 10000) detected at line 371 >[][][] >[938] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 432 >[][][] >Underfull \hbox (badness 10000) detected at line 451 >[][][] >[939] >Underfull \hbox (badness 10000) detected at line 470 >[][][] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[940] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 565 >[][][] >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[941] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >Underfull \hbox (badness 10000) detected at line 641 >[][][] >Underfull \hbox (badness 10000) detected at line 660 >[][][] >Underfull \hbox (badness 10000) detected at line 679 >[][][] >[942] >Underfull \hbox (badness 10000) detected at line 698 >[][][] >Underfull \hbox (badness 10000) detected at line 717 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 755 >[][][] >[943] >Underfull \hbox (badness 10000) detected at line 774 >[][][] >Underfull \hbox (badness 10000) detected at line 793 >[][][] >Underfull \hbox (badness 10000) detected at line 812 >[][][] >Underfull \hbox (badness 10000) detected at line 831 >[][][] >[944] >Underfull \hbox (badness 10000) detected at line 850 >[][][] >Underfull \hbox (badness 10000) detected at line 869 >[][][] >Underfull \hbox (badness 10000) detected at line 888 >[][][] >Underfull \hbox (badness 10000) detected at line 907 >[][][] >[945] >Underfull \hbox (badness 10000) detected at line 926 >[][][] >Underfull \hbox (badness 10000) detected at line 945 >[][][] >Underfull \hbox (badness 10000) detected at line 964 >[][][] >Underfull \hbox (badness 10000) detected at line 983 >[][][] >[946] >Underfull \hbox (badness 10000) detected at line 1002 >[][][] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >Underfull \hbox (badness 10000) detected at line 1040 >[][][] >Underfull \hbox (badness 10000) detected at line 1059 >[][][] >[947] >Underfull \hbox (badness 10000) detected at line 1078 >[][][] >Underfull \hbox (badness 10000) detected at line 1097 >[][][] >Underfull \hbox (badness 10000) detected at line 1116 >[][][] >Underfull \hbox (badness 10000) detected at line 1135 >[][][] >[948] >Underfull \hbox (badness 10000) detected at line 1154 >[][][] >Underfull \hbox (badness 10000) detected at line 1173 >[][][] >Underfull \hbox (badness 10000) detected at line 1192 >[][][] >Underfull \hbox (badness 10000) detected at line 1211 >[][][] >[949] >Underfull \hbox (badness 10000) detected at line 1230 >[][][] >Underfull \hbox (badness 10000) detected at line 1249 >[][][] >Underfull \hbox (badness 10000) detected at line 1268 >[][][] >Underfull \hbox (badness 10000) detected at line 1287 >[][][] >[950] >Underfull \hbox (badness 10000) detected at line 1306 >[][][] >Underfull \hbox (badness 10000) detected at line 1325 >[][][] >Underfull \hbox (badness 10000) detected at line 1344 >[][][] >Underfull \hbox (badness 10000) detected at line 1363 >[][][] >[951] >Underfull \hbox (badness 10000) detected at line 1382 >[][][] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >Underfull \hbox (badness 10000) detected at line 1420 >[][][] >[952] [953] >Underfull \hbox (badness 10000) detected at line 1485 >[][][] >Underfull \hbox (badness 10000) detected at line 1510 >[][][] >Underfull \hbox (badness 10000) detected at line 1532 >[][][] >[954]) (./classgazebo_1_1common_1_1Timer.tex [955] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >) (./classgazebo_1_1transport_1_1TopicManager.tex [956] [957] [958] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >[959] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >[960] >Underfull \hbox (badness 10000) detected at line 331 >[][][] >[961] >Underfull \hbox (badness 10000) detected at line 439 >[][][] >Underfull \hbox (badness 10000) detected at line 496 >[][][] >) (./structgazebo_1_1physics_1_1TrajectoryInfo.tex [962]) >(./classgazebo_1_1rendering_1_1TransmitterVisual.tex [963]) >(./classgazebo_1_1physics_1_1UniversalJoint.tex [964]) >(./classgazebo_1_1common_1_1UpdateInfo.tex [965]) >(./classgazebo_1_1rendering_1_1UserCamera.tex [966] [967] [968] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >[969] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 280 >[][][] >Underfull \hbox (badness 10000) detected at line 294 >[][][] >[970] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >[971] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[972] [973] [974] >Underfull \hbox (badness 10000) detected at line 657 >[][][] >) (./classgazebo_1_1math_1_1Vector2d.tex [975] [976] [977] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >[978] [979] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >[980] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >[981] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 436 >[][][] >Underfull \hbox (badness 10000) detected at line 455 >[][][] >Underfull \hbox (badness 10000) detected at line 474 >[][][] >[982] >Underfull \hbox (badness 10000) detected at line 493 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >[983] >Underfull \hbox (badness 10000) detected at line 575 >[][][] >Underfull \hbox (badness 10000) detected at line 597 >[][][] >) (./classgazebo_1_1math_1_1Vector2i.tex [984] [985] [986] [987] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >[988] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >[989] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >[990] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 442 >[][][] >Underfull \hbox (badness 10000) detected at line 450 >[][][] >Underfull \hbox (badness 10000) detected at line 464 >[][][] >[991] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 491 >[][][] >Underfull \hbox (badness 10000) detected at line 510 >[][][] >Underfull \hbox (badness 10000) detected at line 529 >[][][] >[992] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 611 >[][][] >[993]) (./classgazebo_1_1math_1_1Vector3.tex [994] [995] [996] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >[997] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 324 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >[998] [999] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >[1000] >Underfull \hbox (badness 10000) detected at line 452 >[][][] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >[1001] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[1002] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >Underfull \hbox (badness 10000) detected at line 652 >[][][] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >[1003] >Underfull \hbox (badness 10000) detected at line 709 >[][][] >Underfull \hbox (badness 10000) detected at line 712 >[][][] >Underfull \hbox (badness 10000) detected at line 726 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 746 >[][][] >Underfull \hbox (badness 10000) detected at line 760 >[][][] >Underfull \hbox (badness 10000) detected at line 763 >[][][] >[1004] >Underfull \hbox (badness 10000) detected at line 782 >[][][] >Underfull \hbox (badness 10000) detected at line 801 >[][][] >Underfull \hbox (badness 10000) detected at line 820 >[][][] >Underfull \hbox (badness 10000) detected at line 845 >[][][] >[1005] >Underfull \hbox (badness 10000) detected at line 944 >[][][] >[1006] >Underfull \hbox (badness 10000) detected at line 966 >[][][] >Underfull \hbox (badness 10000) detected at line 988 >[][][] >Underfull \hbox (badness 820) in paragraph at lines 1031--1032 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >Underfull \hbox (badness 820) in paragraph at lines 1042--1043 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >[1007] >Underfull \hbox (badness 820) in paragraph at lines 1053--1054 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >) (./classgazebo_1_1math_1_1Vector4.tex [1008] [1009] [1010] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[1011] >Underfull \hbox (badness 10000) detected at line 268 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >[1012] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >Underfull \hbox (badness 10000) detected at line 366 >[][][] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >[1013] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >Underfull \hbox (badness 10000) detected at line 459 >[][][] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 481 >[][][] >[1014] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >[1015] [1016] >Underfull \hbox (badness 10000) detected at line 628 >[][][] >Underfull \hbox (badness 10000) detected at line 650 >[][][] >[1017]) (./classgazebo_1_1common_1_1Video.tex [1018] >Underfull \hbox (badness 10000) detected at line 69 >[][][] >Underfull \hbox (badness 10000) detected at line 88 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >) (./classgazebo_1_1rendering_1_1VideoVisual.tex [1019]) >(./classgazebo_1_1rendering_1_1ViewController.tex [1020] [1021] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >[1022]) (./classgazebo_1_1rendering_1_1Visual.tex [1023] [1024] [1025] [1026] >Underfull \hbox (badness 1552) in paragraph at lines 195--196 >[]\T1/phv/m/n/10 static void \T1/phv/b/n/10 Insert-Mesh \T1/phv/m/n/10 (const \ >T1/phv/b/n/10 common-::-Mesh $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-mesh, con >st std-::string &-_-sub-Mesh="", bool -_-center- >[1027] [1028] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >[1029] [1030] >Underfull \hbox (badness 10000) detected at line 517 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >Underfull \hbox (badness 10000) detected at line 550 >[][][] >Underfull \hbox (badness 10000) detected at line 564 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[1031] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >Underfull \hbox (badness 10000) detected at line 631 >[][][] >Underfull \hbox (badness 10000) detected at line 645 >[][][] >Underfull \hbox (badness 10000) detected at line 659 >[][][] >Underfull \hbox (badness 10000) detected at line 673 >[][][] >Underfull \hbox (badness 10000) detected at line 687 >[][][] >[1032] >Underfull \hbox (badness 10000) detected at line 701 >[][][] >Underfull \hbox (badness 10000) detected at line 715 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 757 >[][][] >Underfull \hbox (badness 10000) detected at line 771 >[][][] >[1033] >Underfull \hbox (badness 10000) detected at line 785 >[][][] >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 802 >[][][] >Underfull \hbox (badness 10000) detected at line 820 >[][][] >Underfull \hbox (badness 10000) detected at line 834 >[][][] >[1034] [1035] >Underfull \hbox (badness 10000) detected at line 919 >[][][] >Underfull \hbox (badness 10000) detected at line 933 >[][][] >[1036] [1037] [1038] [1039] [1040] [1041] [1042] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >[1043] [1044]) (./classgazebo_1_1VisualPlugin.tex [1045]) >(./classgazebo_1_1rendering_1_1WindowManager.tex [1046] [1047] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[1048]) (./classgazebo_1_1rendering_1_1WireBox.tex [1049] [1050]) >(./classgazebo_1_1sensors_1_1WirelessReceiver.tex [1051] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >[1052] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >) (./classgazebo_1_1sensors_1_1WirelessTransceiver.tex [1053] [1054] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 139 >[][][] >Underfull \hbox (badness 914) in paragraph at lines 163--164 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.1038[]), and \T1/phv/b/n/10 gazebo-::sensors-::-W >ireless-Receiver >Underfull \hbox (badness 914) in paragraph at lines 187--188 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.1038[]), and \T1/phv/b/n/10 gazebo-::sensors-::-W >ireless-Receiver >[1055]) (./classgazebo_1_1sensors_1_1WirelessTransmitter.tex [1056] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >[1057] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[1058]) (./classgazebo_1_1physics_1_1World.tex [1059] [1060] [1061] [1062] >[1063] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >[1064] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >Underfull \hbox (badness 10000) detected at line 340 >[][][] >Underfull \hbox (badness 10000) detected at line 359 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >[1065] >Underfull \hbox (badness 10000) detected at line 401 >[][][] >Underfull \hbox (badness 10000) detected at line 415 >[][][] >Underfull \hbox (badness 10000) detected at line 429 >[][][] >Underfull \hbox (badness 10000) detected at line 443 >[][][] >Underfull \hbox (badness 10000) detected at line 457 >[][][] >Underfull \hbox (badness 10000) detected at line 471 >[][][] >[1066] >Underfull \hbox (badness 10000) detected at line 485 >[][][] >Underfull \hbox (badness 10000) detected at line 499 >[][][] >Underfull \hbox (badness 10000) detected at line 513 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[1067] >Underfull \hbox (badness 10000) detected at line 600 >[][][] >Underfull \hbox (badness 10000) detected at line 614 >[][][] >[1068] [1069] [1070] [1071] [1072] [1073] >Underfull \hbox (badness 10000) detected at line 859 >[][][] >) (./classgazebo_1_1WorldPlugin.tex [1074]) >(./classgazebo_1_1physics_1_1WorldState.tex [1075] [1076] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >[1077] >Underfull \hbox (badness 10000) detected at line 180 >[][][] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >[1078] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 301 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >[1079] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >[1080] >Underfull \hbox (badness 10000) detected at line 440 >[][][] >) (./classgazebo_1_1rendering_1_1WrenchVisual.tex [1081]) [1082] >Chapter 11. >(./Actor_8hh.tex) (./Angle_8hh.tex [1083] >Underfull \hbox (badness 10000) detected at line 47 >[][][] >Underfull \hbox (badness 10000) detected at line 66 >[][][] >[1084] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./Animation_8hh.tex) (./ArrowVisual_8hh.tex [1085]) (./Assert_8hh.tex) >(./AudioDecoder_8hh.tex) (./AxisVisual_8hh.tex [1086]) (./BallJoint_8hh.tex) >(./Base_8hh.tex [1087]) (./Base64_8hh.tex >Underfull \hbox (badness 10000) detected at line 32 >[][][] >[1088]) (./Box_8hh.tex >Underfull \hbox (badness 10000) in paragraph at lines 49--1 >) (./BoxShape_8hh.tex) (./BVHLoader_8hh.tex [1089]) (./CallbackHelper_8hh.tex >[1090]) (./Camera_8hh.tex >Underfull \vbox (badness 7468) has occurred while \output is active [1091]) >(./CameraSensor_8hh.tex [1092]) (./CameraVisual_8hh.tex) (./cegui_8h.tex) >(./ColladaLoader_8hh.tex [1093]) (./Collision_8hh.tex) >(./CollisionState_8hh.tex) (./Color_8hh.tex [1094]) (./CommonIface_8hh.tex >[1095]) (./CommonTypes_8hh.tex [1096]) (./COMVisual_8hh.tex [1097]) >(./Connection_8hh.tex [1098]) (./ConnectionManager_8hh.tex) (./Console_8hh.tex >[1099]) (./Contact_8hh.tex [1100]) (./ContactManager_8hh.tex) >(./ContactSensor_8hh.tex [1101]) (./ContactVisual_8hh.tex) >(./Conversions_8hh.tex [1102]) (./CylinderShape_8hh.tex) (./DepthCamera_8hh.tex >[1103]) (./DepthCameraSensor_8hh.tex) (./Diagnostics_8hh.tex [1104]) >(./DynamicLines_8hh.tex) (./DynamicRenderable_8hh.tex [1105]) (./Entity_8hh.tex >) (./Event_8hh.tex [1106]) (./Events_8hh.tex) (./Exception_8hh.tex [1107]) >(./ForceTorqueSensor_8hh.tex) (./FPSViewController_8hh.tex [1108]) >(./gazebo_8hh.tex) (./gazebo__core_8hh.tex) (./GazeboGenerator_8hh.tex [1109]) >(./GpsSensor_8hh.tex [1110]) (./GpuLaser_8hh.tex) (./GpuRaySensor_8hh.tex >[1111]) (./Grid_8hh.tex) (./Gripper_8hh.tex [1112]) (./GUIOverlay_8hh.tex) >(./Heightmap_8hh.tex [1113]) (./HeightmapShape_8hh.tex [1114]) >(./Helpers_8hh.tex [1115] [1116]) (./Hinge2Joint_8hh.tex) (./HingeJoint_8hh.tex >[1117]) (./Image_8hh.tex) (./ImuSensor_8hh.tex [1118]) (./Inertial_8hh.tex) >(./IOManager_8hh.tex [1119]) (./Joint_8hh.tex) (./Joint__TEST_8hh.tex [1120]) >(./JointController_8hh.tex) (./JointState_8hh.tex [1121]) >(./JointVisual_8hh.tex) (./JointWrench_8hh.tex [1122]) (./KeyEvent_8hh.tex) >(./KeyFrame_8hh.tex [1123]) (./LaserVisual_8hh.tex) (./Light_8hh.tex [1124]) >(./Link_8hh.tex) (./LinkState_8hh.tex [1125]) (./LogPlay_8hh.tex) >(./LogRecord_8hh.tex [1126]) (./mainpage_8html.tex) (./MapShape_8hh.tex) >(./Master_8hh.tex [1127]) (./common_2Material_8hh.tex) >(./rendering_2Material_8hh.tex) (./MathTypes_8hh.tex [1128]) (./Matrix3_8hh.tex >) (./Matrix4_8hh.tex [1129]) (./Mesh_8hh.tex) (./MeshCSG_8hh.tex [1130]) >(./MeshLoader_8hh.tex) (./MeshManager_8hh.tex [1131]) (./MeshShape_8hh.tex) >(./Model_8hh.tex [1132]) (./ModelDatabase_8hh.tex [1133]) (./ModelState_8hh.tex >) (./MouseEvent_8hh.tex) (./MovableText_8hh.tex [1134]) (./MsgFactory_8hh.tex >[1135]) (./msgs_8hh.tex [1136]) (./MultiCameraSensor_8hh.tex [1137]) >(./MultiRayShape_8hh.tex) (./Node_8hh.tex [1138]) (./Noise_8hh.tex) >(./ogre__gazebo_8h.tex) (./OpenAL_8hh.tex [1139] >Underfull \vbox (badness 10000) has occurred while \output is active [1140]) >(./OrbitViewController_8hh.tex) (./PhysicsEngine_8hh.tex [1141]) >(./PhysicsFactory_8hh.tex [1142]) (./PhysicsIface_8hh.tex [1143]) >(./PhysicsTypes_8hh.tex [1144] [1145]) (./PID_8hh.tex) (./Plane_8hh.tex >[1146]) (./PlaneShape_8hh.tex) (./Plugin_8hh.tex [1147] [1148] >Underfull \hbox (badness 10000) detected at line 87 >[][][] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >[1149] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >) (./Pose_8hh.tex) (./Projector_8hh.tex [1150]) (./Publication_8hh.tex) >(./PublicationTransport_8hh.tex [1151]) (./Publisher_8hh.tex) >(./Quaternion_8hh.tex [1152]) (./Rand_8hh.tex [1153]) (./RaySensor_8hh.tex) >(./RayShape_8hh.tex [1154]) (./RenderEngine_8hh.tex) (./RenderEvents_8hh.tex >[1155]) (./RenderingIface_8hh.tex) (./RenderTypes_8hh.tex [1156] >Underfull \hbox (badness 3158) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--P-O-I-N-T-_--L-I-S-T >\T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L >-I-N-E-_--L-I-S-T \T1/phv/m/n/10 = 1, >Underfull \hbox (badness 4341) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L-I-N-E-_--S-T-R-I-P >\T1/phv/m/n/10 = 2, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--T >-R-I-A-N-G-L-E-_--L-I-S-T >[1157]) (./RFIDSensor_8hh.tex [1158]) (./RFIDTag_8hh.tex) >(./RFIDTagVisual_8hh.tex) (./RFIDVisual_8hh.tex [1159]) (./Road_8hh.tex) >(./Road2d_8hh.tex [1160]) (./RotationSpline_8hh.tex) (./RTShaderSystem_8hh.tex >[1161]) (./Scene_8hh.tex [1162]) (./ScrewJoint_8hh.tex) (./SelectionObj_8hh.tex >) (./Sensor_8hh.tex [1163] >Underfull \hbox (badness 892) in paragraph at lines 32--37 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 gazebo-::sensors-::-Sensor-Category \T1/ph >v/m/n/10 { \T1/phv/b/n/10 gazebo-::sensors-::-I-M-A-G-E \T1/phv/m/n/10 = 0, \T1 >/phv/b/n/10 gazebo-::sensors-::-R-A-Y \T1/phv/m/n/10 = 1, >) (./SensorFactory_8hh.tex [1164]) (./SensorManager_8hh.tex) >(./SensorsIface_8hh.tex [1165]) (./SensorTypes_8hh.tex [1166] [1167]) >(./Server_8hh.tex) (./Shape_8hh.tex [1168]) (./simbody__inc_8h.tex) >(./SimbodyBallJoint_8hh.tex) (./SimbodyBoxShape_8hh.tex [1169]) >(./SimbodyCollision_8hh.tex) (./SimbodyCylinderShape_8hh.tex [1170]) >(./SimbodyHeightmapShape_8hh.tex) (./SimbodyHinge2Joint_8hh.tex [1171]) >(./SimbodyHingeJoint_8hh.tex) (./SimbodyJoint_8hh.tex [1172]) >(./SimbodyLink_8hh.tex) (./SimbodyMeshShape_8hh.tex) (./SimbodyModel_8hh.tex >[1173]) (./SimbodyMultiRayShape_8hh.tex) (./SimbodyPhysics_8hh.tex [1174]) >(./SimbodyPlaneShape_8hh.tex) (./SimbodyRayShape_8hh.tex) >(./SimbodyScrewJoint_8hh.tex [1175]) (./SimbodySliderJoint_8hh.tex) >(./SimbodySphereShape_8hh.tex [1176]) (./SimbodyTypes_8hh.tex) >(./SimbodyUniversalJoint_8hh.tex [1177]) (./SingletonT_8hh.tex) >(./Skeleton_8hh.tex [1178]) (./SkeletonAnimation_8hh.tex) >(./SliderJoint_8hh.tex [1179]) (./SonarSensor_8hh.tex) (./SonarVisual_8hh.tex >[1180]) (./SphereShape_8hh.tex) (./SphericalCoordinates_8hh.tex) >(./Spline_8hh.tex [1181]) (./State_8hh.tex) (./STLLoader_8hh.tex [1182]) >(./SubscribeOptions_8hh.tex) (./Subscriber_8hh.tex [1183]) >(./SubscriptionTransport_8hh.tex) (./SurfaceParams_8hh.tex [1184]) >(./SystemPaths_8hh.tex) (./Time_8hh.tex [1185]) (./Timer_8hh.tex) >(./TopicManager_8hh.tex [1186]) (./TransmitterVisual_8hh.tex [1187]) >(./TransportIface_8hh.tex [1188]) (./TransportTypes_8hh.tex [1189]) >(./UniversalJoint_8hh.tex) (./UpdateInfo_8hh.tex) (./UserCamera_8hh.tex >[1190]) (./UtilTypes_8hh.tex) (./Vector2d_8hh.tex [1191]) (./Vector2i_8hh.tex) >(./Vector3_8hh.tex [1192]) (./Vector4_8hh.tex) (./Video_8hh.tex) >(./VideoVisual_8hh.tex [1193]) (./ViewController_8hh.tex) (./Visual_8hh.tex >[1194]) (./WindowManager_8hh.tex [1195]) (./WireBox_8hh.tex) >(./WirelessReceiver_8hh.tex) (./WirelessTransceiver_8hh.tex [1196]) >(./WirelessTransmitter_8hh.tex) (./World_8hh.tex [1197]) (./WorldState_8hh.tex >[1198]) (./WrenchVisual_8hh.tex) [1199] (./refman.ind >Underfull \hbox (badness 10000) in paragraph at lines 83--85 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >[1200] [1201] >Underfull \hbox (badness 10000) in paragraph at lines 224--226 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1202] [1203] >Underfull \hbox (badness 10000) in paragraph at lines 474--476 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1204] [1205] [1206] [1207] [1208] [1209] [1210] >Underfull \hbox (badness 10000) in paragraph at lines 1210--1212 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 1212--1214 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1211] [1212] [1213] [1214] [1215] [1216] [1217] [1218] [1219] [1220] [1221] >[1222] [1223] [1224] [1225] [1226] [1227] [1228] [1229] [1230] [1231] [1232] >[1233] [1234] [1235] [1236] [1237] [1238] [1239] >Underfull \hbox (badness 10000) in paragraph at lines 4431--4433 >[]\T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 4441--4443 >[]\T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1240] [1241] [1242] [1243] [1244] [1245] [1246] [1247] [1248] [1249] >Underfull \hbox (badness 10000) in paragraph at lines 5488--5490 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >Underfull \hbox (badness 10000) in paragraph at lines 5498--5500 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >Underfull \hbox (badness 10000) in paragraph at lines 5501--5503 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 5504--5506 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 5507--5509 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5510--5512 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5513--5515 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5516--5518 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5519--5521 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5522--5524 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5525--5527 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1250] >Underfull \hbox (badness 10000) in paragraph at lines 5527--5529 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5530--5532 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5535--5537 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5537--5539 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5540--5542 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5542--5544 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5545--5547 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5547--5549 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5550--5552 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5552--5554 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5555--5557 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5557--5559 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5560--5562 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5562--5564 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1251] [1252] [1253] [1254] [1255] [1256] [1257] [1258] [1259] [1260] [1261] >[1262] [1263] [1264] [1265] [1266] [1267] [1268] [1269] [1270] [1271] [1272] >[1273] [1274] [1275] [1276] [1277] [1278] [1279] [1280] [1281] >Underfull \hbox (badness 10000) in paragraph at lines 9001--9003 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1282] [1283] [1284] [1285] [1286] [1287] [1288] [1289] [1290] [1291] [1292] >[1293] [1294] [1295] >Underfull \hbox (badness 10000) in paragraph at lines 10442--10444 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 10445--10447 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 10448--10450 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 10472--10474 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1296] [1297] [1298]) (./refman.aux (./group__gazebo__event.aux) >(./group__gazebo__math.aux) (./group__gazebo__msgs.aux) >(./group__gazebo__physics.aux) (./group__gazebo__physics__simbody.aux) >(./group__gazebo__rendering.aux) (./group__gazebo__sensors.aux) >(./group__gazebo__transport.aux) (./group__gazebo__util.aux)) >LaTeX Font Warning: Some font shapes were not available, defaults substituted. >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. > ) >(see the transcript file for additional information){/usr/share/texlive/texmf-d >ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ >ic/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams >fonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr >8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr >/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8ac.pfb></usr/share/texl >ive/texmf-dist/fonts/type1/urw/helvetic/uhvbo8a.pfb></usr/share/texlive/texmf-d >ist/fonts/type1/urw/helvetic/uhvbo8ac.pfb></usr/share/texlive/texmf-dist/fonts/ >type1/urw/helvetic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/he >lvetic/uhvro8a.pfb> >Output written on refman.pdf (1442 pages, 2164106 bytes). >Transcript written on refman.log. >latex_count=5 ; \ >while egrep -s 'Rerun (LaTeX|to get cross-references right)' refman.log && [ $latex_count -gt 0 ] ;\ > do \ > echo "Rerunning latex...." ;\ > pdflatex refman ;\ > latex_count=`expr $latex_count - 1` ;\ > done >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. >Rerunning latex.... >This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2014/dev) > restricted \write18 enabled. >entering extended mode >(./refman.tex >LaTeX2e <2011/06/27> >Babel <3.9g> and hyphenation patterns for 76 languages loaded. >(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls >Document Class: book 2007/10/19 v1.4h Standard LaTeX document class >(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)) >(/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) >(/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) >(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) >(/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/xtab/xtab.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg))) >(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) >(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty) >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty) >(/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) >(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) >(/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty) >Writing index file refman.idx >(./refman.aux (./group__gazebo__event.aux) (./group__gazebo__math.aux) >(./group__gazebo__msgs.aux) (./group__gazebo__physics.aux) >(./group__gazebo__physics__simbody.aux) (./group__gazebo__rendering.aux) >(./group__gazebo__sensors.aux) (./group__gazebo__transport.aux) >(./group__gazebo__util.aux)) >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) >(/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii >[Loading MPS to PDF converter (version 2006.09.02).] >) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) >*geometry* driver: auto-detecting >*geometry* detected driver: pdftex >[1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] >(./refman.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) [3] [4] [5] [6] >[7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] >[22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] >[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] >[52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] >[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] >[82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] >[97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] >[110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] >[122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] >[134] [135] [136] [137] [138] [139] [140] [141] [142] [143]) [144] >Chapter 1. >(./index.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) >[1] [2] >Chapter 2. >(./todo.tex) [3] [4] >Chapter 3. >(./modules.tex) [5] [6] >Chapter 4. >(./namespaces.tex) [7] [8] >Chapter 5. >(./hierarchy.tex [9] [10] [11] [12] [13]) [14] >Chapter 6. >(./annotated.tex >Underfull \vbox (badness 2698) has occurred while \output is active [15] >Underfull \vbox (badness 4647) has occurred while \output is active [16] >[17] >Underfull \vbox (badness 5231) has occurred while \output is active [18] >[19] >Underfull \vbox (badness 4144) has occurred while \output is active [20] >[21] >Underfull \vbox (badness 4647) has occurred while \output is active [22]) >[23] [24] >Chapter 7. >(./files.tex [25] [26] [27] [28]) [29] [30] >Chapter 8. >(./group__gazebo__common.tex >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [31] [32] [33] >[34] [35] >Underfull \hbox (badness 2197) in paragraph at lines 296--297 >\T1/phv/m/n/10 Radius(), gazebo-::physics-::-Simbody-Box-Shape-::-Set-Size(), g >azebo-::physics-::-Simbody-Cylinder-Shape-::-Set-Size(), and >Underfull \hbox (badness 10000) detected at line 309 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/n' undefined >(Font) using `T1/pcr/m/n' instead on input line 332. >[36] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >[37] >Underfull \hbox (badness 10000) detected at line 435 >[][][] >Underfull \hbox (badness 10000) detected at line 457 >[][][] >Underfull \hbox (badness 10000) detected at line 476 >[][][] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >[38] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >Underfull \hbox (badness 10000) detected at line 557 >[][][] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/it' undefined >(Font) using `T1/pcr/bc/n' instead on input line 586. >[39] >Underfull \hbox (badness 10000) detected at line 598 >[][][] >Underfull \hbox (badness 10000) detected at line 612 >[][][] >Underfull \hbox (badness 10000) detected at line 642 >[][][] >Underfull \hbox (badness 10000) detected at line 656 >[][][] >[40] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 700 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >[41] >Underfull \hbox (badness 10000) detected at line 800 >[][][] >) [42] (./group__gazebo__event.tex [43] >Underfull \hbox (badness 10000) detected at line 67 >[][][] >Underfull \hbox (badness 1248) in paragraph at lines 77--78 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Connect-Add-Entity() >, gazebo-::event-::-Events-::-Connect-Create-Entity(), gazebo- >Underfull \hbox (badness 3407) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Events-::-Connect-Create-Scene(), gazebo-::event- >::-Events-::-Connect-Delete-Entity(), gazebo-::event-::-Events-::- >Underfull \hbox (badness 1546) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Camera-::-Connect-New-Image-Frame(), gazebo-::ren >dering-::-Gpu-Laser-::-Connect-New-Laser-Frame(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::physics-::-Multi-Ray-Shape-::-Connect-New-Laser-Scans(), gazeb >o-::rendering-::-Depth-Camera-::-Connect-New-R-G-B-Point- >Underfull \hbox (badness 1308) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::-Sensor-::-Connect-Updated(), gazebo-::event-::-Events-::-Conn >ect-World-Created(), gazebo-::event-::-Events-::-Connect-World- >Underfull \hbox (badness 10000) detected at line 90 >[][][] >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Disconnect-Add-Entit >y(), gazebo-::event-::-Events-::-Disconnect-Create-Entity(), >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 gazebo-::rendering-::-Events-::-Disconnect-Create-Scene(), gazeb >o-::event-::-Events-::-Disconnect-Delete-Entity(), gazebo- >Underfull \hbox (badness 7832) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::event-::-Events-::-Disconnect-Diag-Timer-Start(), gazebo-::eve >nt-::-Events-::-Disconnect-Diag-Timer-Stop(), gazebo-::physics- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Link-::-Disconnect-Enabled(), gazebo-::physics-::-Joint-::-Di >sconnect-Joint-Update(), gazebo-::rendering-::-Depth-Camera- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-New-Depth-Frame(), gazebo-::rendering-::-Camera-:: >-Disconnect-New-Image-Frame(), gazebo-::rendering-::- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Gpu-Laser-::-Disconnect-New-Laser-Frame(), gazebo-::physics-::-M >ulti-Ray-Shape-::-Disconnect-New-Laser-Scans(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::rendering-::-Depth-Camera-::-Disconnect-New-R-G-B-Point-Cloud( >), gazebo-::event-::-Events-::-Disconnect-Pause(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Remove-Scene(), gazebo-::event-::-Events-::-Discon >nect-Render(), gazebo-::event-::-Events-::-Disconnect-Set- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Selected-Entity(), gazebo-::transport-::-Connection-::-Disconnec >t-Shutdown(), gazebo-::event-::-Events-::-Disconnect-Sig- >Underfull \hbox (badness 4505) in paragraph at lines 123--124 >\T1/phv/m/n/10 Int(), gazebo-::event-::-Events-::-Disconnect-Step(), gazebo-::e >vent-::-Events-::-Disconnect-Stop(), gazebo-::sensors-::-Force- >Underfull \hbox (badness 2689) in paragraph at lines 123--124 >\T1/phv/m/n/10 Torque-Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sonar- >Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sensor- >Underfull \hbox (badness 2443) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Updated(), gazebo-::event-::-Events-::-Disconnect- >World-Created(), and gazebo-::event-::-Events-::-Disconnect- >[44]) [45] (./group__gazebo__math.tex [46] [47] >Underfull \hbox (badness 5726) in paragraph at lines 143--144 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Quaternion-::-Correct(), gazebo >-::math-::-Quaternion-::-Get-Inverse(), gazebo-::physics-::- >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[48] [49] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[50] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 318 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[51] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >) [52] (./group__gazebo__msgs.tex [53] [54] >Underfull \hbox (badness 10000) detected at line 156 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >[55] [56] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >[57] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >[58] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >[59] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >[60] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >[61] [62] [63] >Underfull \hbox (badness 10000) detected at line 765 >[][][] >Underfull \hbox (badness 10000) detected at line 784 >[][][] >) [64] (./group__gazebo__physics.tex [65] [66] [67] [68] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[69] [70] >Underfull \hbox (badness 10000) detected at line 468 >[][][] >[71]) [72] (./group__gazebo__physics__simbody.tex [73]) [74] >(./group__gazebo__rendering.tex [75] >Underfull \hbox (badness 6526) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-S-E-L-E-C-T-I-O-N-_--N-O- >N-E \T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T >-R-A-N-S\T1/phv/m/n/10 , >Underfull \hbox (badness 10000) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--X\T1/phv/m/n >/10 , \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--Y\T1/p >hv/m/n/10 , \T1/phv/b/n/10 gazebo- >[76] [77] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >[78] [79] [80] >Underfull \hbox (badness 10000) detected at line 454 >[][][] >) [81] (./group__gazebo__sensors.tex [82] [83] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[84] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >Underfull \hbox (badness 10000) detected at line 243 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[85] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >) [86] (./group__gazebo__transport.tex [87] [88] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[89] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[90] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[91] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >) [92] (./group__gazebo__util.tex) [93] [94] >Chapter 9. >(./namespaceboost.tex) (./namespacegazebo.tex [95] [96]) >(./namespacegazebo_1_1common.tex [97] [98] [99] [100]) >(./namespacegazebo_1_1event.tex) (./namespacegazebo_1_1math.tex [101] [102] >[103]) (./namespacegazebo_1_1msgs.tex [104] [105]) >(./namespacegazebo_1_1physics.tex [106] [107] [108] [109] [110] [111]) >(./namespacegazebo_1_1rendering.tex [112] [113] [114] [115] [116] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >) (./namespacegazebo_1_1sensors.tex [117] [118] [119] [120] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >) (./namespacegazebo_1_1transport.tex [121] [122] [123]) >(./namespacegazebo_1_1util.tex [124]) (./namespacegoogle.tex) >(./namespacegoogle_1_1protobuf.tex) >(./namespacegoogle_1_1protobuf_1_1compiler.tex) >(./namespacegoogle_1_1protobuf_1_1compiler_1_1cpp.tex) (./namespaceOgre.tex) >(./namespaceogre.tex) (./namespaceSimTK.tex) (./namespaceSkyX.tex) [125] >[126] >Chapter 10. >(./classgazebo_1_1physics_1_1Actor.tex [127] [128] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >[129] [130] [131] [132]) (./classgazebo_1_1math_1_1Angle.tex [133] [134] >Underfull \hbox (badness 10000) detected at line 157 >[][][] >[135] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 220 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 258 >[][][] >[136] >Underfull \hbox (badness 10000) detected at line 277 >[][][] >Underfull \hbox (badness 10000) detected at line 296 >[][][] >Underfull \hbox (badness 10000) detected at line 315 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[137] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[138] >Underfull \hbox (badness 10000) detected at line 429 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >[139] >Underfull \hbox (badness 10000) detected at line 519 >[][][] >Underfull \hbox (badness 10000) detected at line 541 >[][][] >) (./classgazebo_1_1common_1_1Animation.tex [140] [141] [142] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >[143]) (./classgazebo_1_1rendering_1_1ArrowVisual.tex [144]) >(./classgazebo_1_1common_1_1AssertionInternalError.tex [145]) >(./classgazebo_1_1common_1_1AudioDecoder.tex [146] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[147] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 132 >[][][] >) (./classgazebo_1_1rendering_1_1AxisVisual.tex [148] [149]) >(./classgazebo_1_1physics_1_1BallJoint.tex [150] [151]) >(./classgazebo_1_1physics_1_1Base.tex >Underfull \hbox (badness 1308) in paragraph at lines 18--52 >\T1/phv/b/n/10 J-O-I-N-T \T1/phv/m/n/10 = 0x00000040, \T1/phv/b/n/10 B-A-L-L-_- >-J-O-I-N-T \T1/phv/m/n/10 = 0x00000080, \T1/phv/b/n/10 H-I-N-G-E2-_--J-O-I-N-T >\T1/phv/m/n/10 = 0x00000100, \T1/phv/b/n/10 H-I-N-G-E-_--J-O-I-N-T \T1/phv/m/n/ >10 = >[152] [153] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >[154] [155] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >[156] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 364 >[][][] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 392 >[][][] >[157] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >Underfull \hbox (badness 10000) detected at line 434 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >Underfull \hbox (badness 10000) detected at line 476 >[][][] >[158] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >Underfull \hbox (badness 981) in paragraph at lines 543--544 >\T1/phv/b/n/10 ::-Heightmap-Shape \T1/phv/m/n/10 (p.377[]), \T1/phv/b/n/10 gaz >ebo-::physics-::-Mesh-Shape \T1/phv/m/n/10 (p.537[]), \T1/phv/b/n/10 gazebo-:: >physics-::-Simbody-Hinge2-Joint >Underfull \hbox (badness 10000) detected at line 556 >[][][] >[159] [160] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >[161] [162] [163] [164]) (./classgazebo_1_1math_1_1Box.tex [165] [166] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 192 >[][][] >[167] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >Underfull \hbox (badness 10000) detected at line 284 >[][][] >[168] >Underfull \hbox (badness 10000) detected at line 303 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >) (./classgazebo_1_1physics_1_1BoxShape.tex [169] [170] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >) (./classgazebo_1_1common_1_1BVHLoader.tex [171] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1transport_1_1CallbackHelper.tex [172] [173] >Underfull \hbox (badness 10000) detected at line 86 >[][][] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 139 >[][][] >[174] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >) (./classgazebo_1_1transport_1_1CallbackHelperT.tex >Underfull \hbox (badness 1205) in paragraph at lines 18--19 >[]\T1/phv/b/n/10 Callback-Helper-T \T1/phv/m/n/10 (const boost-::function$\OML/ >ztmcm/m/it/10 <$ \T1/phv/m/n/10 void(const boost-::shared-_-ptr$\OML/ztmcm/m/it >/10 <$ \T1/phv/m/n/10 M const $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 &)$\OML/ztm >cm/m/it/10 >$ \T1/phv/m/n/10 &-_-cb, bool -_- >[175] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >[176] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >Underfull \hbox (badness 10000) detected at line 147 >[][][] >) (./classgazebo_1_1rendering_1_1Camera.tex [177] [178] [179] [180] [181] >[182] [183] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >[184] [185] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 495 >[][][] >[186] >Underfull \hbox (badness 10000) detected at line 580 >[][][] >Underfull \hbox (badness 10000) detected at line 594 >[][][] >[187] >Underfull \hbox (badness 10000) detected at line 633 >[][][] >Underfull \hbox (badness 10000) detected at line 647 >[][][] >Underfull \hbox (badness 10000) detected at line 661 >[][][] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 689 >[][][] >[188] >Underfull \hbox (badness 10000) detected at line 703 >[][][] >Underfull \hbox (badness 10000) detected at line 728 >[][][] >Underfull \hbox (badness 10000) detected at line 747 >[][][] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >[189] >Underfull \hbox (badness 10000) detected at line 789 >[][][] >Underfull \hbox (badness 10000) detected at line 807 >[][][] >Underfull \hbox (badness 10000) detected at line 825 >[][][] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >Underfull \hbox (badness 10000) detected at line 853 >[][][] >Underfull \hbox (badness 10000) detected at line 867 >[][][] >[190] >Underfull \hbox (badness 10000) detected at line 881 >[][][] >Underfull \hbox (badness 10000) detected at line 895 >[][][] >Underfull \hbox (badness 10000) detected at line 909 >[][][] >Underfull \hbox (badness 10000) detected at line 923 >[][][] >Underfull \hbox (badness 10000) detected at line 937 >[][][] >Underfull \hbox (badness 10000) detected at line 951 >[][][] >[191] >Underfull \hbox (badness 10000) detected at line 965 >[][][] >Underfull \hbox (badness 10000) detected at line 979 >[][][] >Underfull \hbox (badness 10000) detected at line 993 >[][][] >Underfull \hbox (badness 10000) detected at line 1007 >[][][] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >Underfull \hbox (badness 10000) detected at line 1035 >[][][] >[192] >Underfull \hbox (badness 10000) detected at line 1049 >[][][] >Underfull \hbox (badness 10000) detected at line 1063 >[][][] >Underfull \hbox (badness 10000) detected at line 1077 >[][][] >Underfull \hbox (badness 10000) detected at line 1091 >[][][] >Underfull \hbox (badness 10000) detected at line 1105 >[][][] >[193] >Underfull \hbox (badness 10000) detected at line 1133 >[][][] >Underfull \hbox (badness 10000) detected at line 1147 >[][][] >Underfull \hbox (badness 10000) detected at line 1161 >[][][] >Underfull \hbox (badness 10000) detected at line 1175 >[][][] >Underfull \hbox (badness 10000) detected at line 1197 >[][][] >[194] >Underfull \hbox (badness 10000) detected at line 1242 >[][][] >Underfull \hbox (badness 10000) detected at line 1261 >[][][] >[195] >Underfull \hbox (badness 10000) detected at line 1311 >[][][] >Underfull \hbox (badness 10000) detected at line 1338 >[][][] >[196] >Underfull \hbox (badness 10000) detected at line 1462 >[][][] >[197] >Underfull \hbox (badness 10000) detected at line 1496 >[][][] >[198] [199] [200] >Underfull \hbox (badness 10000) detected at line 1846 >[][][] >Underfull \hbox (badness 10000) detected at line 1865 >[][][] >[201] [202] [203]) (./classgazebo_1_1sensors_1_1CameraSensor.tex [204] [205] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >[206] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 200 >[][][] >[207] >Underfull \hbox (badness 10000) detected at line 266 >[][][] >) (./classgazebo_1_1rendering_1_1CameraVisual.tex [208] [209]) >(./classgazebo_1_1common_1_1ColladaLoader.tex [210] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1physics_1_1Collision.tex [211] [212] [213] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >[214] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 324 >[][][] >[215] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 374 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 405 >[][][] >Underfull \hbox (badness 10000) detected at line 419 >[][][] >[216] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 455 >[][][] >Underfull \hbox (badness 10000) detected at line 473 >[][][] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >[217] [218] [219]) (./classgazebo_1_1physics_1_1CollisionState.tex [220] >[221] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >[222] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 212 >[][][] >Underfull \hbox (badness 10000) detected at line 231 >[][][] >Underfull \hbox (badness 10000) detected at line 256 >[][][] >) (./classgazebo_1_1common_1_1Color.tex [223] [224] [225] [226] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >[227] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >[228] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 392 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >[229] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 468 >[][][] >Underfull \hbox (badness 10000) detected at line 487 >[][][] >[230] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >Underfull \hbox (badness 10000) detected at line 525 >[][][] >Underfull \hbox (badness 10000) detected at line 544 >[][][] >Underfull \hbox (badness 10000) detected at line 563 >[][][] >[231] >Underfull \hbox (badness 10000) detected at line 582 >[][][] >Underfull \hbox (badness 10000) detected at line 601 >[][][] >[232] [233] >Underfull \hbox (badness 10000) detected at line 770 >[][][] >[234]) (./classgazebo_1_1rendering_1_1COMVisual.tex [235] [236]) >(./classgazebo_1_1event_1_1Connection.tex [237] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >) (./classgazebo_1_1transport_1_1Connection.tex [238] [239] [240] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >[241] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[242] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >Underfull \hbox (badness 10000) detected at line 362 >[][][] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[243] >Underfull \hbox (badness 10000) detected at line 471 >[][][] >Underfull \hbox (badness 10000) detected at line 528 >[][][] >) (./classgazebo_1_1transport_1_1ConnectionManager.tex [244] [245] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >[246] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >[247] [248]) (./classgazebo_1_1common_1_1Console.tex [249]) >(./classgazebo_1_1physics_1_1Contact.tex [250] [251] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 147 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >[252]) (./classgazebo_1_1physics_1_1ContactManager.tex [253] [254] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 146 >[][][] >[255] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >Underfull \hbox (badness 10000) detected at line 205 >[][][] >) (./classgazebo_1_1physics_1_1ContactPublisher.tex [256]) >(./classgazebo_1_1sensors_1_1ContactSensor.tex [257] [258] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 146 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >[259] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >[260]) (./classgazebo_1_1rendering_1_1ContactVisual.tex [261]) >(./classgazebo_1_1rendering_1_1Conversions.tex [262] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >[263] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >) (./classgazebo_1_1physics_1_1CylinderShape.tex [264] [265] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[266]) (./classgazebo_1_1rendering_1_1DepthCamera.tex [267] [268] [269] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >[270] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >[271]) (./classgazebo_1_1sensors_1_1DepthCameraSensor.tex [272] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >[273] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >) (./classgazebo_1_1util_1_1DiagnosticManager.tex [274] >Underfull \hbox (badness 10000) detected at line 59 >[][][] >Underfull \hbox (badness 10000) detected at line 73 >[][][] >[275] >Underfull \hbox (badness 10000) detected at line 92 >[][][] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[276] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >) (./classgazebo_1_1util_1_1DiagnosticTimer.tex [277] [278] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >) (./classgazebo_1_1rendering_1_1DummyPageProvider.tex [279]) >(./classgazebo_1_1rendering_1_1DynamicLines.tex [280] [281] >Underfull \hbox (badness 10000) detected at line 148 >[][][] >[282] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >) (./classgazebo_1_1rendering_1_1DynamicRenderable.tex [283] [284] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >[285] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 206 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[286]) (./classgazebo_1_1physics_1_1Entity.tex [287] [288] [289] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >[290] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >[291] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 362 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >[292] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >[293] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 484 >[][][] >Underfull \hbox (badness 10000) detected at line 498 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >[294] [295] [296] [297]) (./classgazebo_1_1event_1_1Event.tex [298]) >(./classgazebo_1_1rendering_1_1Events.tex [299] >Underfull \hbox (badness 10000) detected at line 54 >[][][] >[300] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >) (./classgazebo_1_1event_1_1Events.tex [301] [302] [303] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[304] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[305] [306] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 322 >[][][] >[307] [308] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[309] [310] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 460 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >[311] [312] [313] [314] [315]) (./classgazebo_1_1event_1_1EventT.tex [316] >[317] [318] [319] >Underfull \vbox (badness 3449) has occurred while \output is active [320] >[321] [322] [323] [324]) (./classgazebo_1_1common_1_1Exception.tex [325] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >[326] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >) (./classgazebo_1_1sensors_1_1ForceTorqueSensor.tex [327] [328] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[329] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >) (./classgazebo_1_1rendering_1_1FPSViewController.tex [330] [331] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./classgoogle_1_1protobuf_1_1compiler_1_1cpp_1_1GazeboGenerator.tex [332]) >(./classgazebo_1_1sensors_1_1GpsSensor.tex [333] [334] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[335]) (./classgazebo_1_1rendering_1_1GpuLaser.tex [336] [337] [338] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >[339] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 325 >[][][] >[340] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[341] [342] [343] [344]) (./classgazebo_1_1sensors_1_1GpuRaySensor.tex [345] >[346] [347] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[348] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >[349] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 370 >[][][] >[350] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >[351] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >[352] >Underfull \hbox (badness 10000) detected at line 547 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >Underfull \hbox (badness 10000) detected at line 575 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[353] >Underfull \hbox (badness 10000) detected at line 632 >[][][] >Underfull \hbox (badness 10000) detected at line 650 >[][][] >[354] [355]) (./classgazebo_1_1rendering_1_1Grid.tex [356] [357] [358] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >[359] [360]) (./classgazebo_1_1physics_1_1Gripper.tex [361] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >) (./classgazebo_1_1rendering_1_1GUIOverlay.tex [362] [363] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >[364] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >[365] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >) (./classgazebo_1_1rendering_1_1GzTerrainMatGen.tex [366]) >(./classgazebo_1_1rendering_1_1Heightmap.tex [367] [368] >Underfull \hbox (badness 10000) detected at line 116 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[369] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[370] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >[371] [372]) (./classgazebo_1_1physics_1_1HeightmapShape.tex [373] [374] >[375] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >[376] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[377]) (./classgazebo_1_1physics_1_1Hinge2Joint.tex [378] [379]) >(./classgazebo_1_1physics_1_1HingeJoint.tex [380]) >(./classgazebo_1_1common_1_1Image.tex [381] [382] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >[383] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >[384] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >[385] >Underfull \hbox (badness 10000) detected at line 451 >[][][] >) (./classgazebo_1_1sensors_1_1ImuSensor.tex [386] [387] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >[388] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >[389]) (./classgazebo_1_1physics_1_1Inertial.tex [390] [391] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >[392] [393] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >[394] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 309 >[][][] >Underfull \hbox (badness 10000) detected at line 323 >[][][] >Underfull \hbox (badness 10000) detected at line 337 >[][][] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >[395] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >Underfull \hbox (badness 10000) detected at line 419 >[][][] >[396] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >[397] [398] [399] [400]) (./classgazebo_1_1common_1_1InternalError.tex [401]) >(./classgazebo_1_1transport_1_1IOManager.tex [402] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >) (./classgazebo_1_1physics_1_1Joint.tex [403] [404] [405] [406] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[407] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >[408] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >[409] >Underfull \hbox (badness 10000) detected at line 441 >[][][] >Underfull \hbox (badness 1783) in paragraph at lines 446--447 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Joint$ >\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/ >phv/m/n/10 (p.745[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Joint >Underfull \hbox (badness 2626) in paragraph at lines 446--447 >\T1/phv/m/n/10 (p.798[]), \T1/phv/b/n/10 gazebo-::physics-::-Slider-Joint$\OML/ >ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/phv/m >/n/10 (p.874[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hinge2-Joint >Underfull \hbox (badness 10000) detected at line 464 >[][][] >Underfull \hbox (badness 10000) detected at line 478 >[][][] >Underfull \hbox (badness 10000) detected at line 501 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 506--507 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.784[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[410] [411] >Underfull \hbox (badness 10000) detected at line 544 >[][][] >Underfull \hbox (badness 10000) detected at line 563 >[][][] >Underfull \hbox (badness 10000) detected at line 577 >[][][] >Underfull \hbox (badness 10000) detected at line 596 >[][][] >[412] >Underfull \hbox (badness 10000) detected at line 613 >[][][] >Underfull \hbox (badness 10000) detected at line 642 >[][][] >Underfull \hbox (badness 10000) detected at line 665 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 670--671 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.784[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[413] >Underfull \hbox (badness 10000) detected at line 688 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 693--694 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.785[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >Underfull \hbox (badness 10000) detected at line 711 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >Underfull \hbox (badness 10000) detected at line 753 >[][][] >[414] >Underfull \hbox (badness 10000) detected at line 776 >[][][] >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 818 >[][][] >Underfull \hbox (badness 10000) detected at line 837 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 842--843 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.785[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[415] >Underfull \hbox (badness 10000) detected at line 860 >[][][] >Underfull \hbox (badness 2961) in paragraph at lines 865--866 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >48[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.775[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 10000) detected at line 878 >[][][] >Underfull \hbox (badness 10000) detected at line 897 >[][][] >[416] >Underfull \hbox (badness 10000) detected at line 916 >[][][] >Underfull \hbox (badness 5563) in paragraph at lines 921--922 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Scre >w-Joint \T1/phv/m/n/10 (p.834[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-U >niversal-Joint >Underfull \hbox (badness 10000) detected at line 939 >[][][] >[417] >Underfull \hbox (badness 1783) in paragraph at lines 1047--1048 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Joint$ >\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/ >phv/m/n/10 (p.746[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Joint >[418] [419] >Underfull \hbox (badness 2961) in paragraph at lines 1230--1231 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >50[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.777[]), \T1/phv/b/n/10 gazebo- >[420] [421] >Underfull \hbox (badness 2961) in paragraph at lines 1301--1302 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >50[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.777[]), \T1/phv/b/n/10 gazebo- >[422] [423]) (./classJoint__TEST.tex [424] [425] >Underfull \hbox (badness 909) in paragraph at lines 183--184 >[]\T1/phv/m/n/10 References Joint-_--T-E-S-T-::-Spawn-Joint-Options-::type, Joi >nt-_--T-E-S-T-::-Spawn-Joint-Options-::wait, Joint-_--T-E-S-T-::-Spawn-Joint- >Underfull \hbox (badness 1521) in paragraph at lines 203--204 >\T1/phv/m/n/10 ::get-_-world(), gazebo-::common-::-Time-::-Get-Wall-Time(), gzw >arn, Joint-_--T-E-S-T-::-Spawn-Joint-Options-::joint-Pose, Joint-_-- >Underfull \hbox (badness 1048) in paragraph at lines 203--204 >\T1/phv/m/n/10 T-E-S-T-::-Spawn-Joint-Options-::model-Pose, gazebo-::common-::- >Time-::-M-Sleep(), N-U-L-L, Joint-_--T-E-S-T-::-Spawn-Joint-Options- >[426]) (./classgazebo_1_1physics_1_1JointController.tex [427] [428] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >) (./classgazebo_1_1physics_1_1JointState.tex [429] [430] [431] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >[432] >Underfull \hbox (badness 10000) detected at line 190 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >[433] [434] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 298 >[][][] >Underfull \hbox (badness 10000) detected at line 317 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >) (./classgazebo_1_1rendering_1_1JointVisual.tex [435]) >(./classgazebo_1_1physics_1_1JointWrench.tex [436] >Underfull \hbox (badness 10000) detected at line 56 >[][][] >[437] >Underfull \hbox (badness 10000) detected at line 79 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >) (./classgazebo_1_1common_1_1KeyEvent.tex [438] >Underfull \hbox (badness 10000) detected at line 48 >[][][] >[439]) (./classgazebo_1_1common_1_1KeyFrame.tex [440] >Underfull \hbox (badness 10000) detected at line 76 >[][][] >) (./classgazebo_1_1rendering_1_1LaserVisual.tex [441] [442]) >(./classgazebo_1_1rendering_1_1Light.tex [443] [444] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >[445] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[446] [447] [448] [449]) (./classgazebo_1_1physics_1_1Link.tex [450] [451] >[452] [453] [454] [455] [456] [457] [458] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >Underfull \hbox (badness 10000) detected at line 545 >[][][] >[459] >Underfull \hbox (badness 10000) detected at line 559 >[][][] >Underfull \hbox (badness 10000) detected at line 588 >[][][] >Underfull \hbox (badness 10000) detected at line 607 >[][][] >Underfull \hbox (badness 10000) detected at line 626 >[][][] >Underfull \hbox (badness 10000) detected at line 640 >[][][] >[460] >Underfull \hbox (badness 10000) detected at line 654 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >Underfull \hbox (badness 10000) detected at line 690 >[][][] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >[461] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >Underfull \hbox (badness 10000) detected at line 793 >[][][] >Underfull \hbox (badness 10000) detected at line 811 >[][][] >[462] >Underfull \hbox (badness 10000) detected at line 825 >[][][] >Underfull \hbox (badness 10000) detected at line 843 >[][][] >Underfull \hbox (badness 10000) detected at line 861 >[][][] >Underfull \hbox (badness 10000) detected at line 875 >[][][] >Underfull \hbox (badness 10000) detected at line 889 >[][][] >[463] >Underfull \hbox (badness 10000) detected at line 903 >[][][] >Underfull \hbox (badness 10000) detected at line 911 >[][][] >Underfull \hbox (badness 10000) detected at line 925 >[][][] >Underfull \hbox (badness 10000) detected at line 943 >[][][] >Underfull \hbox (badness 10000) detected at line 961 >[][][] >Underfull \hbox (badness 10000) detected at line 975 >[][][] >[464] >Underfull \hbox (badness 10000) detected at line 993 >[][][] >Underfull \hbox (badness 10000) detected at line 1016 >[][][] >Underfull \hbox (badness 10000) detected at line 1042 >[][][] >[465] >Underfull \hbox (badness 10000) detected at line 1060 >[][][] >[466] [467] [468] [469] [470] [471] [472]) >(./classgazebo_1_1physics_1_1LinkState.tex [473] [474] [475] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 206 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[476] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 277 >[][][] >Underfull \hbox (badness 10000) detected at line 291 >[][][] >Underfull \hbox (badness 10000) detected at line 305 >[][][] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >[477] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >[478] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >Underfull \hbox (badness 10000) detected at line 503 >[][][] >[479]) (./classgazebo_1_1util_1_1LogPlay.tex [480] >Underfull \hbox (badness 10000) detected at line 56 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 126 >[][][] >[481] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >) (./classLogplay.tex [482] >Underfull \hbox (badness 10000) detected at line 15 >[][][] >) (./classgazebo_1_1util_1_1LogRecord.tex [483] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >[484] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[485] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 252 >[][][] >[486] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >[487] [488]) (./classgazebo_1_1physics_1_1MapShape.tex [489] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >[490] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[491]) (./classgazebo_1_1Master.tex [492] [493]) >(./classgazebo_1_1common_1_1Material.tex [494] [495] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >[496] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >[497] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[498] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 386 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[499] [500] [501] [502]) (./classgazebo_1_1math_1_1Matrix3.tex [503] [504] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[505] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[506] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >[507]) (./classgazebo_1_1math_1_1Matrix4.tex [508] [509] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[510] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >[511] [512] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >Underfull \hbox (badness 10000) detected at line 357 >[][][] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >[513] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[514] >Underfull \hbox (badness 10000) detected at line 530 >[][][] >Underfull \hbox (badness 10000) detected at line 555 >[][][] >[515]) (./classgazebo_1_1common_1_1Mesh.tex [516] [517] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[518] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 258 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >Underfull \hbox (badness 10000) detected at line 286 >[][][] >[519] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >Underfull \hbox (badness 10000) detected at line 314 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >[520] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >Underfull \hbox (badness 10000) detected at line 408 >[][][] >Underfull \hbox (badness 10000) detected at line 422 >[][][] >[521]) (./classgazebo_1_1common_1_1MeshCSG.tex [522] >Underfull \hbox (badness 10000) detected at line 43 >[][][] >[523] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >) (./classgazebo_1_1common_1_1MeshLoader.tex [524] [525] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1common_1_1MeshManager.tex [526] [527] [528] [529] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >[530] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 382 >[][][] >) (./classgazebo_1_1physics_1_1MeshShape.tex [531] [532] [533] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[534]) (./classgazebo_1_1physics_1_1Model.tex [535] [536] >Underfull \hbox (badness 958) in paragraph at lines 98--99 >[]\T1/phv/m/n/10 void \T1/phv/b/n/10 Set-Joint-Animation \T1/phv/m/n/10 (const >std-::map$\OML/ztmcm/m/it/10 <$ \T1/phv/m/n/10 std-::string, \T1/phv/b/n/10 com >mon-::-Numeric-Animation-Ptr $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 -_-anim, boo >st- >[537] [538] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >[539] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >[540] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 396 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >[541] >Underfull \hbox (badness 10000) detected at line 456 >[][][] >Underfull \hbox (badness 10000) detected at line 474 >[][][] >Underfull \hbox (badness 10000) detected at line 492 >[][][] >Underfull \hbox (badness 10000) detected at line 510 >[][][] >Underfull \hbox (badness 10000) detected at line 532 >[][][] >[542] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 564 >[][][] >Underfull \hbox (badness 10000) detected at line 582 >[][][] >Underfull \hbox (badness 10000) detected at line 600 >[][][] >[543] [544] [545] >Underfull \hbox (badness 10000) detected at line 862 >[][][] >Underfull \hbox (badness 10000) detected at line 883 >[][][] >[546] [547]) (./classgazebo_1_1common_1_1ModelDatabase.tex [548]) >(./classgazebo_1_1ModelPlugin.tex [549]) >(./classgazebo_1_1physics_1_1ModelState.tex [550] [551] [552] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[553] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 242 >[][][] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >Underfull \hbox (badness 10000) detected at line 275 >[][][] >[554] >Underfull \hbox (badness 10000) detected at line 294 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 332 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >[555] >Underfull \hbox (badness 10000) detected at line 379 >[][][] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >[556] >Underfull \hbox (badness 10000) detected at line 473 >[][][] >Underfull \hbox (badness 10000) detected at line 492 >[][][] >Underfull \hbox (badness 10000) detected at line 511 >[][][] >[557] >Underfull \hbox (badness 10000) detected at line 596 >[][][] >) (./classgazebo_1_1common_1_1MouseEvent.tex [558] >Underfull \hbox (badness 10000) detected at line 78 >[][][] >[559] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[560]) (./classgazebo_1_1rendering_1_1MovableText.tex [561] [562] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >[563] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[564] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[565]) (./classgazebo_1_1msgs_1_1MsgFactory.tex [566] >Underfull \hbox (badness 10000) detected at line 62 >[][][] >[567]) (./classgazebo_1_1sensors_1_1MultiCameraSensor.tex [568] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >[569] [570] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[571] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[572]) (./classgazebo_1_1physics_1_1MultiRayShape.tex [573] [574] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >[575] >Underfull \hbox (badness 10000) detected at line 231 >[][][] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[576] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >[577] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >[578] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >[579]) (./classgazebo_1_1transport_1_1Node.tex [580] >Underfull \hbox (badness 1178) in paragraph at lines 60--61 >\T1/phv/b/n/10 Subscriber-Ptr Sub-scribe \T1/phv/m/n/10 (const std-::string &-_ >-topic, void(T-::$\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-fp)(const std-::strin >g &), T $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-obj, bool -_- >[581] [582] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 190 >[][][] >[583] [584] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >[585] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[586] >Underfull \hbox (badness 10000) detected at line 421 >[][][] >Underfull \hbox (badness 10000) detected at line 450 >[][][] >[587] >Underfull \hbox (badness 10000) detected at line 482 >[][][] >Underfull \hbox (badness 2735) in paragraph at lines 487--488 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >Underfull \hbox (badness 10000) detected at line 511 >[][][] >Underfull \hbox (badness 2735) in paragraph at lines 516--517 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >) (./classgazebo_1_1common_1_1NodeAnimation.tex [588] [589] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >[590] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >[591]) (./structgazebo_1_1common_1_1NodeAssignment.tex [592]) >(./classgazebo_1_1common_1_1NodeTransform.tex [593] >Underfull \hbox (badness 10000) detected at line 87 >[][][] >[594] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >[595] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >[596] [597]) (./classgazebo_1_1sensors_1_1Noise.tex [598] >Underfull \hbox (badness 10000) detected at line 55 >[][][] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >[599] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >) (./classgazebo_1_1common_1_1NumericAnimation.tex [600] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./classgazebo_1_1common_1_1NumericKeyFrame.tex [601] >Underfull \hbox (badness 10000) detected at line 78 >[][][] >[602]) (./classgazebo_1_1util_1_1OpenAL.tex [603] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >) (./classgazebo_1_1util_1_1OpenALSink.tex [604] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >) (./classgazebo_1_1util_1_1OpenALSource.tex [605] [606] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[607] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >[608] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[609] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >) (./classgazebo_1_1rendering_1_1OrbitViewController.tex [610] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >[611] [612]) (./classgazebo_1_1common_1_1ParamT.tex) >(./classgazebo_1_1physics_1_1PhysicsEngine.tex [613] [614] [615] [616] [617] >Underfull \hbox (badness 10000) detected at line 355 >[][][] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >[618] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 439 >[][][] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >[619] >Underfull \hbox (badness 10000) detected at line 490 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >Underfull \hbox (badness 10000) detected at line 532 >[][][] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 560 >[][][] >[620] >Underfull \hbox (badness 10000) detected at line 578 >[][][] >Underfull \hbox (badness 10000) detected at line 592 >[][][] >Underfull \hbox (badness 10000) detected at line 606 >[][][] >[621] [622] [623] [624] [625]) (./classgazebo_1_1physics_1_1PhysicsFactory.tex >[626] >Underfull \hbox (badness 10000) detected at line 47 >[][][] >) (./classgazebo_1_1common_1_1PID.tex [627] [628] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >[629] >Underfull \hbox (badness 10000) detected at line 189 >[][][] >[630] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >) (./classgazebo_1_1math_1_1Plane.tex [631] [632] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[633]) (./classgazebo_1_1physics_1_1PlaneShape.tex [634] [635] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >[636] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >) (./classgazebo_1_1PluginT.tex [637] [638] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >) (./classgazebo_1_1math_1_1Pose.tex [639] [640] [641] [642] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >[643] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >Underfull \hbox (badness 10000) detected at line 309 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >[644] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \hbox (badness 10000) detected at line 433 >[][][] >Underfull \hbox (badness 10000) detected at line 447 >[][][] >[645] [646] >Underfull \hbox (badness 10000) detected at line 470 >[][][] >Underfull \hbox (badness 10000) detected at line 493 >[][][] >Underfull \hbox (badness 10000) detected at line 528 >[][][] >[647] >Underfull \hbox (badness 10000) detected at line 558 >[][][] >[648] >Underfull \hbox (badness 10000) detected at line 668 >[][][] >Underfull \hbox (badness 10000) detected at line 690 >[][][] >) (./classgazebo_1_1common_1_1PoseAnimation.tex [649] [650] [651] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >) (./classgazebo_1_1common_1_1PoseKeyFrame.tex [652] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[653]) (./classgazebo_1_1rendering_1_1Projector.tex [654] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[655]) (./classgazebo_1_1transport_1_1Publication.tex [656] [657] [658] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >[659] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >[660] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >[661]) (./classgazebo_1_1transport_1_1PublicationTransport.tex [662] [663] >Underfull \hbox (badness 10000) detected at line 110 >[][][] >Underfull \hbox (badness 10000) detected at line 124 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[664]) (./classgazebo_1_1transport_1_1Publisher.tex [665] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[666] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >Underfull \hbox (badness 10000) detected at line 157 >[][][] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >[667] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >) (./classQuadNode.tex) (./classgazebo_1_1math_1_1Quaternion.tex [668] [669] >[670] [671] [672] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >[673] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 402 >[][][] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 3701) in paragraph at lines 439--440 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), g >azebo-::math-::-Pose-::-Coord-Rotation-Sub(), and Rotate- >Underfull \hbox (badness 10000) detected at line 452 >[][][] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >[674] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 522 >[][][] >Underfull \hbox (badness 10000) detected at line 536 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >[675] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >Underfull \hbox (badness 10000) detected at line 614 >[][][] >Underfull \hbox (badness 10000) detected at line 637 >[][][] >[676] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >Underfull \hbox (badness 10000) detected at line 691 >[][][] >Underfull \hbox (badness 10000) detected at line 710 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >[677] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 762 >[][][] >Underfull \hbox (badness 10000) detected at line 797 >[][][] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >[678] [679] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >[680] [681] >Underfull \hbox (badness 10000) detected at line 1070 >[][][] >Underfull \hbox (badness 10000) detected at line 1092 >[][][] >[682]) (./classgazebo_1_1math_1_1Rand.tex [683] [684] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >) (./classgazebo_1_1transport_1_1RawCallbackHelper.tex [685] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >[686] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >) (./classgazebo_1_1sensors_1_1RaySensor.tex [687] [688] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >[689] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[690] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >[691] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 337 >[][][] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >[692] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >Underfull \hbox (badness 10000) detected at line 440 >[][][] >[693]) (./classgazebo_1_1physics_1_1RayShape.tex [694] [695] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[696] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >[697] [698] [699]) (./classgazebo_1_1rendering_1_1RenderEngine.tex [700] >Underfull \hbox (badness 10000) detected at line 83 >[][][] >[701] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[702] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[703]) (./classgazebo_1_1sensors_1_1RFIDSensor.tex [704] [705]) >(./classgazebo_1_1sensors_1_1RFIDTag.tex [706] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >[707]) (./classgazebo_1_1rendering_1_1RFIDTagVisual.tex >Underfull \hbox (badness 10000) detected at line 51 >[][][] >[708]) (./classgazebo_1_1rendering_1_1RFIDVisual.tex) (./classRoad.tex [709]) >(./classgazebo_1_1physics_1_1Road.tex [710]) >(./classgazebo_1_1rendering_1_1Road2d.tex [711]) >(./classgazebo_1_1math_1_1RotationSpline.tex [712] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >[713] >Underfull \hbox (badness 10000) detected at line 134 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >[714] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >Underfull \hbox (badness 10000) detected at line 235 >[][][] >) (./classgazebo_1_1rendering_1_1RTShaderSystem.tex [715] >Underfull \hbox (badness 977) in paragraph at lines 18--23 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 Lighting-Model \T1/phv/m/n/10 { \T1/phv/b/ >n/10 S-S-L-M-_--Per-Vertex-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--P >er-Pixel-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--Normal-Map-Lighting >- >[716] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >[717] [718] >Underfull \hbox (badness 10000) detected at line 243 >[][][] >[719]) (./classgazebo_1_1rendering_1_1Scene.tex [720] [721] [722] [723] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >[724] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >[725] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >Underfull \hbox (badness 10000) detected at line 427 >[][][] >[726] >Underfull \hbox (badness 10000) detected at line 446 >[][][] >Underfull \hbox (badness 10000) detected at line 465 >[][][] >Underfull \hbox (badness 10000) detected at line 479 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >[727] >Underfull \hbox (badness 10000) detected at line 534 >[][][] >Underfull \hbox (badness 10000) detected at line 553 >[][][] >Underfull \hbox (badness 10000) detected at line 567 >[][][] >Underfull \hbox (badness 10000) detected at line 581 >[][][] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >[728] [729] >Underfull \hbox (badness 10000) detected at line 625 >[][][] >Underfull \hbox (badness 10000) detected at line 644 >[][][] >Underfull \hbox (badness 10000) detected at line 658 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >Underfull \hbox (badness 10000) detected at line 694 >[][][] >[730] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 750 >[][][] >Underfull \hbox (badness 10000) detected at line 764 >[][][] >[731] >Underfull \hbox (badness 10000) detected at line 783 >[][][] >Underfull \hbox (badness 10000) detected at line 797 >[][][] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >Underfull \hbox (badness 10000) detected at line 835 >[][][] >[732] >Underfull \hbox (badness 10000) detected at line 860 >[][][] >Underfull \hbox (badness 10000) detected at line 882 >[][][] >Underfull \hbox (badness 10000) detected at line 901 >[][][] >Underfull \hbox (badness 10000) detected at line 915 >[][][] >[733] >Underfull \hbox (badness 10000) detected at line 948 >[][][] >[734] [735] [736] >Underfull \hbox (badness 10000) detected at line 1181 >[][][] >[737] [738] >Underfull \hbox (badness 10000) detected at line 1347 >[][][] >) (./classgazebo_1_1physics_1_1ScrewJoint.tex [739] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >[740] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[741]) (./classgazebo_1_1rendering_1_1SelectionObj.tex [742]) >(./classgazebo_1_1sensors_1_1Sensor.tex [743] [744] [745] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 2626) in paragraph at lines 230--231 >\T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Sensor \T1/phv/m/n/10 (p.348[]), \T >1/phv/b/n/10 gazebo-::sensors-::-Camera-Sensor \T1/phv/m/n/10 (p.206[]), \T1/p >hv/b/n/10 gazebo-::sensors-::- >Underfull \hbox (badness 10000) detected at line 243 >[][][] >[746] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >[747] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >[748] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >Underfull \hbox (badness 10000) detected at line 432 >[][][] >Underfull \hbox (badness 2790) in paragraph at lines 448--449 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Sensor \T1/phv/m/n/10 (p.707[]), \T1/phv/b >/n/10 gazebo-::sensors-::-Ray-Sensor \T1/phv/m/n/10 (p.695[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Camera-Sensor >Underfull \hbox (badness 1845) in paragraph at lines 448--449 >\T1/phv/m/n/10 (p.207[]), \T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Senso >r \T1/phv/m/n/10 (p.273[]), \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transm >itter \T1/phv/m/n/10 (p.1058[]), >Underfull \hbox (badness 874) in paragraph at lines 448--449 >\T1/phv/b/n/10 gazebo-::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.709[]), \T1/p >hv/b/n/10 gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.335[]), \T1/phv/b/n >/10 gazebo-::sensors-::-Sonar-Sensor >Underfull \hbox (badness 10000) detected at line 461 >[][][] >[749] >Underfull \hbox (badness 2790) in paragraph at lines 509--510 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Sensor \T1/phv/m/n/10 (p.707[]), \T1/phv/b >/n/10 gazebo-::sensors-::-Ray-Sensor \T1/phv/m/n/10 (p.695[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Camera-Sensor >Underfull \hbox (badness 1845) in paragraph at lines 509--510 >\T1/phv/m/n/10 (p.207[]), \T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Senso >r \T1/phv/m/n/10 (p.273[]), \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transm >itter \T1/phv/m/n/10 (p.1058[]), >Underfull \hbox (badness 874) in paragraph at lines 509--510 >\T1/phv/b/n/10 gazebo-::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.709[]), \T1/p >hv/b/n/10 gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.335[]), \T1/phv/b/n >/10 gazebo-::sensors-::-Sonar-Sensor >[750] >Underfull \hbox (badness 2626) in paragraph at lines 631--632 >\T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Sensor \T1/phv/m/n/10 (p.355[]), \T >1/phv/b/n/10 gazebo-::sensors-::-Camera-Sensor \T1/phv/m/n/10 (p.208[]), \T1/p >hv/b/n/10 gazebo-::sensors-::- >[751] [752]) (./classSensorFactor.tex) >(./classgazebo_1_1sensors_1_1SensorFactory.tex [753] >Underfull \hbox (badness 10000) detected at line 53 >[][][] >) (./classgazebo_1_1sensors_1_1SensorManager.tex [754] [755] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >Underfull \hbox (badness 10000) detected at line 133 >[][][] >[756] [757]) (./classgazebo_1_1SensorPlugin.tex [758]) >(./classgazebo_1_1Server.tex [759] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[760]) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperCg. >tex [761]) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperGLS >L.tex >Underfull \hbox (badness 1052) in paragraph at lines 1--1 >[]\T1/phv/bc/n/14.4 gazebo-:-:rendering-:-:Gz-Terrain-Mat-Gen-:-:S-M2-Profile-: >-:Shader-Helper-G-L-S-L Class Ref-er- >[762] >Underfull \hbox (badness 1502) in paragraph at lines 43--45 >[]\T1/phv/m/n/10 virtual void \T1/phv/b/n/10 generate-Fragment-Program-Source \ >T1/phv/m/n/10 (const \T1/phv/b/n/10 S-M2-Profile $\OMS/ztmcm/m/n/10 ^^C$\T1/phv >/m/n/10 -_-prof, const Ogre-::-Terrain $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_ >-terrain, >[763] [764]) (./classgazebo_1_1physics_1_1Shape.tex [765] >Underfull \hbox (badness 1917) in paragraph at lines 96--97 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Multi-Ray-Sh >ape \T1/phv/m/n/10 (p.579[]), \T1/phv/b/n/10 gazebo-::physics-::-Ray-Shape \T >1/phv/m/n/10 (p.698[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 862) in paragraph at lines 96--97 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.375[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Plane-Shape \T1/phv/m/n/10 (p.638[]), \T1/phv/b/n/1 >0 gazebo-::physics-::-Mesh-Shape >Underfull \hbox (badness 10000) detected at line 109 >[][][] >[766] [767] >Underfull \hbox (badness 1917) in paragraph at lines 153--154 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Multi-Ray-Sh >ape \T1/phv/m/n/10 (p.581[]), \T1/phv/b/n/10 gazebo-::physics-::-Ray-Shape \T >1/phv/m/n/10 (p.700[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 862) in paragraph at lines 153--154 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.378[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Plane-Shape \T1/phv/m/n/10 (p.639[]), \T1/phv/b/n/1 >0 gazebo-::physics-::-Mesh-Shape >Underfull \hbox (badness 832) in paragraph at lines 173--174 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.378[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Sphere-Shape \T1/phv/m/n/10 (p.887[]), \T1/phv/b/n/ >10 gazebo-::physics-::-Box-Shape >) (./classgazebo_1_1physics_1_1SimbodyBallJoint.tex [768] [769] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[770] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >[771] [772] [773]) (./classgazebo_1_1physics_1_1SimbodyBoxShape.tex >Underfull \hbox (badness 1412) in paragraph at lines 78--79 >[]\T1/phv/m/n/10 References gazebo-::physics-::-Shape-::collision-Parent, gazeb >o-::math-::equal(), gz-err, gzwarn, gazebo-::physics-::-Box- >[774]) (./classgazebo_1_1physics_1_1SimbodyCollision.tex [775] >Underfull \hbox (badness 10000) detected at line 79 >[][][] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >[776]) (./classgazebo_1_1physics_1_1SimbodyCylinderShape.tex [777]) >(./classgazebo_1_1physics_1_1SimbodyHeightmapShape.tex [778]) >(./classgazebo_1_1physics_1_1SimbodyHinge2Joint.tex [779] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >[780] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[781] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[782] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[783]) (./classgazebo_1_1physics_1_1SimbodyHingeJoint.tex [784] [785] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >[786] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >Underfull \hbox (badness 10000) detected at line 198 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[787] [788] [789]) (./classgazebo_1_1physics_1_1SimbodyJoint.tex [790] [791] >[792] >Underfull \hbox (badness 10000) detected at line 148 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 883) in paragraph at lines 210--211 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Join >t$\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T >1/phv/m/n/10 (p.745[]), \T1/phv/b/n/10 gazebo-::physics-::-Slider-Joint$\OML/zt >mcm/m/it/10 <$ >[793] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 280 >[][][] >Underfull \hbox (badness 10000) detected at line 303 >[][][] >[794] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >[795] [796] [797] >Underfull \hbox (badness 1735) in paragraph at lines 535--536 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Sl >ider-Joint \T1/phv/m/n/10 (p.841[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbod >y-Universal-Joint >Underfull \hbox (badness 3735) in paragraph at lines 581--582 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.787[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[798] [799]) (./classgazebo_1_1physics_1_1SimbodyLink.tex [800] [801] [802] >[803] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >[804] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 401 >[][][] >[805] [806] >Underfull \hbox (badness 10000) detected at line 427 >[][][] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[807] [808] [809]) (./classgazebo_1_1physics_1_1SimbodyMeshShape.tex [810]) >(./classgazebo_1_1physics_1_1SimbodyModel.tex [811]) >(./classgazebo_1_1physics_1_1SimbodyMultiRayShape.tex [812] [813]) >(./classgazebo_1_1physics_1_1SimbodyPhysics.tex [814] [815] [816] [817] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 336 >[][][] >Underfull \hbox (badness 10000) detected at line 355 >[][][] >[818] [819] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >[820] [821] >Underfull \hbox (badness 10000) detected at line 499 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >[822] >Underfull \hbox (badness 10000) detected at line 592 >[][][] >Underfull \hbox (badness 10000) detected at line 641 >[][][] >Underfull \hbox (badness 10000) detected at line 660 >[][][] >[823]) (./classgazebo_1_1physics_1_1SimbodyPlaneShape.tex [824]) >(./classgazebo_1_1physics_1_1SimbodyRayShape.tex [825] [826]) >(./classgazebo_1_1physics_1_1SimbodyScrewJoint.tex [827] [828] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[829] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[830] [831]) (./classgazebo_1_1physics_1_1SimbodySliderJoint.tex [832] [833] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 132 >[][][] >[834] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >[835] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[836] [837]) (./classgazebo_1_1physics_1_1SimbodySphereShape.tex [838]) >(./classgazebo_1_1physics_1_1SimbodyUniversalJoint.tex [839] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >[840] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >[841] >Underfull \hbox (badness 10000) detected at line 214 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[842] [843] [844]) (./classSingletonT.tex [845]) >(./classgazebo_1_1common_1_1Skeleton.tex [846] [847] [848] >Underfull \hbox (badness 10000) detected at line 189 >[][][] >Underfull \hbox (badness 10000) detected at line 203 >[][][] >Underfull \hbox (badness 10000) detected at line 222 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >[849] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 332 >[][][] >[850] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[851] [852]) (./classgazebo_1_1common_1_1SkeletonAnimation.tex [853] [854] >Underfull \hbox (badness 10000) detected at line 144 >[][][] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >[855] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >[856] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >) (./classgazebo_1_1common_1_1SkeletonNode.tex [857] [858] [859] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[860] [861] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >[862] >Underfull \hbox (badness 10000) detected at line 293 >[][][] >Underfull \hbox (badness 10000) detected at line 307 >[][][] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >[863] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >[864] >Underfull \hbox (badness 10000) detected at line 477 >[][][] >[865] [866]) (./classgazebo_1_1physics_1_1SliderJoint.tex [867] [868] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >) (./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile.tex [869] >[870]) (./classgazebo_1_1sensors_1_1SonarSensor.tex [871] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >[872] >Underfull \hbox (badness 10000) detected at line 156 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 205 >[][][] >[873] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >Underfull \hbox (badness 10000) detected at line 252 >[][][] >[874]) (./classgazebo_1_1rendering_1_1SonarVisual.tex [875]) >(./classJoint__TEST_1_1SpawnJointOptions.tex [876] [877]) >(./classgazebo_1_1physics_1_1SphereShape.tex [878] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >[879]) (./classgazebo_1_1common_1_1SphericalCoordinates.tex [880] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >[881] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >[882] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[883] [884] >Underfull \hbox (badness 10000) detected at line 356 >[][][] >) (./classgazebo_1_1math_1_1Spline.tex [885] [886] >Underfull \hbox (badness 10000) detected at line 130 >[][][] >Underfull \hbox (badness 10000) detected at line 144 >[][][] >[887] [888] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[889] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[890]) (./classgazebo_1_1physics_1_1State.tex [891] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >[892] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[893] [894] [895]) (./classgazebo_1_1common_1_1STLLoader.tex) >(./classgazebo_1_1common_1_1SubMesh.tex [896] [897] [898] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[899] [900] [901] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >[902] >Underfull \hbox (badness 10000) detected at line 497 >[][][] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >Underfull \hbox (badness 10000) detected at line 568 >[][][] >[903] >Underfull \hbox (badness 10000) detected at line 587 >[][][] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >[904] [905] [906]) (./classgazebo_1_1transport_1_1SubscribeOptions.tex [907] >Underfull \hbox (badness 10000) detected at line 60 >[][][] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >Underfull \hbox (badness 10000) detected at line 88 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >[908] [909]) (./classgazebo_1_1transport_1_1Subscriber.tex [910] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >) (./classgazebo_1_1transport_1_1SubscriptionTransport.tex [911] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[912] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >) (./classgazebo_1_1physics_1_1SurfaceParams.tex [913] [914] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[915] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 214 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[916] >Underfull \hbox (badness 10000) detected at line 234 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >) (./classgazebo_1_1common_1_1SystemPaths.tex [917] [918] [919] >Underfull \hbox (badness 10000) detected at line 217 >[][][] >[920] [921] >Underfull \hbox (badness 10000) detected at line 236 >[][][] >Underfull \hbox (badness 10000) detected at line 250 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >[922] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >) (./classgazebo_1_1SystemPlugin.tex [923]) >(./classgazebo_1_1common_1_1Time.tex [924] [925] [926] [927] [928] [929] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >Underfull \hbox (badness 10000) detected at line 352 >[][][] >Underfull \hbox (badness 10000) detected at line 371 >[][][] >[930] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 432 >[][][] >Underfull \hbox (badness 10000) detected at line 451 >[][][] >[931] >Underfull \hbox (badness 10000) detected at line 470 >[][][] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[932] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 565 >[][][] >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[933] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >Underfull \hbox (badness 10000) detected at line 641 >[][][] >Underfull \hbox (badness 10000) detected at line 660 >[][][] >Underfull \hbox (badness 10000) detected at line 679 >[][][] >[934] >Underfull \hbox (badness 10000) detected at line 698 >[][][] >Underfull \hbox (badness 10000) detected at line 717 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 755 >[][][] >[935] >Underfull \hbox (badness 10000) detected at line 774 >[][][] >Underfull \hbox (badness 10000) detected at line 793 >[][][] >Underfull \hbox (badness 10000) detected at line 812 >[][][] >Underfull \hbox (badness 10000) detected at line 831 >[][][] >[936] >Underfull \hbox (badness 10000) detected at line 850 >[][][] >Underfull \hbox (badness 10000) detected at line 869 >[][][] >Underfull \hbox (badness 10000) detected at line 888 >[][][] >Underfull \hbox (badness 10000) detected at line 907 >[][][] >[937] >Underfull \hbox (badness 10000) detected at line 926 >[][][] >Underfull \hbox (badness 10000) detected at line 945 >[][][] >Underfull \hbox (badness 10000) detected at line 964 >[][][] >Underfull \hbox (badness 10000) detected at line 983 >[][][] >[938] >Underfull \hbox (badness 10000) detected at line 1002 >[][][] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >Underfull \hbox (badness 10000) detected at line 1040 >[][][] >Underfull \hbox (badness 10000) detected at line 1059 >[][][] >[939] >Underfull \hbox (badness 10000) detected at line 1078 >[][][] >Underfull \hbox (badness 10000) detected at line 1097 >[][][] >Underfull \hbox (badness 10000) detected at line 1116 >[][][] >Underfull \hbox (badness 10000) detected at line 1135 >[][][] >[940] >Underfull \hbox (badness 10000) detected at line 1154 >[][][] >Underfull \hbox (badness 10000) detected at line 1173 >[][][] >Underfull \hbox (badness 10000) detected at line 1192 >[][][] >Underfull \hbox (badness 10000) detected at line 1211 >[][][] >[941] >Underfull \hbox (badness 10000) detected at line 1230 >[][][] >Underfull \hbox (badness 10000) detected at line 1249 >[][][] >Underfull \hbox (badness 10000) detected at line 1268 >[][][] >Underfull \hbox (badness 10000) detected at line 1287 >[][][] >[942] >Underfull \hbox (badness 10000) detected at line 1306 >[][][] >Underfull \hbox (badness 10000) detected at line 1325 >[][][] >Underfull \hbox (badness 10000) detected at line 1344 >[][][] >Underfull \hbox (badness 10000) detected at line 1363 >[][][] >[943] >Underfull \hbox (badness 10000) detected at line 1382 >[][][] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >Underfull \hbox (badness 10000) detected at line 1420 >[][][] >[944] [945] >Underfull \hbox (badness 10000) detected at line 1485 >[][][] >Underfull \hbox (badness 10000) detected at line 1510 >[][][] >Underfull \hbox (badness 10000) detected at line 1532 >[][][] >[946]) (./classgazebo_1_1common_1_1Timer.tex [947] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >) (./classgazebo_1_1transport_1_1TopicManager.tex [948] [949] [950] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >[951] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >[952] >Underfull \hbox (badness 10000) detected at line 331 >[][][] >[953] >Underfull \hbox (badness 10000) detected at line 439 >[][][] >Underfull \hbox (badness 10000) detected at line 496 >[][][] >) (./structgazebo_1_1physics_1_1TrajectoryInfo.tex [954]) >(./classgazebo_1_1rendering_1_1TransmitterVisual.tex [955]) >(./classgazebo_1_1physics_1_1UniversalJoint.tex [956]) >(./classgazebo_1_1common_1_1UpdateInfo.tex [957]) >(./classgazebo_1_1rendering_1_1UserCamera.tex [958] [959] [960] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >[961] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 280 >[][][] >Underfull \hbox (badness 10000) detected at line 294 >[][][] >[962] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >[963] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[964] [965] >Underfull \hbox (badness 10000) detected at line 657 >[][][] >) (./classgazebo_1_1math_1_1Vector2d.tex [966] [967] [968] [969] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >[970] [971] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >[972] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >[973] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 436 >[][][] >Underfull \hbox (badness 10000) detected at line 455 >[][][] >Underfull \hbox (badness 10000) detected at line 474 >[][][] >[974] >Underfull \hbox (badness 10000) detected at line 493 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >[975] >Underfull \hbox (badness 10000) detected at line 575 >[][][] >Underfull \hbox (badness 10000) detected at line 597 >[][][] >) (./classgazebo_1_1math_1_1Vector2i.tex [976] [977] [978] [979] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >[980] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >[981] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >[982] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 442 >[][][] >Underfull \hbox (badness 10000) detected at line 450 >[][][] >Underfull \hbox (badness 10000) detected at line 464 >[][][] >[983] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 491 >[][][] >Underfull \hbox (badness 10000) detected at line 510 >[][][] >Underfull \hbox (badness 10000) detected at line 529 >[][][] >[984] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 611 >[][][] >[985]) (./classgazebo_1_1math_1_1Vector3.tex [986] [987] [988] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >[989] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 324 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >[990] [991] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >[992] >Underfull \hbox (badness 10000) detected at line 452 >[][][] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >[993] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[994] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >Underfull \hbox (badness 10000) detected at line 652 >[][][] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >[995] >Underfull \hbox (badness 10000) detected at line 709 >[][][] >Underfull \hbox (badness 10000) detected at line 712 >[][][] >Underfull \hbox (badness 10000) detected at line 726 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 746 >[][][] >Underfull \hbox (badness 10000) detected at line 760 >[][][] >Underfull \hbox (badness 10000) detected at line 763 >[][][] >[996] >Underfull \hbox (badness 10000) detected at line 782 >[][][] >Underfull \hbox (badness 10000) detected at line 801 >[][][] >Underfull \hbox (badness 10000) detected at line 820 >[][][] >Underfull \hbox (badness 10000) detected at line 845 >[][][] >[997] >Underfull \hbox (badness 10000) detected at line 944 >[][][] >[998] >Underfull \hbox (badness 10000) detected at line 966 >[][][] >Underfull \hbox (badness 10000) detected at line 988 >[][][] >Underfull \hbox (badness 820) in paragraph at lines 1031--1032 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >Underfull \hbox (badness 820) in paragraph at lines 1042--1043 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >[999] >Underfull \hbox (badness 820) in paragraph at lines 1053--1054 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >) (./classgazebo_1_1math_1_1Vector4.tex [1000] [1001] [1002] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[1003] >Underfull \hbox (badness 10000) detected at line 268 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >[1004] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >Underfull \hbox (badness 10000) detected at line 366 >[][][] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >[1005] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >Underfull \hbox (badness 10000) detected at line 459 >[][][] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 481 >[][][] >[1006] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >[1007] [1008] >Underfull \hbox (badness 10000) detected at line 628 >[][][] >Underfull \hbox (badness 10000) detected at line 650 >[][][] >[1009]) (./classgazebo_1_1common_1_1Video.tex [1010] >Underfull \hbox (badness 10000) detected at line 69 >[][][] >Underfull \hbox (badness 10000) detected at line 88 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >) (./classgazebo_1_1rendering_1_1VideoVisual.tex [1011]) >(./classgazebo_1_1rendering_1_1ViewController.tex [1012] [1013] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >[1014]) (./classgazebo_1_1rendering_1_1Visual.tex [1015] [1016] [1017] [1018] >Underfull \hbox (badness 1552) in paragraph at lines 195--196 >[]\T1/phv/m/n/10 static void \T1/phv/b/n/10 Insert-Mesh \T1/phv/m/n/10 (const \ >T1/phv/b/n/10 common-::-Mesh $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-mesh, con >st std-::string &-_-sub-Mesh="", bool -_-center- >[1019] [1020] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >[1021] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >[1022] >Underfull \hbox (badness 10000) detected at line 517 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >Underfull \hbox (badness 10000) detected at line 550 >[][][] >Underfull \hbox (badness 10000) detected at line 564 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >[1023] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >Underfull \hbox (badness 10000) detected at line 631 >[][][] >Underfull \hbox (badness 10000) detected at line 645 >[][][] >Underfull \hbox (badness 10000) detected at line 659 >[][][] >Underfull \hbox (badness 10000) detected at line 673 >[][][] >[1024] >Underfull \hbox (badness 10000) detected at line 687 >[][][] >Underfull \hbox (badness 10000) detected at line 701 >[][][] >Underfull \hbox (badness 10000) detected at line 715 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 757 >[][][] >[1025] >Underfull \hbox (badness 10000) detected at line 771 >[][][] >Underfull \hbox (badness 10000) detected at line 785 >[][][] >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 802 >[][][] >Underfull \hbox (badness 10000) detected at line 820 >[][][] >Underfull \hbox (badness 10000) detected at line 834 >[][][] >[1026] >Underfull \hbox (badness 10000) detected at line 919 >[][][] >Underfull \hbox (badness 10000) detected at line 933 >[][][] >[1027] [1028] [1029] [1030] [1031] [1032] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >[1033] [1034] [1035]) (./classgazebo_1_1VisualPlugin.tex [1036] [1037]) >(./classgazebo_1_1rendering_1_1WindowManager.tex [1038] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >[1039] [1040] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >) (./classgazebo_1_1rendering_1_1WireBox.tex [1041]) >(./classgazebo_1_1sensors_1_1WirelessReceiver.tex [1042] [1043] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >) (./classgazebo_1_1sensors_1_1WirelessTransceiver.tex [1044] [1045] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 139 >[][][] >Underfull \hbox (badness 914) in paragraph at lines 163--164 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.1058[]), and \T1/phv/b/n/10 gazebo-::sensors-::-W >ireless-Receiver >[1046] >Underfull \hbox (badness 914) in paragraph at lines 187--188 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.1058[]), and \T1/phv/b/n/10 gazebo-::sensors-::-W >ireless-Receiver >) (./classgazebo_1_1sensors_1_1WirelessTransmitter.tex [1047] [1048] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[1049]) (./classgazebo_1_1physics_1_1World.tex [1050] [1051] [1052] [1053] >[1054] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >[1055] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >Underfull \hbox (badness 10000) detected at line 340 >[][][] >Underfull \hbox (badness 10000) detected at line 359 >[][][] >[1056] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 401 >[][][] >Underfull \hbox (badness 10000) detected at line 415 >[][][] >Underfull \hbox (badness 10000) detected at line 429 >[][][] >Underfull \hbox (badness 10000) detected at line 443 >[][][] >[1057] >Underfull \hbox (badness 10000) detected at line 457 >[][][] >Underfull \hbox (badness 10000) detected at line 471 >[][][] >Underfull \hbox (badness 10000) detected at line 485 >[][][] >Underfull \hbox (badness 10000) detected at line 499 >[][][] >Underfull \hbox (badness 10000) detected at line 513 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[1058] >Underfull \hbox (badness 10000) detected at line 600 >[][][] >Underfull \hbox (badness 10000) detected at line 614 >[][][] >[1059] [1060] [1061] [1062] >Underfull \hbox (badness 10000) detected at line 859 >[][][] >) (./classgazebo_1_1WorldPlugin.tex [1063]) >(./classgazebo_1_1physics_1_1WorldState.tex [1064] [1065] [1066] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 180 >[][][] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >[1067] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 301 >[][][] >[1068] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >[1069] >Underfull \hbox (badness 10000) detected at line 440 >[][][] >) (./classgazebo_1_1rendering_1_1WrenchVisual.tex [1070] [1071]) [1072] >Chapter 11. >(./Actor_8hh.tex) (./Angle_8hh.tex [1073] >Underfull \hbox (badness 10000) detected at line 47 >[][][] >Underfull \hbox (badness 10000) detected at line 66 >[][][] >[1074] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./Animation_8hh.tex) (./ArrowVisual_8hh.tex [1075]) (./Assert_8hh.tex) >(./AudioDecoder_8hh.tex) (./AxisVisual_8hh.tex [1076]) (./BallJoint_8hh.tex) >(./Base_8hh.tex [1077]) (./Base64_8hh.tex >Underfull \hbox (badness 10000) detected at line 32 >[][][] >[1078]) (./Box_8hh.tex >Underfull \hbox (badness 10000) in paragraph at lines 49--1 >) (./BoxShape_8hh.tex) (./BVHLoader_8hh.tex [1079]) (./CallbackHelper_8hh.tex >[1080]) (./Camera_8hh.tex >Underfull \vbox (badness 7468) has occurred while \output is active [1081]) >(./CameraSensor_8hh.tex [1082]) (./CameraVisual_8hh.tex) (./cegui_8h.tex) >(./ColladaLoader_8hh.tex [1083]) (./Collision_8hh.tex) >(./CollisionState_8hh.tex) (./Color_8hh.tex [1084]) (./CommonIface_8hh.tex >[1085]) (./CommonTypes_8hh.tex [1086]) (./COMVisual_8hh.tex [1087]) >(./Connection_8hh.tex [1088]) (./ConnectionManager_8hh.tex) (./Console_8hh.tex >[1089]) (./Contact_8hh.tex [1090]) (./ContactManager_8hh.tex) >(./ContactSensor_8hh.tex [1091]) (./ContactVisual_8hh.tex) >(./Conversions_8hh.tex [1092]) (./CylinderShape_8hh.tex) (./DepthCamera_8hh.tex >[1093]) (./DepthCameraSensor_8hh.tex) (./Diagnostics_8hh.tex [1094]) >(./DynamicLines_8hh.tex) (./DynamicRenderable_8hh.tex [1095]) (./Entity_8hh.tex >) (./Event_8hh.tex [1096]) (./Events_8hh.tex) (./Exception_8hh.tex [1097]) >(./ForceTorqueSensor_8hh.tex) (./FPSViewController_8hh.tex [1098]) >(./gazebo_8hh.tex) (./gazebo__core_8hh.tex) (./GazeboGenerator_8hh.tex [1099]) >(./GpsSensor_8hh.tex [1100]) (./GpuLaser_8hh.tex) (./GpuRaySensor_8hh.tex >[1101]) (./Grid_8hh.tex) (./Gripper_8hh.tex [1102]) (./GUIOverlay_8hh.tex) >(./Heightmap_8hh.tex [1103]) (./HeightmapShape_8hh.tex [1104]) >(./Helpers_8hh.tex [1105] [1106]) (./Hinge2Joint_8hh.tex) (./HingeJoint_8hh.tex >[1107]) (./Image_8hh.tex) (./ImuSensor_8hh.tex [1108]) (./Inertial_8hh.tex) >(./IOManager_8hh.tex [1109]) (./Joint_8hh.tex) (./Joint__TEST_8hh.tex [1110]) >(./JointController_8hh.tex) (./JointState_8hh.tex [1111]) >(./JointVisual_8hh.tex) (./JointWrench_8hh.tex [1112]) (./KeyEvent_8hh.tex) >(./KeyFrame_8hh.tex [1113]) (./LaserVisual_8hh.tex) (./Light_8hh.tex [1114]) >(./Link_8hh.tex) (./LinkState_8hh.tex [1115]) (./LogPlay_8hh.tex) >(./LogRecord_8hh.tex [1116]) (./mainpage_8html.tex) (./MapShape_8hh.tex) >(./Master_8hh.tex [1117]) (./common_2Material_8hh.tex) >(./rendering_2Material_8hh.tex) (./MathTypes_8hh.tex [1118]) (./Matrix3_8hh.tex >) (./Matrix4_8hh.tex [1119]) (./Mesh_8hh.tex) (./MeshCSG_8hh.tex [1120]) >(./MeshLoader_8hh.tex) (./MeshManager_8hh.tex [1121]) (./MeshShape_8hh.tex) >(./Model_8hh.tex [1122]) (./ModelDatabase_8hh.tex [1123]) (./ModelState_8hh.tex >) (./MouseEvent_8hh.tex) (./MovableText_8hh.tex [1124]) (./MsgFactory_8hh.tex >[1125]) (./msgs_8hh.tex [1126]) (./MultiCameraSensor_8hh.tex [1127]) >(./MultiRayShape_8hh.tex) (./Node_8hh.tex [1128]) (./Noise_8hh.tex) >(./ogre__gazebo_8h.tex) (./OpenAL_8hh.tex [1129] >Underfull \vbox (badness 10000) has occurred while \output is active [1130]) >(./OrbitViewController_8hh.tex) (./PhysicsEngine_8hh.tex [1131]) >(./PhysicsFactory_8hh.tex [1132]) (./PhysicsIface_8hh.tex [1133]) >(./PhysicsTypes_8hh.tex [1134] [1135]) (./PID_8hh.tex) (./Plane_8hh.tex >[1136]) (./PlaneShape_8hh.tex) (./Plugin_8hh.tex [1137] [1138] >Underfull \hbox (badness 10000) detected at line 87 >[][][] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >[1139] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >) (./Pose_8hh.tex) (./Projector_8hh.tex [1140]) (./Publication_8hh.tex) >(./PublicationTransport_8hh.tex [1141]) (./Publisher_8hh.tex) >(./Quaternion_8hh.tex [1142]) (./Rand_8hh.tex [1143]) (./RaySensor_8hh.tex) >(./RayShape_8hh.tex [1144]) (./RenderEngine_8hh.tex) (./RenderEvents_8hh.tex >[1145]) (./RenderingIface_8hh.tex) (./RenderTypes_8hh.tex [1146] >Underfull \hbox (badness 3158) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--P-O-I-N-T-_--L-I-S-T >\T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L >-I-N-E-_--L-I-S-T \T1/phv/m/n/10 = 1, >Underfull \hbox (badness 4341) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L-I-N-E-_--S-T-R-I-P >\T1/phv/m/n/10 = 2, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--T >-R-I-A-N-G-L-E-_--L-I-S-T >[1147]) (./RFIDSensor_8hh.tex [1148]) (./RFIDTag_8hh.tex) >(./RFIDTagVisual_8hh.tex) (./RFIDVisual_8hh.tex [1149]) (./Road_8hh.tex) >(./Road2d_8hh.tex [1150]) (./RotationSpline_8hh.tex) (./RTShaderSystem_8hh.tex >[1151]) (./Scene_8hh.tex [1152]) (./ScrewJoint_8hh.tex) (./SelectionObj_8hh.tex >) (./Sensor_8hh.tex [1153] >Underfull \hbox (badness 892) in paragraph at lines 32--37 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 gazebo-::sensors-::-Sensor-Category \T1/ph >v/m/n/10 { \T1/phv/b/n/10 gazebo-::sensors-::-I-M-A-G-E \T1/phv/m/n/10 = 0, \T1 >/phv/b/n/10 gazebo-::sensors-::-R-A-Y \T1/phv/m/n/10 = 1, >) (./SensorFactory_8hh.tex [1154]) (./SensorManager_8hh.tex) >(./SensorsIface_8hh.tex [1155]) (./SensorTypes_8hh.tex [1156] [1157]) >(./Server_8hh.tex) (./Shape_8hh.tex [1158]) (./simbody__inc_8h.tex) >(./SimbodyBallJoint_8hh.tex) (./SimbodyBoxShape_8hh.tex [1159]) >(./SimbodyCollision_8hh.tex) (./SimbodyCylinderShape_8hh.tex [1160]) >(./SimbodyHeightmapShape_8hh.tex) (./SimbodyHinge2Joint_8hh.tex [1161]) >(./SimbodyHingeJoint_8hh.tex) (./SimbodyJoint_8hh.tex [1162]) >(./SimbodyLink_8hh.tex) (./SimbodyMeshShape_8hh.tex) (./SimbodyModel_8hh.tex >[1163]) (./SimbodyMultiRayShape_8hh.tex) (./SimbodyPhysics_8hh.tex [1164]) >(./SimbodyPlaneShape_8hh.tex) (./SimbodyRayShape_8hh.tex) >(./SimbodyScrewJoint_8hh.tex [1165]) (./SimbodySliderJoint_8hh.tex) >(./SimbodySphereShape_8hh.tex [1166]) (./SimbodyTypes_8hh.tex) >(./SimbodyUniversalJoint_8hh.tex [1167]) (./SingletonT_8hh.tex) >(./Skeleton_8hh.tex [1168]) (./SkeletonAnimation_8hh.tex) >(./SliderJoint_8hh.tex [1169]) (./SonarSensor_8hh.tex) (./SonarVisual_8hh.tex >[1170]) (./SphereShape_8hh.tex) (./SphericalCoordinates_8hh.tex) >(./Spline_8hh.tex [1171]) (./State_8hh.tex) (./STLLoader_8hh.tex [1172]) >(./SubscribeOptions_8hh.tex) (./Subscriber_8hh.tex [1173]) >(./SubscriptionTransport_8hh.tex) (./SurfaceParams_8hh.tex [1174]) >(./SystemPaths_8hh.tex) (./Time_8hh.tex [1175]) (./Timer_8hh.tex) >(./TopicManager_8hh.tex [1176]) (./TransmitterVisual_8hh.tex [1177]) >(./TransportIface_8hh.tex [1178]) (./TransportTypes_8hh.tex [1179]) >(./UniversalJoint_8hh.tex) (./UpdateInfo_8hh.tex) (./UserCamera_8hh.tex >[1180]) (./UtilTypes_8hh.tex) (./Vector2d_8hh.tex [1181]) (./Vector2i_8hh.tex) >(./Vector3_8hh.tex [1182]) (./Vector4_8hh.tex) (./Video_8hh.tex) >(./VideoVisual_8hh.tex [1183]) (./ViewController_8hh.tex) (./Visual_8hh.tex >[1184]) (./WindowManager_8hh.tex [1185]) (./WireBox_8hh.tex) >(./WirelessReceiver_8hh.tex) (./WirelessTransceiver_8hh.tex [1186]) >(./WirelessTransmitter_8hh.tex) (./World_8hh.tex [1187]) (./WorldState_8hh.tex >[1188]) (./WrenchVisual_8hh.tex) [1189] (./refman.ind >Underfull \hbox (badness 10000) in paragraph at lines 83--85 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >[1190] [1191] >Underfull \hbox (badness 10000) in paragraph at lines 224--226 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1192] [1193] >Underfull \hbox (badness 10000) in paragraph at lines 474--476 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1194] [1195] [1196] [1197] [1198] [1199] [1200] >Underfull \hbox (badness 10000) in paragraph at lines 1210--1212 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 1212--1214 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1201] [1202] [1203] [1204] [1205] [1206] [1207] [1208] [1209] [1210] [1211] >[1212] [1213] [1214] [1215] [1216] [1217] [1218] [1219] [1220] [1221] [1222] >[1223] [1224] [1225] [1226] [1227] [1228] [1229] >Underfull \hbox (badness 10000) in paragraph at lines 4431--4433 >[]\T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 4441--4443 >[]\T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1230] [1231] [1232] [1233] [1234] [1235] [1236] [1237] [1238] [1239] >Underfull \hbox (badness 10000) in paragraph at lines 5488--5490 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >Underfull \hbox (badness 10000) in paragraph at lines 5498--5500 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >Underfull \hbox (badness 10000) in paragraph at lines 5501--5503 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 5504--5506 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 5507--5509 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5510--5512 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5513--5515 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5516--5518 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5519--5521 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5522--5524 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5525--5527 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1240] >Underfull \hbox (badness 10000) in paragraph at lines 5527--5529 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5530--5532 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5535--5537 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5537--5539 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5540--5542 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5542--5544 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5545--5547 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5547--5549 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5550--5552 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5552--5554 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5555--5557 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5557--5559 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5560--5562 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5562--5564 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1241] [1242] [1243] [1244] [1245] [1246] [1247] [1248] [1249] [1250] [1251] >[1252] [1253] [1254] [1255] [1256] [1257] [1258] [1259] [1260] [1261] [1262] >[1263] [1264] [1265] [1266] [1267] [1268] [1269] [1270] [1271] >Underfull \hbox (badness 10000) in paragraph at lines 9001--9003 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1272] [1273] [1274] [1275] [1276] [1277] [1278] [1279] [1280] [1281] [1282] >[1283] [1284] [1285] >Underfull \hbox (badness 10000) in paragraph at lines 10442--10444 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 10445--10447 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 10448--10450 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 10472--10474 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1286] [1287] [1288]) (./refman.aux (./group__gazebo__event.aux) >(./group__gazebo__math.aux) (./group__gazebo__msgs.aux) >(./group__gazebo__physics.aux) (./group__gazebo__physics__simbody.aux) >(./group__gazebo__rendering.aux) (./group__gazebo__sensors.aux) >(./group__gazebo__transport.aux) (./group__gazebo__util.aux)) >LaTeX Font Warning: Some font shapes were not available, defaults substituted. >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. > ) >(see the transcript file for additional information){/usr/share/texlive/texmf-d >ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ >ic/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams >fonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr >8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr >/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8ac.pfb></usr/share/texl >ive/texmf-dist/fonts/type1/urw/helvetic/uhvbo8a.pfb></usr/share/texlive/texmf-d >ist/fonts/type1/urw/helvetic/uhvbo8ac.pfb></usr/share/texlive/texmf-dist/fonts/ >type1/urw/helvetic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/he >lvetic/uhvro8a.pfb> >Output written on refman.pdf (1432 pages, 2159762 bytes). >Transcript written on refman.log. >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. >Rerunning latex.... >This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2014/dev) > restricted \write18 enabled. >entering extended mode >(./refman.tex >LaTeX2e <2011/06/27> >Babel <3.9g> and hyphenation patterns for 76 languages loaded. >(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls >Document Class: book 2007/10/19 v1.4h Standard LaTeX document class >(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)) >(/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) >(/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) >(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) >(/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/xtab/xtab.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg))) >(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) >(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty) >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty) >(/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) >(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) >(/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty) >Writing index file refman.idx >(./refman.aux (./group__gazebo__event.aux) (./group__gazebo__math.aux) >(./group__gazebo__msgs.aux) (./group__gazebo__physics.aux) >(./group__gazebo__physics__simbody.aux) (./group__gazebo__rendering.aux) >(./group__gazebo__sensors.aux) (./group__gazebo__transport.aux) >(./group__gazebo__util.aux)) >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) >(/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii >[Loading MPS to PDF converter (version 2006.09.02).] >) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) >*geometry* driver: auto-detecting >*geometry* detected driver: pdftex >[1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] >(./refman.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) [3] [4] [5] [6] >[7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] >[22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] >[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] >[52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] >[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] >[82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] >[97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] >[110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] >[122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] >[134] [135] [136] [137] [138] [139] [140] [141] [142] [143]) [144] >Chapter 1. >(./index.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) >[1] [2] >Chapter 2. >(./todo.tex) [3] [4] >Chapter 3. >(./modules.tex) [5] [6] >Chapter 4. >(./namespaces.tex) [7] [8] >Chapter 5. >(./hierarchy.tex [9] [10] [11] [12] [13]) [14] >Chapter 6. >(./annotated.tex >Underfull \vbox (badness 2698) has occurred while \output is active [15] >Underfull \vbox (badness 4647) has occurred while \output is active [16] >[17] >Underfull \vbox (badness 5231) has occurred while \output is active [18] >[19] >Underfull \vbox (badness 4144) has occurred while \output is active [20] >[21] >Underfull \vbox (badness 4647) has occurred while \output is active [22]) >[23] [24] >Chapter 7. >(./files.tex [25] [26] [27] [28]) [29] [30] >Chapter 8. >(./group__gazebo__common.tex >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [31] [32] [33] >[34] [35] >Underfull \hbox (badness 2197) in paragraph at lines 296--297 >\T1/phv/m/n/10 Radius(), gazebo-::physics-::-Simbody-Box-Shape-::-Set-Size(), g >azebo-::physics-::-Simbody-Cylinder-Shape-::-Set-Size(), and >Underfull \hbox (badness 10000) detected at line 309 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/n' undefined >(Font) using `T1/pcr/m/n' instead on input line 332. >[36] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >[37] >Underfull \hbox (badness 10000) detected at line 435 >[][][] >Underfull \hbox (badness 10000) detected at line 457 >[][][] >Underfull \hbox (badness 10000) detected at line 476 >[][][] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >[38] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >Underfull \hbox (badness 10000) detected at line 557 >[][][] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/it' undefined >(Font) using `T1/pcr/bc/n' instead on input line 586. >[39] >Underfull \hbox (badness 10000) detected at line 598 >[][][] >Underfull \hbox (badness 10000) detected at line 612 >[][][] >Underfull \hbox (badness 10000) detected at line 642 >[][][] >Underfull \hbox (badness 10000) detected at line 656 >[][][] >[40] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 700 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >[41] >Underfull \hbox (badness 10000) detected at line 800 >[][][] >) [42] (./group__gazebo__event.tex [43] >Underfull \hbox (badness 10000) detected at line 67 >[][][] >Underfull \hbox (badness 1248) in paragraph at lines 77--78 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Connect-Add-Entity() >, gazebo-::event-::-Events-::-Connect-Create-Entity(), gazebo- >Underfull \hbox (badness 3407) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Events-::-Connect-Create-Scene(), gazebo-::event- >::-Events-::-Connect-Delete-Entity(), gazebo-::event-::-Events-::- >Underfull \hbox (badness 1546) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Camera-::-Connect-New-Image-Frame(), gazebo-::ren >dering-::-Gpu-Laser-::-Connect-New-Laser-Frame(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::physics-::-Multi-Ray-Shape-::-Connect-New-Laser-Scans(), gazeb >o-::rendering-::-Depth-Camera-::-Connect-New-R-G-B-Point- >Underfull \hbox (badness 1308) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::-Sensor-::-Connect-Updated(), gazebo-::event-::-Events-::-Conn >ect-World-Created(), gazebo-::event-::-Events-::-Connect-World- >Underfull \hbox (badness 10000) detected at line 90 >[][][] >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Disconnect-Add-Entit >y(), gazebo-::event-::-Events-::-Disconnect-Create-Entity(), >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 gazebo-::rendering-::-Events-::-Disconnect-Create-Scene(), gazeb >o-::event-::-Events-::-Disconnect-Delete-Entity(), gazebo- >Underfull \hbox (badness 7832) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::event-::-Events-::-Disconnect-Diag-Timer-Start(), gazebo-::eve >nt-::-Events-::-Disconnect-Diag-Timer-Stop(), gazebo-::physics- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Link-::-Disconnect-Enabled(), gazebo-::physics-::-Joint-::-Di >sconnect-Joint-Update(), gazebo-::rendering-::-Depth-Camera- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-New-Depth-Frame(), gazebo-::rendering-::-Camera-:: >-Disconnect-New-Image-Frame(), gazebo-::rendering-::- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Gpu-Laser-::-Disconnect-New-Laser-Frame(), gazebo-::physics-::-M >ulti-Ray-Shape-::-Disconnect-New-Laser-Scans(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::rendering-::-Depth-Camera-::-Disconnect-New-R-G-B-Point-Cloud( >), gazebo-::event-::-Events-::-Disconnect-Pause(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Remove-Scene(), gazebo-::event-::-Events-::-Discon >nect-Render(), gazebo-::event-::-Events-::-Disconnect-Set- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Selected-Entity(), gazebo-::transport-::-Connection-::-Disconnec >t-Shutdown(), gazebo-::event-::-Events-::-Disconnect-Sig- >Underfull \hbox (badness 4505) in paragraph at lines 123--124 >\T1/phv/m/n/10 Int(), gazebo-::event-::-Events-::-Disconnect-Step(), gazebo-::e >vent-::-Events-::-Disconnect-Stop(), gazebo-::sensors-::-Force- >Underfull \hbox (badness 2689) in paragraph at lines 123--124 >\T1/phv/m/n/10 Torque-Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sonar- >Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sensor- >Underfull \hbox (badness 2443) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Updated(), gazebo-::event-::-Events-::-Disconnect- >World-Created(), and gazebo-::event-::-Events-::-Disconnect- >[44]) [45] (./group__gazebo__math.tex [46] [47] >Underfull \hbox (badness 5726) in paragraph at lines 143--144 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Quaternion-::-Correct(), gazebo >-::math-::-Quaternion-::-Get-Inverse(), gazebo-::physics-::- >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[48] [49] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[50] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 318 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[51] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >) [52] (./group__gazebo__msgs.tex [53] [54] >Underfull \hbox (badness 10000) detected at line 156 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >[55] [56] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >[57] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >[58] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >[59] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >[60] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >[61] [62] >Underfull \hbox (badness 10000) detected at line 765 >[][][] >Underfull \hbox (badness 10000) detected at line 784 >[][][] >) [63] (./group__gazebo__physics.tex [64] [65] [66] [67] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[68] [69] >Underfull \hbox (badness 10000) detected at line 468 >[][][] >[70]) [71] (./group__gazebo__physics__simbody.tex [72]) [73] >(./group__gazebo__rendering.tex [74] >Underfull \hbox (badness 6526) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-S-E-L-E-C-T-I-O-N-_--N-O- >N-E \T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T >-R-A-N-S\T1/phv/m/n/10 , >Underfull \hbox (badness 10000) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--X\T1/phv/m/n >/10 , \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--Y\T1/p >hv/m/n/10 , \T1/phv/b/n/10 gazebo- >[75] [76] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >[77] [78] [79] >Underfull \hbox (badness 10000) detected at line 454 >[][][] >) [80] (./group__gazebo__sensors.tex [81] [82] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[83] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >Underfull \hbox (badness 10000) detected at line 243 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[84] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >) [85] (./group__gazebo__transport.tex [86] [87] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[88] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[89] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[90] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >) [91] (./group__gazebo__util.tex) [92] >Chapter 9. >(./namespaceboost.tex) (./namespacegazebo.tex [93] [94]) >(./namespacegazebo_1_1common.tex [95] [96] [97] [98]) >(./namespacegazebo_1_1event.tex) (./namespacegazebo_1_1math.tex [99] [100] >[101]) (./namespacegazebo_1_1msgs.tex [102] [103]) >(./namespacegazebo_1_1physics.tex [104] [105] [106] [107] [108] [109]) >(./namespacegazebo_1_1rendering.tex [110] [111] [112] [113] [114] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >) (./namespacegazebo_1_1sensors.tex [115] [116] [117] [118] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >) (./namespacegazebo_1_1transport.tex [119] [120] [121]) >(./namespacegazebo_1_1util.tex [122]) (./namespacegoogle.tex) >(./namespacegoogle_1_1protobuf.tex) >(./namespacegoogle_1_1protobuf_1_1compiler.tex) >(./namespacegoogle_1_1protobuf_1_1compiler_1_1cpp.tex) (./namespaceOgre.tex) >(./namespaceogre.tex) (./namespaceSimTK.tex) (./namespaceSkyX.tex) [123] >[124] >Chapter 10. >(./classgazebo_1_1physics_1_1Actor.tex [125] [126] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >[127] [128] [129] [130]) (./classgazebo_1_1math_1_1Angle.tex [131] [132] >Underfull \hbox (badness 10000) detected at line 157 >[][][] >[133] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 220 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 258 >[][][] >[134] >Underfull \hbox (badness 10000) detected at line 277 >[][][] >Underfull \hbox (badness 10000) detected at line 296 >[][][] >Underfull \hbox (badness 10000) detected at line 315 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[135] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[136] >Underfull \hbox (badness 10000) detected at line 429 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >[137] >Underfull \hbox (badness 10000) detected at line 519 >[][][] >Underfull \hbox (badness 10000) detected at line 541 >[][][] >) (./classgazebo_1_1common_1_1Animation.tex [138] [139] [140] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >[141]) (./classgazebo_1_1rendering_1_1ArrowVisual.tex [142]) >(./classgazebo_1_1common_1_1AssertionInternalError.tex [143]) >(./classgazebo_1_1common_1_1AudioDecoder.tex [144] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[145] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 132 >[][][] >) (./classgazebo_1_1rendering_1_1AxisVisual.tex [146] [147]) >(./classgazebo_1_1physics_1_1BallJoint.tex [148] [149]) >(./classgazebo_1_1physics_1_1Base.tex >Underfull \hbox (badness 1308) in paragraph at lines 18--52 >\T1/phv/b/n/10 J-O-I-N-T \T1/phv/m/n/10 = 0x00000040, \T1/phv/b/n/10 B-A-L-L-_- >-J-O-I-N-T \T1/phv/m/n/10 = 0x00000080, \T1/phv/b/n/10 H-I-N-G-E2-_--J-O-I-N-T >\T1/phv/m/n/10 = 0x00000100, \T1/phv/b/n/10 H-I-N-G-E-_--J-O-I-N-T \T1/phv/m/n/ >10 = >[150] [151] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >[152] [153] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >[154] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 364 >[][][] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 392 >[][][] >[155] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >Underfull \hbox (badness 10000) detected at line 434 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >Underfull \hbox (badness 10000) detected at line 476 >[][][] >[156] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >Underfull \hbox (badness 981) in paragraph at lines 543--544 >\T1/phv/b/n/10 ::-Heightmap-Shape \T1/phv/m/n/10 (p.377[]), \T1/phv/b/n/10 gaz >ebo-::physics-::-Mesh-Shape \T1/phv/m/n/10 (p.534[]), \T1/phv/b/n/10 gazebo-:: >physics-::-Simbody-Hinge2-Joint >Underfull \hbox (badness 10000) detected at line 556 >[][][] >[157] [158] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >[159] [160] [161] [162]) (./classgazebo_1_1math_1_1Box.tex [163] [164] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 192 >[][][] >[165] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >Underfull \hbox (badness 10000) detected at line 284 >[][][] >[166] >Underfull \hbox (badness 10000) detected at line 303 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >) (./classgazebo_1_1physics_1_1BoxShape.tex [167] [168] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >) (./classgazebo_1_1common_1_1BVHLoader.tex [169] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1transport_1_1CallbackHelper.tex [170] [171] >Underfull \hbox (badness 10000) detected at line 86 >[][][] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 139 >[][][] >[172] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >) (./classgazebo_1_1transport_1_1CallbackHelperT.tex >Underfull \hbox (badness 1205) in paragraph at lines 18--19 >[]\T1/phv/b/n/10 Callback-Helper-T \T1/phv/m/n/10 (const boost-::function$\OML/ >ztmcm/m/it/10 <$ \T1/phv/m/n/10 void(const boost-::shared-_-ptr$\OML/ztmcm/m/it >/10 <$ \T1/phv/m/n/10 M const $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 &)$\OML/ztm >cm/m/it/10 >$ \T1/phv/m/n/10 &-_-cb, bool -_- >[173] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >[174] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >Underfull \hbox (badness 10000) detected at line 147 >[][][] >) (./classgazebo_1_1rendering_1_1Camera.tex [175] [176] [177] [178] [179] >[180] [181] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >[182] [183] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 495 >[][][] >[184] >Underfull \hbox (badness 10000) detected at line 580 >[][][] >Underfull \hbox (badness 10000) detected at line 594 >[][][] >[185] >Underfull \hbox (badness 10000) detected at line 633 >[][][] >Underfull \hbox (badness 10000) detected at line 647 >[][][] >Underfull \hbox (badness 10000) detected at line 661 >[][][] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 689 >[][][] >[186] >Underfull \hbox (badness 10000) detected at line 703 >[][][] >Underfull \hbox (badness 10000) detected at line 728 >[][][] >Underfull \hbox (badness 10000) detected at line 747 >[][][] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >[187] >Underfull \hbox (badness 10000) detected at line 789 >[][][] >Underfull \hbox (badness 10000) detected at line 807 >[][][] >Underfull \hbox (badness 10000) detected at line 825 >[][][] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >Underfull \hbox (badness 10000) detected at line 853 >[][][] >Underfull \hbox (badness 10000) detected at line 867 >[][][] >[188] >Underfull \hbox (badness 10000) detected at line 881 >[][][] >Underfull \hbox (badness 10000) detected at line 895 >[][][] >Underfull \hbox (badness 10000) detected at line 909 >[][][] >Underfull \hbox (badness 10000) detected at line 923 >[][][] >Underfull \hbox (badness 10000) detected at line 937 >[][][] >Underfull \hbox (badness 10000) detected at line 951 >[][][] >[189] >Underfull \hbox (badness 10000) detected at line 965 >[][][] >Underfull \hbox (badness 10000) detected at line 979 >[][][] >Underfull \hbox (badness 10000) detected at line 993 >[][][] >Underfull \hbox (badness 10000) detected at line 1007 >[][][] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >Underfull \hbox (badness 10000) detected at line 1035 >[][][] >[190] >Underfull \hbox (badness 10000) detected at line 1049 >[][][] >Underfull \hbox (badness 10000) detected at line 1063 >[][][] >Underfull \hbox (badness 10000) detected at line 1077 >[][][] >Underfull \hbox (badness 10000) detected at line 1091 >[][][] >Underfull \hbox (badness 10000) detected at line 1105 >[][][] >[191] >Underfull \hbox (badness 10000) detected at line 1133 >[][][] >Underfull \hbox (badness 10000) detected at line 1147 >[][][] >Underfull \hbox (badness 10000) detected at line 1161 >[][][] >Underfull \hbox (badness 10000) detected at line 1175 >[][][] >Underfull \hbox (badness 10000) detected at line 1197 >[][][] >[192] >Underfull \hbox (badness 10000) detected at line 1242 >[][][] >Underfull \hbox (badness 10000) detected at line 1261 >[][][] >[193] >Underfull \hbox (badness 10000) detected at line 1311 >[][][] >Underfull \hbox (badness 10000) detected at line 1338 >[][][] >[194] >Underfull \hbox (badness 10000) detected at line 1462 >[][][] >[195] >Underfull \hbox (badness 10000) detected at line 1496 >[][][] >[196] [197] [198] >Underfull \hbox (badness 10000) detected at line 1846 >[][][] >Underfull \hbox (badness 10000) detected at line 1865 >[][][] >[199] [200] [201]) (./classgazebo_1_1sensors_1_1CameraSensor.tex [202] [203] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >[204] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 200 >[][][] >[205] >Underfull \hbox (badness 10000) detected at line 266 >[][][] >) (./classgazebo_1_1rendering_1_1CameraVisual.tex [206] [207]) >(./classgazebo_1_1common_1_1ColladaLoader.tex [208] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1physics_1_1Collision.tex [209] [210] [211] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >[212] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 324 >[][][] >[213] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 374 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 405 >[][][] >Underfull \hbox (badness 10000) detected at line 419 >[][][] >[214] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 455 >[][][] >Underfull \hbox (badness 10000) detected at line 473 >[][][] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >[215] [216] [217]) (./classgazebo_1_1physics_1_1CollisionState.tex [218] >[219] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >[220] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 212 >[][][] >Underfull \hbox (badness 10000) detected at line 231 >[][][] >Underfull \hbox (badness 10000) detected at line 256 >[][][] >) (./classgazebo_1_1common_1_1Color.tex [221] [222] [223] [224] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >[225] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >[226] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 392 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >[227] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 468 >[][][] >Underfull \hbox (badness 10000) detected at line 487 >[][][] >[228] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >Underfull \hbox (badness 10000) detected at line 525 >[][][] >Underfull \hbox (badness 10000) detected at line 544 >[][][] >Underfull \hbox (badness 10000) detected at line 563 >[][][] >[229] >Underfull \hbox (badness 10000) detected at line 582 >[][][] >Underfull \hbox (badness 10000) detected at line 601 >[][][] >[230] [231] >Underfull \hbox (badness 10000) detected at line 770 >[][][] >[232]) (./classgazebo_1_1rendering_1_1COMVisual.tex [233] [234]) >(./classgazebo_1_1event_1_1Connection.tex [235] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >) (./classgazebo_1_1transport_1_1Connection.tex [236] [237] [238] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >[239] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[240] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >Underfull \hbox (badness 10000) detected at line 362 >[][][] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[241] >Underfull \hbox (badness 10000) detected at line 471 >[][][] >Underfull \hbox (badness 10000) detected at line 528 >[][][] >) (./classgazebo_1_1transport_1_1ConnectionManager.tex [242] [243] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >[244] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >[245] [246]) (./classgazebo_1_1common_1_1Console.tex [247]) >(./classgazebo_1_1physics_1_1Contact.tex [248] [249] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 147 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >[250]) (./classgazebo_1_1physics_1_1ContactManager.tex [251] [252] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 146 >[][][] >[253] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >Underfull \hbox (badness 10000) detected at line 205 >[][][] >) (./classgazebo_1_1physics_1_1ContactPublisher.tex [254]) >(./classgazebo_1_1sensors_1_1ContactSensor.tex [255] [256] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 146 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >[257] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >[258]) (./classgazebo_1_1rendering_1_1ContactVisual.tex [259]) >(./classgazebo_1_1rendering_1_1Conversions.tex [260] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >[261] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >) (./classgazebo_1_1physics_1_1CylinderShape.tex [262] [263] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[264]) (./classgazebo_1_1rendering_1_1DepthCamera.tex [265] [266] [267] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >[268] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >[269]) (./classgazebo_1_1sensors_1_1DepthCameraSensor.tex [270] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >[271] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >) (./classgazebo_1_1util_1_1DiagnosticManager.tex [272] >Underfull \hbox (badness 10000) detected at line 59 >[][][] >Underfull \hbox (badness 10000) detected at line 73 >[][][] >[273] >Underfull \hbox (badness 10000) detected at line 92 >[][][] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[274] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >) (./classgazebo_1_1util_1_1DiagnosticTimer.tex [275] [276] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >) (./classgazebo_1_1rendering_1_1DummyPageProvider.tex [277]) >(./classgazebo_1_1rendering_1_1DynamicLines.tex [278] [279] >Underfull \hbox (badness 10000) detected at line 148 >[][][] >[280] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >) (./classgazebo_1_1rendering_1_1DynamicRenderable.tex [281] [282] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >[283] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 206 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[284]) (./classgazebo_1_1physics_1_1Entity.tex [285] [286] [287] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >[288] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >[289] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 362 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >[290] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >[291] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 484 >[][][] >Underfull \hbox (badness 10000) detected at line 498 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >[292] [293] [294] [295]) (./classgazebo_1_1event_1_1Event.tex [296]) >(./classgazebo_1_1rendering_1_1Events.tex [297] >Underfull \hbox (badness 10000) detected at line 54 >[][][] >[298] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >) (./classgazebo_1_1event_1_1Events.tex [299] [300] [301] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[302] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[303] [304] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 322 >[][][] >[305] [306] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[307] [308] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 460 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >[309] [310] [311] [312] [313]) (./classgazebo_1_1event_1_1EventT.tex [314] >[315] [316] [317] [318] [319] [320] >Underfull \vbox (badness 3449) has occurred while \output is active [321] >[322]) (./classgazebo_1_1common_1_1Exception.tex [323] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >[324] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >) (./classgazebo_1_1sensors_1_1ForceTorqueSensor.tex [325] [326] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[327] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >) (./classgazebo_1_1rendering_1_1FPSViewController.tex [328] [329] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./classgoogle_1_1protobuf_1_1compiler_1_1cpp_1_1GazeboGenerator.tex [330]) >(./classgazebo_1_1sensors_1_1GpsSensor.tex [331] [332] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[333]) (./classgazebo_1_1rendering_1_1GpuLaser.tex [334] [335] [336] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >[337] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 325 >[][][] >[338] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[339] [340] [341] [342]) (./classgazebo_1_1sensors_1_1GpuRaySensor.tex [343] >[344] [345] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[346] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >[347] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 370 >[][][] >[348] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >[349] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >[350] >Underfull \hbox (badness 10000) detected at line 547 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >Underfull \hbox (badness 10000) detected at line 575 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[351] >Underfull \hbox (badness 10000) detected at line 632 >[][][] >Underfull \hbox (badness 10000) detected at line 650 >[][][] >[352] [353]) (./classgazebo_1_1rendering_1_1Grid.tex [354] [355] [356] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >[357] [358]) (./classgazebo_1_1physics_1_1Gripper.tex [359] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >) (./classgazebo_1_1rendering_1_1GUIOverlay.tex [360] [361] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >[362] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >[363] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >) (./classgazebo_1_1rendering_1_1GzTerrainMatGen.tex [364]) >(./classgazebo_1_1rendering_1_1Heightmap.tex [365] [366] >Underfull \hbox (badness 10000) detected at line 116 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[367] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[368] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >[369] [370]) (./classgazebo_1_1physics_1_1HeightmapShape.tex [371] [372] >[373] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >[374] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[375]) (./classgazebo_1_1physics_1_1Hinge2Joint.tex [376] [377]) >(./classgazebo_1_1physics_1_1HingeJoint.tex [378]) >(./classgazebo_1_1common_1_1Image.tex [379] [380] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >[381] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >[382] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >[383] >Underfull \hbox (badness 10000) detected at line 451 >[][][] >) (./classgazebo_1_1sensors_1_1ImuSensor.tex [384] [385] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >[386] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >[387]) (./classgazebo_1_1physics_1_1Inertial.tex [388] [389] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >[390] [391] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >[392] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 309 >[][][] >Underfull \hbox (badness 10000) detected at line 323 >[][][] >Underfull \hbox (badness 10000) detected at line 337 >[][][] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >[393] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >Underfull \hbox (badness 10000) detected at line 419 >[][][] >[394] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >[395] [396] [397] [398]) (./classgazebo_1_1common_1_1InternalError.tex [399]) >(./classgazebo_1_1transport_1_1IOManager.tex [400] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >) (./classgazebo_1_1physics_1_1Joint.tex [401] [402] [403] [404] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[405] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >[406] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >[407] >Underfull \hbox (badness 10000) detected at line 441 >[][][] >Underfull \hbox (badness 1783) in paragraph at lines 446--447 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Joint$ >\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/ >phv/m/n/10 (p.740[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Joint >Underfull \hbox (badness 2626) in paragraph at lines 446--447 >\T1/phv/m/n/10 (p.793[]), \T1/phv/b/n/10 gazebo-::physics-::-Slider-Joint$\OML/ >ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/phv/m >/n/10 (p.869[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hinge2-Joint >Underfull \hbox (badness 10000) detected at line 464 >[][][] >Underfull \hbox (badness 10000) detected at line 478 >[][][] >Underfull \hbox (badness 10000) detected at line 501 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 506--507 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.781[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[408] [409] >Underfull \hbox (badness 10000) detected at line 544 >[][][] >Underfull \hbox (badness 10000) detected at line 563 >[][][] >Underfull \hbox (badness 10000) detected at line 577 >[][][] >Underfull \hbox (badness 10000) detected at line 596 >[][][] >[410] >Underfull \hbox (badness 10000) detected at line 613 >[][][] >Underfull \hbox (badness 10000) detected at line 642 >[][][] >Underfull \hbox (badness 10000) detected at line 665 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 670--671 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.781[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[411] >Underfull \hbox (badness 10000) detected at line 688 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 693--694 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.781[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >Underfull \hbox (badness 10000) detected at line 711 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >Underfull \hbox (badness 10000) detected at line 753 >[][][] >[412] >Underfull \hbox (badness 10000) detected at line 776 >[][][] >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 818 >[][][] >Underfull \hbox (badness 10000) detected at line 837 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 842--843 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.781[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[413] >Underfull \hbox (badness 10000) detected at line 860 >[][][] >Underfull \hbox (badness 2961) in paragraph at lines 865--866 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >42[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.770[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 10000) detected at line 878 >[][][] >Underfull \hbox (badness 10000) detected at line 897 >[][][] >[414] >Underfull \hbox (badness 10000) detected at line 916 >[][][] >Underfull \hbox (badness 5563) in paragraph at lines 921--922 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Scre >w-Joint \T1/phv/m/n/10 (p.830[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-U >niversal-Joint >Underfull \hbox (badness 10000) detected at line 939 >[][][] >[415] >Underfull \hbox (badness 1783) in paragraph at lines 1047--1048 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Joint$ >\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/ >phv/m/n/10 (p.741[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Joint >[416] [417] >Underfull \hbox (badness 2961) in paragraph at lines 1230--1231 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >45[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.773[]), \T1/phv/b/n/10 gazebo- >[418] [419] >Underfull \hbox (badness 2961) in paragraph at lines 1301--1302 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >45[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.773[]), \T1/phv/b/n/10 gazebo- >[420] [421]) (./classJoint__TEST.tex [422] [423] >Underfull \hbox (badness 909) in paragraph at lines 183--184 >[]\T1/phv/m/n/10 References Joint-_--T-E-S-T-::-Spawn-Joint-Options-::type, Joi >nt-_--T-E-S-T-::-Spawn-Joint-Options-::wait, Joint-_--T-E-S-T-::-Spawn-Joint- >Underfull \hbox (badness 1521) in paragraph at lines 203--204 >\T1/phv/m/n/10 ::get-_-world(), gazebo-::common-::-Time-::-Get-Wall-Time(), gzw >arn, Joint-_--T-E-S-T-::-Spawn-Joint-Options-::joint-Pose, Joint-_-- >Underfull \hbox (badness 1048) in paragraph at lines 203--204 >\T1/phv/m/n/10 T-E-S-T-::-Spawn-Joint-Options-::model-Pose, gazebo-::common-::- >Time-::-M-Sleep(), N-U-L-L, Joint-_--T-E-S-T-::-Spawn-Joint-Options- >[424]) (./classgazebo_1_1physics_1_1JointController.tex [425] [426] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >) (./classgazebo_1_1physics_1_1JointState.tex [427] [428] [429] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >[430] >Underfull \hbox (badness 10000) detected at line 190 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >[431] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 298 >[][][] >Underfull \hbox (badness 10000) detected at line 317 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >[432]) (./classgazebo_1_1rendering_1_1JointVisual.tex [433] [434]) >(./classgazebo_1_1physics_1_1JointWrench.tex [435] >Underfull \hbox (badness 10000) detected at line 56 >[][][] >Underfull \hbox (badness 10000) detected at line 79 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >[436]) (./classgazebo_1_1common_1_1KeyEvent.tex >Underfull \hbox (badness 10000) detected at line 48 >[][][] >[437]) (./classgazebo_1_1common_1_1KeyFrame.tex [438] >Underfull \hbox (badness 10000) detected at line 76 >[][][] >) (./classgazebo_1_1rendering_1_1LaserVisual.tex [439]) >(./classgazebo_1_1rendering_1_1Light.tex [440] [441] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[442] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[443] [444] [445] [446]) (./classgazebo_1_1physics_1_1Link.tex [447] [448] >[449] [450] [451] [452] [453] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[454] [455] >Underfull \hbox (badness 10000) detected at line 545 >[][][] >Underfull \hbox (badness 10000) detected at line 559 >[][][] >Underfull \hbox (badness 10000) detected at line 588 >[][][] >[456] >Underfull \hbox (badness 10000) detected at line 607 >[][][] >Underfull \hbox (badness 10000) detected at line 626 >[][][] >Underfull \hbox (badness 10000) detected at line 640 >[][][] >Underfull \hbox (badness 10000) detected at line 654 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >[457] >Underfull \hbox (badness 10000) detected at line 690 >[][][] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >[458] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >Underfull \hbox (badness 10000) detected at line 793 >[][][] >Underfull \hbox (badness 10000) detected at line 811 >[][][] >Underfull \hbox (badness 10000) detected at line 825 >[][][] >Underfull \hbox (badness 10000) detected at line 843 >[][][] >[459] >Underfull \hbox (badness 10000) detected at line 861 >[][][] >Underfull \hbox (badness 10000) detected at line 875 >[][][] >Underfull \hbox (badness 10000) detected at line 889 >[][][] >Underfull \hbox (badness 10000) detected at line 903 >[][][] >Underfull \hbox (badness 10000) detected at line 911 >[][][] >Underfull \hbox (badness 10000) detected at line 925 >[][][] >[460] >Underfull \hbox (badness 10000) detected at line 943 >[][][] >Underfull \hbox (badness 10000) detected at line 961 >[][][] >Underfull \hbox (badness 10000) detected at line 975 >[][][] >Underfull \hbox (badness 10000) detected at line 993 >[][][] >Underfull \hbox (badness 10000) detected at line 1016 >[][][] >[461] [462] >Underfull \hbox (badness 10000) detected at line 1042 >[][][] >Underfull \hbox (badness 10000) detected at line 1060 >[][][] >[463] [464] [465] [466] [467] [468] [469] [470]) >(./classgazebo_1_1physics_1_1LinkState.tex [471] [472] [473] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 206 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[474] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 277 >[][][] >Underfull \hbox (badness 10000) detected at line 291 >[][][] >Underfull \hbox (badness 10000) detected at line 305 >[][][] >[475] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >[476] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[477] >Underfull \hbox (badness 10000) detected at line 503 >[][][] >) (./classgazebo_1_1util_1_1LogPlay.tex [478] [479] >Underfull \hbox (badness 10000) detected at line 56 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 126 >[][][] >[480] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >) (./classLogplay.tex [481] >Underfull \hbox (badness 10000) detected at line 15 >[][][] >) (./classgazebo_1_1util_1_1LogRecord.tex [482] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >[483] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[484] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 252 >[][][] >[485] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >[486] [487]) (./classgazebo_1_1physics_1_1MapShape.tex [488] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >[489] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[490]) (./classgazebo_1_1Master.tex [491] [492]) >(./classgazebo_1_1common_1_1Material.tex [493] [494] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >[495] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >[496] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[497] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 386 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[498] [499] [500] [501]) (./classgazebo_1_1math_1_1Matrix3.tex [502] [503] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[504] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[505] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >[506]) (./classgazebo_1_1math_1_1Matrix4.tex [507] [508] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[509] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >[510] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >Underfull \hbox (badness 10000) detected at line 357 >[][][] >[511] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \vbox (badness 8189) has occurred while \output is active [512] >[513] >Underfull \hbox (badness 10000) detected at line 530 >[][][] >Underfull \hbox (badness 10000) detected at line 555 >[][][] >) (./classgazebo_1_1common_1_1Mesh.tex [514] [515] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[516] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >[517] [518] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 258 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >Underfull \hbox (badness 10000) detected at line 286 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >Underfull \hbox (badness 10000) detected at line 314 >[][][] >[519] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >[520] >Underfull \hbox (badness 10000) detected at line 408 >[][][] >Underfull \hbox (badness 10000) detected at line 422 >[][][] >[521]) (./classgazebo_1_1common_1_1MeshCSG.tex [522] >Underfull \hbox (badness 10000) detected at line 43 >[][][] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >) (./classgazebo_1_1common_1_1MeshLoader.tex [523] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1common_1_1MeshManager.tex [524] [525] [526] [527] [528] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >[529] >Underfull \hbox (badness 10000) detected at line 382 >[][][] >) (./classgazebo_1_1physics_1_1MeshShape.tex [530] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[531] [532]) (./classgazebo_1_1physics_1_1Model.tex [533] >Underfull \hbox (badness 958) in paragraph at lines 98--99 >[]\T1/phv/m/n/10 void \T1/phv/b/n/10 Set-Joint-Animation \T1/phv/m/n/10 (const >std-::map$\OML/ztmcm/m/it/10 <$ \T1/phv/m/n/10 std-::string, \T1/phv/b/n/10 com >mon-::-Numeric-Animation-Ptr $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 -_-anim, boo >st- >[534] [535] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >[536] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >[537] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 396 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[538] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >Underfull \hbox (badness 10000) detected at line 456 >[][][] >Underfull \hbox (badness 10000) detected at line 474 >[][][] >Underfull \hbox (badness 10000) detected at line 492 >[][][] >[539] >Underfull \hbox (badness 10000) detected at line 510 >[][][] >Underfull \hbox (badness 10000) detected at line 532 >[][][] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 564 >[][][] >Underfull \hbox (badness 10000) detected at line 582 >[][][] >[540] >Underfull \hbox (badness 10000) detected at line 600 >[][][] >[541] [542] >Underfull \hbox (badness 10000) detected at line 862 >[][][] >Underfull \hbox (badness 10000) detected at line 883 >[][][] >[543] [544] [545] [546]) (./classgazebo_1_1common_1_1ModelDatabase.tex) >(./classgazebo_1_1ModelPlugin.tex [547] [548] [549]) >(./classgazebo_1_1physics_1_1ModelState.tex [550] [551] [552] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 242 >[][][] >[553] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >Underfull \hbox (badness 10000) detected at line 275 >[][][] >Underfull \hbox (badness 10000) detected at line 294 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >[554] >Underfull \hbox (badness 10000) detected at line 332 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 379 >[][][] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >[555] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >Underfull \hbox (badness 10000) detected at line 473 >[][][] >[556] >Underfull \hbox (badness 10000) detected at line 492 >[][][] >Underfull \hbox (badness 10000) detected at line 511 >[][][] >[557] >Underfull \hbox (badness 10000) detected at line 596 >[][][] >) (./classgazebo_1_1common_1_1MouseEvent.tex [558] >Underfull \hbox (badness 10000) detected at line 78 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[559] [560]) (./classgazebo_1_1rendering_1_1MovableText.tex [561] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >[562] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >[563] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[564] [565] [566]) (./classgazebo_1_1msgs_1_1MsgFactory.tex [567] >Underfull \hbox (badness 10000) detected at line 62 >[][][] >) (./classgazebo_1_1sensors_1_1MultiCameraSensor.tex [568] [569] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >[570] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >[571] [572] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >) (./classgazebo_1_1physics_1_1MultiRayShape.tex [573] [574] [575] [576] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 231 >[][][] >[577] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >[578] [579] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >[580] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >[581]) (./classgazebo_1_1transport_1_1Node.tex [582] >Underfull \hbox (badness 1178) in paragraph at lines 60--61 >\T1/phv/b/n/10 Subscriber-Ptr Sub-scribe \T1/phv/m/n/10 (const std-::string &-_ >-topic, void(T-::$\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-fp)(const std-::strin >g &), T $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-obj, bool -_- >[583] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >[584] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 190 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >[585] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[586] [587] >Underfull \hbox (badness 10000) detected at line 421 >[][][] >Underfull \hbox (badness 10000) detected at line 450 >[][][] >Underfull \hbox (badness 10000) detected at line 482 >[][][] >Underfull \hbox (badness 2735) in paragraph at lines 487--488 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >Underfull \hbox (badness 10000) detected at line 511 >[][][] >Underfull \hbox (badness 2735) in paragraph at lines 516--517 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >[588]) (./classgazebo_1_1common_1_1NodeAnimation.tex [589] [590] [591] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[592] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >) (./structgazebo_1_1common_1_1NodeAssignment.tex [593]) >(./classgazebo_1_1common_1_1NodeTransform.tex [594] [595] >Underfull \hbox (badness 10000) detected at line 87 >[][][] >[596] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >[597] [598]) (./classgazebo_1_1sensors_1_1Noise.tex [599] >Underfull \hbox (badness 10000) detected at line 55 >[][][] >[600] [601] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >) (./classgazebo_1_1common_1_1NumericAnimation.tex [602] [603] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./classgazebo_1_1common_1_1NumericKeyFrame.tex [604] [605] >Underfull \hbox (badness 10000) detected at line 78 >[][][] >) (./classgazebo_1_1util_1_1OpenAL.tex [606] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >[607]) (./classgazebo_1_1util_1_1OpenALSink.tex [608] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >) (./classgazebo_1_1util_1_1OpenALSource.tex [609] [610] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >[611] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[612] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >) (./classgazebo_1_1rendering_1_1OrbitViewController.tex [613] [614] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >[615]) (./classgazebo_1_1common_1_1ParamT.tex) >(./classgazebo_1_1physics_1_1PhysicsEngine.tex [616] [617] [618] [619] [620] >Underfull \hbox (badness 10000) detected at line 355 >[][][] >[621] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 439 >[][][] >[622] [623] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 490 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >[624] >Underfull \hbox (badness 10000) detected at line 532 >[][][] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 560 >[][][] >Underfull \hbox (badness 10000) detected at line 578 >[][][] >Underfull \hbox (badness 10000) detected at line 592 >[][][] >Underfull \hbox (badness 10000) detected at line 606 >[][][] >[625] [626] [627] [628] [629] [630]) >(./classgazebo_1_1physics_1_1PhysicsFactory.tex >Underfull \hbox (badness 10000) detected at line 47 >[][][] >[631]) (./classgazebo_1_1common_1_1PID.tex [632] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >[633] [634] >Underfull \hbox (badness 10000) detected at line 189 >[][][] >[635] [636] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >) (./classgazebo_1_1math_1_1Plane.tex [637] [638] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >) (./classgazebo_1_1physics_1_1PlaneShape.tex [639] [640] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >[641] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >) (./classgazebo_1_1PluginT.tex [642] [643] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >[644]) (./classgazebo_1_1math_1_1Pose.tex [645] [646] [647] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >[648] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >Underfull \hbox (badness 10000) detected at line 309 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >[649] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \hbox (badness 10000) detected at line 433 >[][][] >Underfull \hbox (badness 10000) detected at line 447 >[][][] >[650] [651] >Underfull \hbox (badness 10000) detected at line 470 >[][][] >Underfull \hbox (badness 10000) detected at line 493 >[][][] >Underfull \hbox (badness 10000) detected at line 528 >[][][] >[652] >Underfull \hbox (badness 10000) detected at line 558 >[][][] >[653] >Underfull \hbox (badness 10000) detected at line 668 >[][][] >Underfull \hbox (badness 10000) detected at line 690 >[][][] >) (./classgazebo_1_1common_1_1PoseAnimation.tex [654] [655] [656] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >) (./classgazebo_1_1common_1_1PoseKeyFrame.tex [657] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[658]) (./classgazebo_1_1rendering_1_1Projector.tex [659] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[660]) (./classgazebo_1_1transport_1_1Publication.tex [661] [662] [663] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >[664] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >[665] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >[666]) (./classgazebo_1_1transport_1_1PublicationTransport.tex [667] [668] >Underfull \hbox (badness 10000) detected at line 110 >[][][] >Underfull \hbox (badness 10000) detected at line 124 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[669]) (./classgazebo_1_1transport_1_1Publisher.tex [670] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[671] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >Underfull \hbox (badness 10000) detected at line 157 >[][][] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >[672] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >) (./classQuadNode.tex) (./classgazebo_1_1math_1_1Quaternion.tex [673] [674] >[675] [676] [677] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >[678] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 402 >[][][] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 3701) in paragraph at lines 439--440 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), g >azebo-::math-::-Pose-::-Coord-Rotation-Sub(), and Rotate- >Underfull \hbox (badness 10000) detected at line 452 >[][][] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >[679] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 522 >[][][] >Underfull \hbox (badness 10000) detected at line 536 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >[680] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >Underfull \hbox (badness 10000) detected at line 614 >[][][] >Underfull \hbox (badness 10000) detected at line 637 >[][][] >[681] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >Underfull \hbox (badness 10000) detected at line 691 >[][][] >Underfull \hbox (badness 10000) detected at line 710 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >[682] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 762 >[][][] >Underfull \hbox (badness 10000) detected at line 797 >[][][] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >[683] [684] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >[685] [686] >Underfull \hbox (badness 10000) detected at line 1070 >[][][] >Underfull \hbox (badness 10000) detected at line 1092 >[][][] >[687]) (./classgazebo_1_1math_1_1Rand.tex [688] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >) (./classgazebo_1_1transport_1_1RawCallbackHelper.tex [689] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >[690] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >) (./classgazebo_1_1sensors_1_1RaySensor.tex [691] [692] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >[693] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[694] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >[695] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 337 >[][][] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >[696] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >Underfull \hbox (badness 10000) detected at line 440 >[][][] >[697]) (./classgazebo_1_1physics_1_1RayShape.tex [698] [699] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[700] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >[701] [702]) (./classgazebo_1_1rendering_1_1RenderEngine.tex [703] >Underfull \hbox (badness 10000) detected at line 83 >[][][] >[704] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >[705] [706] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[707]) (./classgazebo_1_1sensors_1_1RFIDSensor.tex [708] [709] [710]) >(./classgazebo_1_1sensors_1_1RFIDTag.tex [711] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >[712]) (./classgazebo_1_1rendering_1_1RFIDTagVisual.tex [713] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >) (./classgazebo_1_1rendering_1_1RFIDVisual.tex [714]) (./classRoad.tex) >(./classgazebo_1_1physics_1_1Road.tex [715]) >(./classgazebo_1_1rendering_1_1Road2d.tex [716]) >(./classgazebo_1_1math_1_1RotationSpline.tex [717] [718] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 134 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >[719] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >Underfull \hbox (badness 10000) detected at line 235 >[][][] >[720]) (./classgazebo_1_1rendering_1_1RTShaderSystem.tex >Underfull \hbox (badness 977) in paragraph at lines 18--23 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 Lighting-Model \T1/phv/m/n/10 { \T1/phv/b/ >n/10 S-S-L-M-_--Per-Vertex-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--P >er-Pixel-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--Normal-Map-Lighting >- >[721] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >[722] [723] >Underfull \hbox (badness 10000) detected at line 243 >[][][] >[724]) (./classgazebo_1_1rendering_1_1Scene.tex [725] [726] [727] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >[728] [729] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >[730] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >[731] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >Underfull \hbox (badness 10000) detected at line 427 >[][][] >Underfull \hbox (badness 10000) detected at line 446 >[][][] >Underfull \hbox (badness 10000) detected at line 465 >[][][] >[732] >Underfull \hbox (badness 10000) detected at line 479 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 534 >[][][] >Underfull \hbox (badness 10000) detected at line 553 >[][][] >[733] >Underfull \hbox (badness 10000) detected at line 567 >[][][] >Underfull \hbox (badness 10000) detected at line 581 >[][][] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >Underfull \hbox (badness 10000) detected at line 625 >[][][] >[734] >Underfull \hbox (badness 10000) detected at line 644 >[][][] >Underfull \hbox (badness 10000) detected at line 658 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >Underfull \hbox (badness 10000) detected at line 694 >[][][] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >[735] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 750 >[][][] >Underfull \hbox (badness 10000) detected at line 764 >[][][] >Underfull \hbox (badness 10000) detected at line 783 >[][][] >Underfull \hbox (badness 10000) detected at line 797 >[][][] >[736] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >Underfull \hbox (badness 10000) detected at line 835 >[][][] >Underfull \hbox (badness 10000) detected at line 860 >[][][] >Underfull \hbox (badness 10000) detected at line 882 >[][][] >[737] >Underfull \hbox (badness 10000) detected at line 901 >[][][] >Underfull \hbox (badness 10000) detected at line 915 >[][][] >Underfull \hbox (badness 10000) detected at line 948 >[][][] >[738] [739] >Underfull \hbox (badness 10000) detected at line 1181 >[][][] >[740] [741] >Underfull \hbox (badness 10000) detected at line 1347 >[][][] >) (./classgazebo_1_1physics_1_1ScrewJoint.tex [742] [743] [744] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[745]) (./classgazebo_1_1rendering_1_1SelectionObj.tex [746]) >(./classgazebo_1_1sensors_1_1Sensor.tex [747] [748] [749] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >[750] >Underfull \hbox (badness 2626) in paragraph at lines 230--231 >\T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Sensor \T1/phv/m/n/10 (p.348[]), \T >1/phv/b/n/10 gazebo-::sensors-::-Camera-Sensor \T1/phv/m/n/10 (p.206[]), \T1/p >hv/b/n/10 gazebo-::sensors-::- >Underfull \hbox (badness 10000) detected at line 243 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >[751] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >[752] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >Underfull \hbox (badness 10000) detected at line 432 >[][][] >Underfull \hbox (badness 2790) in paragraph at lines 448--449 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Sensor \T1/phv/m/n/10 (p.705[]), \T1/phv/b >/n/10 gazebo-::sensors-::-Ray-Sensor \T1/phv/m/n/10 (p.693[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Camera-Sensor >Underfull \hbox (badness 1845) in paragraph at lines 448--449 >\T1/phv/m/n/10 (p.207[]), \T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Senso >r \T1/phv/m/n/10 (p.273[]), \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transm >itter \T1/phv/m/n/10 (p.1049[]), >Underfull \hbox (badness 874) in paragraph at lines 448--449 >\T1/phv/b/n/10 gazebo-::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.707[]), \T1/p >hv/b/n/10 gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.335[]), \T1/phv/b/n >/10 gazebo-::sensors-::-Sonar-Sensor >Underfull \hbox (badness 10000) detected at line 461 >[][][] >[753] >Underfull \hbox (badness 2790) in paragraph at lines 509--510 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Sensor \T1/phv/m/n/10 (p.705[]), \T1/phv/b >/n/10 gazebo-::sensors-::-Ray-Sensor \T1/phv/m/n/10 (p.693[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Camera-Sensor >Underfull \hbox (badness 1845) in paragraph at lines 509--510 >\T1/phv/m/n/10 (p.207[]), \T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Senso >r \T1/phv/m/n/10 (p.273[]), \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transm >itter \T1/phv/m/n/10 (p.1049[]), >Underfull \hbox (badness 874) in paragraph at lines 509--510 >\T1/phv/b/n/10 gazebo-::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.707[]), \T1/p >hv/b/n/10 gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.335[]), \T1/phv/b/n >/10 gazebo-::sensors-::-Sonar-Sensor >[754] >Underfull \hbox (badness 2626) in paragraph at lines 631--632 >\T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Sensor \T1/phv/m/n/10 (p.355[]), \T >1/phv/b/n/10 gazebo-::sensors-::-Camera-Sensor \T1/phv/m/n/10 (p.208[]), \T1/p >hv/b/n/10 gazebo-::sensors-::- >[755] [756]) (./classSensorFactor.tex) >(./classgazebo_1_1sensors_1_1SensorFactory.tex [757] >Underfull \hbox (badness 10000) detected at line 53 >[][][] >[758]) (./classgazebo_1_1sensors_1_1SensorManager.tex [759] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >[760] >Underfull \hbox (badness 10000) detected at line 133 >[][][] >[761]) (./classgazebo_1_1SensorPlugin.tex [762]) (./classgazebo_1_1Server.tex >[763] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[764]) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperCg. >tex [765]) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperGLS >L.tex >Underfull \hbox (badness 1052) in paragraph at lines 1--1 >[]\T1/phv/bc/n/14.4 gazebo-:-:rendering-:-:Gz-Terrain-Mat-Gen-:-:S-M2-Profile-: >-:Shader-Helper-G-L-S-L Class Ref-er- >[766] >Underfull \hbox (badness 1502) in paragraph at lines 43--45 >[]\T1/phv/m/n/10 virtual void \T1/phv/b/n/10 generate-Fragment-Program-Source \ >T1/phv/m/n/10 (const \T1/phv/b/n/10 S-M2-Profile $\OMS/ztmcm/m/n/10 ^^C$\T1/phv >/m/n/10 -_-prof, const Ogre-::-Terrain $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_ >-terrain, >[767] [768]) (./classgazebo_1_1physics_1_1Shape.tex [769] >Underfull \hbox (badness 1917) in paragraph at lines 96--97 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Multi-Ray-Sh >ape \T1/phv/m/n/10 (p.576[]), \T1/phv/b/n/10 gazebo-::physics-::-Ray-Shape \T >1/phv/m/n/10 (p.696[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 862) in paragraph at lines 96--97 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.375[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Plane-Shape \T1/phv/m/n/10 (p.635[]), \T1/phv/b/n/1 >0 gazebo-::physics-::-Mesh-Shape >Underfull \hbox (badness 10000) detected at line 109 >[][][] >[770] [771] >Underfull \hbox (badness 1917) in paragraph at lines 153--154 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Multi-Ray-Sh >ape \T1/phv/m/n/10 (p.578[]), \T1/phv/b/n/10 gazebo-::physics-::-Ray-Shape \T >1/phv/m/n/10 (p.697[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 862) in paragraph at lines 153--154 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.378[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Plane-Shape \T1/phv/m/n/10 (p.636[]), \T1/phv/b/n/1 >0 gazebo-::physics-::-Mesh-Shape >Underfull \hbox (badness 832) in paragraph at lines 173--174 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.378[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Sphere-Shape \T1/phv/m/n/10 (p.880[]), \T1/phv/b/n/ >10 gazebo-::physics-::-Box-Shape >) (./classgazebo_1_1physics_1_1SimbodyBallJoint.tex [772] [773] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[774] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >[775] [776] [777]) (./classgazebo_1_1physics_1_1SimbodyBoxShape.tex [778] >Underfull \hbox (badness 1412) in paragraph at lines 78--79 >[]\T1/phv/m/n/10 References gazebo-::physics-::-Shape-::collision-Parent, gazeb >o-::math-::equal(), gz-err, gzwarn, gazebo-::physics-::-Box- >) (./classgazebo_1_1physics_1_1SimbodyCollision.tex [779] >Underfull \hbox (badness 10000) detected at line 79 >[][][] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >[780]) (./classgazebo_1_1physics_1_1SimbodyCylinderShape.tex [781]) >(./classgazebo_1_1physics_1_1SimbodyHeightmapShape.tex [782]) >(./classgazebo_1_1physics_1_1SimbodyHinge2Joint.tex [783] [784] [785] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[786] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[787] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[788]) (./classgazebo_1_1physics_1_1SimbodyHingeJoint.tex [789] [790] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >[791] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >Underfull \hbox (badness 10000) detected at line 198 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[792] [793]) (./classgazebo_1_1physics_1_1SimbodyJoint.tex [794] [795] [796] >Underfull \hbox (badness 10000) detected at line 148 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 883) in paragraph at lines 210--211 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Join >t$\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T >1/phv/m/n/10 (p.740[]), \T1/phv/b/n/10 gazebo-::physics-::-Slider-Joint$\OML/zt >mcm/m/it/10 <$ >[797] [798] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 280 >[][][] >[799] >Underfull \hbox (badness 10000) detected at line 303 >[][][] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >[800] [801] >Underfull \hbox (badness 1735) in paragraph at lines 535--536 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Sl >ider-Joint \T1/phv/m/n/10 (p.836[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbod >y-Universal-Joint >Underfull \hbox (badness 3735) in paragraph at lines 581--582 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.783[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[802] [803]) (./classgazebo_1_1physics_1_1SimbodyLink.tex [804] [805] [806] >[807] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >[808] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >[809] >Underfull \hbox (badness 10000) detected at line 401 >[][][] >Underfull \hbox (badness 10000) detected at line 427 >[][][] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[810] [811] [812]) (./classgazebo_1_1physics_1_1SimbodyMeshShape.tex [813]) >(./classgazebo_1_1physics_1_1SimbodyModel.tex [814]) >(./classgazebo_1_1physics_1_1SimbodyMultiRayShape.tex [815] [816]) >(./classgazebo_1_1physics_1_1SimbodyPhysics.tex [817] [818] [819] [820] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 336 >[][][] >Underfull \hbox (badness 10000) detected at line 355 >[][][] >[821] [822] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >[823] [824] >Underfull \hbox (badness 10000) detected at line 499 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >[825] >Underfull \hbox (badness 10000) detected at line 592 >[][][] >Underfull \hbox (badness 10000) detected at line 641 >[][][] >Underfull \hbox (badness 10000) detected at line 660 >[][][] >[826]) (./classgazebo_1_1physics_1_1SimbodyPlaneShape.tex [827]) >(./classgazebo_1_1physics_1_1SimbodyRayShape.tex [828] [829]) >(./classgazebo_1_1physics_1_1SimbodyScrewJoint.tex [830] [831] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[832] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[833] [834]) (./classgazebo_1_1physics_1_1SimbodySliderJoint.tex [835] [836] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 132 >[][][] >[837] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >[838] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[839] [840]) (./classgazebo_1_1physics_1_1SimbodySphereShape.tex [841]) >(./classgazebo_1_1physics_1_1SimbodyUniversalJoint.tex [842] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >[843] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >[844] >Underfull \hbox (badness 10000) detected at line 214 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[845] [846]) (./classSingletonT.tex [847]) >(./classgazebo_1_1common_1_1Skeleton.tex [848] [849] [850] [851] >Underfull \hbox (badness 10000) detected at line 189 >[][][] >Underfull \hbox (badness 10000) detected at line 203 >[][][] >Underfull \hbox (badness 10000) detected at line 222 >[][][] >[852] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >[853] >Underfull \hbox (badness 10000) detected at line 332 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[854]) (./classgazebo_1_1common_1_1SkeletonAnimation.tex [855] [856] >Underfull \hbox (badness 10000) detected at line 144 >[][][] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >[857] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >[858] [859] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >) (./classgazebo_1_1common_1_1SkeletonNode.tex [860] [861] [862] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[863] [864] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >[865] >Underfull \hbox (badness 10000) detected at line 293 >[][][] >Underfull \hbox (badness 10000) detected at line 307 >[][][] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >[866] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >[867] >Underfull \hbox (badness 10000) detected at line 477 >[][][] >[868] [869]) (./classgazebo_1_1physics_1_1SliderJoint.tex [870] [871] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >) (./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile.tex [872] >[873]) (./classgazebo_1_1sensors_1_1SonarSensor.tex [874] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >[875] >Underfull \hbox (badness 10000) detected at line 156 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 205 >[][][] >[876] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >Underfull \hbox (badness 10000) detected at line 252 >[][][] >[877]) (./classgazebo_1_1rendering_1_1SonarVisual.tex [878]) >(./classJoint__TEST_1_1SpawnJointOptions.tex [879] [880]) >(./classgazebo_1_1physics_1_1SphereShape.tex [881] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >[882]) (./classgazebo_1_1common_1_1SphericalCoordinates.tex [883] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >[884] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >[885] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[886] [887] >Underfull \hbox (badness 10000) detected at line 356 >[][][] >) (./classgazebo_1_1math_1_1Spline.tex [888] [889] >Underfull \hbox (badness 10000) detected at line 130 >[][][] >Underfull \hbox (badness 10000) detected at line 144 >[][][] >[890] [891] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[892] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[893]) (./classgazebo_1_1physics_1_1State.tex [894] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >[895] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[896] [897] [898]) (./classgazebo_1_1common_1_1STLLoader.tex) >(./classgazebo_1_1common_1_1SubMesh.tex [899] [900] [901] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[902] [903] [904] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >[905] >Underfull \hbox (badness 10000) detected at line 497 >[][][] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >Underfull \hbox (badness 10000) detected at line 568 >[][][] >[906] >Underfull \hbox (badness 10000) detected at line 587 >[][][] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >[907] [908] [909]) (./classgazebo_1_1transport_1_1SubscribeOptions.tex [910] >Underfull \hbox (badness 10000) detected at line 60 >[][][] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >Underfull \hbox (badness 10000) detected at line 88 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >[911] [912]) (./classgazebo_1_1transport_1_1Subscriber.tex [913] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >) (./classgazebo_1_1transport_1_1SubscriptionTransport.tex [914] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[915] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >) (./classgazebo_1_1physics_1_1SurfaceParams.tex [916] [917] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[918] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 214 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[919] >Underfull \hbox (badness 10000) detected at line 234 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >) (./classgazebo_1_1common_1_1SystemPaths.tex [920] [921] [922] >Underfull \hbox (badness 10000) detected at line 217 >[][][] >[923] [924] >Underfull \hbox (badness 10000) detected at line 236 >[][][] >Underfull \hbox (badness 10000) detected at line 250 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >[925] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >) (./classgazebo_1_1SystemPlugin.tex [926]) >(./classgazebo_1_1common_1_1Time.tex [927] [928] [929] [930] [931] [932] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >Underfull \hbox (badness 10000) detected at line 352 >[][][] >Underfull \hbox (badness 10000) detected at line 371 >[][][] >[933] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 432 >[][][] >Underfull \hbox (badness 10000) detected at line 451 >[][][] >[934] >Underfull \hbox (badness 10000) detected at line 470 >[][][] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[935] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 565 >[][][] >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[936] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >Underfull \hbox (badness 10000) detected at line 641 >[][][] >Underfull \hbox (badness 10000) detected at line 660 >[][][] >Underfull \hbox (badness 10000) detected at line 679 >[][][] >[937] >Underfull \hbox (badness 10000) detected at line 698 >[][][] >Underfull \hbox (badness 10000) detected at line 717 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 755 >[][][] >[938] >Underfull \hbox (badness 10000) detected at line 774 >[][][] >Underfull \hbox (badness 10000) detected at line 793 >[][][] >Underfull \hbox (badness 10000) detected at line 812 >[][][] >Underfull \hbox (badness 10000) detected at line 831 >[][][] >[939] >Underfull \hbox (badness 10000) detected at line 850 >[][][] >Underfull \hbox (badness 10000) detected at line 869 >[][][] >Underfull \hbox (badness 10000) detected at line 888 >[][][] >Underfull \hbox (badness 10000) detected at line 907 >[][][] >[940] >Underfull \hbox (badness 10000) detected at line 926 >[][][] >Underfull \hbox (badness 10000) detected at line 945 >[][][] >Underfull \hbox (badness 10000) detected at line 964 >[][][] >Underfull \hbox (badness 10000) detected at line 983 >[][][] >[941] >Underfull \hbox (badness 10000) detected at line 1002 >[][][] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >Underfull \hbox (badness 10000) detected at line 1040 >[][][] >Underfull \hbox (badness 10000) detected at line 1059 >[][][] >[942] >Underfull \hbox (badness 10000) detected at line 1078 >[][][] >Underfull \hbox (badness 10000) detected at line 1097 >[][][] >Underfull \hbox (badness 10000) detected at line 1116 >[][][] >Underfull \hbox (badness 10000) detected at line 1135 >[][][] >[943] >Underfull \hbox (badness 10000) detected at line 1154 >[][][] >Underfull \hbox (badness 10000) detected at line 1173 >[][][] >Underfull \hbox (badness 10000) detected at line 1192 >[][][] >Underfull \hbox (badness 10000) detected at line 1211 >[][][] >[944] >Underfull \hbox (badness 10000) detected at line 1230 >[][][] >Underfull \hbox (badness 10000) detected at line 1249 >[][][] >Underfull \hbox (badness 10000) detected at line 1268 >[][][] >Underfull \hbox (badness 10000) detected at line 1287 >[][][] >[945] >Underfull \hbox (badness 10000) detected at line 1306 >[][][] >Underfull \hbox (badness 10000) detected at line 1325 >[][][] >Underfull \hbox (badness 10000) detected at line 1344 >[][][] >Underfull \hbox (badness 10000) detected at line 1363 >[][][] >[946] >Underfull \hbox (badness 10000) detected at line 1382 >[][][] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >Underfull \hbox (badness 10000) detected at line 1420 >[][][] >[947] [948] >Underfull \hbox (badness 10000) detected at line 1485 >[][][] >Underfull \hbox (badness 10000) detected at line 1510 >[][][] >Underfull \hbox (badness 10000) detected at line 1532 >[][][] >[949]) (./classgazebo_1_1common_1_1Timer.tex [950] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >) (./classgazebo_1_1transport_1_1TopicManager.tex [951] [952] [953] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >[954] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >[955] >Underfull \hbox (badness 10000) detected at line 331 >[][][] >[956] >Underfull \hbox (badness 10000) detected at line 439 >[][][] >Underfull \hbox (badness 10000) detected at line 496 >[][][] >) (./structgazebo_1_1physics_1_1TrajectoryInfo.tex [957]) >(./classgazebo_1_1rendering_1_1TransmitterVisual.tex [958]) >(./classgazebo_1_1physics_1_1UniversalJoint.tex [959]) >(./classgazebo_1_1common_1_1UpdateInfo.tex [960]) >(./classgazebo_1_1rendering_1_1UserCamera.tex [961] [962] [963] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >[964] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 280 >[][][] >Underfull \hbox (badness 10000) detected at line 294 >[][][] >[965] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >[966] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[967] [968] >Underfull \hbox (badness 10000) detected at line 657 >[][][] >) (./classgazebo_1_1math_1_1Vector2d.tex [969] [970] [971] [972] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[973] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >[974] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >[975] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 436 >[][][] >Underfull \hbox (badness 10000) detected at line 455 >[][][] >[976] >Underfull \hbox (badness 10000) detected at line 474 >[][][] >Underfull \hbox (badness 10000) detected at line 493 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >[977] >Underfull \hbox (badness 10000) detected at line 575 >[][][] >Underfull \hbox (badness 10000) detected at line 597 >[][][] >) (./classgazebo_1_1math_1_1Vector2i.tex [978] [979] [980] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >[981] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >[982] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >[983] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 442 >[][][] >[984] >Underfull \hbox (badness 10000) detected at line 450 >[][][] >Underfull \hbox (badness 10000) detected at line 464 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 491 >[][][] >Underfull \hbox (badness 10000) detected at line 510 >[][][] >[985] >Underfull \hbox (badness 10000) detected at line 529 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 611 >[][][] >[986]) (./classgazebo_1_1math_1_1Vector3.tex [987] [988] [989] [990] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >[991] >Underfull \hbox (badness 10000) detected at line 324 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >[992] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >Underfull \hbox (badness 10000) detected at line 452 >[][][] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >[993] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >[994] >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >Underfull \hbox (badness 10000) detected at line 652 >[][][] >[995] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 709 >[][][] >Underfull \hbox (badness 10000) detected at line 712 >[][][] >Underfull \hbox (badness 10000) detected at line 726 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >[996] >Underfull \hbox (badness 10000) detected at line 746 >[][][] >Underfull \hbox (badness 10000) detected at line 760 >[][][] >Underfull \hbox (badness 10000) detected at line 763 >[][][] >Underfull \hbox (badness 10000) detected at line 782 >[][][] >Underfull \hbox (badness 10000) detected at line 801 >[][][] >[997] >Underfull \hbox (badness 10000) detected at line 820 >[][][] >Underfull \hbox (badness 10000) detected at line 845 >[][][] >[998] >Underfull \hbox (badness 10000) detected at line 944 >[][][] >Underfull \hbox (badness 10000) detected at line 966 >[][][] >Underfull \hbox (badness 10000) detected at line 988 >[][][] >[999] >Underfull \hbox (badness 820) in paragraph at lines 1031--1032 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >Underfull \hbox (badness 820) in paragraph at lines 1042--1043 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >Underfull \hbox (badness 820) in paragraph at lines 1053--1054 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >) (./classgazebo_1_1math_1_1Vector4.tex [1000] [1001] [1002] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >[1003] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 268 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >[1004] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >Underfull \hbox (badness 10000) detected at line 366 >[][][] >[1005] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[1006] >Underfull \hbox (badness 10000) detected at line 459 >[][][] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 481 >[][][] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >[1007] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >[1008] >Underfull \hbox (badness 10000) detected at line 628 >[][][] >Underfull \hbox (badness 10000) detected at line 650 >[][][] >) (./classgazebo_1_1common_1_1Video.tex [1009] >Underfull \hbox (badness 10000) detected at line 69 >[][][] >[1010] >Underfull \hbox (badness 10000) detected at line 88 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >) (./classgazebo_1_1rendering_1_1VideoVisual.tex [1011]) >(./classgazebo_1_1rendering_1_1ViewController.tex [1012] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >[1013] [1014] [1015]) (./classgazebo_1_1rendering_1_1Visual.tex [1016] [1017] >[1018] [1019] >Underfull \hbox (badness 1552) in paragraph at lines 195--196 >[]\T1/phv/m/n/10 static void \T1/phv/b/n/10 Insert-Mesh \T1/phv/m/n/10 (const \ >T1/phv/b/n/10 common-::-Mesh $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-mesh, con >st std-::string &-_-sub-Mesh="", bool -_-center- >[1020] [1021] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >[1022] >Underfull \hbox (badness 10000) detected at line 517 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >[1023] >Underfull \hbox (badness 10000) detected at line 550 >[][][] >Underfull \hbox (badness 10000) detected at line 564 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >Underfull \hbox (badness 10000) detected at line 631 >[][][] >[1024] >Underfull \hbox (badness 10000) detected at line 645 >[][][] >Underfull \hbox (badness 10000) detected at line 659 >[][][] >Underfull \hbox (badness 10000) detected at line 673 >[][][] >Underfull \hbox (badness 10000) detected at line 687 >[][][] >Underfull \hbox (badness 10000) detected at line 701 >[][][] >Underfull \hbox (badness 10000) detected at line 715 >[][][] >[1025] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 757 >[][][] >Underfull \hbox (badness 10000) detected at line 771 >[][][] >Underfull \hbox (badness 10000) detected at line 785 >[][][] >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 802 >[][][] >[1026] >Underfull \hbox (badness 10000) detected at line 820 >[][][] >Underfull \hbox (badness 10000) detected at line 834 >[][][] >[1027] >Underfull \hbox (badness 10000) detected at line 919 >[][][] >Underfull \hbox (badness 10000) detected at line 933 >[][][] >[1028] [1029] [1030] [1031] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >[1032] [1033] [1034] [1035] [1036]) (./classgazebo_1_1VisualPlugin.tex [1037]) >(./classgazebo_1_1rendering_1_1WindowManager.tex [1038] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >[1039] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >) (./classgazebo_1_1rendering_1_1WireBox.tex [1040] [1041]) >(./classgazebo_1_1sensors_1_1WirelessReceiver.tex [1042] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[1043]) (./classgazebo_1_1sensors_1_1WirelessTransceiver.tex [1044] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 139 >[][][] >[1045] >Underfull \hbox (badness 914) in paragraph at lines 163--164 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.1049[]), and \T1/phv/b/n/10 gazebo-::sensors-::-W >ireless-Receiver >Underfull \hbox (badness 914) in paragraph at lines 187--188 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.1049[]), and \T1/phv/b/n/10 gazebo-::sensors-::-W >ireless-Receiver >) (./classgazebo_1_1sensors_1_1WirelessTransmitter.tex [1046] [1047] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[1048]) (./classgazebo_1_1physics_1_1World.tex [1049] [1050] [1051] [1052] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >[1053] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >[1054] >Underfull \hbox (badness 10000) detected at line 340 >[][][] >Underfull \hbox (badness 10000) detected at line 359 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 401 >[][][] >Underfull \hbox (badness 10000) detected at line 415 >[][][] >[1055] >Underfull \hbox (badness 10000) detected at line 429 >[][][] >Underfull \hbox (badness 10000) detected at line 443 >[][][] >Underfull \hbox (badness 10000) detected at line 457 >[][][] >Underfull \hbox (badness 10000) detected at line 471 >[][][] >Underfull \hbox (badness 10000) detected at line 485 >[][][] >Underfull \hbox (badness 10000) detected at line 499 >[][][] >[1056] >Underfull \hbox (badness 10000) detected at line 513 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[1057] >Underfull \hbox (badness 10000) detected at line 600 >[][][] >Underfull \hbox (badness 10000) detected at line 614 >[][][] >[1058] [1059] [1060] >Underfull \hbox (badness 10000) detected at line 859 >[][][] >[1061]) (./classgazebo_1_1WorldPlugin.tex [1062]) >(./classgazebo_1_1physics_1_1WorldState.tex [1063] [1064] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >[1065] >Underfull \hbox (badness 10000) detected at line 180 >[][][] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >[1066] >Underfull \hbox (badness 10000) detected at line 301 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >[1067] [1068] >Underfull \hbox (badness 10000) detected at line 440 >[][][] >) (./classgazebo_1_1rendering_1_1WrenchVisual.tex [1069] [1070]) [1071] >[1072] >Chapter 11. >(./Actor_8hh.tex) (./Angle_8hh.tex [1073] >Underfull \hbox (badness 10000) detected at line 47 >[][][] >Underfull \hbox (badness 10000) detected at line 66 >[][][] >[1074] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./Animation_8hh.tex) (./ArrowVisual_8hh.tex [1075]) (./Assert_8hh.tex) >(./AudioDecoder_8hh.tex) (./AxisVisual_8hh.tex [1076]) (./BallJoint_8hh.tex) >(./Base_8hh.tex [1077]) (./Base64_8hh.tex >Underfull \hbox (badness 10000) detected at line 32 >[][][] >[1078]) (./Box_8hh.tex >Underfull \hbox (badness 10000) in paragraph at lines 49--1 >) (./BoxShape_8hh.tex) (./BVHLoader_8hh.tex [1079]) (./CallbackHelper_8hh.tex >[1080]) (./Camera_8hh.tex >Underfull \vbox (badness 7468) has occurred while \output is active [1081]) >(./CameraSensor_8hh.tex [1082]) (./CameraVisual_8hh.tex) (./cegui_8h.tex) >(./ColladaLoader_8hh.tex [1083]) (./Collision_8hh.tex) >(./CollisionState_8hh.tex) (./Color_8hh.tex [1084]) (./CommonIface_8hh.tex >[1085]) (./CommonTypes_8hh.tex [1086]) (./COMVisual_8hh.tex [1087]) >(./Connection_8hh.tex [1088]) (./ConnectionManager_8hh.tex) (./Console_8hh.tex >[1089]) (./Contact_8hh.tex [1090]) (./ContactManager_8hh.tex) >(./ContactSensor_8hh.tex [1091]) (./ContactVisual_8hh.tex) >(./Conversions_8hh.tex [1092]) (./CylinderShape_8hh.tex) (./DepthCamera_8hh.tex >[1093]) (./DepthCameraSensor_8hh.tex) (./Diagnostics_8hh.tex [1094]) >(./DynamicLines_8hh.tex) (./DynamicRenderable_8hh.tex [1095]) (./Entity_8hh.tex >) (./Event_8hh.tex [1096]) (./Events_8hh.tex) (./Exception_8hh.tex [1097]) >(./ForceTorqueSensor_8hh.tex) (./FPSViewController_8hh.tex [1098]) >(./gazebo_8hh.tex) (./gazebo__core_8hh.tex) (./GazeboGenerator_8hh.tex [1099]) >(./GpsSensor_8hh.tex [1100]) (./GpuLaser_8hh.tex) (./GpuRaySensor_8hh.tex >[1101]) (./Grid_8hh.tex) (./Gripper_8hh.tex [1102]) (./GUIOverlay_8hh.tex) >(./Heightmap_8hh.tex [1103]) (./HeightmapShape_8hh.tex [1104]) >(./Helpers_8hh.tex [1105] [1106]) (./Hinge2Joint_8hh.tex) (./HingeJoint_8hh.tex >[1107]) (./Image_8hh.tex) (./ImuSensor_8hh.tex [1108]) (./Inertial_8hh.tex) >(./IOManager_8hh.tex [1109]) (./Joint_8hh.tex) (./Joint__TEST_8hh.tex [1110]) >(./JointController_8hh.tex) (./JointState_8hh.tex [1111]) >(./JointVisual_8hh.tex) (./JointWrench_8hh.tex [1112]) (./KeyEvent_8hh.tex) >(./KeyFrame_8hh.tex [1113]) (./LaserVisual_8hh.tex) (./Light_8hh.tex [1114]) >(./Link_8hh.tex) (./LinkState_8hh.tex [1115]) (./LogPlay_8hh.tex) >(./LogRecord_8hh.tex [1116]) (./mainpage_8html.tex) (./MapShape_8hh.tex) >(./Master_8hh.tex [1117]) (./common_2Material_8hh.tex) >(./rendering_2Material_8hh.tex) (./MathTypes_8hh.tex [1118]) (./Matrix3_8hh.tex >) (./Matrix4_8hh.tex [1119]) (./Mesh_8hh.tex) (./MeshCSG_8hh.tex [1120]) >(./MeshLoader_8hh.tex) (./MeshManager_8hh.tex [1121]) (./MeshShape_8hh.tex) >(./Model_8hh.tex [1122]) (./ModelDatabase_8hh.tex [1123]) (./ModelState_8hh.tex >) (./MouseEvent_8hh.tex) (./MovableText_8hh.tex [1124]) (./MsgFactory_8hh.tex >[1125]) (./msgs_8hh.tex [1126]) (./MultiCameraSensor_8hh.tex [1127]) >(./MultiRayShape_8hh.tex) (./Node_8hh.tex [1128]) (./Noise_8hh.tex) >(./ogre__gazebo_8h.tex) (./OpenAL_8hh.tex [1129] >Underfull \vbox (badness 10000) has occurred while \output is active [1130]) >(./OrbitViewController_8hh.tex) (./PhysicsEngine_8hh.tex [1131]) >(./PhysicsFactory_8hh.tex [1132]) (./PhysicsIface_8hh.tex [1133]) >(./PhysicsTypes_8hh.tex [1134] [1135]) (./PID_8hh.tex) (./Plane_8hh.tex >[1136]) (./PlaneShape_8hh.tex) (./Plugin_8hh.tex [1137] [1138] >Underfull \hbox (badness 10000) detected at line 87 >[][][] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >[1139] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >) (./Pose_8hh.tex) (./Projector_8hh.tex [1140]) (./Publication_8hh.tex) >(./PublicationTransport_8hh.tex [1141]) (./Publisher_8hh.tex) >(./Quaternion_8hh.tex [1142]) (./Rand_8hh.tex [1143]) (./RaySensor_8hh.tex) >(./RayShape_8hh.tex [1144]) (./RenderEngine_8hh.tex) (./RenderEvents_8hh.tex >[1145]) (./RenderingIface_8hh.tex) (./RenderTypes_8hh.tex [1146] >Underfull \hbox (badness 3158) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--P-O-I-N-T-_--L-I-S-T >\T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L >-I-N-E-_--L-I-S-T \T1/phv/m/n/10 = 1, >Underfull \hbox (badness 4341) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L-I-N-E-_--S-T-R-I-P >\T1/phv/m/n/10 = 2, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--T >-R-I-A-N-G-L-E-_--L-I-S-T >[1147]) (./RFIDSensor_8hh.tex [1148]) (./RFIDTag_8hh.tex) >(./RFIDTagVisual_8hh.tex) (./RFIDVisual_8hh.tex [1149]) (./Road_8hh.tex) >(./Road2d_8hh.tex [1150]) (./RotationSpline_8hh.tex) (./RTShaderSystem_8hh.tex >[1151]) (./Scene_8hh.tex [1152]) (./ScrewJoint_8hh.tex) (./SelectionObj_8hh.tex >) (./Sensor_8hh.tex [1153] >Underfull \hbox (badness 892) in paragraph at lines 32--37 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 gazebo-::sensors-::-Sensor-Category \T1/ph >v/m/n/10 { \T1/phv/b/n/10 gazebo-::sensors-::-I-M-A-G-E \T1/phv/m/n/10 = 0, \T1 >/phv/b/n/10 gazebo-::sensors-::-R-A-Y \T1/phv/m/n/10 = 1, >) (./SensorFactory_8hh.tex [1154]) (./SensorManager_8hh.tex) >(./SensorsIface_8hh.tex [1155]) (./SensorTypes_8hh.tex [1156] [1157]) >(./Server_8hh.tex) (./Shape_8hh.tex [1158]) (./simbody__inc_8h.tex) >(./SimbodyBallJoint_8hh.tex) (./SimbodyBoxShape_8hh.tex [1159]) >(./SimbodyCollision_8hh.tex) (./SimbodyCylinderShape_8hh.tex [1160]) >(./SimbodyHeightmapShape_8hh.tex) (./SimbodyHinge2Joint_8hh.tex [1161]) >(./SimbodyHingeJoint_8hh.tex) (./SimbodyJoint_8hh.tex [1162]) >(./SimbodyLink_8hh.tex) (./SimbodyMeshShape_8hh.tex) (./SimbodyModel_8hh.tex >[1163]) (./SimbodyMultiRayShape_8hh.tex) (./SimbodyPhysics_8hh.tex [1164]) >(./SimbodyPlaneShape_8hh.tex) (./SimbodyRayShape_8hh.tex) >(./SimbodyScrewJoint_8hh.tex [1165]) (./SimbodySliderJoint_8hh.tex) >(./SimbodySphereShape_8hh.tex [1166]) (./SimbodyTypes_8hh.tex) >(./SimbodyUniversalJoint_8hh.tex [1167]) (./SingletonT_8hh.tex) >(./Skeleton_8hh.tex [1168]) (./SkeletonAnimation_8hh.tex) >(./SliderJoint_8hh.tex [1169]) (./SonarSensor_8hh.tex) (./SonarVisual_8hh.tex >[1170]) (./SphereShape_8hh.tex) (./SphericalCoordinates_8hh.tex) >(./Spline_8hh.tex [1171]) (./State_8hh.tex) (./STLLoader_8hh.tex [1172]) >(./SubscribeOptions_8hh.tex) (./Subscriber_8hh.tex [1173]) >(./SubscriptionTransport_8hh.tex) (./SurfaceParams_8hh.tex [1174]) >(./SystemPaths_8hh.tex) (./Time_8hh.tex [1175]) (./Timer_8hh.tex) >(./TopicManager_8hh.tex [1176]) (./TransmitterVisual_8hh.tex [1177]) >(./TransportIface_8hh.tex [1178]) (./TransportTypes_8hh.tex [1179]) >(./UniversalJoint_8hh.tex) (./UpdateInfo_8hh.tex) (./UserCamera_8hh.tex >[1180]) (./UtilTypes_8hh.tex) (./Vector2d_8hh.tex [1181]) (./Vector2i_8hh.tex) >(./Vector3_8hh.tex [1182]) (./Vector4_8hh.tex) (./Video_8hh.tex) >(./VideoVisual_8hh.tex [1183]) (./ViewController_8hh.tex) (./Visual_8hh.tex >[1184]) (./WindowManager_8hh.tex [1185]) (./WireBox_8hh.tex) >(./WirelessReceiver_8hh.tex) (./WirelessTransceiver_8hh.tex [1186]) >(./WirelessTransmitter_8hh.tex) (./World_8hh.tex [1187]) (./WorldState_8hh.tex >[1188]) (./WrenchVisual_8hh.tex) [1189] (./refman.ind >Underfull \hbox (badness 10000) in paragraph at lines 83--85 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >[1190] [1191] >Underfull \hbox (badness 10000) in paragraph at lines 224--226 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1192] [1193] >Underfull \hbox (badness 10000) in paragraph at lines 474--476 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1194] [1195] [1196] [1197] [1198] [1199] [1200] >Underfull \hbox (badness 10000) in paragraph at lines 1210--1212 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 1212--1214 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1201] [1202] [1203] [1204] [1205] [1206] [1207] [1208] [1209] [1210] [1211] >[1212] [1213] [1214] [1215] [1216] [1217] [1218] [1219] [1220] [1221] [1222] >[1223] [1224] [1225] [1226] [1227] [1228] [1229] >Underfull \hbox (badness 10000) in paragraph at lines 4431--4433 >[]\T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 4441--4443 >[]\T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1230] [1231] [1232] [1233] [1234] [1235] [1236] [1237] [1238] [1239] >Underfull \hbox (badness 10000) in paragraph at lines 5488--5490 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >Underfull \hbox (badness 10000) in paragraph at lines 5498--5500 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >Underfull \hbox (badness 10000) in paragraph at lines 5501--5503 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 5504--5506 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 5507--5509 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5510--5512 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5513--5515 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5516--5518 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5519--5521 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5522--5524 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5525--5527 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1240] >Underfull \hbox (badness 10000) in paragraph at lines 5527--5529 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5530--5532 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5535--5537 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5537--5539 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5540--5542 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5542--5544 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5545--5547 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5547--5549 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5550--5552 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5552--5554 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5555--5557 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5557--5559 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5560--5562 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5562--5564 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1241] [1242] [1243] [1244] [1245] [1246] [1247] [1248] [1249] [1250] [1251] >[1252] [1253] [1254] [1255] [1256] [1257] [1258] [1259] [1260] [1261] [1262] >[1263] [1264] [1265] [1266] [1267] [1268] [1269] [1270] [1271] >Underfull \hbox (badness 10000) in paragraph at lines 9001--9003 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1272] [1273] [1274] [1275] [1276] [1277] [1278] [1279] [1280] [1281] [1282] >[1283] [1284] [1285] >Underfull \hbox (badness 10000) in paragraph at lines 10442--10444 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 10445--10447 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 10448--10450 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 10472--10474 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1286] [1287] [1288]) (./refman.aux (./group__gazebo__event.aux) >(./group__gazebo__math.aux) (./group__gazebo__msgs.aux) >(./group__gazebo__physics.aux) (./group__gazebo__physics__simbody.aux) >(./group__gazebo__rendering.aux) (./group__gazebo__sensors.aux) >(./group__gazebo__transport.aux) (./group__gazebo__util.aux)) >LaTeX Font Warning: Some font shapes were not available, defaults substituted. >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. > ) >(see the transcript file for additional information){/usr/share/texlive/texmf-d >ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ >ic/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams >fonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr >8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr >/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8ac.pfb></usr/share/texl >ive/texmf-dist/fonts/type1/urw/helvetic/uhvbo8a.pfb></usr/share/texlive/texmf-d >ist/fonts/type1/urw/helvetic/uhvbo8ac.pfb></usr/share/texlive/texmf-dist/fonts/ >type1/urw/helvetic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/he >lvetic/uhvro8a.pfb> >Output written on refman.pdf (1432 pages, 2158810 bytes). >Transcript written on refman.log. >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. >Rerunning latex.... >This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2014/dev) > restricted \write18 enabled. >entering extended mode >(./refman.tex >LaTeX2e <2011/06/27> >Babel <3.9g> and hyphenation patterns for 76 languages loaded. >(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls >Document Class: book 2007/10/19 v1.4h Standard LaTeX document class >(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)) >(/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) >(/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) >(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) >(/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/xtab/xtab.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg))) >(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) >(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty) >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty) >(/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) >(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) >(/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty) >Writing index file refman.idx >(./refman.aux (./group__gazebo__event.aux) (./group__gazebo__math.aux) >(./group__gazebo__msgs.aux) (./group__gazebo__physics.aux) >(./group__gazebo__physics__simbody.aux) (./group__gazebo__rendering.aux) >(./group__gazebo__sensors.aux) (./group__gazebo__transport.aux) >(./group__gazebo__util.aux)) >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) >(/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii >[Loading MPS to PDF converter (version 2006.09.02).] >) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) >*geometry* driver: auto-detecting >*geometry* detected driver: pdftex >[1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] >(./refman.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) [3] [4] [5] [6] >[7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] >[22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] >[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] >[52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] >[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] >[82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] >[97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] >[110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] >[122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] >[134] [135] [136] [137] [138] [139] [140] [141] [142] [143]) [144] >Chapter 1. >(./index.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) >[1] [2] >Chapter 2. >(./todo.tex) [3] [4] >Chapter 3. >(./modules.tex) [5] [6] >Chapter 4. >(./namespaces.tex) [7] [8] >Chapter 5. >(./hierarchy.tex [9] [10] [11] [12] [13]) [14] >Chapter 6. >(./annotated.tex >Underfull \vbox (badness 2698) has occurred while \output is active [15] >Underfull \vbox (badness 4647) has occurred while \output is active [16] >[17] >Underfull \vbox (badness 5231) has occurred while \output is active [18] >[19] >Underfull \vbox (badness 4144) has occurred while \output is active [20] >[21] >Underfull \vbox (badness 4647) has occurred while \output is active [22]) >[23] [24] >Chapter 7. >(./files.tex [25] [26] [27] [28]) [29] [30] >Chapter 8. >(./group__gazebo__common.tex >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [31] [32] [33] >[34] [35] >Underfull \hbox (badness 2197) in paragraph at lines 296--297 >\T1/phv/m/n/10 Radius(), gazebo-::physics-::-Simbody-Box-Shape-::-Set-Size(), g >azebo-::physics-::-Simbody-Cylinder-Shape-::-Set-Size(), and >Underfull \hbox (badness 10000) detected at line 309 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/n' undefined >(Font) using `T1/pcr/m/n' instead on input line 332. >[36] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >[37] >Underfull \hbox (badness 10000) detected at line 435 >[][][] >Underfull \hbox (badness 10000) detected at line 457 >[][][] >Underfull \hbox (badness 10000) detected at line 476 >[][][] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >[38] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >Underfull \hbox (badness 10000) detected at line 557 >[][][] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/it' undefined >(Font) using `T1/pcr/bc/n' instead on input line 586. >[39] >Underfull \hbox (badness 10000) detected at line 598 >[][][] >Underfull \hbox (badness 10000) detected at line 612 >[][][] >Underfull \hbox (badness 10000) detected at line 642 >[][][] >Underfull \hbox (badness 10000) detected at line 656 >[][][] >[40] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 700 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >[41] >Underfull \hbox (badness 10000) detected at line 800 >[][][] >) [42] (./group__gazebo__event.tex [43] >Underfull \hbox (badness 10000) detected at line 67 >[][][] >Underfull \hbox (badness 1248) in paragraph at lines 77--78 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Connect-Add-Entity() >, gazebo-::event-::-Events-::-Connect-Create-Entity(), gazebo- >Underfull \hbox (badness 3407) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Events-::-Connect-Create-Scene(), gazebo-::event- >::-Events-::-Connect-Delete-Entity(), gazebo-::event-::-Events-::- >Underfull \hbox (badness 1546) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Camera-::-Connect-New-Image-Frame(), gazebo-::ren >dering-::-Gpu-Laser-::-Connect-New-Laser-Frame(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::physics-::-Multi-Ray-Shape-::-Connect-New-Laser-Scans(), gazeb >o-::rendering-::-Depth-Camera-::-Connect-New-R-G-B-Point- >Underfull \hbox (badness 1308) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::-Sensor-::-Connect-Updated(), gazebo-::event-::-Events-::-Conn >ect-World-Created(), gazebo-::event-::-Events-::-Connect-World- >Underfull \hbox (badness 10000) detected at line 90 >[][][] >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Disconnect-Add-Entit >y(), gazebo-::event-::-Events-::-Disconnect-Create-Entity(), >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 gazebo-::rendering-::-Events-::-Disconnect-Create-Scene(), gazeb >o-::event-::-Events-::-Disconnect-Delete-Entity(), gazebo- >Underfull \hbox (badness 7832) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::event-::-Events-::-Disconnect-Diag-Timer-Start(), gazebo-::eve >nt-::-Events-::-Disconnect-Diag-Timer-Stop(), gazebo-::physics- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Link-::-Disconnect-Enabled(), gazebo-::physics-::-Joint-::-Di >sconnect-Joint-Update(), gazebo-::rendering-::-Depth-Camera- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-New-Depth-Frame(), gazebo-::rendering-::-Camera-:: >-Disconnect-New-Image-Frame(), gazebo-::rendering-::- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Gpu-Laser-::-Disconnect-New-Laser-Frame(), gazebo-::physics-::-M >ulti-Ray-Shape-::-Disconnect-New-Laser-Scans(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::rendering-::-Depth-Camera-::-Disconnect-New-R-G-B-Point-Cloud( >), gazebo-::event-::-Events-::-Disconnect-Pause(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Remove-Scene(), gazebo-::event-::-Events-::-Discon >nect-Render(), gazebo-::event-::-Events-::-Disconnect-Set- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Selected-Entity(), gazebo-::transport-::-Connection-::-Disconnec >t-Shutdown(), gazebo-::event-::-Events-::-Disconnect-Sig- >Underfull \hbox (badness 4505) in paragraph at lines 123--124 >\T1/phv/m/n/10 Int(), gazebo-::event-::-Events-::-Disconnect-Step(), gazebo-::e >vent-::-Events-::-Disconnect-Stop(), gazebo-::sensors-::-Force- >Underfull \hbox (badness 2689) in paragraph at lines 123--124 >\T1/phv/m/n/10 Torque-Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sonar- >Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sensor- >Underfull \hbox (badness 2443) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Updated(), gazebo-::event-::-Events-::-Disconnect- >World-Created(), and gazebo-::event-::-Events-::-Disconnect- >[44]) [45] (./group__gazebo__math.tex [46] [47] >Underfull \hbox (badness 5726) in paragraph at lines 143--144 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Quaternion-::-Correct(), gazebo >-::math-::-Quaternion-::-Get-Inverse(), gazebo-::physics-::- >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[48] [49] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[50] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 318 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[51] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >) [52] (./group__gazebo__msgs.tex [53] [54] >Underfull \hbox (badness 10000) detected at line 156 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >[55] [56] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >[57] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >[58] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >[59] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >[60] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >[61] [62] >Underfull \hbox (badness 10000) detected at line 765 >[][][] >Underfull \hbox (badness 10000) detected at line 784 >[][][] >) [63] (./group__gazebo__physics.tex [64] [65] [66] [67] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[68] [69] >Underfull \hbox (badness 10000) detected at line 468 >[][][] >[70]) [71] (./group__gazebo__physics__simbody.tex [72]) [73] >(./group__gazebo__rendering.tex [74] >Underfull \hbox (badness 6526) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-S-E-L-E-C-T-I-O-N-_--N-O- >N-E \T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T >-R-A-N-S\T1/phv/m/n/10 , >Underfull \hbox (badness 10000) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--X\T1/phv/m/n >/10 , \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--Y\T1/p >hv/m/n/10 , \T1/phv/b/n/10 gazebo- >[75] [76] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >[77] [78] [79] >Underfull \hbox (badness 10000) detected at line 454 >[][][] >) [80] (./group__gazebo__sensors.tex [81] [82] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[83] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >Underfull \hbox (badness 10000) detected at line 243 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[84] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >) [85] (./group__gazebo__transport.tex [86] [87] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[88] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[89] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[90] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >) [91] (./group__gazebo__util.tex) [92] >Chapter 9. >(./namespaceboost.tex) (./namespacegazebo.tex [93] [94]) >(./namespacegazebo_1_1common.tex [95] [96] [97] [98]) >(./namespacegazebo_1_1event.tex) (./namespacegazebo_1_1math.tex [99] [100] >[101]) (./namespacegazebo_1_1msgs.tex [102] [103]) >(./namespacegazebo_1_1physics.tex [104] [105] [106] [107] [108] [109]) >(./namespacegazebo_1_1rendering.tex [110] [111] [112] [113] [114] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >) (./namespacegazebo_1_1sensors.tex [115] [116] [117] [118] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >) (./namespacegazebo_1_1transport.tex [119] [120] [121]) >(./namespacegazebo_1_1util.tex [122]) (./namespacegoogle.tex) >(./namespacegoogle_1_1protobuf.tex) >(./namespacegoogle_1_1protobuf_1_1compiler.tex) >(./namespacegoogle_1_1protobuf_1_1compiler_1_1cpp.tex) (./namespaceOgre.tex) >(./namespaceogre.tex) (./namespaceSimTK.tex) (./namespaceSkyX.tex) [123] >[124] >Chapter 10. >(./classgazebo_1_1physics_1_1Actor.tex [125] [126] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >[127] [128] [129] [130]) (./classgazebo_1_1math_1_1Angle.tex [131] [132] >Underfull \hbox (badness 10000) detected at line 157 >[][][] >[133] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 220 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 258 >[][][] >[134] >Underfull \hbox (badness 10000) detected at line 277 >[][][] >Underfull \hbox (badness 10000) detected at line 296 >[][][] >Underfull \hbox (badness 10000) detected at line 315 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[135] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[136] >Underfull \hbox (badness 10000) detected at line 429 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >[137] >Underfull \hbox (badness 10000) detected at line 519 >[][][] >Underfull \hbox (badness 10000) detected at line 541 >[][][] >) (./classgazebo_1_1common_1_1Animation.tex [138] [139] [140] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >[141]) (./classgazebo_1_1rendering_1_1ArrowVisual.tex [142]) >(./classgazebo_1_1common_1_1AssertionInternalError.tex [143]) >(./classgazebo_1_1common_1_1AudioDecoder.tex [144] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[145] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 132 >[][][] >) (./classgazebo_1_1rendering_1_1AxisVisual.tex [146] [147]) >(./classgazebo_1_1physics_1_1BallJoint.tex [148] [149]) >(./classgazebo_1_1physics_1_1Base.tex >Underfull \hbox (badness 1308) in paragraph at lines 18--52 >\T1/phv/b/n/10 J-O-I-N-T \T1/phv/m/n/10 = 0x00000040, \T1/phv/b/n/10 B-A-L-L-_- >-J-O-I-N-T \T1/phv/m/n/10 = 0x00000080, \T1/phv/b/n/10 H-I-N-G-E2-_--J-O-I-N-T >\T1/phv/m/n/10 = 0x00000100, \T1/phv/b/n/10 H-I-N-G-E-_--J-O-I-N-T \T1/phv/m/n/ >10 = >[150] [151] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >[152] [153] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >[154] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 364 >[][][] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 392 >[][][] >[155] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >Underfull \hbox (badness 10000) detected at line 434 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >Underfull \hbox (badness 10000) detected at line 476 >[][][] >[156] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >Underfull \hbox (badness 981) in paragraph at lines 543--544 >\T1/phv/b/n/10 ::-Heightmap-Shape \T1/phv/m/n/10 (p.375[]), \T1/phv/b/n/10 gaz >ebo-::physics-::-Mesh-Shape \T1/phv/m/n/10 (p.532[]), \T1/phv/b/n/10 gazebo-:: >physics-::-Simbody-Hinge2-Joint >Underfull \hbox (badness 10000) detected at line 556 >[][][] >[157] [158] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >[159] [160] [161] [162]) (./classgazebo_1_1math_1_1Box.tex [163] [164] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 192 >[][][] >[165] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >Underfull \hbox (badness 10000) detected at line 284 >[][][] >[166] >Underfull \hbox (badness 10000) detected at line 303 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >) (./classgazebo_1_1physics_1_1BoxShape.tex [167] [168] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >) (./classgazebo_1_1common_1_1BVHLoader.tex [169] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1transport_1_1CallbackHelper.tex [170] [171] >Underfull \hbox (badness 10000) detected at line 86 >[][][] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 139 >[][][] >[172] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >) (./classgazebo_1_1transport_1_1CallbackHelperT.tex >Underfull \hbox (badness 1205) in paragraph at lines 18--19 >[]\T1/phv/b/n/10 Callback-Helper-T \T1/phv/m/n/10 (const boost-::function$\OML/ >ztmcm/m/it/10 <$ \T1/phv/m/n/10 void(const boost-::shared-_-ptr$\OML/ztmcm/m/it >/10 <$ \T1/phv/m/n/10 M const $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 &)$\OML/ztm >cm/m/it/10 >$ \T1/phv/m/n/10 &-_-cb, bool -_- >[173] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >[174] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >Underfull \hbox (badness 10000) detected at line 147 >[][][] >) (./classgazebo_1_1rendering_1_1Camera.tex [175] [176] [177] [178] [179] >[180] [181] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >[182] [183] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 495 >[][][] >[184] >Underfull \hbox (badness 10000) detected at line 580 >[][][] >Underfull \hbox (badness 10000) detected at line 594 >[][][] >[185] >Underfull \hbox (badness 10000) detected at line 633 >[][][] >Underfull \hbox (badness 10000) detected at line 647 >[][][] >Underfull \hbox (badness 10000) detected at line 661 >[][][] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 689 >[][][] >[186] >Underfull \hbox (badness 10000) detected at line 703 >[][][] >Underfull \hbox (badness 10000) detected at line 728 >[][][] >Underfull \hbox (badness 10000) detected at line 747 >[][][] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >[187] >Underfull \hbox (badness 10000) detected at line 789 >[][][] >Underfull \hbox (badness 10000) detected at line 807 >[][][] >Underfull \hbox (badness 10000) detected at line 825 >[][][] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >Underfull \hbox (badness 10000) detected at line 853 >[][][] >Underfull \hbox (badness 10000) detected at line 867 >[][][] >[188] >Underfull \hbox (badness 10000) detected at line 881 >[][][] >Underfull \hbox (badness 10000) detected at line 895 >[][][] >Underfull \hbox (badness 10000) detected at line 909 >[][][] >Underfull \hbox (badness 10000) detected at line 923 >[][][] >Underfull \hbox (badness 10000) detected at line 937 >[][][] >Underfull \hbox (badness 10000) detected at line 951 >[][][] >[189] >Underfull \hbox (badness 10000) detected at line 965 >[][][] >Underfull \hbox (badness 10000) detected at line 979 >[][][] >Underfull \hbox (badness 10000) detected at line 993 >[][][] >Underfull \hbox (badness 10000) detected at line 1007 >[][][] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >Underfull \hbox (badness 10000) detected at line 1035 >[][][] >[190] >Underfull \hbox (badness 10000) detected at line 1049 >[][][] >Underfull \hbox (badness 10000) detected at line 1063 >[][][] >Underfull \hbox (badness 10000) detected at line 1077 >[][][] >Underfull \hbox (badness 10000) detected at line 1091 >[][][] >Underfull \hbox (badness 10000) detected at line 1105 >[][][] >[191] >Underfull \hbox (badness 10000) detected at line 1133 >[][][] >Underfull \hbox (badness 10000) detected at line 1147 >[][][] >Underfull \hbox (badness 10000) detected at line 1161 >[][][] >Underfull \hbox (badness 10000) detected at line 1175 >[][][] >Underfull \hbox (badness 10000) detected at line 1197 >[][][] >[192] >Underfull \hbox (badness 10000) detected at line 1242 >[][][] >Underfull \hbox (badness 10000) detected at line 1261 >[][][] >[193] >Underfull \hbox (badness 10000) detected at line 1311 >[][][] >Underfull \hbox (badness 10000) detected at line 1338 >[][][] >[194] >Underfull \hbox (badness 10000) detected at line 1462 >[][][] >[195] >Underfull \hbox (badness 10000) detected at line 1496 >[][][] >[196] [197] [198] >Underfull \hbox (badness 10000) detected at line 1846 >[][][] >Underfull \hbox (badness 10000) detected at line 1865 >[][][] >[199] [200] [201]) (./classgazebo_1_1sensors_1_1CameraSensor.tex [202] [203] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >[204] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 200 >[][][] >[205] >Underfull \hbox (badness 10000) detected at line 266 >[][][] >) (./classgazebo_1_1rendering_1_1CameraVisual.tex [206] [207]) >(./classgazebo_1_1common_1_1ColladaLoader.tex [208] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1physics_1_1Collision.tex [209] [210] [211] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >[212] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 324 >[][][] >[213] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 374 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 405 >[][][] >Underfull \hbox (badness 10000) detected at line 419 >[][][] >[214] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 455 >[][][] >Underfull \hbox (badness 10000) detected at line 473 >[][][] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >[215] [216] [217]) (./classgazebo_1_1physics_1_1CollisionState.tex [218] >[219] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >[220] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 212 >[][][] >Underfull \hbox (badness 10000) detected at line 231 >[][][] >Underfull \hbox (badness 10000) detected at line 256 >[][][] >) (./classgazebo_1_1common_1_1Color.tex [221] [222] [223] [224] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >[225] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >[226] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 392 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >[227] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 468 >[][][] >Underfull \hbox (badness 10000) detected at line 487 >[][][] >[228] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >Underfull \hbox (badness 10000) detected at line 525 >[][][] >Underfull \hbox (badness 10000) detected at line 544 >[][][] >Underfull \hbox (badness 10000) detected at line 563 >[][][] >[229] >Underfull \hbox (badness 10000) detected at line 582 >[][][] >Underfull \hbox (badness 10000) detected at line 601 >[][][] >[230] [231] >Underfull \hbox (badness 10000) detected at line 770 >[][][] >[232]) (./classgazebo_1_1rendering_1_1COMVisual.tex [233] [234]) >(./classgazebo_1_1event_1_1Connection.tex [235] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >) (./classgazebo_1_1transport_1_1Connection.tex [236] [237] [238] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >[239] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[240] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >Underfull \hbox (badness 10000) detected at line 362 >[][][] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[241] >Underfull \hbox (badness 10000) detected at line 471 >[][][] >Underfull \hbox (badness 10000) detected at line 528 >[][][] >) (./classgazebo_1_1transport_1_1ConnectionManager.tex [242] [243] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >[244] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >[245] [246]) (./classgazebo_1_1common_1_1Console.tex [247]) >(./classgazebo_1_1physics_1_1Contact.tex [248] [249] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 147 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >[250]) (./classgazebo_1_1physics_1_1ContactManager.tex [251] [252] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 146 >[][][] >[253] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >Underfull \hbox (badness 10000) detected at line 205 >[][][] >) (./classgazebo_1_1physics_1_1ContactPublisher.tex [254]) >(./classgazebo_1_1sensors_1_1ContactSensor.tex [255] [256] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 146 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >[257] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >[258]) (./classgazebo_1_1rendering_1_1ContactVisual.tex [259]) >(./classgazebo_1_1rendering_1_1Conversions.tex [260] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >[261] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >) (./classgazebo_1_1physics_1_1CylinderShape.tex [262] [263] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[264]) (./classgazebo_1_1rendering_1_1DepthCamera.tex [265] [266] [267] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >[268] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >[269]) (./classgazebo_1_1sensors_1_1DepthCameraSensor.tex [270] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >[271] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >) (./classgazebo_1_1util_1_1DiagnosticManager.tex [272] >Underfull \hbox (badness 10000) detected at line 59 >[][][] >Underfull \hbox (badness 10000) detected at line 73 >[][][] >[273] >Underfull \hbox (badness 10000) detected at line 92 >[][][] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[274] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >) (./classgazebo_1_1util_1_1DiagnosticTimer.tex [275] [276] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >) (./classgazebo_1_1rendering_1_1DummyPageProvider.tex [277]) >(./classgazebo_1_1rendering_1_1DynamicLines.tex [278] [279] >Underfull \hbox (badness 10000) detected at line 148 >[][][] >[280] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >) (./classgazebo_1_1rendering_1_1DynamicRenderable.tex [281] [282] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >[283] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 206 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[284]) (./classgazebo_1_1physics_1_1Entity.tex [285] [286] [287] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >[288] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >[289] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 362 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >[290] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >[291] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 484 >[][][] >Underfull \hbox (badness 10000) detected at line 498 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >[292] [293] [294] [295]) (./classgazebo_1_1event_1_1Event.tex [296]) >(./classgazebo_1_1rendering_1_1Events.tex [297] >Underfull \hbox (badness 10000) detected at line 54 >[][][] >[298] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >) (./classgazebo_1_1event_1_1Events.tex [299] [300] [301] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[302] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[303] [304] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 322 >[][][] >[305] [306] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[307] [308] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 460 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >[309] [310] [311] [312] [313]) (./classgazebo_1_1event_1_1EventT.tex [314] >[315] [316] [317] [318] [319] [320] [321] [322]) >(./classgazebo_1_1common_1_1Exception.tex [323] [324] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >) (./classgazebo_1_1sensors_1_1ForceTorqueSensor.tex [325] [326] [327] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[328] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >) (./classgazebo_1_1rendering_1_1FPSViewController.tex [329] [330] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./classgoogle_1_1protobuf_1_1compiler_1_1cpp_1_1GazeboGenerator.tex [331]) >(./classgazebo_1_1sensors_1_1GpsSensor.tex [332] [333] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[334]) (./classgazebo_1_1rendering_1_1GpuLaser.tex [335] [336] [337] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >[338] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 325 >[][][] >[339] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[340] [341] [342] [343]) (./classgazebo_1_1sensors_1_1GpuRaySensor.tex [344] >[345] [346] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[347] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >[348] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 370 >[][][] >[349] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >[350] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >[351] >Underfull \hbox (badness 10000) detected at line 547 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >Underfull \hbox (badness 10000) detected at line 575 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[352] >Underfull \hbox (badness 10000) detected at line 632 >[][][] >Underfull \hbox (badness 10000) detected at line 650 >[][][] >[353] [354]) (./classgazebo_1_1rendering_1_1Grid.tex [355] [356] [357] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >[358] [359]) (./classgazebo_1_1physics_1_1Gripper.tex [360] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >) (./classgazebo_1_1rendering_1_1GUIOverlay.tex [361] [362] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >[363] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >[364] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >) (./classgazebo_1_1rendering_1_1GzTerrainMatGen.tex [365]) >(./classgazebo_1_1rendering_1_1Heightmap.tex [366] [367] >Underfull \hbox (badness 10000) detected at line 116 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[368] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[369] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >[370] [371]) (./classgazebo_1_1physics_1_1HeightmapShape.tex [372] [373] >[374] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >[375] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[376]) (./classgazebo_1_1physics_1_1Hinge2Joint.tex [377] [378]) >(./classgazebo_1_1physics_1_1HingeJoint.tex [379]) >(./classgazebo_1_1common_1_1Image.tex [380] [381] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >[382] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >[383] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >[384] >Underfull \hbox (badness 10000) detected at line 451 >[][][] >) (./classgazebo_1_1sensors_1_1ImuSensor.tex [385] [386] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >[387] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >[388]) (./classgazebo_1_1physics_1_1Inertial.tex [389] [390] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >[391] [392] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >[393] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 309 >[][][] >Underfull \hbox (badness 10000) detected at line 323 >[][][] >Underfull \hbox (badness 10000) detected at line 337 >[][][] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >[394] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >Underfull \hbox (badness 10000) detected at line 419 >[][][] >[395] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >[396] [397] [398] [399]) (./classgazebo_1_1common_1_1InternalError.tex [400]) >(./classgazebo_1_1transport_1_1IOManager.tex [401] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >) (./classgazebo_1_1physics_1_1Joint.tex [402] [403] [404] [405] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[406] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >[407] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >[408] >Underfull \hbox (badness 10000) detected at line 441 >[][][] >Underfull \hbox (badness 1783) in paragraph at lines 446--447 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Joint$ >\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/ >phv/m/n/10 (p.744[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Joint >Underfull \hbox (badness 2626) in paragraph at lines 446--447 >\T1/phv/m/n/10 (p.797[]), \T1/phv/b/n/10 gazebo-::physics-::-Slider-Joint$\OML/ >ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/phv/m >/n/10 (p.872[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hinge2-Joint >Underfull \hbox (badness 10000) detected at line 464 >[][][] >Underfull \hbox (badness 10000) detected at line 478 >[][][] >Underfull \hbox (badness 10000) detected at line 501 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 506--507 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.786[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[409] [410] >Underfull \hbox (badness 10000) detected at line 544 >[][][] >Underfull \hbox (badness 10000) detected at line 563 >[][][] >Underfull \hbox (badness 10000) detected at line 577 >[][][] >Underfull \hbox (badness 10000) detected at line 596 >[][][] >[411] >Underfull \hbox (badness 10000) detected at line 613 >[][][] >Underfull \hbox (badness 10000) detected at line 642 >[][][] >Underfull \hbox (badness 10000) detected at line 665 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 670--671 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.786[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[412] >Underfull \hbox (badness 10000) detected at line 688 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 693--694 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.786[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >Underfull \hbox (badness 10000) detected at line 711 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >Underfull \hbox (badness 10000) detected at line 753 >[][][] >[413] >Underfull \hbox (badness 10000) detected at line 776 >[][][] >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 818 >[][][] >Underfull \hbox (badness 10000) detected at line 837 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 842--843 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.787[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[414] >Underfull \hbox (badness 10000) detected at line 860 >[][][] >Underfull \hbox (badness 2961) in paragraph at lines 865--866 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >45[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.774[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 10000) detected at line 878 >[][][] >Underfull \hbox (badness 10000) detected at line 897 >[][][] >[415] >Underfull \hbox (badness 10000) detected at line 916 >[][][] >Underfull \hbox (badness 5563) in paragraph at lines 921--922 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Scre >w-Joint \T1/phv/m/n/10 (p.833[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-U >niversal-Joint >Underfull \hbox (badness 10000) detected at line 939 >[][][] >[416] >Underfull \hbox (badness 1783) in paragraph at lines 1047--1048 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Joint$ >\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/ >phv/m/n/10 (p.745[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Joint >[417] [418] >Underfull \hbox (badness 2961) in paragraph at lines 1230--1231 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >47[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.777[]), \T1/phv/b/n/10 gazebo- >[419] [420] >Underfull \hbox (badness 2961) in paragraph at lines 1301--1302 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >47[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.777[]), \T1/phv/b/n/10 gazebo- >[421] [422]) (./classJoint__TEST.tex [423] [424] >Underfull \hbox (badness 909) in paragraph at lines 183--184 >[]\T1/phv/m/n/10 References Joint-_--T-E-S-T-::-Spawn-Joint-Options-::type, Joi >nt-_--T-E-S-T-::-Spawn-Joint-Options-::wait, Joint-_--T-E-S-T-::-Spawn-Joint- >Underfull \hbox (badness 1521) in paragraph at lines 203--204 >\T1/phv/m/n/10 ::get-_-world(), gazebo-::common-::-Time-::-Get-Wall-Time(), gzw >arn, Joint-_--T-E-S-T-::-Spawn-Joint-Options-::joint-Pose, Joint-_-- >Underfull \hbox (badness 1048) in paragraph at lines 203--204 >\T1/phv/m/n/10 T-E-S-T-::-Spawn-Joint-Options-::model-Pose, gazebo-::common-::- >Time-::-M-Sleep(), N-U-L-L, Joint-_--T-E-S-T-::-Spawn-Joint-Options- >[425]) (./classgazebo_1_1physics_1_1JointController.tex [426] [427] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >) (./classgazebo_1_1physics_1_1JointState.tex [428] [429] [430] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >[431] >Underfull \hbox (badness 10000) detected at line 190 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >[432] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 298 >[][][] >Underfull \hbox (badness 10000) detected at line 317 >[][][] >[433] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >) (./classgazebo_1_1rendering_1_1JointVisual.tex [434] [435]) >(./classgazebo_1_1physics_1_1JointWrench.tex [436] >Underfull \hbox (badness 10000) detected at line 56 >[][][] >Underfull \hbox (badness 10000) detected at line 79 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >[437]) (./classgazebo_1_1common_1_1KeyEvent.tex >Underfull \hbox (badness 10000) detected at line 48 >[][][] >[438]) (./classgazebo_1_1common_1_1KeyFrame.tex [439] >Underfull \hbox (badness 10000) detected at line 76 >[][][] >) (./classgazebo_1_1rendering_1_1LaserVisual.tex [440]) >(./classgazebo_1_1rendering_1_1Light.tex [441] [442] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[443] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[444] [445] [446]) (./classgazebo_1_1physics_1_1Link.tex [447] [448] [449] >[450] [451] [452] [453] [454] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[455] [456] >Underfull \hbox (badness 10000) detected at line 545 >[][][] >Underfull \hbox (badness 10000) detected at line 559 >[][][] >Underfull \hbox (badness 10000) detected at line 588 >[][][] >[457] >Underfull \hbox (badness 10000) detected at line 607 >[][][] >Underfull \hbox (badness 10000) detected at line 626 >[][][] >Underfull \hbox (badness 10000) detected at line 640 >[][][] >Underfull \hbox (badness 10000) detected at line 654 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >[458] >Underfull \hbox (badness 10000) detected at line 690 >[][][] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >[459] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >Underfull \hbox (badness 10000) detected at line 793 >[][][] >Underfull \hbox (badness 10000) detected at line 811 >[][][] >Underfull \hbox (badness 10000) detected at line 825 >[][][] >Underfull \hbox (badness 10000) detected at line 843 >[][][] >[460] >Underfull \hbox (badness 10000) detected at line 861 >[][][] >Underfull \hbox (badness 10000) detected at line 875 >[][][] >Underfull \hbox (badness 10000) detected at line 889 >[][][] >Underfull \hbox (badness 10000) detected at line 903 >[][][] >Underfull \hbox (badness 10000) detected at line 911 >[][][] >Underfull \hbox (badness 10000) detected at line 925 >[][][] >[461] >Underfull \hbox (badness 10000) detected at line 943 >[][][] >Underfull \hbox (badness 10000) detected at line 961 >[][][] >Underfull \hbox (badness 10000) detected at line 975 >[][][] >Underfull \hbox (badness 10000) detected at line 993 >[][][] >Underfull \hbox (badness 10000) detected at line 1016 >[][][] >[462] [463] >Underfull \hbox (badness 10000) detected at line 1042 >[][][] >Underfull \hbox (badness 10000) detected at line 1060 >[][][] >[464] [465] [466] [467] [468] [469] [470] [471]) >(./classgazebo_1_1physics_1_1LinkState.tex [472] [473] [474] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 206 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[475] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 277 >[][][] >Underfull \hbox (badness 10000) detected at line 291 >[][][] >Underfull \hbox (badness 10000) detected at line 305 >[][][] >[476] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >[477] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[478] >Underfull \hbox (badness 10000) detected at line 503 >[][][] >) (./classgazebo_1_1util_1_1LogPlay.tex [479] [480] >Underfull \hbox (badness 10000) detected at line 56 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 126 >[][][] >[481] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >) (./classLogplay.tex [482] >Underfull \hbox (badness 10000) detected at line 15 >[][][] >) (./classgazebo_1_1util_1_1LogRecord.tex [483] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >[484] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[485] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 252 >[][][] >[486] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >[487] [488]) (./classgazebo_1_1physics_1_1MapShape.tex [489] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >[490] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[491]) (./classgazebo_1_1Master.tex [492] [493]) >(./classgazebo_1_1common_1_1Material.tex [494] [495] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >[496] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >[497] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[498] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 386 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[499] [500] [501] [502]) (./classgazebo_1_1math_1_1Matrix3.tex [503] [504] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[505] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[506] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >[507]) (./classgazebo_1_1math_1_1Matrix4.tex [508] [509] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[510] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >[511] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >Underfull \hbox (badness 10000) detected at line 357 >[][][] >[512] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[513] >Underfull \hbox (badness 10000) detected at line 530 >[][][] >[514] >Underfull \hbox (badness 10000) detected at line 555 >[][][] >) (./classgazebo_1_1common_1_1Mesh.tex [515] [516] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[517] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 258 >[][][] >[518] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >Underfull \hbox (badness 10000) detected at line 286 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >Underfull \hbox (badness 10000) detected at line 314 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >[519] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >Underfull \hbox (badness 10000) detected at line 408 >[][][] >Underfull \hbox (badness 10000) detected at line 422 >[][][] >[520] [521]) (./classgazebo_1_1common_1_1MeshCSG.tex [522] >Underfull \hbox (badness 10000) detected at line 43 >[][][] >[523] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >) (./classgazebo_1_1common_1_1MeshLoader.tex [524] [525] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1common_1_1MeshManager.tex [526] [527] [528] [529] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >[530] [531] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 382 >[][][] >) (./classgazebo_1_1physics_1_1MeshShape.tex [532] [533] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[534]) (./classgazebo_1_1physics_1_1Model.tex [535] [536] >Underfull \hbox (badness 958) in paragraph at lines 98--99 >[]\T1/phv/m/n/10 void \T1/phv/b/n/10 Set-Joint-Animation \T1/phv/m/n/10 (const >std-::map$\OML/ztmcm/m/it/10 <$ \T1/phv/m/n/10 std-::string, \T1/phv/b/n/10 com >mon-::-Numeric-Animation-Ptr $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 -_-anim, boo >st- >[537] [538] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >[539] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >[540] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 396 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >[541] >Underfull \hbox (badness 10000) detected at line 456 >[][][] >Underfull \hbox (badness 10000) detected at line 474 >[][][] >Underfull \hbox (badness 10000) detected at line 492 >[][][] >Underfull \hbox (badness 10000) detected at line 510 >[][][] >Underfull \hbox (badness 10000) detected at line 532 >[][][] >[542] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 564 >[][][] >Underfull \hbox (badness 10000) detected at line 582 >[][][] >Underfull \hbox (badness 10000) detected at line 600 >[][][] >[543] [544] [545] >Underfull \hbox (badness 10000) detected at line 862 >[][][] >Underfull \hbox (badness 10000) detected at line 883 >[][][] >[546] [547]) (./classgazebo_1_1common_1_1ModelDatabase.tex [548]) >(./classgazebo_1_1ModelPlugin.tex [549]) >(./classgazebo_1_1physics_1_1ModelState.tex [550] [551] [552] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[553] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 242 >[][][] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >Underfull \hbox (badness 10000) detected at line 275 >[][][] >[554] >Underfull \hbox (badness 10000) detected at line 294 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 332 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >[555] >Underfull \hbox (badness 10000) detected at line 379 >[][][] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >[556] [557] >Underfull \hbox (badness 10000) detected at line 473 >[][][] >Underfull \hbox (badness 10000) detected at line 492 >[][][] >Underfull \hbox (badness 10000) detected at line 511 >[][][] >[558] >Underfull \hbox (badness 10000) detected at line 596 >[][][] >) (./classgazebo_1_1common_1_1MouseEvent.tex [559] >Underfull \hbox (badness 10000) detected at line 78 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[560] [561]) (./classgazebo_1_1rendering_1_1MovableText.tex [562] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >[563] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >[564] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[565] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[566]) (./classgazebo_1_1msgs_1_1MsgFactory.tex [567] >Underfull \hbox (badness 10000) detected at line 62 >[][][] >[568]) (./classgazebo_1_1sensors_1_1MultiCameraSensor.tex [569] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >[570] [571] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[572] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[573]) (./classgazebo_1_1physics_1_1MultiRayShape.tex [574] [575] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >[576] >Underfull \hbox (badness 10000) detected at line 231 >[][][] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[577] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >[578] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >[579] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >[580]) (./classgazebo_1_1transport_1_1Node.tex [581] >Underfull \hbox (badness 1178) in paragraph at lines 60--61 >\T1/phv/b/n/10 Subscriber-Ptr Sub-scribe \T1/phv/m/n/10 (const std-::string &-_ >-topic, void(T-::$\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-fp)(const std-::strin >g &), T $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-obj, bool -_- >[582] [583] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 190 >[][][] >[584] [585] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >[586] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[587] >Underfull \hbox (badness 10000) detected at line 421 >[][][] >Underfull \hbox (badness 10000) detected at line 450 >[][][] >[588] >Underfull \hbox (badness 10000) detected at line 482 >[][][] >Underfull \hbox (badness 2735) in paragraph at lines 487--488 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >Underfull \hbox (badness 10000) detected at line 511 >[][][] >Underfull \hbox (badness 2735) in paragraph at lines 516--517 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >) (./classgazebo_1_1common_1_1NodeAnimation.tex [589] [590] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >[591] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >[592]) (./structgazebo_1_1common_1_1NodeAssignment.tex [593]) >(./classgazebo_1_1common_1_1NodeTransform.tex [594] >Underfull \hbox (badness 10000) detected at line 87 >[][][] >[595] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >[596] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >[597] [598]) (./classgazebo_1_1sensors_1_1Noise.tex [599] >Underfull \hbox (badness 10000) detected at line 55 >[][][] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >[600] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >) (./classgazebo_1_1common_1_1NumericAnimation.tex [601] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./classgazebo_1_1common_1_1NumericKeyFrame.tex [602] >Underfull \hbox (badness 10000) detected at line 78 >[][][] >[603]) (./classgazebo_1_1util_1_1OpenAL.tex [604] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >) (./classgazebo_1_1util_1_1OpenALSink.tex [605] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >) (./classgazebo_1_1util_1_1OpenALSource.tex [606] [607] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[608] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >[609] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[610] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >) (./classgazebo_1_1rendering_1_1OrbitViewController.tex [611] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >[612] [613]) (./classgazebo_1_1common_1_1ParamT.tex) >(./classgazebo_1_1physics_1_1PhysicsEngine.tex [614] [615] [616] [617] [618] >Underfull \hbox (badness 10000) detected at line 355 >[][][] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >[619] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 439 >[][][] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >[620] >Underfull \hbox (badness 10000) detected at line 490 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >Underfull \hbox (badness 10000) detected at line 532 >[][][] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 560 >[][][] >[621] >Underfull \hbox (badness 10000) detected at line 578 >[][][] >Underfull \hbox (badness 10000) detected at line 592 >[][][] >Underfull \hbox (badness 10000) detected at line 606 >[][][] >[622] [623] [624] [625] [626] [627]) >(./classgazebo_1_1physics_1_1PhysicsFactory.tex [628] >Underfull \hbox (badness 10000) detected at line 47 >[][][] >) (./classgazebo_1_1common_1_1PID.tex [629] [630] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >[631] >Underfull \hbox (badness 10000) detected at line 189 >[][][] >[632] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >) (./classgazebo_1_1math_1_1Plane.tex [633] [634] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[635]) (./classgazebo_1_1physics_1_1PlaneShape.tex [636] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[637] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >[638] [639]) (./classgazebo_1_1PluginT.tex [640] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >[641] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >) (./classgazebo_1_1math_1_1Pose.tex [642] [643] [644] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >[645] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >Underfull \hbox (badness 10000) detected at line 309 >[][][] >[646] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >[647] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \hbox (badness 10000) detected at line 433 >[][][] >Underfull \hbox (badness 10000) detected at line 447 >[][][] >Underfull \hbox (badness 10000) detected at line 470 >[][][] >[648] >Underfull \hbox (badness 10000) detected at line 493 >[][][] >Underfull \hbox (badness 10000) detected at line 528 >[][][] >Underfull \hbox (badness 10000) detected at line 558 >[][][] >[649] >Underfull \hbox (badness 10000) detected at line 668 >[][][] >[650] [651] >Underfull \hbox (badness 10000) detected at line 690 >[][][] >) (./classgazebo_1_1common_1_1PoseAnimation.tex [652] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >[653]) (./classgazebo_1_1common_1_1PoseKeyFrame.tex [654] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[655]) (./classgazebo_1_1rendering_1_1Projector.tex [656] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[657]) (./classgazebo_1_1transport_1_1Publication.tex [658] [659] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >[660] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >[661]) (./classgazebo_1_1transport_1_1PublicationTransport.tex [662] [663] >[664] >Underfull \hbox (badness 10000) detected at line 110 >[][][] >Underfull \hbox (badness 10000) detected at line 124 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >) (./classgazebo_1_1transport_1_1Publisher.tex [665] [666] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >[667] >Underfull \hbox (badness 10000) detected at line 157 >[][][] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >[668] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >) (./classQuadNode.tex) (./classgazebo_1_1math_1_1Quaternion.tex [669] [670] >[671] [672] [673] [674] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >[675] >Underfull \hbox (badness 10000) detected at line 402 >[][][] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 3701) in paragraph at lines 439--440 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), g >azebo-::math-::-Pose-::-Coord-Rotation-Sub(), and Rotate- >Underfull \hbox (badness 10000) detected at line 452 >[][][] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >[676] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 522 >[][][] >Underfull \hbox (badness 10000) detected at line 536 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >[677] [678] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >Underfull \hbox (badness 10000) detected at line 614 >[][][] >Underfull \hbox (badness 10000) detected at line 637 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >[679] [680] >Underfull \hbox (badness 10000) detected at line 691 >[][][] >Underfull \hbox (badness 10000) detected at line 710 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 762 >[][][] >[681] [682] >Underfull \hbox (badness 10000) detected at line 797 >[][][] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >[683] [684] >Underfull \hbox (badness 10000) detected at line 1070 >[][][] >[685] [686] >Underfull \hbox (badness 10000) detected at line 1092 >[][][] >) (./classgazebo_1_1math_1_1Rand.tex [687] [688] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >) (./classgazebo_1_1transport_1_1RawCallbackHelper.tex [689] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >[690] [691] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >) (./classgazebo_1_1sensors_1_1RaySensor.tex [692] [693] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >[694] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[695] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 337 >[][][] >[696] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >[697] >Underfull \hbox (badness 10000) detected at line 440 >[][][] >) (./classgazebo_1_1physics_1_1RayShape.tex [698] [699] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[700] [701] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >[702] [703]) (./classgazebo_1_1rendering_1_1RenderEngine.tex [704] [705] >Underfull \hbox (badness 10000) detected at line 83 >[][][] >[706] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[707]) (./classgazebo_1_1sensors_1_1RFIDSensor.tex [708] [709] [710]) >(./classgazebo_1_1sensors_1_1RFIDTag.tex [711] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >[712]) (./classgazebo_1_1rendering_1_1RFIDTagVisual.tex [713] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >) (./classgazebo_1_1rendering_1_1RFIDVisual.tex [714] [715]) (./classRoad.tex) >(./classgazebo_1_1physics_1_1Road.tex [716]) >(./classgazebo_1_1rendering_1_1Road2d.tex [717]) >(./classgazebo_1_1math_1_1RotationSpline.tex [718] [719] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 134 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >[720] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >Underfull \hbox (badness 10000) detected at line 235 >[][][] >[721]) (./classgazebo_1_1rendering_1_1RTShaderSystem.tex >Underfull \hbox (badness 977) in paragraph at lines 18--23 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 Lighting-Model \T1/phv/m/n/10 { \T1/phv/b/ >n/10 S-S-L-M-_--Per-Vertex-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--P >er-Pixel-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--Normal-Map-Lighting >- >[722] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >[723] [724] >Underfull \hbox (badness 10000) detected at line 243 >[][][] >[725]) (./classgazebo_1_1rendering_1_1Scene.tex [726] [727] [728] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >[729] [730] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >[731] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >[732] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >Underfull \hbox (badness 10000) detected at line 427 >[][][] >Underfull \hbox (badness 10000) detected at line 446 >[][][] >Underfull \hbox (badness 10000) detected at line 465 >[][][] >[733] >Underfull \hbox (badness 10000) detected at line 479 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 534 >[][][] >Underfull \hbox (badness 10000) detected at line 553 >[][][] >[734] >Underfull \hbox (badness 10000) detected at line 567 >[][][] >Underfull \hbox (badness 10000) detected at line 581 >[][][] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >Underfull \hbox (badness 10000) detected at line 625 >[][][] >[735] >Underfull \hbox (badness 10000) detected at line 644 >[][][] >Underfull \hbox (badness 10000) detected at line 658 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >Underfull \hbox (badness 10000) detected at line 694 >[][][] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >[736] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 750 >[][][] >Underfull \hbox (badness 10000) detected at line 764 >[][][] >Underfull \hbox (badness 10000) detected at line 783 >[][][] >Underfull \hbox (badness 10000) detected at line 797 >[][][] >[737] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >Underfull \hbox (badness 10000) detected at line 835 >[][][] >Underfull \hbox (badness 10000) detected at line 860 >[][][] >Underfull \hbox (badness 10000) detected at line 882 >[][][] >[738] >Underfull \hbox (badness 10000) detected at line 901 >[][][] >Underfull \hbox (badness 10000) detected at line 915 >[][][] >Underfull \hbox (badness 10000) detected at line 948 >[][][] >[739] [740] >Underfull \hbox (badness 10000) detected at line 1181 >[][][] >[741] [742] >Underfull \hbox (badness 10000) detected at line 1347 >[][][] >) (./classgazebo_1_1physics_1_1ScrewJoint.tex [743] [744] [745] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[746]) (./classgazebo_1_1rendering_1_1SelectionObj.tex [747]) >(./classgazebo_1_1sensors_1_1Sensor.tex [748] [749] [750] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >[751] >Underfull \hbox (badness 2626) in paragraph at lines 230--231 >\T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Sensor \T1/phv/m/n/10 (p.346[]), \T >1/phv/b/n/10 gazebo-::sensors-::-Camera-Sensor \T1/phv/m/n/10 (p.204[]), \T1/p >hv/b/n/10 gazebo-::sensors-::- >Underfull \hbox (badness 10000) detected at line 243 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >[752] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >[753] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >Underfull \hbox (badness 10000) detected at line 432 >[][][] >Underfull \hbox (badness 2790) in paragraph at lines 448--449 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Sensor \T1/phv/m/n/10 (p.709[]), \T1/phv/b >/n/10 gazebo-::sensors-::-Ray-Sensor \T1/phv/m/n/10 (p.697[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Camera-Sensor >Underfull \hbox (badness 1845) in paragraph at lines 448--449 >\T1/phv/m/n/10 (p.205[]), \T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Senso >r \T1/phv/m/n/10 (p.271[]), \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transm >itter \T1/phv/m/n/10 (p.1048[]), >Underfull \hbox (badness 874) in paragraph at lines 448--449 >\T1/phv/b/n/10 gazebo-::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.712[]), \T1/p >hv/b/n/10 gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.333[]), \T1/phv/b/n >/10 gazebo-::sensors-::-Sonar-Sensor >Underfull \hbox (badness 10000) detected at line 461 >[][][] >[754] >Underfull \hbox (badness 2790) in paragraph at lines 509--510 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Sensor \T1/phv/m/n/10 (p.710[]), \T1/phv/b >/n/10 gazebo-::sensors-::-Ray-Sensor \T1/phv/m/n/10 (p.697[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Camera-Sensor >Underfull \hbox (badness 1845) in paragraph at lines 509--510 >\T1/phv/m/n/10 (p.205[]), \T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Senso >r \T1/phv/m/n/10 (p.271[]), \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transm >itter \T1/phv/m/n/10 (p.1048[]), >Underfull \hbox (badness 874) in paragraph at lines 509--510 >\T1/phv/b/n/10 gazebo-::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.712[]), \T1/p >hv/b/n/10 gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.333[]), \T1/phv/b/n >/10 gazebo-::sensors-::-Sonar-Sensor >[755] >Underfull \hbox (badness 2626) in paragraph at lines 631--632 >\T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Sensor \T1/phv/m/n/10 (p.353[]), \T >1/phv/b/n/10 gazebo-::sensors-::-Camera-Sensor \T1/phv/m/n/10 (p.206[]), \T1/p >hv/b/n/10 gazebo-::sensors-::- >[756] [757]) (./classSensorFactor.tex) >(./classgazebo_1_1sensors_1_1SensorFactory.tex [758] >Underfull \hbox (badness 10000) detected at line 53 >[][][] >[759]) (./classgazebo_1_1sensors_1_1SensorManager.tex [760] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >[761] >Underfull \hbox (badness 10000) detected at line 133 >[][][] >[762]) (./classgazebo_1_1SensorPlugin.tex [763]) (./classgazebo_1_1Server.tex >[764] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[765]) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperCg. >tex [766]) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperGLS >L.tex >Underfull \hbox (badness 1052) in paragraph at lines 1--1 >[]\T1/phv/bc/n/14.4 gazebo-:-:rendering-:-:Gz-Terrain-Mat-Gen-:-:S-M2-Profile-: >-:Shader-Helper-G-L-S-L Class Ref-er- >[767] >Underfull \hbox (badness 1502) in paragraph at lines 43--45 >[]\T1/phv/m/n/10 virtual void \T1/phv/b/n/10 generate-Fragment-Program-Source \ >T1/phv/m/n/10 (const \T1/phv/b/n/10 S-M2-Profile $\OMS/ztmcm/m/n/10 ^^C$\T1/phv >/m/n/10 -_-prof, const Ogre-::-Terrain $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_ >-terrain, >[768] [769]) (./classgazebo_1_1physics_1_1Shape.tex [770] >Underfull \hbox (badness 1917) in paragraph at lines 96--97 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Multi-Ray-Sh >ape \T1/phv/m/n/10 (p.577[]), \T1/phv/b/n/10 gazebo-::physics-::-Ray-Shape \T >1/phv/m/n/10 (p.700[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 862) in paragraph at lines 96--97 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.373[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Plane-Shape \T1/phv/m/n/10 (p.641[]), \T1/phv/b/n/1 >0 gazebo-::physics-::-Mesh-Shape >Underfull \hbox (badness 10000) detected at line 109 >[][][] >[771] [772] >Underfull \hbox (badness 1917) in paragraph at lines 153--154 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Multi-Ray-Sh >ape \T1/phv/m/n/10 (p.581[]), \T1/phv/b/n/10 gazebo-::physics-::-Ray-Shape \T >1/phv/m/n/10 (p.701[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 862) in paragraph at lines 153--154 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.376[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Plane-Shape \T1/phv/m/n/10 (p.641[]), \T1/phv/b/n/1 >0 gazebo-::physics-::-Mesh-Shape >Underfull \hbox (badness 832) in paragraph at lines 173--174 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.376[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Sphere-Shape \T1/phv/m/n/10 (p.883[]), \T1/phv/b/n/ >10 gazebo-::physics-::-Box-Shape >) (./classgazebo_1_1physics_1_1SimbodyBallJoint.tex [773] [774] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[775] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >[776] [777] [778]) (./classgazebo_1_1physics_1_1SimbodyBoxShape.tex [779] >Underfull \hbox (badness 1412) in paragraph at lines 78--79 >[]\T1/phv/m/n/10 References gazebo-::physics-::-Shape-::collision-Parent, gazeb >o-::math-::equal(), gz-err, gzwarn, gazebo-::physics-::-Box- >) (./classgazebo_1_1physics_1_1SimbodyCollision.tex [780] >Underfull \hbox (badness 10000) detected at line 79 >[][][] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >[781]) (./classgazebo_1_1physics_1_1SimbodyCylinderShape.tex [782]) >(./classgazebo_1_1physics_1_1SimbodyHeightmapShape.tex [783]) >(./classgazebo_1_1physics_1_1SimbodyHinge2Joint.tex [784] [785] [786] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >[787] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[788] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[789]) (./classgazebo_1_1physics_1_1SimbodyHingeJoint.tex [790] [791] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[792] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >Underfull \hbox (badness 10000) detected at line 198 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[793] [794] [795] [796]) (./classgazebo_1_1physics_1_1SimbodyJoint.tex [797] >[798] [799] >Underfull \hbox (badness 10000) detected at line 148 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 883) in paragraph at lines 210--211 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Join >t$\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T >1/phv/m/n/10 (p.744[]), \T1/phv/b/n/10 gazebo-::physics-::-Slider-Joint$\OML/zt >mcm/m/it/10 <$ >[800] [801] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 280 >[][][] >[802] >Underfull \hbox (badness 10000) detected at line 303 >[][][] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >[803] [804] >Underfull \hbox (badness 1735) in paragraph at lines 535--536 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Sl >ider-Joint \T1/phv/m/n/10 (p.839[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbod >y-Universal-Joint >Underfull \hbox (badness 3735) in paragraph at lines 581--582 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.788[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[805] [806]) (./classgazebo_1_1physics_1_1SimbodyLink.tex [807] [808] [809] >[810] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >[811] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >[812] >Underfull \hbox (badness 10000) detected at line 401 >[][][] >Underfull \hbox (badness 10000) detected at line 427 >[][][] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[813] [814] [815]) (./classgazebo_1_1physics_1_1SimbodyMeshShape.tex [816]) >(./classgazebo_1_1physics_1_1SimbodyModel.tex [817] [818]) >(./classgazebo_1_1physics_1_1SimbodyMultiRayShape.tex [819] [820]) >(./classgazebo_1_1physics_1_1SimbodyPhysics.tex [821] [822] [823] [824] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 336 >[][][] >Underfull \hbox (badness 10000) detected at line 355 >[][][] >[825] [826] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >[827] [828] >Underfull \hbox (badness 10000) detected at line 499 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >[829] >Underfull \hbox (badness 10000) detected at line 592 >[][][] >Underfull \hbox (badness 10000) detected at line 641 >[][][] >Underfull \hbox (badness 10000) detected at line 660 >[][][] >[830]) (./classgazebo_1_1physics_1_1SimbodyPlaneShape.tex [831]) >(./classgazebo_1_1physics_1_1SimbodyRayShape.tex [832] [833]) >(./classgazebo_1_1physics_1_1SimbodyScrewJoint.tex [834] [835] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[836] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[837] [838]) (./classgazebo_1_1physics_1_1SimbodySliderJoint.tex [839] [840] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 132 >[][][] >[841] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >[842] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[843] [844]) (./classgazebo_1_1physics_1_1SimbodySphereShape.tex [845]) >(./classgazebo_1_1physics_1_1SimbodyUniversalJoint.tex [846] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >[847] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >[848] >Underfull \hbox (badness 10000) detected at line 214 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[849] [850]) (./classSingletonT.tex [851]) >(./classgazebo_1_1common_1_1Skeleton.tex [852] [853] [854] [855] >Underfull \hbox (badness 10000) detected at line 189 >[][][] >Underfull \hbox (badness 10000) detected at line 203 >[][][] >Underfull \hbox (badness 10000) detected at line 222 >[][][] >[856] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >[857] >Underfull \hbox (badness 10000) detected at line 332 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[858]) (./classgazebo_1_1common_1_1SkeletonAnimation.tex [859] [860] >Underfull \hbox (badness 10000) detected at line 144 >[][][] >[861] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >[862] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >) (./classgazebo_1_1common_1_1SkeletonNode.tex [863] [864] [865] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[866] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[867] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 293 >[][][] >Underfull \hbox (badness 10000) detected at line 307 >[][][] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >[868] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >[869] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >Underfull \hbox (badness 10000) detected at line 477 >[][][] >[870] [871] [872]) (./classgazebo_1_1physics_1_1SliderJoint.tex [873] [874] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >[875]) (./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile.tex >[876]) (./classgazebo_1_1sensors_1_1SonarSensor.tex [877] [878] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >Underfull \hbox (badness 10000) detected at line 156 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[879] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 205 >[][][] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >Underfull \hbox (badness 10000) detected at line 252 >[][][] >[880]) (./classgazebo_1_1rendering_1_1SonarVisual.tex [881]) >(./classJoint__TEST_1_1SpawnJointOptions.tex [882] [883]) >(./classgazebo_1_1physics_1_1SphereShape.tex [884] [885] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >) (./classgazebo_1_1common_1_1SphericalCoordinates.tex [886] [887] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >[888] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[889] >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[890] >Underfull \hbox (badness 10000) detected at line 356 >[][][] >) (./classgazebo_1_1math_1_1Spline.tex [891] [892] >Underfull \hbox (badness 10000) detected at line 130 >[][][] >Underfull \hbox (badness 10000) detected at line 144 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[893] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[894] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >) (./classgazebo_1_1physics_1_1State.tex [895] [896] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >[897] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[898] [899]) (./classgazebo_1_1common_1_1STLLoader.tex) >(./classgazebo_1_1common_1_1SubMesh.tex [900] [901] [902] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[903] [904] [905] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >[906] >Underfull \hbox (badness 10000) detected at line 497 >[][][] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >Underfull \hbox (badness 10000) detected at line 568 >[][][] >[907] >Underfull \hbox (badness 10000) detected at line 587 >[][][] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >[908] [909] [910]) (./classgazebo_1_1transport_1_1SubscribeOptions.tex [911] >Underfull \hbox (badness 10000) detected at line 60 >[][][] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >Underfull \hbox (badness 10000) detected at line 88 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >[912] [913]) (./classgazebo_1_1transport_1_1Subscriber.tex [914] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >) (./classgazebo_1_1transport_1_1SubscriptionTransport.tex [915] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[916] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >) (./classgazebo_1_1physics_1_1SurfaceParams.tex [917] [918] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[919] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 214 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[920] >Underfull \hbox (badness 10000) detected at line 234 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >) (./classgazebo_1_1common_1_1SystemPaths.tex [921] [922] [923] >Underfull \hbox (badness 10000) detected at line 217 >[][][] >[924] [925] >Underfull \hbox (badness 10000) detected at line 236 >[][][] >Underfull \hbox (badness 10000) detected at line 250 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >[926] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >) (./classgazebo_1_1SystemPlugin.tex [927]) >(./classgazebo_1_1common_1_1Time.tex [928] [929] [930] [931] [932] [933] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >Underfull \hbox (badness 10000) detected at line 352 >[][][] >Underfull \hbox (badness 10000) detected at line 371 >[][][] >[934] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 432 >[][][] >Underfull \hbox (badness 10000) detected at line 451 >[][][] >[935] >Underfull \hbox (badness 10000) detected at line 470 >[][][] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[936] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 565 >[][][] >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[937] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >Underfull \hbox (badness 10000) detected at line 641 >[][][] >Underfull \hbox (badness 10000) detected at line 660 >[][][] >Underfull \hbox (badness 10000) detected at line 679 >[][][] >[938] >Underfull \hbox (badness 10000) detected at line 698 >[][][] >Underfull \hbox (badness 10000) detected at line 717 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 755 >[][][] >[939] >Underfull \hbox (badness 10000) detected at line 774 >[][][] >Underfull \hbox (badness 10000) detected at line 793 >[][][] >Underfull \hbox (badness 10000) detected at line 812 >[][][] >Underfull \hbox (badness 10000) detected at line 831 >[][][] >[940] >Underfull \hbox (badness 10000) detected at line 850 >[][][] >Underfull \hbox (badness 10000) detected at line 869 >[][][] >Underfull \hbox (badness 10000) detected at line 888 >[][][] >Underfull \hbox (badness 10000) detected at line 907 >[][][] >[941] >Underfull \hbox (badness 10000) detected at line 926 >[][][] >Underfull \hbox (badness 10000) detected at line 945 >[][][] >Underfull \hbox (badness 10000) detected at line 964 >[][][] >Underfull \hbox (badness 10000) detected at line 983 >[][][] >[942] >Underfull \hbox (badness 10000) detected at line 1002 >[][][] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >Underfull \hbox (badness 10000) detected at line 1040 >[][][] >Underfull \hbox (badness 10000) detected at line 1059 >[][][] >[943] >Underfull \hbox (badness 10000) detected at line 1078 >[][][] >Underfull \hbox (badness 10000) detected at line 1097 >[][][] >Underfull \hbox (badness 10000) detected at line 1116 >[][][] >Underfull \hbox (badness 10000) detected at line 1135 >[][][] >[944] >Underfull \hbox (badness 10000) detected at line 1154 >[][][] >Underfull \hbox (badness 10000) detected at line 1173 >[][][] >Underfull \hbox (badness 10000) detected at line 1192 >[][][] >Underfull \hbox (badness 10000) detected at line 1211 >[][][] >[945] >Underfull \hbox (badness 10000) detected at line 1230 >[][][] >Underfull \hbox (badness 10000) detected at line 1249 >[][][] >Underfull \hbox (badness 10000) detected at line 1268 >[][][] >Underfull \hbox (badness 10000) detected at line 1287 >[][][] >[946] >Underfull \hbox (badness 10000) detected at line 1306 >[][][] >Underfull \hbox (badness 10000) detected at line 1325 >[][][] >Underfull \hbox (badness 10000) detected at line 1344 >[][][] >Underfull \hbox (badness 10000) detected at line 1363 >[][][] >[947] >Underfull \hbox (badness 10000) detected at line 1382 >[][][] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >Underfull \hbox (badness 10000) detected at line 1420 >[][][] >[948] [949] >Underfull \hbox (badness 10000) detected at line 1485 >[][][] >Underfull \hbox (badness 10000) detected at line 1510 >[][][] >Underfull \hbox (badness 10000) detected at line 1532 >[][][] >[950]) (./classgazebo_1_1common_1_1Timer.tex [951] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >) (./classgazebo_1_1transport_1_1TopicManager.tex [952] [953] [954] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >[955] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >[956] >Underfull \hbox (badness 10000) detected at line 331 >[][][] >[957] >Underfull \hbox (badness 10000) detected at line 439 >[][][] >Underfull \hbox (badness 10000) detected at line 496 >[][][] >) (./structgazebo_1_1physics_1_1TrajectoryInfo.tex [958]) >(./classgazebo_1_1rendering_1_1TransmitterVisual.tex [959]) >(./classgazebo_1_1physics_1_1UniversalJoint.tex [960]) >(./classgazebo_1_1common_1_1UpdateInfo.tex [961]) >(./classgazebo_1_1rendering_1_1UserCamera.tex [962] [963] [964] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >[965] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 280 >[][][] >Underfull \hbox (badness 10000) detected at line 294 >[][][] >[966] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >[967] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[968] [969] >Underfull \hbox (badness 10000) detected at line 657 >[][][] >) (./classgazebo_1_1math_1_1Vector2d.tex [970] [971] [972] [973] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[974] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >[975] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >[976] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 436 >[][][] >Underfull \hbox (badness 10000) detected at line 455 >[][][] >[977] >Underfull \hbox (badness 10000) detected at line 474 >[][][] >Underfull \hbox (badness 10000) detected at line 493 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >[978] >Underfull \hbox (badness 10000) detected at line 575 >[][][] >Underfull \hbox (badness 10000) detected at line 597 >[][][] >) (./classgazebo_1_1math_1_1Vector2i.tex [979] [980] [981] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >[982] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >[983] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >[984] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 442 >[][][] >[985] >Underfull \hbox (badness 10000) detected at line 450 >[][][] >Underfull \hbox (badness 10000) detected at line 464 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 491 >[][][] >Underfull \hbox (badness 10000) detected at line 510 >[][][] >[986] >Underfull \hbox (badness 10000) detected at line 529 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 611 >[][][] >[987]) (./classgazebo_1_1math_1_1Vector3.tex [988] [989] [990] [991] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >[992] >Underfull \hbox (badness 10000) detected at line 324 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >[993] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >Underfull \hbox (badness 10000) detected at line 452 >[][][] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >[994] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >[995] >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >Underfull \hbox (badness 10000) detected at line 652 >[][][] >[996] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 709 >[][][] >Underfull \hbox (badness 10000) detected at line 712 >[][][] >Underfull \hbox (badness 10000) detected at line 726 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >[997] >Underfull \hbox (badness 10000) detected at line 746 >[][][] >Underfull \hbox (badness 10000) detected at line 760 >[][][] >Underfull \hbox (badness 10000) detected at line 763 >[][][] >Underfull \hbox (badness 10000) detected at line 782 >[][][] >Underfull \hbox (badness 10000) detected at line 801 >[][][] >[998] >Underfull \hbox (badness 10000) detected at line 820 >[][][] >Underfull \hbox (badness 10000) detected at line 845 >[][][] >[999] >Underfull \hbox (badness 10000) detected at line 944 >[][][] >Underfull \hbox (badness 10000) detected at line 966 >[][][] >Underfull \hbox (badness 10000) detected at line 988 >[][][] >[1000] >Underfull \hbox (badness 820) in paragraph at lines 1031--1032 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >Underfull \hbox (badness 820) in paragraph at lines 1042--1043 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >Underfull \hbox (badness 820) in paragraph at lines 1053--1054 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >) (./classgazebo_1_1math_1_1Vector4.tex [1001] [1002] [1003] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >[1004] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 268 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >[1005] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >Underfull \hbox (badness 10000) detected at line 366 >[][][] >[1006] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[1007] >Underfull \hbox (badness 10000) detected at line 459 >[][][] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 481 >[][][] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >[1008] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >[1009] >Underfull \hbox (badness 10000) detected at line 628 >[][][] >Underfull \hbox (badness 10000) detected at line 650 >[][][] >) (./classgazebo_1_1common_1_1Video.tex [1010] >Underfull \hbox (badness 10000) detected at line 69 >[][][] >[1011] >Underfull \hbox (badness 10000) detected at line 88 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >) (./classgazebo_1_1rendering_1_1VideoVisual.tex [1012]) >(./classgazebo_1_1rendering_1_1ViewController.tex [1013] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >[1014] [1015] [1016]) (./classgazebo_1_1rendering_1_1Visual.tex [1017] [1018] >[1019] [1020] >Underfull \hbox (badness 1552) in paragraph at lines 195--196 >[]\T1/phv/m/n/10 static void \T1/phv/b/n/10 Insert-Mesh \T1/phv/m/n/10 (const \ >T1/phv/b/n/10 common-::-Mesh $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-mesh, con >st std-::string &-_-sub-Mesh="", bool -_-center- >[1021] [1022] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >[1023] >Underfull \hbox (badness 10000) detected at line 517 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >[1024] >Underfull \hbox (badness 10000) detected at line 550 >[][][] >Underfull \hbox (badness 10000) detected at line 564 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >Underfull \hbox (badness 10000) detected at line 631 >[][][] >[1025] >Underfull \hbox (badness 10000) detected at line 645 >[][][] >Underfull \hbox (badness 10000) detected at line 659 >[][][] >Underfull \hbox (badness 10000) detected at line 673 >[][][] >Underfull \hbox (badness 10000) detected at line 687 >[][][] >Underfull \hbox (badness 10000) detected at line 701 >[][][] >Underfull \hbox (badness 10000) detected at line 715 >[][][] >[1026] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 757 >[][][] >Underfull \hbox (badness 10000) detected at line 771 >[][][] >Underfull \hbox (badness 10000) detected at line 785 >[][][] >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 802 >[][][] >[1027] >Underfull \hbox (badness 10000) detected at line 820 >[][][] >Underfull \hbox (badness 10000) detected at line 834 >[][][] >[1028] >Underfull \hbox (badness 10000) detected at line 919 >[][][] >Underfull \hbox (badness 10000) detected at line 933 >[][][] >[1029] [1030] [1031] [1032] [1033] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >[1034] [1035] [1036]) (./classgazebo_1_1VisualPlugin.tex [1037]) >(./classgazebo_1_1rendering_1_1WindowManager.tex [1038] [1039] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[1040]) (./classgazebo_1_1rendering_1_1WireBox.tex [1041]) >(./classgazebo_1_1sensors_1_1WirelessReceiver.tex [1042] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[1043]) (./classgazebo_1_1sensors_1_1WirelessTransceiver.tex [1044] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 139 >[][][] >[1045] >Underfull \hbox (badness 914) in paragraph at lines 163--164 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.1048[]), and \T1/phv/b/n/10 gazebo-::sensors-::-W >ireless-Receiver >Underfull \hbox (badness 914) in paragraph at lines 187--188 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.1048[]), and \T1/phv/b/n/10 gazebo-::sensors-::-W >ireless-Receiver >) (./classgazebo_1_1sensors_1_1WirelessTransmitter.tex [1046] [1047] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[1048]) (./classgazebo_1_1physics_1_1World.tex [1049] [1050] [1051] [1052] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >[1053] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >[1054] >Underfull \hbox (badness 10000) detected at line 340 >[][][] >Underfull \hbox (badness 10000) detected at line 359 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 401 >[][][] >Underfull \hbox (badness 10000) detected at line 415 >[][][] >[1055] >Underfull \hbox (badness 10000) detected at line 429 >[][][] >Underfull \hbox (badness 10000) detected at line 443 >[][][] >Underfull \hbox (badness 10000) detected at line 457 >[][][] >Underfull \hbox (badness 10000) detected at line 471 >[][][] >Underfull \hbox (badness 10000) detected at line 485 >[][][] >Underfull \hbox (badness 10000) detected at line 499 >[][][] >[1056] >Underfull \hbox (badness 10000) detected at line 513 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[1057] >Underfull \hbox (badness 10000) detected at line 600 >[][][] >Underfull \hbox (badness 10000) detected at line 614 >[][][] >[1058] [1059] [1060] >Underfull \hbox (badness 10000) detected at line 859 >[][][] >) (./classgazebo_1_1WorldPlugin.tex [1061]) >(./classgazebo_1_1physics_1_1WorldState.tex [1062] [1063] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >[1064] >Underfull \hbox (badness 10000) detected at line 180 >[][][] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >[1065] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 301 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >[1066] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >[1067] >Underfull \hbox (badness 10000) detected at line 440 >[][][] >) (./classgazebo_1_1rendering_1_1WrenchVisual.tex [1068]) [1069] [1070] >Chapter 11. >(./Actor_8hh.tex) (./Angle_8hh.tex [1071] >Underfull \hbox (badness 10000) detected at line 47 >[][][] >Underfull \hbox (badness 10000) detected at line 66 >[][][] >[1072] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./Animation_8hh.tex) (./ArrowVisual_8hh.tex [1073]) (./Assert_8hh.tex) >(./AudioDecoder_8hh.tex) (./AxisVisual_8hh.tex [1074]) (./BallJoint_8hh.tex) >(./Base_8hh.tex [1075]) (./Base64_8hh.tex >Underfull \hbox (badness 10000) detected at line 32 >[][][] >[1076]) (./Box_8hh.tex >Underfull \hbox (badness 10000) in paragraph at lines 49--1 >) (./BoxShape_8hh.tex) (./BVHLoader_8hh.tex [1077]) (./CallbackHelper_8hh.tex >[1078]) (./Camera_8hh.tex >Underfull \vbox (badness 7468) has occurred while \output is active [1079]) >(./CameraSensor_8hh.tex [1080]) (./CameraVisual_8hh.tex) (./cegui_8h.tex) >(./ColladaLoader_8hh.tex [1081]) (./Collision_8hh.tex) >(./CollisionState_8hh.tex) (./Color_8hh.tex [1082]) (./CommonIface_8hh.tex >[1083]) (./CommonTypes_8hh.tex [1084]) (./COMVisual_8hh.tex [1085]) >(./Connection_8hh.tex [1086]) (./ConnectionManager_8hh.tex) (./Console_8hh.tex >[1087]) (./Contact_8hh.tex [1088]) (./ContactManager_8hh.tex) >(./ContactSensor_8hh.tex [1089]) (./ContactVisual_8hh.tex) >(./Conversions_8hh.tex [1090]) (./CylinderShape_8hh.tex) (./DepthCamera_8hh.tex >[1091]) (./DepthCameraSensor_8hh.tex) (./Diagnostics_8hh.tex [1092]) >(./DynamicLines_8hh.tex) (./DynamicRenderable_8hh.tex [1093]) (./Entity_8hh.tex >) (./Event_8hh.tex [1094]) (./Events_8hh.tex) (./Exception_8hh.tex [1095]) >(./ForceTorqueSensor_8hh.tex) (./FPSViewController_8hh.tex [1096]) >(./gazebo_8hh.tex) (./gazebo__core_8hh.tex) (./GazeboGenerator_8hh.tex [1097]) >(./GpsSensor_8hh.tex [1098]) (./GpuLaser_8hh.tex) (./GpuRaySensor_8hh.tex >[1099]) (./Grid_8hh.tex) (./Gripper_8hh.tex [1100]) (./GUIOverlay_8hh.tex) >(./Heightmap_8hh.tex [1101]) (./HeightmapShape_8hh.tex [1102]) >(./Helpers_8hh.tex [1103] [1104]) (./Hinge2Joint_8hh.tex) (./HingeJoint_8hh.tex >[1105]) (./Image_8hh.tex) (./ImuSensor_8hh.tex [1106]) (./Inertial_8hh.tex) >(./IOManager_8hh.tex [1107]) (./Joint_8hh.tex) (./Joint__TEST_8hh.tex [1108]) >(./JointController_8hh.tex) (./JointState_8hh.tex [1109]) >(./JointVisual_8hh.tex) (./JointWrench_8hh.tex [1110]) (./KeyEvent_8hh.tex) >(./KeyFrame_8hh.tex [1111]) (./LaserVisual_8hh.tex) (./Light_8hh.tex [1112]) >(./Link_8hh.tex) (./LinkState_8hh.tex [1113]) (./LogPlay_8hh.tex) >(./LogRecord_8hh.tex [1114]) (./mainpage_8html.tex) (./MapShape_8hh.tex) >(./Master_8hh.tex [1115]) (./common_2Material_8hh.tex) >(./rendering_2Material_8hh.tex) (./MathTypes_8hh.tex [1116]) (./Matrix3_8hh.tex >) (./Matrix4_8hh.tex [1117]) (./Mesh_8hh.tex) (./MeshCSG_8hh.tex [1118]) >(./MeshLoader_8hh.tex) (./MeshManager_8hh.tex [1119]) (./MeshShape_8hh.tex) >(./Model_8hh.tex [1120]) (./ModelDatabase_8hh.tex [1121]) (./ModelState_8hh.tex >) (./MouseEvent_8hh.tex) (./MovableText_8hh.tex [1122]) (./MsgFactory_8hh.tex >[1123]) (./msgs_8hh.tex [1124]) (./MultiCameraSensor_8hh.tex [1125]) >(./MultiRayShape_8hh.tex) (./Node_8hh.tex [1126]) (./Noise_8hh.tex) >(./ogre__gazebo_8h.tex) (./OpenAL_8hh.tex [1127] >Underfull \vbox (badness 10000) has occurred while \output is active [1128]) >(./OrbitViewController_8hh.tex) (./PhysicsEngine_8hh.tex [1129]) >(./PhysicsFactory_8hh.tex [1130]) (./PhysicsIface_8hh.tex [1131]) >(./PhysicsTypes_8hh.tex [1132] [1133]) (./PID_8hh.tex) (./Plane_8hh.tex >[1134]) (./PlaneShape_8hh.tex) (./Plugin_8hh.tex [1135] [1136] >Underfull \hbox (badness 10000) detected at line 87 >[][][] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >[1137] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >) (./Pose_8hh.tex) (./Projector_8hh.tex [1138]) (./Publication_8hh.tex) >(./PublicationTransport_8hh.tex [1139]) (./Publisher_8hh.tex) >(./Quaternion_8hh.tex [1140]) (./Rand_8hh.tex [1141]) (./RaySensor_8hh.tex) >(./RayShape_8hh.tex [1142]) (./RenderEngine_8hh.tex) (./RenderEvents_8hh.tex >[1143]) (./RenderingIface_8hh.tex) (./RenderTypes_8hh.tex [1144] >Underfull \hbox (badness 3158) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--P-O-I-N-T-_--L-I-S-T >\T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L >-I-N-E-_--L-I-S-T \T1/phv/m/n/10 = 1, >Underfull \hbox (badness 4341) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L-I-N-E-_--S-T-R-I-P >\T1/phv/m/n/10 = 2, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--T >-R-I-A-N-G-L-E-_--L-I-S-T >[1145]) (./RFIDSensor_8hh.tex [1146]) (./RFIDTag_8hh.tex) >(./RFIDTagVisual_8hh.tex) (./RFIDVisual_8hh.tex [1147]) (./Road_8hh.tex) >(./Road2d_8hh.tex [1148]) (./RotationSpline_8hh.tex) (./RTShaderSystem_8hh.tex >[1149]) (./Scene_8hh.tex [1150]) (./ScrewJoint_8hh.tex) (./SelectionObj_8hh.tex >) (./Sensor_8hh.tex [1151] >Underfull \hbox (badness 892) in paragraph at lines 32--37 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 gazebo-::sensors-::-Sensor-Category \T1/ph >v/m/n/10 { \T1/phv/b/n/10 gazebo-::sensors-::-I-M-A-G-E \T1/phv/m/n/10 = 0, \T1 >/phv/b/n/10 gazebo-::sensors-::-R-A-Y \T1/phv/m/n/10 = 1, >) (./SensorFactory_8hh.tex [1152]) (./SensorManager_8hh.tex) >(./SensorsIface_8hh.tex [1153]) (./SensorTypes_8hh.tex [1154] [1155]) >(./Server_8hh.tex) (./Shape_8hh.tex [1156]) (./simbody__inc_8h.tex) >(./SimbodyBallJoint_8hh.tex) (./SimbodyBoxShape_8hh.tex [1157]) >(./SimbodyCollision_8hh.tex) (./SimbodyCylinderShape_8hh.tex [1158]) >(./SimbodyHeightmapShape_8hh.tex) (./SimbodyHinge2Joint_8hh.tex [1159]) >(./SimbodyHingeJoint_8hh.tex) (./SimbodyJoint_8hh.tex [1160]) >(./SimbodyLink_8hh.tex) (./SimbodyMeshShape_8hh.tex) (./SimbodyModel_8hh.tex >[1161]) (./SimbodyMultiRayShape_8hh.tex) (./SimbodyPhysics_8hh.tex [1162]) >(./SimbodyPlaneShape_8hh.tex) (./SimbodyRayShape_8hh.tex) >(./SimbodyScrewJoint_8hh.tex [1163]) (./SimbodySliderJoint_8hh.tex) >(./SimbodySphereShape_8hh.tex [1164]) (./SimbodyTypes_8hh.tex) >(./SimbodyUniversalJoint_8hh.tex [1165]) (./SingletonT_8hh.tex) >(./Skeleton_8hh.tex [1166]) (./SkeletonAnimation_8hh.tex) >(./SliderJoint_8hh.tex [1167]) (./SonarSensor_8hh.tex) (./SonarVisual_8hh.tex >[1168]) (./SphereShape_8hh.tex) (./SphericalCoordinates_8hh.tex) >(./Spline_8hh.tex [1169]) (./State_8hh.tex) (./STLLoader_8hh.tex [1170]) >(./SubscribeOptions_8hh.tex) (./Subscriber_8hh.tex [1171]) >(./SubscriptionTransport_8hh.tex) (./SurfaceParams_8hh.tex [1172]) >(./SystemPaths_8hh.tex) (./Time_8hh.tex [1173]) (./Timer_8hh.tex) >(./TopicManager_8hh.tex [1174]) (./TransmitterVisual_8hh.tex [1175]) >(./TransportIface_8hh.tex [1176]) (./TransportTypes_8hh.tex [1177]) >(./UniversalJoint_8hh.tex) (./UpdateInfo_8hh.tex) (./UserCamera_8hh.tex >[1178]) (./UtilTypes_8hh.tex) (./Vector2d_8hh.tex [1179]) (./Vector2i_8hh.tex) >(./Vector3_8hh.tex [1180]) (./Vector4_8hh.tex) (./Video_8hh.tex) >(./VideoVisual_8hh.tex [1181]) (./ViewController_8hh.tex) (./Visual_8hh.tex >[1182]) (./WindowManager_8hh.tex [1183]) (./WireBox_8hh.tex) >(./WirelessReceiver_8hh.tex) (./WirelessTransceiver_8hh.tex [1184]) >(./WirelessTransmitter_8hh.tex) (./World_8hh.tex [1185]) (./WorldState_8hh.tex >[1186]) (./WrenchVisual_8hh.tex) [1187] (./refman.ind >Underfull \hbox (badness 10000) in paragraph at lines 83--85 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >[1188] [1189] >Underfull \hbox (badness 10000) in paragraph at lines 224--226 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1190] [1191] >Underfull \hbox (badness 10000) in paragraph at lines 474--476 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1192] [1193] [1194] [1195] [1196] [1197] [1198] >Underfull \hbox (badness 10000) in paragraph at lines 1210--1212 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 1212--1214 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1199] [1200] [1201] [1202] [1203] [1204] [1205] [1206] [1207] [1208] [1209] >[1210] [1211] [1212] [1213] [1214] [1215] [1216] [1217] [1218] [1219] [1220] >[1221] [1222] [1223] [1224] [1225] [1226] [1227] >Underfull \hbox (badness 10000) in paragraph at lines 4431--4433 >[]\T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 4441--4443 >[]\T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1228] [1229] [1230] [1231] [1232] [1233] [1234] [1235] [1236] [1237] >Underfull \hbox (badness 10000) in paragraph at lines 5488--5490 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >Underfull \hbox (badness 10000) in paragraph at lines 5498--5500 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >Underfull \hbox (badness 10000) in paragraph at lines 5501--5503 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 5504--5506 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 5507--5509 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5510--5512 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5513--5515 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5516--5518 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5519--5521 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5522--5524 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5525--5527 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1238] >Underfull \hbox (badness 10000) in paragraph at lines 5527--5529 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5530--5532 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5535--5537 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5537--5539 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5540--5542 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5542--5544 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5545--5547 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5547--5549 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5550--5552 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5552--5554 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5555--5557 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5557--5559 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5560--5562 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5562--5564 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1239] [1240] [1241] [1242] [1243] [1244] [1245] [1246] [1247] [1248] [1249] >[1250] [1251] [1252] [1253] [1254] [1255] [1256] [1257] [1258] [1259] [1260] >[1261] [1262] [1263] [1264] [1265] [1266] [1267] [1268] [1269] >Underfull \hbox (badness 10000) in paragraph at lines 9001--9003 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1270] [1271] [1272] [1273] [1274] [1275] [1276] [1277] [1278] [1279] [1280] >[1281] [1282] [1283] >Underfull \hbox (badness 10000) in paragraph at lines 10442--10444 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 10445--10447 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 10448--10450 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 10472--10474 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1284] [1285] [1286]) (./refman.aux (./group__gazebo__event.aux) >(./group__gazebo__math.aux) (./group__gazebo__msgs.aux) >(./group__gazebo__physics.aux) (./group__gazebo__physics__simbody.aux) >(./group__gazebo__rendering.aux) (./group__gazebo__sensors.aux) >(./group__gazebo__transport.aux) (./group__gazebo__util.aux)) >LaTeX Font Warning: Some font shapes were not available, defaults substituted. >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. > ) >(see the transcript file for additional information){/usr/share/texlive/texmf-d >ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ >ic/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams >fonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr >8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr >/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8ac.pfb></usr/share/texl >ive/texmf-dist/fonts/type1/urw/helvetic/uhvbo8a.pfb></usr/share/texlive/texmf-d >ist/fonts/type1/urw/helvetic/uhvbo8ac.pfb></usr/share/texlive/texmf-dist/fonts/ >type1/urw/helvetic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/he >lvetic/uhvro8a.pfb> >Output written on refman.pdf (1430 pages, 2160169 bytes). >Transcript written on refman.log. >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. >Rerunning latex.... >This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2014/dev) > restricted \write18 enabled. >entering extended mode >(./refman.tex >LaTeX2e <2011/06/27> >Babel <3.9g> and hyphenation patterns for 76 languages loaded. >(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls >Document Class: book 2007/10/19 v1.4h Standard LaTeX document class >(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)) >(/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) >(/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) >(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) >(/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/xtab/xtab.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg))) >(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) >(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty) >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty) >(/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) >(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) >(/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty) >Writing index file refman.idx >(./refman.aux (./group__gazebo__event.aux) (./group__gazebo__math.aux) >(./group__gazebo__msgs.aux) (./group__gazebo__physics.aux) >(./group__gazebo__physics__simbody.aux) (./group__gazebo__rendering.aux) >(./group__gazebo__sensors.aux) (./group__gazebo__transport.aux) >(./group__gazebo__util.aux)) >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) >(/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii >[Loading MPS to PDF converter (version 2006.09.02).] >) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) >*geometry* driver: auto-detecting >*geometry* detected driver: pdftex >[1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] >(./refman.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) [3] [4] [5] [6] >[7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] >[22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] >[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] >[52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] >[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] >[82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] >[97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] >[110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] >[122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] >[134] [135] [136] [137] [138] [139] [140] [141] [142] [143]) [144] >Chapter 1. >(./index.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) >[1] [2] >Chapter 2. >(./todo.tex) [3] [4] >Chapter 3. >(./modules.tex) [5] [6] >Chapter 4. >(./namespaces.tex) [7] [8] >Chapter 5. >(./hierarchy.tex [9] [10] [11] [12] [13]) [14] >Chapter 6. >(./annotated.tex >Underfull \vbox (badness 2698) has occurred while \output is active [15] >Underfull \vbox (badness 4647) has occurred while \output is active [16] >[17] >Underfull \vbox (badness 5231) has occurred while \output is active [18] >[19] >Underfull \vbox (badness 4144) has occurred while \output is active [20] >[21] >Underfull \vbox (badness 4647) has occurred while \output is active [22]) >[23] [24] >Chapter 7. >(./files.tex [25] [26] [27] [28]) [29] [30] >Chapter 8. >(./group__gazebo__common.tex >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [31] [32] [33] >[34] [35] >Underfull \hbox (badness 2197) in paragraph at lines 296--297 >\T1/phv/m/n/10 Radius(), gazebo-::physics-::-Simbody-Box-Shape-::-Set-Size(), g >azebo-::physics-::-Simbody-Cylinder-Shape-::-Set-Size(), and >Underfull \hbox (badness 10000) detected at line 309 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/n' undefined >(Font) using `T1/pcr/m/n' instead on input line 332. >[36] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >[37] >Underfull \hbox (badness 10000) detected at line 435 >[][][] >Underfull \hbox (badness 10000) detected at line 457 >[][][] >Underfull \hbox (badness 10000) detected at line 476 >[][][] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >[38] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >Underfull \hbox (badness 10000) detected at line 557 >[][][] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/it' undefined >(Font) using `T1/pcr/bc/n' instead on input line 586. >[39] >Underfull \hbox (badness 10000) detected at line 598 >[][][] >Underfull \hbox (badness 10000) detected at line 612 >[][][] >Underfull \hbox (badness 10000) detected at line 642 >[][][] >Underfull \hbox (badness 10000) detected at line 656 >[][][] >[40] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 700 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >[41] >Underfull \hbox (badness 10000) detected at line 800 >[][][] >) [42] (./group__gazebo__event.tex [43] >Underfull \hbox (badness 10000) detected at line 67 >[][][] >Underfull \hbox (badness 1248) in paragraph at lines 77--78 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Connect-Add-Entity() >, gazebo-::event-::-Events-::-Connect-Create-Entity(), gazebo- >Underfull \hbox (badness 3407) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Events-::-Connect-Create-Scene(), gazebo-::event- >::-Events-::-Connect-Delete-Entity(), gazebo-::event-::-Events-::- >Underfull \hbox (badness 1546) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Camera-::-Connect-New-Image-Frame(), gazebo-::ren >dering-::-Gpu-Laser-::-Connect-New-Laser-Frame(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::physics-::-Multi-Ray-Shape-::-Connect-New-Laser-Scans(), gazeb >o-::rendering-::-Depth-Camera-::-Connect-New-R-G-B-Point- >Underfull \hbox (badness 1308) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::-Sensor-::-Connect-Updated(), gazebo-::event-::-Events-::-Conn >ect-World-Created(), gazebo-::event-::-Events-::-Connect-World- >Underfull \hbox (badness 10000) detected at line 90 >[][][] >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Disconnect-Add-Entit >y(), gazebo-::event-::-Events-::-Disconnect-Create-Entity(), >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 gazebo-::rendering-::-Events-::-Disconnect-Create-Scene(), gazeb >o-::event-::-Events-::-Disconnect-Delete-Entity(), gazebo- >Underfull \hbox (badness 7832) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::event-::-Events-::-Disconnect-Diag-Timer-Start(), gazebo-::eve >nt-::-Events-::-Disconnect-Diag-Timer-Stop(), gazebo-::physics- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Link-::-Disconnect-Enabled(), gazebo-::physics-::-Joint-::-Di >sconnect-Joint-Update(), gazebo-::rendering-::-Depth-Camera- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-New-Depth-Frame(), gazebo-::rendering-::-Camera-:: >-Disconnect-New-Image-Frame(), gazebo-::rendering-::- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Gpu-Laser-::-Disconnect-New-Laser-Frame(), gazebo-::physics-::-M >ulti-Ray-Shape-::-Disconnect-New-Laser-Scans(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::rendering-::-Depth-Camera-::-Disconnect-New-R-G-B-Point-Cloud( >), gazebo-::event-::-Events-::-Disconnect-Pause(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Remove-Scene(), gazebo-::event-::-Events-::-Discon >nect-Render(), gazebo-::event-::-Events-::-Disconnect-Set- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Selected-Entity(), gazebo-::transport-::-Connection-::-Disconnec >t-Shutdown(), gazebo-::event-::-Events-::-Disconnect-Sig- >Underfull \hbox (badness 4505) in paragraph at lines 123--124 >\T1/phv/m/n/10 Int(), gazebo-::event-::-Events-::-Disconnect-Step(), gazebo-::e >vent-::-Events-::-Disconnect-Stop(), gazebo-::sensors-::-Force- >Underfull \hbox (badness 2689) in paragraph at lines 123--124 >\T1/phv/m/n/10 Torque-Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sonar- >Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sensor- >Underfull \hbox (badness 2443) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Updated(), gazebo-::event-::-Events-::-Disconnect- >World-Created(), and gazebo-::event-::-Events-::-Disconnect- >[44]) [45] (./group__gazebo__math.tex [46] [47] >Underfull \hbox (badness 5726) in paragraph at lines 143--144 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Quaternion-::-Correct(), gazebo >-::math-::-Quaternion-::-Get-Inverse(), gazebo-::physics-::- >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[48] [49] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[50] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 318 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[51] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >) [52] (./group__gazebo__msgs.tex [53] [54] >Underfull \hbox (badness 10000) detected at line 156 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >[55] [56] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >[57] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >[58] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >[59] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >[60] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >[61] [62] >Underfull \hbox (badness 10000) detected at line 765 >[][][] >Underfull \hbox (badness 10000) detected at line 784 >[][][] >) [63] (./group__gazebo__physics.tex [64] [65] [66] [67] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[68] [69] >Underfull \hbox (badness 10000) detected at line 468 >[][][] >[70]) [71] (./group__gazebo__physics__simbody.tex [72]) [73] >(./group__gazebo__rendering.tex [74] >Underfull \hbox (badness 6526) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-S-E-L-E-C-T-I-O-N-_--N-O- >N-E \T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T >-R-A-N-S\T1/phv/m/n/10 , >Underfull \hbox (badness 10000) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--X\T1/phv/m/n >/10 , \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--Y\T1/p >hv/m/n/10 , \T1/phv/b/n/10 gazebo- >[75] [76] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >[77] [78] [79] >Underfull \hbox (badness 10000) detected at line 454 >[][][] >) [80] (./group__gazebo__sensors.tex [81] [82] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[83] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >Underfull \hbox (badness 10000) detected at line 243 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[84] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >) [85] (./group__gazebo__transport.tex [86] [87] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[88] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[89] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[90] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >) [91] (./group__gazebo__util.tex) [92] >Chapter 9. >(./namespaceboost.tex) (./namespacegazebo.tex [93] [94]) >(./namespacegazebo_1_1common.tex [95] [96] [97] [98]) >(./namespacegazebo_1_1event.tex) (./namespacegazebo_1_1math.tex [99] [100] >[101]) (./namespacegazebo_1_1msgs.tex [102] [103]) >(./namespacegazebo_1_1physics.tex [104] [105] [106] [107] [108] [109]) >(./namespacegazebo_1_1rendering.tex [110] [111] [112] [113] [114] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >) (./namespacegazebo_1_1sensors.tex [115] [116] [117] [118] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >) (./namespacegazebo_1_1transport.tex [119] [120] [121]) >(./namespacegazebo_1_1util.tex [122]) (./namespacegoogle.tex) >(./namespacegoogle_1_1protobuf.tex) >(./namespacegoogle_1_1protobuf_1_1compiler.tex) >(./namespacegoogle_1_1protobuf_1_1compiler_1_1cpp.tex) (./namespaceOgre.tex) >(./namespaceogre.tex) (./namespaceSimTK.tex) (./namespaceSkyX.tex) [123] >[124] >Chapter 10. >(./classgazebo_1_1physics_1_1Actor.tex [125] [126] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >[127] [128] [129] [130]) (./classgazebo_1_1math_1_1Angle.tex [131] [132] >Underfull \hbox (badness 10000) detected at line 157 >[][][] >[133] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 220 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 258 >[][][] >[134] >Underfull \hbox (badness 10000) detected at line 277 >[][][] >Underfull \hbox (badness 10000) detected at line 296 >[][][] >Underfull \hbox (badness 10000) detected at line 315 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[135] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[136] >Underfull \hbox (badness 10000) detected at line 429 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >[137] >Underfull \hbox (badness 10000) detected at line 519 >[][][] >Underfull \hbox (badness 10000) detected at line 541 >[][][] >) (./classgazebo_1_1common_1_1Animation.tex [138] [139] [140] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >[141]) (./classgazebo_1_1rendering_1_1ArrowVisual.tex [142]) >(./classgazebo_1_1common_1_1AssertionInternalError.tex [143]) >(./classgazebo_1_1common_1_1AudioDecoder.tex [144] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[145] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 132 >[][][] >) (./classgazebo_1_1rendering_1_1AxisVisual.tex [146] [147]) >(./classgazebo_1_1physics_1_1BallJoint.tex [148] [149]) >(./classgazebo_1_1physics_1_1Base.tex >Underfull \hbox (badness 1308) in paragraph at lines 18--52 >\T1/phv/b/n/10 J-O-I-N-T \T1/phv/m/n/10 = 0x00000040, \T1/phv/b/n/10 B-A-L-L-_- >-J-O-I-N-T \T1/phv/m/n/10 = 0x00000080, \T1/phv/b/n/10 H-I-N-G-E2-_--J-O-I-N-T >\T1/phv/m/n/10 = 0x00000100, \T1/phv/b/n/10 H-I-N-G-E-_--J-O-I-N-T \T1/phv/m/n/ >10 = >[150] [151] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >[152] [153] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >[154] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 364 >[][][] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 392 >[][][] >[155] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >Underfull \hbox (badness 10000) detected at line 434 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >Underfull \hbox (badness 10000) detected at line 476 >[][][] >[156] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >Underfull \hbox (badness 981) in paragraph at lines 543--544 >\T1/phv/b/n/10 ::-Heightmap-Shape \T1/phv/m/n/10 (p.376[]), \T1/phv/b/n/10 gaz >ebo-::physics-::-Mesh-Shape \T1/phv/m/n/10 (p.534[]), \T1/phv/b/n/10 gazebo-:: >physics-::-Simbody-Hinge2-Joint >Underfull \hbox (badness 10000) detected at line 556 >[][][] >[157] [158] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >[159] [160] [161] [162]) (./classgazebo_1_1math_1_1Box.tex [163] [164] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 192 >[][][] >[165] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >Underfull \hbox (badness 10000) detected at line 284 >[][][] >[166] >Underfull \hbox (badness 10000) detected at line 303 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >) (./classgazebo_1_1physics_1_1BoxShape.tex [167] [168] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >) (./classgazebo_1_1common_1_1BVHLoader.tex [169] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1transport_1_1CallbackHelper.tex [170] [171] >Underfull \hbox (badness 10000) detected at line 86 >[][][] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 139 >[][][] >[172] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >) (./classgazebo_1_1transport_1_1CallbackHelperT.tex >Underfull \hbox (badness 1205) in paragraph at lines 18--19 >[]\T1/phv/b/n/10 Callback-Helper-T \T1/phv/m/n/10 (const boost-::function$\OML/ >ztmcm/m/it/10 <$ \T1/phv/m/n/10 void(const boost-::shared-_-ptr$\OML/ztmcm/m/it >/10 <$ \T1/phv/m/n/10 M const $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 &)$\OML/ztm >cm/m/it/10 >$ \T1/phv/m/n/10 &-_-cb, bool -_- >[173] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >[174] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >Underfull \hbox (badness 10000) detected at line 147 >[][][] >) (./classgazebo_1_1rendering_1_1Camera.tex [175] [176] [177] [178] [179] >[180] [181] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >[182] [183] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 495 >[][][] >[184] >Underfull \hbox (badness 10000) detected at line 580 >[][][] >Underfull \hbox (badness 10000) detected at line 594 >[][][] >[185] >Underfull \hbox (badness 10000) detected at line 633 >[][][] >Underfull \hbox (badness 10000) detected at line 647 >[][][] >Underfull \hbox (badness 10000) detected at line 661 >[][][] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 689 >[][][] >[186] >Underfull \hbox (badness 10000) detected at line 703 >[][][] >Underfull \hbox (badness 10000) detected at line 728 >[][][] >Underfull \hbox (badness 10000) detected at line 747 >[][][] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >[187] >Underfull \hbox (badness 10000) detected at line 789 >[][][] >Underfull \hbox (badness 10000) detected at line 807 >[][][] >Underfull \hbox (badness 10000) detected at line 825 >[][][] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >Underfull \hbox (badness 10000) detected at line 853 >[][][] >Underfull \hbox (badness 10000) detected at line 867 >[][][] >[188] >Underfull \hbox (badness 10000) detected at line 881 >[][][] >Underfull \hbox (badness 10000) detected at line 895 >[][][] >Underfull \hbox (badness 10000) detected at line 909 >[][][] >Underfull \hbox (badness 10000) detected at line 923 >[][][] >Underfull \hbox (badness 10000) detected at line 937 >[][][] >Underfull \hbox (badness 10000) detected at line 951 >[][][] >[189] >Underfull \hbox (badness 10000) detected at line 965 >[][][] >Underfull \hbox (badness 10000) detected at line 979 >[][][] >Underfull \hbox (badness 10000) detected at line 993 >[][][] >Underfull \hbox (badness 10000) detected at line 1007 >[][][] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >Underfull \hbox (badness 10000) detected at line 1035 >[][][] >[190] >Underfull \hbox (badness 10000) detected at line 1049 >[][][] >Underfull \hbox (badness 10000) detected at line 1063 >[][][] >Underfull \hbox (badness 10000) detected at line 1077 >[][][] >Underfull \hbox (badness 10000) detected at line 1091 >[][][] >Underfull \hbox (badness 10000) detected at line 1105 >[][][] >[191] >Underfull \hbox (badness 10000) detected at line 1133 >[][][] >Underfull \hbox (badness 10000) detected at line 1147 >[][][] >Underfull \hbox (badness 10000) detected at line 1161 >[][][] >Underfull \hbox (badness 10000) detected at line 1175 >[][][] >Underfull \hbox (badness 10000) detected at line 1197 >[][][] >[192] >Underfull \hbox (badness 10000) detected at line 1242 >[][][] >Underfull \hbox (badness 10000) detected at line 1261 >[][][] >[193] >Underfull \hbox (badness 10000) detected at line 1311 >[][][] >Underfull \hbox (badness 10000) detected at line 1338 >[][][] >[194] >Underfull \hbox (badness 10000) detected at line 1462 >[][][] >[195] >Underfull \hbox (badness 10000) detected at line 1496 >[][][] >[196] [197] [198] >Underfull \hbox (badness 10000) detected at line 1846 >[][][] >Underfull \hbox (badness 10000) detected at line 1865 >[][][] >[199] [200] [201]) (./classgazebo_1_1sensors_1_1CameraSensor.tex [202] [203] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >[204] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 200 >[][][] >[205] >Underfull \hbox (badness 10000) detected at line 266 >[][][] >) (./classgazebo_1_1rendering_1_1CameraVisual.tex [206] [207]) >(./classgazebo_1_1common_1_1ColladaLoader.tex [208] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1physics_1_1Collision.tex [209] [210] [211] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >[212] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 324 >[][][] >[213] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 374 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 405 >[][][] >Underfull \hbox (badness 10000) detected at line 419 >[][][] >[214] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 455 >[][][] >Underfull \hbox (badness 10000) detected at line 473 >[][][] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >[215] [216] [217]) (./classgazebo_1_1physics_1_1CollisionState.tex [218] >[219] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >[220] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 212 >[][][] >Underfull \hbox (badness 10000) detected at line 231 >[][][] >Underfull \hbox (badness 10000) detected at line 256 >[][][] >) (./classgazebo_1_1common_1_1Color.tex [221] [222] [223] [224] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >[225] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >[226] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 392 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >[227] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 468 >[][][] >Underfull \hbox (badness 10000) detected at line 487 >[][][] >[228] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >Underfull \hbox (badness 10000) detected at line 525 >[][][] >Underfull \hbox (badness 10000) detected at line 544 >[][][] >Underfull \hbox (badness 10000) detected at line 563 >[][][] >[229] >Underfull \hbox (badness 10000) detected at line 582 >[][][] >Underfull \hbox (badness 10000) detected at line 601 >[][][] >[230] [231] >Underfull \hbox (badness 10000) detected at line 770 >[][][] >[232]) (./classgazebo_1_1rendering_1_1COMVisual.tex [233] [234]) >(./classgazebo_1_1event_1_1Connection.tex [235] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >) (./classgazebo_1_1transport_1_1Connection.tex [236] [237] [238] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >[239] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[240] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >Underfull \hbox (badness 10000) detected at line 362 >[][][] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[241] >Underfull \hbox (badness 10000) detected at line 471 >[][][] >Underfull \hbox (badness 10000) detected at line 528 >[][][] >) (./classgazebo_1_1transport_1_1ConnectionManager.tex [242] [243] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >[244] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >[245] [246]) (./classgazebo_1_1common_1_1Console.tex [247]) >(./classgazebo_1_1physics_1_1Contact.tex [248] [249] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 147 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >[250]) (./classgazebo_1_1physics_1_1ContactManager.tex [251] [252] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 146 >[][][] >[253] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >Underfull \hbox (badness 10000) detected at line 205 >[][][] >) (./classgazebo_1_1physics_1_1ContactPublisher.tex [254]) >(./classgazebo_1_1sensors_1_1ContactSensor.tex [255] [256] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 146 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >[257] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >[258]) (./classgazebo_1_1rendering_1_1ContactVisual.tex [259]) >(./classgazebo_1_1rendering_1_1Conversions.tex [260] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >[261] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >) (./classgazebo_1_1physics_1_1CylinderShape.tex [262] [263] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[264]) (./classgazebo_1_1rendering_1_1DepthCamera.tex [265] [266] [267] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >[268] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >[269]) (./classgazebo_1_1sensors_1_1DepthCameraSensor.tex [270] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >[271] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >) (./classgazebo_1_1util_1_1DiagnosticManager.tex [272] >Underfull \hbox (badness 10000) detected at line 59 >[][][] >Underfull \hbox (badness 10000) detected at line 73 >[][][] >[273] >Underfull \hbox (badness 10000) detected at line 92 >[][][] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[274] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >) (./classgazebo_1_1util_1_1DiagnosticTimer.tex [275] [276] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >) (./classgazebo_1_1rendering_1_1DummyPageProvider.tex [277]) >(./classgazebo_1_1rendering_1_1DynamicLines.tex [278] [279] >Underfull \hbox (badness 10000) detected at line 148 >[][][] >[280] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >) (./classgazebo_1_1rendering_1_1DynamicRenderable.tex [281] [282] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >[283] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 206 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[284]) (./classgazebo_1_1physics_1_1Entity.tex [285] [286] [287] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >[288] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >[289] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 362 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >[290] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >[291] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 484 >[][][] >Underfull \hbox (badness 10000) detected at line 498 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >[292] [293] [294] [295]) (./classgazebo_1_1event_1_1Event.tex [296]) >(./classgazebo_1_1rendering_1_1Events.tex [297] >Underfull \hbox (badness 10000) detected at line 54 >[][][] >[298] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >) (./classgazebo_1_1event_1_1Events.tex [299] [300] [301] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[302] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[303] [304] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 322 >[][][] >[305] [306] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[307] [308] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 460 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >[309] [310] [311] [312] [313]) (./classgazebo_1_1event_1_1EventT.tex [314] >[315] [316] [317] [318] [319] [320] [321] [322]) >(./classgazebo_1_1common_1_1Exception.tex [323] [324] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >) (./classgazebo_1_1sensors_1_1ForceTorqueSensor.tex [325] [326] [327] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[328] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >) (./classgazebo_1_1rendering_1_1FPSViewController.tex [329] [330] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./classgoogle_1_1protobuf_1_1compiler_1_1cpp_1_1GazeboGenerator.tex [331]) >(./classgazebo_1_1sensors_1_1GpsSensor.tex [332] [333] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[334]) (./classgazebo_1_1rendering_1_1GpuLaser.tex [335] [336] [337] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >[338] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 325 >[][][] >[339] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[340] [341] [342] [343]) (./classgazebo_1_1sensors_1_1GpuRaySensor.tex [344] >[345] [346] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[347] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >[348] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 370 >[][][] >[349] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >[350] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >[351] >Underfull \hbox (badness 10000) detected at line 547 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >Underfull \hbox (badness 10000) detected at line 575 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[352] >Underfull \hbox (badness 10000) detected at line 632 >[][][] >Underfull \hbox (badness 10000) detected at line 650 >[][][] >[353] [354]) (./classgazebo_1_1rendering_1_1Grid.tex [355] [356] [357] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >[358] [359]) (./classgazebo_1_1physics_1_1Gripper.tex [360] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >) (./classgazebo_1_1rendering_1_1GUIOverlay.tex [361] [362] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >[363] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >[364] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >) (./classgazebo_1_1rendering_1_1GzTerrainMatGen.tex [365]) >(./classgazebo_1_1rendering_1_1Heightmap.tex [366] [367] >Underfull \hbox (badness 10000) detected at line 116 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[368] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[369] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >[370] [371]) (./classgazebo_1_1physics_1_1HeightmapShape.tex [372] [373] >[374] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >[375] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[376]) (./classgazebo_1_1physics_1_1Hinge2Joint.tex [377] [378]) >(./classgazebo_1_1physics_1_1HingeJoint.tex [379]) >(./classgazebo_1_1common_1_1Image.tex [380] [381] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >[382] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >[383] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >[384] >Underfull \hbox (badness 10000) detected at line 451 >[][][] >) (./classgazebo_1_1sensors_1_1ImuSensor.tex [385] [386] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >[387] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >[388]) (./classgazebo_1_1physics_1_1Inertial.tex [389] [390] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >[391] [392] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >[393] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 309 >[][][] >Underfull \hbox (badness 10000) detected at line 323 >[][][] >Underfull \hbox (badness 10000) detected at line 337 >[][][] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >[394] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >Underfull \hbox (badness 10000) detected at line 419 >[][][] >[395] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >[396] [397] [398] [399]) (./classgazebo_1_1common_1_1InternalError.tex [400]) >(./classgazebo_1_1transport_1_1IOManager.tex [401] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >) (./classgazebo_1_1physics_1_1Joint.tex [402] [403] [404] [405] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[406] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >[407] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >[408] >Underfull \hbox (badness 10000) detected at line 441 >[][][] >Underfull \hbox (badness 1783) in paragraph at lines 446--447 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Joint$ >\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/ >phv/m/n/10 (p.745[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Joint >Underfull \hbox (badness 2626) in paragraph at lines 446--447 >\T1/phv/m/n/10 (p.800[]), \T1/phv/b/n/10 gazebo-::physics-::-Slider-Joint$\OML/ >ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/phv/m >/n/10 (p.875[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hinge2-Joint >Underfull \hbox (badness 10000) detected at line 464 >[][][] >Underfull \hbox (badness 10000) detected at line 478 >[][][] >Underfull \hbox (badness 10000) detected at line 501 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 506--507 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.787[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[409] [410] >Underfull \hbox (badness 10000) detected at line 544 >[][][] >Underfull \hbox (badness 10000) detected at line 563 >[][][] >Underfull \hbox (badness 10000) detected at line 577 >[][][] >Underfull \hbox (badness 10000) detected at line 596 >[][][] >[411] >Underfull \hbox (badness 10000) detected at line 613 >[][][] >Underfull \hbox (badness 10000) detected at line 642 >[][][] >Underfull \hbox (badness 10000) detected at line 665 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 670--671 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.787[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[412] >Underfull \hbox (badness 10000) detected at line 688 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 693--694 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.787[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >Underfull \hbox (badness 10000) detected at line 711 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >Underfull \hbox (badness 10000) detected at line 753 >[][][] >[413] >Underfull \hbox (badness 10000) detected at line 776 >[][][] >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 818 >[][][] >Underfull \hbox (badness 10000) detected at line 837 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 842--843 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.788[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[414] >Underfull \hbox (badness 10000) detected at line 860 >[][][] >Underfull \hbox (badness 2961) in paragraph at lines 865--866 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >49[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.775[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 10000) detected at line 878 >[][][] >Underfull \hbox (badness 10000) detected at line 897 >[][][] >[415] >Underfull \hbox (badness 10000) detected at line 916 >[][][] >Underfull \hbox (badness 5563) in paragraph at lines 921--922 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Scre >w-Joint \T1/phv/m/n/10 (p.837[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-U >niversal-Joint >Underfull \hbox (badness 10000) detected at line 939 >[][][] >[416] >Underfull \hbox (badness 1783) in paragraph at lines 1047--1048 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Joint$ >\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/ >phv/m/n/10 (p.746[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Joint >[417] [418] >Underfull \hbox (badness 2961) in paragraph at lines 1230--1231 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >51[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.778[]), \T1/phv/b/n/10 gazebo- >[419] [420] >Underfull \hbox (badness 2961) in paragraph at lines 1301--1302 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >51[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.778[]), \T1/phv/b/n/10 gazebo- >[421] [422]) (./classJoint__TEST.tex [423] [424] >Underfull \hbox (badness 909) in paragraph at lines 183--184 >[]\T1/phv/m/n/10 References Joint-_--T-E-S-T-::-Spawn-Joint-Options-::type, Joi >nt-_--T-E-S-T-::-Spawn-Joint-Options-::wait, Joint-_--T-E-S-T-::-Spawn-Joint- >Underfull \hbox (badness 1521) in paragraph at lines 203--204 >\T1/phv/m/n/10 ::get-_-world(), gazebo-::common-::-Time-::-Get-Wall-Time(), gzw >arn, Joint-_--T-E-S-T-::-Spawn-Joint-Options-::joint-Pose, Joint-_-- >Underfull \hbox (badness 1048) in paragraph at lines 203--204 >\T1/phv/m/n/10 T-E-S-T-::-Spawn-Joint-Options-::model-Pose, gazebo-::common-::- >Time-::-M-Sleep(), N-U-L-L, Joint-_--T-E-S-T-::-Spawn-Joint-Options- >[425]) (./classgazebo_1_1physics_1_1JointController.tex [426] [427] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >) (./classgazebo_1_1physics_1_1JointState.tex [428] [429] [430] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >[431] >Underfull \hbox (badness 10000) detected at line 190 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >[432] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 298 >[][][] >Underfull \hbox (badness 10000) detected at line 317 >[][][] >[433] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >) (./classgazebo_1_1rendering_1_1JointVisual.tex [434] [435]) >(./classgazebo_1_1physics_1_1JointWrench.tex [436] >Underfull \hbox (badness 10000) detected at line 56 >[][][] >Underfull \hbox (badness 10000) detected at line 79 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >[437]) (./classgazebo_1_1common_1_1KeyEvent.tex >Underfull \hbox (badness 10000) detected at line 48 >[][][] >[438]) (./classgazebo_1_1common_1_1KeyFrame.tex [439] >Underfull \hbox (badness 10000) detected at line 76 >[][][] >) (./classgazebo_1_1rendering_1_1LaserVisual.tex [440]) >(./classgazebo_1_1rendering_1_1Light.tex [441] [442] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[443] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[444] [445] [446]) (./classgazebo_1_1physics_1_1Link.tex [447] [448] [449] >[450] [451] [452] [453] [454] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[455] [456] >Underfull \hbox (badness 10000) detected at line 545 >[][][] >Underfull \hbox (badness 10000) detected at line 559 >[][][] >Underfull \hbox (badness 10000) detected at line 588 >[][][] >[457] >Underfull \hbox (badness 10000) detected at line 607 >[][][] >Underfull \hbox (badness 10000) detected at line 626 >[][][] >Underfull \hbox (badness 10000) detected at line 640 >[][][] >Underfull \hbox (badness 10000) detected at line 654 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >[458] >Underfull \hbox (badness 10000) detected at line 690 >[][][] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >[459] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >Underfull \hbox (badness 10000) detected at line 793 >[][][] >Underfull \hbox (badness 10000) detected at line 811 >[][][] >Underfull \hbox (badness 10000) detected at line 825 >[][][] >Underfull \hbox (badness 10000) detected at line 843 >[][][] >[460] >Underfull \hbox (badness 10000) detected at line 861 >[][][] >Underfull \hbox (badness 10000) detected at line 875 >[][][] >Underfull \hbox (badness 10000) detected at line 889 >[][][] >Underfull \hbox (badness 10000) detected at line 903 >[][][] >Underfull \hbox (badness 10000) detected at line 911 >[][][] >Underfull \hbox (badness 10000) detected at line 925 >[][][] >[461] >Underfull \hbox (badness 10000) detected at line 943 >[][][] >Underfull \hbox (badness 10000) detected at line 961 >[][][] >Underfull \hbox (badness 10000) detected at line 975 >[][][] >Underfull \hbox (badness 10000) detected at line 993 >[][][] >Underfull \hbox (badness 10000) detected at line 1016 >[][][] >[462] [463] >Underfull \hbox (badness 10000) detected at line 1042 >[][][] >Underfull \hbox (badness 10000) detected at line 1060 >[][][] >[464] [465] [466] [467] [468] [469] [470] [471]) >(./classgazebo_1_1physics_1_1LinkState.tex [472] [473] [474] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 206 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[475] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 277 >[][][] >Underfull \hbox (badness 10000) detected at line 291 >[][][] >Underfull \hbox (badness 10000) detected at line 305 >[][][] >[476] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >[477] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[478] >Underfull \hbox (badness 10000) detected at line 503 >[][][] >) (./classgazebo_1_1util_1_1LogPlay.tex [479] [480] >Underfull \hbox (badness 10000) detected at line 56 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 126 >[][][] >[481] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >) (./classLogplay.tex [482] >Underfull \hbox (badness 10000) detected at line 15 >[][][] >) (./classgazebo_1_1util_1_1LogRecord.tex [483] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >[484] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[485] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 252 >[][][] >[486] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >[487] [488]) (./classgazebo_1_1physics_1_1MapShape.tex [489] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >[490] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[491]) (./classgazebo_1_1Master.tex [492] [493]) >(./classgazebo_1_1common_1_1Material.tex [494] [495] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >[496] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >[497] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[498] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 386 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[499] [500] [501] [502]) (./classgazebo_1_1math_1_1Matrix3.tex [503] [504] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[505] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[506] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >[507]) (./classgazebo_1_1math_1_1Matrix4.tex [508] [509] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[510] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >[511] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >Underfull \hbox (badness 10000) detected at line 357 >[][][] >[512] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[513] >Underfull \hbox (badness 10000) detected at line 530 >[][][] >[514] >Underfull \hbox (badness 10000) detected at line 555 >[][][] >) (./classgazebo_1_1common_1_1Mesh.tex [515] [516] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[517] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 258 >[][][] >[518] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >Underfull \hbox (badness 10000) detected at line 286 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >Underfull \hbox (badness 10000) detected at line 314 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >[519] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >Underfull \hbox (badness 10000) detected at line 408 >[][][] >Underfull \hbox (badness 10000) detected at line 422 >[][][] >[520] [521]) (./classgazebo_1_1common_1_1MeshCSG.tex [522] >Underfull \hbox (badness 10000) detected at line 43 >[][][] >[523] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >) (./classgazebo_1_1common_1_1MeshLoader.tex [524] [525] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1common_1_1MeshManager.tex [526] [527] [528] [529] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >[530] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 382 >[][][] >) (./classgazebo_1_1physics_1_1MeshShape.tex [531] [532] [533] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[534]) (./classgazebo_1_1physics_1_1Model.tex [535] [536] >Underfull \hbox (badness 958) in paragraph at lines 98--99 >[]\T1/phv/m/n/10 void \T1/phv/b/n/10 Set-Joint-Animation \T1/phv/m/n/10 (const >std-::map$\OML/ztmcm/m/it/10 <$ \T1/phv/m/n/10 std-::string, \T1/phv/b/n/10 com >mon-::-Numeric-Animation-Ptr $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 -_-anim, boo >st- >[537] [538] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >[539] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >[540] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 396 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >[541] >Underfull \hbox (badness 10000) detected at line 456 >[][][] >Underfull \hbox (badness 10000) detected at line 474 >[][][] >Underfull \hbox (badness 10000) detected at line 492 >[][][] >Underfull \hbox (badness 10000) detected at line 510 >[][][] >Underfull \hbox (badness 10000) detected at line 532 >[][][] >[542] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 564 >[][][] >Underfull \hbox (badness 10000) detected at line 582 >[][][] >Underfull \hbox (badness 10000) detected at line 600 >[][][] >[543] [544] [545] >Underfull \hbox (badness 10000) detected at line 862 >[][][] >Underfull \hbox (badness 10000) detected at line 883 >[][][] >[546] [547]) (./classgazebo_1_1common_1_1ModelDatabase.tex [548]) >(./classgazebo_1_1ModelPlugin.tex [549]) >(./classgazebo_1_1physics_1_1ModelState.tex [550] [551] [552] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[553] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 242 >[][][] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >Underfull \hbox (badness 10000) detected at line 275 >[][][] >[554] >Underfull \hbox (badness 10000) detected at line 294 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 332 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >[555] >Underfull \hbox (badness 10000) detected at line 379 >[][][] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >[556] >Underfull \hbox (badness 10000) detected at line 473 >[][][] >Underfull \hbox (badness 10000) detected at line 492 >[][][] >Underfull \hbox (badness 10000) detected at line 511 >[][][] >[557] >Underfull \hbox (badness 10000) detected at line 596 >[][][] >) (./classgazebo_1_1common_1_1MouseEvent.tex [558] >Underfull \hbox (badness 10000) detected at line 78 >[][][] >[559] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[560]) (./classgazebo_1_1rendering_1_1MovableText.tex [561] [562] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >[563] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[564] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[565]) (./classgazebo_1_1msgs_1_1MsgFactory.tex [566] >Underfull \hbox (badness 10000) detected at line 62 >[][][] >[567]) (./classgazebo_1_1sensors_1_1MultiCameraSensor.tex [568] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >[569] [570] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[571] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[572]) (./classgazebo_1_1physics_1_1MultiRayShape.tex [573] [574] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >[575] >Underfull \hbox (badness 10000) detected at line 231 >[][][] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[576] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >[577] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >[578] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >[579]) (./classgazebo_1_1transport_1_1Node.tex [580] >Underfull \hbox (badness 1178) in paragraph at lines 60--61 >\T1/phv/b/n/10 Subscriber-Ptr Sub-scribe \T1/phv/m/n/10 (const std-::string &-_ >-topic, void(T-::$\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-fp)(const std-::strin >g &), T $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-obj, bool -_- >[581] [582] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 190 >[][][] >[583] [584] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >[585] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[586] >Underfull \hbox (badness 10000) detected at line 421 >[][][] >Underfull \hbox (badness 10000) detected at line 450 >[][][] >[587] >Underfull \hbox (badness 10000) detected at line 482 >[][][] >Underfull \hbox (badness 2735) in paragraph at lines 487--488 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >Underfull \hbox (badness 10000) detected at line 511 >[][][] >Underfull \hbox (badness 2735) in paragraph at lines 516--517 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >) (./classgazebo_1_1common_1_1NodeAnimation.tex [588] [589] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >[590] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >[591]) (./structgazebo_1_1common_1_1NodeAssignment.tex [592]) >(./classgazebo_1_1common_1_1NodeTransform.tex [593] >Underfull \hbox (badness 10000) detected at line 87 >[][][] >[594] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >[595] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >[596] [597]) (./classgazebo_1_1sensors_1_1Noise.tex [598] >Underfull \hbox (badness 10000) detected at line 55 >[][][] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >[599] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >) (./classgazebo_1_1common_1_1NumericAnimation.tex [600] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./classgazebo_1_1common_1_1NumericKeyFrame.tex [601] >Underfull \hbox (badness 10000) detected at line 78 >[][][] >[602]) (./classgazebo_1_1util_1_1OpenAL.tex [603] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >) (./classgazebo_1_1util_1_1OpenALSink.tex [604] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >) (./classgazebo_1_1util_1_1OpenALSource.tex [605] [606] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[607] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >[608] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[609] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >) (./classgazebo_1_1rendering_1_1OrbitViewController.tex [610] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >[611] [612]) (./classgazebo_1_1common_1_1ParamT.tex) >(./classgazebo_1_1physics_1_1PhysicsEngine.tex [613] [614] [615] [616] [617] >Underfull \hbox (badness 10000) detected at line 355 >[][][] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >[618] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 439 >[][][] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >[619] >Underfull \hbox (badness 10000) detected at line 490 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >Underfull \hbox (badness 10000) detected at line 532 >[][][] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 560 >[][][] >[620] >Underfull \hbox (badness 10000) detected at line 578 >[][][] >Underfull \hbox (badness 10000) detected at line 592 >[][][] >Underfull \hbox (badness 10000) detected at line 606 >[][][] >[621] [622] [623] [624] [625]) (./classgazebo_1_1physics_1_1PhysicsFactory.tex >[626] >Underfull \hbox (badness 10000) detected at line 47 >[][][] >) (./classgazebo_1_1common_1_1PID.tex [627] [628] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >[629] [630] >Underfull \hbox (badness 10000) detected at line 189 >[][][] >[631] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >) (./classgazebo_1_1math_1_1Plane.tex [632] [633] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[634]) (./classgazebo_1_1physics_1_1PlaneShape.tex [635] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[636] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >[637] [638]) (./classgazebo_1_1PluginT.tex [639] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >[640] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >) (./classgazebo_1_1math_1_1Pose.tex [641] [642] [643] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >[644] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >Underfull \hbox (badness 10000) detected at line 309 >[][][] >[645] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[646] >Underfull \hbox (badness 10000) detected at line 433 >[][][] >Underfull \hbox (badness 10000) detected at line 447 >[][][] >Underfull \hbox (badness 10000) detected at line 470 >[][][] >Underfull \hbox (badness 10000) detected at line 493 >[][][] >[647] >Underfull \hbox (badness 10000) detected at line 528 >[][][] >Underfull \hbox (badness 10000) detected at line 558 >[][][] >[648] [649] >Underfull \hbox (badness 10000) detected at line 668 >[][][] >Underfull \hbox (badness 10000) detected at line 690 >[][][] >[650]) (./classgazebo_1_1common_1_1PoseAnimation.tex [651] [652] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >) (./classgazebo_1_1common_1_1PoseKeyFrame.tex [653] [654] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >) (./classgazebo_1_1rendering_1_1Projector.tex [655] [656] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[657] [658]) (./classgazebo_1_1transport_1_1Publication.tex [659] [660] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[661] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >[662]) (./classgazebo_1_1transport_1_1PublicationTransport.tex [663] [664] >Underfull \hbox (badness 10000) detected at line 110 >[][][] >Underfull \hbox (badness 10000) detected at line 124 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >) (./classgazebo_1_1transport_1_1Publisher.tex [665] [666] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >Underfull \hbox (badness 10000) detected at line 157 >[][][] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >[667] [668] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >[669]) (./classQuadNode.tex) (./classgazebo_1_1math_1_1Quaternion.tex [670] >[671] [672] [673] [674] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >[675] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 402 >[][][] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 3701) in paragraph at lines 439--440 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), g >azebo-::math-::-Pose-::-Coord-Rotation-Sub(), and Rotate- >[676] >Underfull \hbox (badness 10000) detected at line 452 >[][][] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >[677] >Underfull \hbox (badness 10000) detected at line 522 >[][][] >Underfull \hbox (badness 10000) detected at line 536 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >[678] >Underfull \hbox (badness 10000) detected at line 614 >[][][] >Underfull \hbox (badness 10000) detected at line 637 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >Underfull \hbox (badness 10000) detected at line 691 >[][][] >[679] [680] >Underfull \hbox (badness 10000) detected at line 710 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 762 >[][][] >[681] >Underfull \hbox (badness 10000) detected at line 797 >[][][] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >[682] [683] [684] >Underfull \hbox (badness 10000) detected at line 1070 >[][][] >Underfull \hbox (badness 10000) detected at line 1092 >[][][] >[685]) (./classgazebo_1_1math_1_1Rand.tex [686] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >[687] [688]) (./classgazebo_1_1transport_1_1RawCallbackHelper.tex [689] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >[690]) (./classgazebo_1_1sensors_1_1RaySensor.tex [691] [692] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >[693] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >[694] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 337 >[][][] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >[695] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >Underfull \hbox (badness 10000) detected at line 440 >[][][] >[696]) (./classgazebo_1_1physics_1_1RayShape.tex [697] [698] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[699] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >[700] [701]) (./classgazebo_1_1rendering_1_1RenderEngine.tex [702] >Underfull \hbox (badness 10000) detected at line 83 >[][][] >[703] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >[704] [705] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[706]) (./classgazebo_1_1sensors_1_1RFIDSensor.tex [707] [708] [709]) >(./classgazebo_1_1sensors_1_1RFIDTag.tex [710] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >[711]) (./classgazebo_1_1rendering_1_1RFIDTagVisual.tex [712] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >) (./classgazebo_1_1rendering_1_1RFIDVisual.tex [713]) (./classRoad.tex) >(./classgazebo_1_1physics_1_1Road.tex [714]) >(./classgazebo_1_1rendering_1_1Road2d.tex [715]) >(./classgazebo_1_1math_1_1RotationSpline.tex [716] [717] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 134 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >[718] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >Underfull \hbox (badness 10000) detected at line 235 >[][][] >[719]) (./classgazebo_1_1rendering_1_1RTShaderSystem.tex >Underfull \hbox (badness 977) in paragraph at lines 18--23 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 Lighting-Model \T1/phv/m/n/10 { \T1/phv/b/ >n/10 S-S-L-M-_--Per-Vertex-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--P >er-Pixel-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--Normal-Map-Lighting >- >[720] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >[721] [722] >Underfull \hbox (badness 10000) detected at line 243 >[][][] >[723]) (./classgazebo_1_1rendering_1_1Scene.tex [724] [725] [726] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >[727] [728] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >[729] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >[730] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >Underfull \hbox (badness 10000) detected at line 427 >[][][] >Underfull \hbox (badness 10000) detected at line 446 >[][][] >Underfull \hbox (badness 10000) detected at line 465 >[][][] >[731] >Underfull \hbox (badness 10000) detected at line 479 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 534 >[][][] >Underfull \hbox (badness 10000) detected at line 553 >[][][] >[732] >Underfull \hbox (badness 10000) detected at line 567 >[][][] >Underfull \hbox (badness 10000) detected at line 581 >[][][] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >Underfull \hbox (badness 10000) detected at line 625 >[][][] >[733] >Underfull \hbox (badness 10000) detected at line 644 >[][][] >Underfull \hbox (badness 10000) detected at line 658 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >Underfull \hbox (badness 10000) detected at line 694 >[][][] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >[734] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 750 >[][][] >Underfull \hbox (badness 10000) detected at line 764 >[][][] >Underfull \hbox (badness 10000) detected at line 783 >[][][] >Underfull \hbox (badness 10000) detected at line 797 >[][][] >[735] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >Underfull \hbox (badness 10000) detected at line 835 >[][][] >Underfull \hbox (badness 10000) detected at line 860 >[][][] >Underfull \hbox (badness 10000) detected at line 882 >[][][] >[736] >Underfull \hbox (badness 10000) detected at line 901 >[][][] >Underfull \hbox (badness 10000) detected at line 915 >[][][] >Underfull \hbox (badness 10000) detected at line 948 >[][][] >[737] [738] >Underfull \hbox (badness 10000) detected at line 1181 >[][][] >[739] [740] >Underfull \hbox (badness 10000) detected at line 1347 >[][][] >) (./classgazebo_1_1physics_1_1ScrewJoint.tex [741] [742] [743] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[744]) (./classgazebo_1_1rendering_1_1SelectionObj.tex [745]) >(./classgazebo_1_1sensors_1_1Sensor.tex [746] [747] [748] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >[749] >Underfull \hbox (badness 2626) in paragraph at lines 230--231 >\T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Sensor \T1/phv/m/n/10 (p.347[]), \T >1/phv/b/n/10 gazebo-::sensors-::-Camera-Sensor \T1/phv/m/n/10 (p.204[]), \T1/p >hv/b/n/10 gazebo-::sensors-::- >Underfull \hbox (badness 10000) detected at line 243 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >[750] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >[751] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >Underfull \hbox (badness 10000) detected at line 432 >[][][] >Underfull \hbox (badness 2790) in paragraph at lines 448--449 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Sensor \T1/phv/m/n/10 (p.709[]), \T1/phv/b >/n/10 gazebo-::sensors-::-Ray-Sensor \T1/phv/m/n/10 (p.697[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Camera-Sensor >Underfull \hbox (badness 1845) in paragraph at lines 448--449 >\T1/phv/m/n/10 (p.205[]), \T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Senso >r \T1/phv/m/n/10 (p.271[]), \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transm >itter \T1/phv/m/n/10 (p.1048[]), >Underfull \hbox (badness 874) in paragraph at lines 448--449 >\T1/phv/b/n/10 gazebo-::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.712[]), \T1/p >hv/b/n/10 gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.334[]), \T1/phv/b/n >/10 gazebo-::sensors-::-Sonar-Sensor >Underfull \hbox (badness 10000) detected at line 461 >[][][] >[752] >Underfull \hbox (badness 2790) in paragraph at lines 509--510 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Sensor \T1/phv/m/n/10 (p.711[]), \T1/phv/b >/n/10 gazebo-::sensors-::-Ray-Sensor \T1/phv/m/n/10 (p.698[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Camera-Sensor >Underfull \hbox (badness 1845) in paragraph at lines 509--510 >\T1/phv/m/n/10 (p.205[]), \T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Senso >r \T1/phv/m/n/10 (p.271[]), \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transm >itter \T1/phv/m/n/10 (p.1048[]), >Underfull \hbox (badness 874) in paragraph at lines 509--510 >\T1/phv/b/n/10 gazebo-::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.713[]), \T1/p >hv/b/n/10 gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.334[]), \T1/phv/b/n >/10 gazebo-::sensors-::-Sonar-Sensor >[753] >Underfull \hbox (badness 2626) in paragraph at lines 631--632 >\T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Sensor \T1/phv/m/n/10 (p.354[]), \T >1/phv/b/n/10 gazebo-::sensors-::-Camera-Sensor \T1/phv/m/n/10 (p.206[]), \T1/p >hv/b/n/10 gazebo-::sensors-::- >[754] [755]) (./classSensorFactor.tex) >(./classgazebo_1_1sensors_1_1SensorFactory.tex [756] >Underfull \hbox (badness 10000) detected at line 53 >[][][] >[757]) (./classgazebo_1_1sensors_1_1SensorManager.tex [758] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >[759] >Underfull \hbox (badness 10000) detected at line 133 >[][][] >[760]) (./classgazebo_1_1SensorPlugin.tex [761]) (./classgazebo_1_1Server.tex >[762] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[763]) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperCg. >tex [764]) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperGLS >L.tex >Underfull \hbox (badness 1052) in paragraph at lines 1--1 >[]\T1/phv/bc/n/14.4 gazebo-:-:rendering-:-:Gz-Terrain-Mat-Gen-:-:S-M2-Profile-: >-:Shader-Helper-G-L-S-L Class Ref-er- >[765] >Underfull \hbox (badness 1502) in paragraph at lines 43--45 >[]\T1/phv/m/n/10 virtual void \T1/phv/b/n/10 generate-Fragment-Program-Source \ >T1/phv/m/n/10 (const \T1/phv/b/n/10 S-M2-Profile $\OMS/ztmcm/m/n/10 ^^C$\T1/phv >/m/n/10 -_-prof, const Ogre-::-Terrain $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_ >-terrain, >[766] [767]) (./classgazebo_1_1physics_1_1Shape.tex [768] >Underfull \hbox (badness 1917) in paragraph at lines 96--97 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Multi-Ray-Sh >ape \T1/phv/m/n/10 (p.577[]), \T1/phv/b/n/10 gazebo-::physics-::-Ray-Shape \T >1/phv/m/n/10 (p.700[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 862) in paragraph at lines 96--97 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.374[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Plane-Shape \T1/phv/m/n/10 (p.637[]), \T1/phv/b/n/1 >0 gazebo-::physics-::-Mesh-Shape >Underfull \hbox (badness 10000) detected at line 109 >[][][] >[769] [770] >Underfull \hbox (badness 1917) in paragraph at lines 153--154 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Multi-Ray-Sh >ape \T1/phv/m/n/10 (p.579[]), \T1/phv/b/n/10 gazebo-::physics-::-Ray-Shape \T >1/phv/m/n/10 (p.702[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 862) in paragraph at lines 153--154 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.377[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Plane-Shape \T1/phv/m/n/10 (p.638[]), \T1/phv/b/n/1 >0 gazebo-::physics-::-Mesh-Shape >Underfull \hbox (badness 832) in paragraph at lines 173--174 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.377[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Sphere-Shape \T1/phv/m/n/10 (p.886[]), \T1/phv/b/n/ >10 gazebo-::physics-::-Box-Shape >) (./classgazebo_1_1physics_1_1SimbodyBallJoint.tex [771] [772] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[773] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >[774] [775] [776]) (./classgazebo_1_1physics_1_1SimbodyBoxShape.tex [777] >Underfull \hbox (badness 1412) in paragraph at lines 78--79 >[]\T1/phv/m/n/10 References gazebo-::physics-::-Shape-::collision-Parent, gazeb >o-::math-::equal(), gz-err, gzwarn, gazebo-::physics-::-Box- >) (./classgazebo_1_1physics_1_1SimbodyCollision.tex [778] >Underfull \hbox (badness 10000) detected at line 79 >[][][] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >[779]) (./classgazebo_1_1physics_1_1SimbodyCylinderShape.tex [780]) >(./classgazebo_1_1physics_1_1SimbodyHeightmapShape.tex [781]) >(./classgazebo_1_1physics_1_1SimbodyHinge2Joint.tex [782] [783] [784] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >[785] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[786] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[787]) (./classgazebo_1_1physics_1_1SimbodyHingeJoint.tex [788] [789] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[790] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >Underfull \hbox (badness 10000) detected at line 198 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[791] [792] [793]) (./classgazebo_1_1physics_1_1SimbodyJoint.tex [794] [795] >[796] >Underfull \hbox (badness 10000) detected at line 148 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 883) in paragraph at lines 210--211 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Join >t$\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T >1/phv/m/n/10 (p.745[]), \T1/phv/b/n/10 gazebo-::physics-::-Slider-Joint$\OML/zt >mcm/m/it/10 <$ >[797] [798] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 280 >[][][] >[799] >Underfull \hbox (badness 10000) detected at line 303 >[][][] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >[800] [801] >Underfull \hbox (badness 1735) in paragraph at lines 535--536 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Sl >ider-Joint \T1/phv/m/n/10 (p.843[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbod >y-Universal-Joint >Underfull \hbox (badness 3735) in paragraph at lines 581--582 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.789[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[802] [803]) (./classgazebo_1_1physics_1_1SimbodyLink.tex [804] [805] [806] >[807] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >[808] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >[809] >Underfull \hbox (badness 10000) detected at line 401 >[][][] >Underfull \hbox (badness 10000) detected at line 427 >[][][] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[810] [811] [812]) (./classgazebo_1_1physics_1_1SimbodyMeshShape.tex [813]) >(./classgazebo_1_1physics_1_1SimbodyModel.tex [814] [815]) >(./classgazebo_1_1physics_1_1SimbodyMultiRayShape.tex [816] [817]) >(./classgazebo_1_1physics_1_1SimbodyPhysics.tex [818] [819] [820] [821] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 336 >[][][] >Underfull \hbox (badness 10000) detected at line 355 >[][][] >[822] [823] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >[824] [825] >Underfull \hbox (badness 10000) detected at line 499 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >[826] >Underfull \hbox (badness 10000) detected at line 592 >[][][] >Underfull \hbox (badness 10000) detected at line 641 >[][][] >Underfull \hbox (badness 10000) detected at line 660 >[][][] >[827]) (./classgazebo_1_1physics_1_1SimbodyPlaneShape.tex [828]) >(./classgazebo_1_1physics_1_1SimbodyRayShape.tex [829] [830]) >(./classgazebo_1_1physics_1_1SimbodyScrewJoint.tex [831] [832] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[833] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[834] [835]) (./classgazebo_1_1physics_1_1SimbodySliderJoint.tex [836] [837] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 132 >[][][] >[838] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >[839] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[840] [841]) (./classgazebo_1_1physics_1_1SimbodySphereShape.tex [842]) >(./classgazebo_1_1physics_1_1SimbodyUniversalJoint.tex [843] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >[844] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >[845] >Underfull \hbox (badness 10000) detected at line 214 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[846] [847]) (./classSingletonT.tex [848]) >(./classgazebo_1_1common_1_1Skeleton.tex [849] [850] [851] [852] >Underfull \hbox (badness 10000) detected at line 189 >[][][] >Underfull \hbox (badness 10000) detected at line 203 >[][][] >Underfull \hbox (badness 10000) detected at line 222 >[][][] >[853] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >[854] >Underfull \hbox (badness 10000) detected at line 332 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[855]) (./classgazebo_1_1common_1_1SkeletonAnimation.tex [856] [857] >Underfull \hbox (badness 10000) detected at line 144 >[][][] >[858] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >[859] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >) (./classgazebo_1_1common_1_1SkeletonNode.tex [860] [861] [862] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[863] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[864] [865] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 293 >[][][] >Underfull \hbox (badness 10000) detected at line 307 >[][][] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >[866] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >[867] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >Underfull \hbox (badness 10000) detected at line 477 >[][][] >[868] [869] [870]) (./classgazebo_1_1physics_1_1SliderJoint.tex [871] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >[872] [873]) (./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile.tex >[874]) (./classgazebo_1_1sensors_1_1SonarSensor.tex [875] [876] [877] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >Underfull \hbox (badness 10000) detected at line 156 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[878] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 205 >[][][] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >Underfull \hbox (badness 10000) detected at line 252 >[][][] >[879]) (./classgazebo_1_1rendering_1_1SonarVisual.tex [880]) >(./classJoint__TEST_1_1SpawnJointOptions.tex [881] [882]) >(./classgazebo_1_1physics_1_1SphereShape.tex [883] [884] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >) (./classgazebo_1_1common_1_1SphericalCoordinates.tex [885] [886] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >[887] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[888] >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[889] >Underfull \hbox (badness 10000) detected at line 356 >[][][] >) (./classgazebo_1_1math_1_1Spline.tex [890] [891] >Underfull \hbox (badness 10000) detected at line 130 >[][][] >Underfull \hbox (badness 10000) detected at line 144 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[892] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[893] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >) (./classgazebo_1_1physics_1_1State.tex [894] [895] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >[896] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[897] [898]) (./classgazebo_1_1common_1_1STLLoader.tex) >(./classgazebo_1_1common_1_1SubMesh.tex [899] [900] [901] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[902] [903] [904] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >[905] >Underfull \hbox (badness 10000) detected at line 497 >[][][] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >Underfull \hbox (badness 10000) detected at line 568 >[][][] >[906] >Underfull \hbox (badness 10000) detected at line 587 >[][][] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >[907] [908] [909]) (./classgazebo_1_1transport_1_1SubscribeOptions.tex [910] >Underfull \hbox (badness 10000) detected at line 60 >[][][] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >Underfull \hbox (badness 10000) detected at line 88 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >[911] [912]) (./classgazebo_1_1transport_1_1Subscriber.tex [913] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >) (./classgazebo_1_1transport_1_1SubscriptionTransport.tex [914] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[915] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >) (./classgazebo_1_1physics_1_1SurfaceParams.tex [916] [917] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[918] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 214 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[919] >Underfull \hbox (badness 10000) detected at line 234 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >) (./classgazebo_1_1common_1_1SystemPaths.tex [920] [921] [922] >Underfull \hbox (badness 10000) detected at line 217 >[][][] >[923] [924] >Underfull \hbox (badness 10000) detected at line 236 >[][][] >Underfull \hbox (badness 10000) detected at line 250 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >[925] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >) (./classgazebo_1_1SystemPlugin.tex [926]) >(./classgazebo_1_1common_1_1Time.tex [927] [928] [929] [930] [931] [932] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >Underfull \hbox (badness 10000) detected at line 352 >[][][] >Underfull \hbox (badness 10000) detected at line 371 >[][][] >[933] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 432 >[][][] >Underfull \hbox (badness 10000) detected at line 451 >[][][] >[934] >Underfull \hbox (badness 10000) detected at line 470 >[][][] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[935] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 565 >[][][] >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[936] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >Underfull \hbox (badness 10000) detected at line 641 >[][][] >Underfull \hbox (badness 10000) detected at line 660 >[][][] >Underfull \hbox (badness 10000) detected at line 679 >[][][] >[937] >Underfull \hbox (badness 10000) detected at line 698 >[][][] >Underfull \hbox (badness 10000) detected at line 717 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 755 >[][][] >[938] >Underfull \hbox (badness 10000) detected at line 774 >[][][] >Underfull \hbox (badness 10000) detected at line 793 >[][][] >Underfull \hbox (badness 10000) detected at line 812 >[][][] >Underfull \hbox (badness 10000) detected at line 831 >[][][] >[939] >Underfull \hbox (badness 10000) detected at line 850 >[][][] >Underfull \hbox (badness 10000) detected at line 869 >[][][] >Underfull \hbox (badness 10000) detected at line 888 >[][][] >Underfull \hbox (badness 10000) detected at line 907 >[][][] >[940] >Underfull \hbox (badness 10000) detected at line 926 >[][][] >Underfull \hbox (badness 10000) detected at line 945 >[][][] >Underfull \hbox (badness 10000) detected at line 964 >[][][] >Underfull \hbox (badness 10000) detected at line 983 >[][][] >[941] >Underfull \hbox (badness 10000) detected at line 1002 >[][][] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >Underfull \hbox (badness 10000) detected at line 1040 >[][][] >Underfull \hbox (badness 10000) detected at line 1059 >[][][] >[942] >Underfull \hbox (badness 10000) detected at line 1078 >[][][] >Underfull \hbox (badness 10000) detected at line 1097 >[][][] >Underfull \hbox (badness 10000) detected at line 1116 >[][][] >Underfull \hbox (badness 10000) detected at line 1135 >[][][] >[943] >Underfull \hbox (badness 10000) detected at line 1154 >[][][] >Underfull \hbox (badness 10000) detected at line 1173 >[][][] >Underfull \hbox (badness 10000) detected at line 1192 >[][][] >Underfull \hbox (badness 10000) detected at line 1211 >[][][] >[944] >Underfull \hbox (badness 10000) detected at line 1230 >[][][] >Underfull \hbox (badness 10000) detected at line 1249 >[][][] >Underfull \hbox (badness 10000) detected at line 1268 >[][][] >Underfull \hbox (badness 10000) detected at line 1287 >[][][] >[945] >Underfull \hbox (badness 10000) detected at line 1306 >[][][] >Underfull \hbox (badness 10000) detected at line 1325 >[][][] >Underfull \hbox (badness 10000) detected at line 1344 >[][][] >Underfull \hbox (badness 10000) detected at line 1363 >[][][] >[946] >Underfull \hbox (badness 10000) detected at line 1382 >[][][] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >Underfull \hbox (badness 10000) detected at line 1420 >[][][] >[947] [948] >Underfull \hbox (badness 10000) detected at line 1485 >[][][] >Underfull \hbox (badness 10000) detected at line 1510 >[][][] >Underfull \hbox (badness 10000) detected at line 1532 >[][][] >[949]) (./classgazebo_1_1common_1_1Timer.tex [950] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >) (./classgazebo_1_1transport_1_1TopicManager.tex [951] [952] [953] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >[954] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >[955] >Underfull \hbox (badness 10000) detected at line 331 >[][][] >[956] >Underfull \hbox (badness 10000) detected at line 439 >[][][] >Underfull \hbox (badness 10000) detected at line 496 >[][][] >) (./structgazebo_1_1physics_1_1TrajectoryInfo.tex [957]) >(./classgazebo_1_1rendering_1_1TransmitterVisual.tex [958]) >(./classgazebo_1_1physics_1_1UniversalJoint.tex [959]) >(./classgazebo_1_1common_1_1UpdateInfo.tex [960]) >(./classgazebo_1_1rendering_1_1UserCamera.tex [961] [962] [963] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >[964] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 280 >[][][] >Underfull \hbox (badness 10000) detected at line 294 >[][][] >[965] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >[966] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[967] [968] >Underfull \hbox (badness 10000) detected at line 657 >[][][] >) (./classgazebo_1_1math_1_1Vector2d.tex [969] [970] [971] [972] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[973] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >[974] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >[975] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 436 >[][][] >Underfull \hbox (badness 10000) detected at line 455 >[][][] >[976] >Underfull \hbox (badness 10000) detected at line 474 >[][][] >Underfull \hbox (badness 10000) detected at line 493 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >[977] >Underfull \hbox (badness 10000) detected at line 575 >[][][] >Underfull \hbox (badness 10000) detected at line 597 >[][][] >) (./classgazebo_1_1math_1_1Vector2i.tex [978] [979] [980] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >[981] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >[982] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >[983] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 442 >[][][] >[984] >Underfull \hbox (badness 10000) detected at line 450 >[][][] >Underfull \hbox (badness 10000) detected at line 464 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 491 >[][][] >Underfull \hbox (badness 10000) detected at line 510 >[][][] >[985] >Underfull \hbox (badness 10000) detected at line 529 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 611 >[][][] >[986]) (./classgazebo_1_1math_1_1Vector3.tex [987] [988] [989] [990] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >[991] >Underfull \hbox (badness 10000) detected at line 324 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >[992] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >Underfull \hbox (badness 10000) detected at line 452 >[][][] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >[993] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >[994] >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >Underfull \hbox (badness 10000) detected at line 652 >[][][] >[995] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 709 >[][][] >Underfull \hbox (badness 10000) detected at line 712 >[][][] >Underfull \hbox (badness 10000) detected at line 726 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >[996] >Underfull \hbox (badness 10000) detected at line 746 >[][][] >Underfull \hbox (badness 10000) detected at line 760 >[][][] >Underfull \hbox (badness 10000) detected at line 763 >[][][] >Underfull \hbox (badness 10000) detected at line 782 >[][][] >Underfull \hbox (badness 10000) detected at line 801 >[][][] >[997] >Underfull \hbox (badness 10000) detected at line 820 >[][][] >Underfull \hbox (badness 10000) detected at line 845 >[][][] >[998] >Underfull \hbox (badness 10000) detected at line 944 >[][][] >Underfull \hbox (badness 10000) detected at line 966 >[][][] >Underfull \hbox (badness 10000) detected at line 988 >[][][] >[999] >Underfull \hbox (badness 820) in paragraph at lines 1031--1032 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >Underfull \hbox (badness 820) in paragraph at lines 1042--1043 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >Underfull \hbox (badness 820) in paragraph at lines 1053--1054 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >) (./classgazebo_1_1math_1_1Vector4.tex [1000] [1001] [1002] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >[1003] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 268 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >[1004] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >Underfull \hbox (badness 10000) detected at line 366 >[][][] >[1005] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[1006] >Underfull \hbox (badness 10000) detected at line 459 >[][][] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 481 >[][][] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >[1007] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >[1008] >Underfull \hbox (badness 10000) detected at line 628 >[][][] >Underfull \hbox (badness 10000) detected at line 650 >[][][] >) (./classgazebo_1_1common_1_1Video.tex [1009] >Underfull \hbox (badness 10000) detected at line 69 >[][][] >[1010] >Underfull \hbox (badness 10000) detected at line 88 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >) (./classgazebo_1_1rendering_1_1VideoVisual.tex [1011]) >(./classgazebo_1_1rendering_1_1ViewController.tex [1012] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >[1013] [1014] [1015]) (./classgazebo_1_1rendering_1_1Visual.tex [1016] [1017] >[1018] [1019] >Underfull \hbox (badness 1552) in paragraph at lines 195--196 >[]\T1/phv/m/n/10 static void \T1/phv/b/n/10 Insert-Mesh \T1/phv/m/n/10 (const \ >T1/phv/b/n/10 common-::-Mesh $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-mesh, con >st std-::string &-_-sub-Mesh="", bool -_-center- >[1020] [1021] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >[1022] >Underfull \hbox (badness 10000) detected at line 517 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >[1023] >Underfull \hbox (badness 10000) detected at line 550 >[][][] >Underfull \hbox (badness 10000) detected at line 564 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >Underfull \hbox (badness 10000) detected at line 631 >[][][] >[1024] >Underfull \hbox (badness 10000) detected at line 645 >[][][] >Underfull \hbox (badness 10000) detected at line 659 >[][][] >Underfull \hbox (badness 10000) detected at line 673 >[][][] >Underfull \hbox (badness 10000) detected at line 687 >[][][] >Underfull \hbox (badness 10000) detected at line 701 >[][][] >Underfull \hbox (badness 10000) detected at line 715 >[][][] >[1025] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 757 >[][][] >Underfull \hbox (badness 10000) detected at line 771 >[][][] >Underfull \hbox (badness 10000) detected at line 785 >[][][] >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 802 >[][][] >[1026] >Underfull \hbox (badness 10000) detected at line 820 >[][][] >Underfull \hbox (badness 10000) detected at line 834 >[][][] >[1027] >Underfull \hbox (badness 10000) detected at line 919 >[][][] >Underfull \hbox (badness 10000) detected at line 933 >[][][] >[1028] [1029] [1030] [1031] [1032] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >[1033] [1034] [1035]) (./classgazebo_1_1VisualPlugin.tex [1036]) >(./classgazebo_1_1rendering_1_1WindowManager.tex [1037] [1038] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[1039]) (./classgazebo_1_1rendering_1_1WireBox.tex [1040]) >(./classgazebo_1_1sensors_1_1WirelessReceiver.tex [1041] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >[1042] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >) (./classgazebo_1_1sensors_1_1WirelessTransceiver.tex [1043] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >[1044] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 139 >[][][] >Underfull \hbox (badness 914) in paragraph at lines 163--164 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.1048[]), and \T1/phv/b/n/10 gazebo-::sensors-::-W >ireless-Receiver >Underfull \hbox (badness 914) in paragraph at lines 187--188 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.1048[]), and \T1/phv/b/n/10 gazebo-::sensors-::-W >ireless-Receiver >[1045]) (./classgazebo_1_1sensors_1_1WirelessTransmitter.tex [1046] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >[1047] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[1048]) (./classgazebo_1_1physics_1_1World.tex [1049] [1050] [1051] [1052] >[1053] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >[1054] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >Underfull \hbox (badness 10000) detected at line 340 >[][][] >Underfull \hbox (badness 10000) detected at line 359 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >[1055] >Underfull \hbox (badness 10000) detected at line 401 >[][][] >Underfull \hbox (badness 10000) detected at line 415 >[][][] >Underfull \hbox (badness 10000) detected at line 429 >[][][] >Underfull \hbox (badness 10000) detected at line 443 >[][][] >Underfull \hbox (badness 10000) detected at line 457 >[][][] >Underfull \hbox (badness 10000) detected at line 471 >[][][] >[1056] >Underfull \hbox (badness 10000) detected at line 485 >[][][] >Underfull \hbox (badness 10000) detected at line 499 >[][][] >Underfull \hbox (badness 10000) detected at line 513 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[1057] >Underfull \hbox (badness 10000) detected at line 600 >[][][] >Underfull \hbox (badness 10000) detected at line 614 >[][][] >[1058] [1059] [1060] [1061] >Underfull \hbox (badness 10000) detected at line 859 >[][][] >) (./classgazebo_1_1WorldPlugin.tex [1062]) >(./classgazebo_1_1physics_1_1WorldState.tex [1063] [1064] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >[1065] >Underfull \hbox (badness 10000) detected at line 180 >[][][] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >[1066] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 301 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >[1067] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >[1068] >Underfull \hbox (badness 10000) detected at line 440 >[][][] >) (./classgazebo_1_1rendering_1_1WrenchVisual.tex [1069]) [1070] >Chapter 11. >(./Actor_8hh.tex) (./Angle_8hh.tex [1071] >Underfull \hbox (badness 10000) detected at line 47 >[][][] >Underfull \hbox (badness 10000) detected at line 66 >[][][] >[1072] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./Animation_8hh.tex) (./ArrowVisual_8hh.tex [1073]) (./Assert_8hh.tex) >(./AudioDecoder_8hh.tex) (./AxisVisual_8hh.tex [1074]) (./BallJoint_8hh.tex) >(./Base_8hh.tex [1075]) (./Base64_8hh.tex >Underfull \hbox (badness 10000) detected at line 32 >[][][] >[1076]) (./Box_8hh.tex >Underfull \hbox (badness 10000) in paragraph at lines 49--1 >) (./BoxShape_8hh.tex) (./BVHLoader_8hh.tex [1077]) (./CallbackHelper_8hh.tex >[1078]) (./Camera_8hh.tex >Underfull \vbox (badness 7468) has occurred while \output is active [1079]) >(./CameraSensor_8hh.tex [1080]) (./CameraVisual_8hh.tex) (./cegui_8h.tex) >(./ColladaLoader_8hh.tex [1081]) (./Collision_8hh.tex) >(./CollisionState_8hh.tex) (./Color_8hh.tex [1082]) (./CommonIface_8hh.tex >[1083]) (./CommonTypes_8hh.tex [1084]) (./COMVisual_8hh.tex [1085]) >(./Connection_8hh.tex [1086]) (./ConnectionManager_8hh.tex) (./Console_8hh.tex >[1087]) (./Contact_8hh.tex [1088]) (./ContactManager_8hh.tex) >(./ContactSensor_8hh.tex [1089]) (./ContactVisual_8hh.tex) >(./Conversions_8hh.tex [1090]) (./CylinderShape_8hh.tex) (./DepthCamera_8hh.tex >[1091]) (./DepthCameraSensor_8hh.tex) (./Diagnostics_8hh.tex [1092]) >(./DynamicLines_8hh.tex) (./DynamicRenderable_8hh.tex [1093]) (./Entity_8hh.tex >) (./Event_8hh.tex [1094]) (./Events_8hh.tex) (./Exception_8hh.tex [1095]) >(./ForceTorqueSensor_8hh.tex) (./FPSViewController_8hh.tex [1096]) >(./gazebo_8hh.tex) (./gazebo__core_8hh.tex) (./GazeboGenerator_8hh.tex [1097]) >(./GpsSensor_8hh.tex [1098]) (./GpuLaser_8hh.tex) (./GpuRaySensor_8hh.tex >[1099]) (./Grid_8hh.tex) (./Gripper_8hh.tex [1100]) (./GUIOverlay_8hh.tex) >(./Heightmap_8hh.tex [1101]) (./HeightmapShape_8hh.tex [1102]) >(./Helpers_8hh.tex [1103] [1104]) (./Hinge2Joint_8hh.tex) (./HingeJoint_8hh.tex >[1105]) (./Image_8hh.tex) (./ImuSensor_8hh.tex [1106]) (./Inertial_8hh.tex) >(./IOManager_8hh.tex [1107]) (./Joint_8hh.tex) (./Joint__TEST_8hh.tex [1108]) >(./JointController_8hh.tex) (./JointState_8hh.tex [1109]) >(./JointVisual_8hh.tex) (./JointWrench_8hh.tex [1110]) (./KeyEvent_8hh.tex) >(./KeyFrame_8hh.tex [1111]) (./LaserVisual_8hh.tex) (./Light_8hh.tex [1112]) >(./Link_8hh.tex) (./LinkState_8hh.tex [1113]) (./LogPlay_8hh.tex) >(./LogRecord_8hh.tex [1114]) (./mainpage_8html.tex) (./MapShape_8hh.tex) >(./Master_8hh.tex [1115]) (./common_2Material_8hh.tex) >(./rendering_2Material_8hh.tex) (./MathTypes_8hh.tex [1116]) (./Matrix3_8hh.tex >) (./Matrix4_8hh.tex [1117]) (./Mesh_8hh.tex) (./MeshCSG_8hh.tex [1118]) >(./MeshLoader_8hh.tex) (./MeshManager_8hh.tex [1119]) (./MeshShape_8hh.tex) >(./Model_8hh.tex [1120]) (./ModelDatabase_8hh.tex [1121]) (./ModelState_8hh.tex >) (./MouseEvent_8hh.tex) (./MovableText_8hh.tex [1122]) (./MsgFactory_8hh.tex >[1123]) (./msgs_8hh.tex [1124]) (./MultiCameraSensor_8hh.tex [1125]) >(./MultiRayShape_8hh.tex) (./Node_8hh.tex [1126]) (./Noise_8hh.tex) >(./ogre__gazebo_8h.tex) (./OpenAL_8hh.tex [1127] >Underfull \vbox (badness 10000) has occurred while \output is active [1128]) >(./OrbitViewController_8hh.tex) (./PhysicsEngine_8hh.tex [1129]) >(./PhysicsFactory_8hh.tex [1130]) (./PhysicsIface_8hh.tex [1131]) >(./PhysicsTypes_8hh.tex [1132] [1133]) (./PID_8hh.tex) (./Plane_8hh.tex >[1134]) (./PlaneShape_8hh.tex) (./Plugin_8hh.tex [1135] [1136] >Underfull \hbox (badness 10000) detected at line 87 >[][][] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >[1137] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >) (./Pose_8hh.tex) (./Projector_8hh.tex [1138]) (./Publication_8hh.tex) >(./PublicationTransport_8hh.tex [1139]) (./Publisher_8hh.tex) >(./Quaternion_8hh.tex [1140]) (./Rand_8hh.tex [1141]) (./RaySensor_8hh.tex) >(./RayShape_8hh.tex [1142]) (./RenderEngine_8hh.tex) (./RenderEvents_8hh.tex >[1143]) (./RenderingIface_8hh.tex) (./RenderTypes_8hh.tex [1144] >Underfull \hbox (badness 3158) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--P-O-I-N-T-_--L-I-S-T >\T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L >-I-N-E-_--L-I-S-T \T1/phv/m/n/10 = 1, >Underfull \hbox (badness 4341) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L-I-N-E-_--S-T-R-I-P >\T1/phv/m/n/10 = 2, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--T >-R-I-A-N-G-L-E-_--L-I-S-T >[1145]) (./RFIDSensor_8hh.tex [1146]) (./RFIDTag_8hh.tex) >(./RFIDTagVisual_8hh.tex) (./RFIDVisual_8hh.tex [1147]) (./Road_8hh.tex) >(./Road2d_8hh.tex [1148]) (./RotationSpline_8hh.tex) (./RTShaderSystem_8hh.tex >[1149]) (./Scene_8hh.tex [1150]) (./ScrewJoint_8hh.tex) (./SelectionObj_8hh.tex >) (./Sensor_8hh.tex [1151] >Underfull \hbox (badness 892) in paragraph at lines 32--37 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 gazebo-::sensors-::-Sensor-Category \T1/ph >v/m/n/10 { \T1/phv/b/n/10 gazebo-::sensors-::-I-M-A-G-E \T1/phv/m/n/10 = 0, \T1 >/phv/b/n/10 gazebo-::sensors-::-R-A-Y \T1/phv/m/n/10 = 1, >) (./SensorFactory_8hh.tex [1152]) (./SensorManager_8hh.tex) >(./SensorsIface_8hh.tex [1153]) (./SensorTypes_8hh.tex [1154] [1155]) >(./Server_8hh.tex) (./Shape_8hh.tex [1156]) (./simbody__inc_8h.tex) >(./SimbodyBallJoint_8hh.tex) (./SimbodyBoxShape_8hh.tex [1157]) >(./SimbodyCollision_8hh.tex) (./SimbodyCylinderShape_8hh.tex [1158]) >(./SimbodyHeightmapShape_8hh.tex) (./SimbodyHinge2Joint_8hh.tex [1159]) >(./SimbodyHingeJoint_8hh.tex) (./SimbodyJoint_8hh.tex [1160]) >(./SimbodyLink_8hh.tex) (./SimbodyMeshShape_8hh.tex) (./SimbodyModel_8hh.tex >[1161]) (./SimbodyMultiRayShape_8hh.tex) (./SimbodyPhysics_8hh.tex [1162]) >(./SimbodyPlaneShape_8hh.tex) (./SimbodyRayShape_8hh.tex) >(./SimbodyScrewJoint_8hh.tex [1163]) (./SimbodySliderJoint_8hh.tex) >(./SimbodySphereShape_8hh.tex [1164]) (./SimbodyTypes_8hh.tex) >(./SimbodyUniversalJoint_8hh.tex [1165]) (./SingletonT_8hh.tex) >(./Skeleton_8hh.tex [1166]) (./SkeletonAnimation_8hh.tex) >(./SliderJoint_8hh.tex [1167]) (./SonarSensor_8hh.tex) (./SonarVisual_8hh.tex >[1168]) (./SphereShape_8hh.tex) (./SphericalCoordinates_8hh.tex) >(./Spline_8hh.tex [1169]) (./State_8hh.tex) (./STLLoader_8hh.tex [1170]) >(./SubscribeOptions_8hh.tex) (./Subscriber_8hh.tex [1171]) >(./SubscriptionTransport_8hh.tex) (./SurfaceParams_8hh.tex [1172]) >(./SystemPaths_8hh.tex) (./Time_8hh.tex [1173]) (./Timer_8hh.tex) >(./TopicManager_8hh.tex [1174]) (./TransmitterVisual_8hh.tex [1175]) >(./TransportIface_8hh.tex [1176]) (./TransportTypes_8hh.tex [1177]) >(./UniversalJoint_8hh.tex) (./UpdateInfo_8hh.tex) (./UserCamera_8hh.tex >[1178]) (./UtilTypes_8hh.tex) (./Vector2d_8hh.tex [1179]) (./Vector2i_8hh.tex) >(./Vector3_8hh.tex [1180]) (./Vector4_8hh.tex) (./Video_8hh.tex) >(./VideoVisual_8hh.tex [1181]) (./ViewController_8hh.tex) (./Visual_8hh.tex >[1182]) (./WindowManager_8hh.tex [1183]) (./WireBox_8hh.tex) >(./WirelessReceiver_8hh.tex) (./WirelessTransceiver_8hh.tex [1184]) >(./WirelessTransmitter_8hh.tex) (./World_8hh.tex [1185]) (./WorldState_8hh.tex >[1186]) (./WrenchVisual_8hh.tex) [1187] (./refman.ind >Underfull \hbox (badness 10000) in paragraph at lines 83--85 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >[1188] [1189] >Underfull \hbox (badness 10000) in paragraph at lines 224--226 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1190] [1191] >Underfull \hbox (badness 10000) in paragraph at lines 474--476 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1192] [1193] [1194] [1195] [1196] [1197] [1198] >Underfull \hbox (badness 10000) in paragraph at lines 1210--1212 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 1212--1214 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1199] [1200] [1201] [1202] [1203] [1204] [1205] [1206] [1207] [1208] [1209] >[1210] [1211] [1212] [1213] [1214] [1215] [1216] [1217] [1218] [1219] [1220] >[1221] [1222] [1223] [1224] [1225] [1226] [1227] >Underfull \hbox (badness 10000) in paragraph at lines 4431--4433 >[]\T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 4441--4443 >[]\T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1228] [1229] [1230] [1231] [1232] [1233] [1234] [1235] [1236] [1237] >Underfull \hbox (badness 10000) in paragraph at lines 5488--5490 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >Underfull \hbox (badness 10000) in paragraph at lines 5498--5500 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >Underfull \hbox (badness 10000) in paragraph at lines 5501--5503 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 5504--5506 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 5507--5509 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5510--5512 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5513--5515 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5516--5518 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5519--5521 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5522--5524 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5525--5527 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1238] >Underfull \hbox (badness 10000) in paragraph at lines 5527--5529 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5530--5532 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5535--5537 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5537--5539 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5540--5542 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5542--5544 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5545--5547 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5547--5549 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5550--5552 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5552--5554 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5555--5557 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5557--5559 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5560--5562 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5562--5564 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1239] [1240] [1241] [1242] [1243] [1244] [1245] [1246] [1247] [1248] [1249] >[1250] [1251] [1252] [1253] [1254] [1255] [1256] [1257] [1258] [1259] [1260] >[1261] [1262] [1263] [1264] [1265] [1266] [1267] [1268] [1269] >Underfull \hbox (badness 10000) in paragraph at lines 9001--9003 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1270] [1271] [1272] [1273] [1274] [1275] [1276] [1277] [1278] [1279] [1280] >[1281] [1282] [1283] >Underfull \hbox (badness 10000) in paragraph at lines 10442--10444 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 10445--10447 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 10448--10450 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 10472--10474 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1284] [1285] [1286]) (./refman.aux (./group__gazebo__event.aux) >(./group__gazebo__math.aux) (./group__gazebo__msgs.aux) >(./group__gazebo__physics.aux) (./group__gazebo__physics__simbody.aux) >(./group__gazebo__rendering.aux) (./group__gazebo__sensors.aux) >(./group__gazebo__transport.aux) (./group__gazebo__util.aux)) >LaTeX Font Warning: Some font shapes were not available, defaults substituted. >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. > ) >(see the transcript file for additional information){/usr/share/texlive/texmf-d >ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ >ic/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams >fonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr >8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr >/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8ac.pfb></usr/share/texl >ive/texmf-dist/fonts/type1/urw/helvetic/uhvbo8a.pfb></usr/share/texlive/texmf-d >ist/fonts/type1/urw/helvetic/uhvbo8ac.pfb></usr/share/texlive/texmf-dist/fonts/ >type1/urw/helvetic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/he >lvetic/uhvro8a.pfb> >Output written on refman.pdf (1430 pages, 2160826 bytes). >Transcript written on refman.log. >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. >Rerunning latex.... >This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2014/dev) > restricted \write18 enabled. >entering extended mode >(./refman.tex >LaTeX2e <2011/06/27> >Babel <3.9g> and hyphenation patterns for 76 languages loaded. >(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls >Document Class: book 2007/10/19 v1.4h Standard LaTeX document class >(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)) >(/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) >(/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) >(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) >(/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/xtab/xtab.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) >(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty >(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg))) >(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) >(/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) >(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) >(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) >(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty) >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty >(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty) >(/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) >(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) >(/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty) >(/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty) >Writing index file refman.idx >(./refman.aux (./group__gazebo__event.aux) (./group__gazebo__math.aux) >(./group__gazebo__msgs.aux) (./group__gazebo__physics.aux) >(./group__gazebo__physics__simbody.aux) (./group__gazebo__rendering.aux) >(./group__gazebo__sensors.aux) (./group__gazebo__transport.aux) >(./group__gazebo__util.aux)) >(/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) >(/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii >[Loading MPS to PDF converter (version 2006.09.02).] >) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) >(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty >(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) >*geometry* driver: auto-detecting >*geometry* detected driver: pdftex >[1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] >(./refman.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxztmcm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) [3] [4] [5] [6] >[7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] >[22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] >[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] >[52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] >[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] >[82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] >[97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] >[110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] >[122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] >[134] [135] [136] [137] [138] [139] [140] [141] [142] [143]) [144] >Chapter 1. >(./index.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) >[1] [2] >Chapter 2. >(./todo.tex) [3] [4] >Chapter 3. >(./modules.tex) [5] [6] >Chapter 4. >(./namespaces.tex) [7] [8] >Chapter 5. >(./hierarchy.tex [9] [10] [11] [12] [13]) [14] >Chapter 6. >(./annotated.tex >Underfull \vbox (badness 2698) has occurred while \output is active [15] >Underfull \vbox (badness 4647) has occurred while \output is active [16] >[17] >Underfull \vbox (badness 5231) has occurred while \output is active [18] >[19] >Underfull \vbox (badness 4144) has occurred while \output is active [20] >[21] >Underfull \vbox (badness 4647) has occurred while \output is active [22]) >[23] [24] >Chapter 7. >(./files.tex [25] [26] [27] [28]) [29] [30] >Chapter 8. >(./group__gazebo__common.tex >(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [31] [32] [33] >[34] [35] >Underfull \hbox (badness 2197) in paragraph at lines 296--297 >\T1/phv/m/n/10 Radius(), gazebo-::physics-::-Simbody-Box-Shape-::-Set-Size(), g >azebo-::physics-::-Simbody-Cylinder-Shape-::-Set-Size(), and >Underfull \hbox (badness 10000) detected at line 309 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/n' undefined >(Font) using `T1/pcr/m/n' instead on input line 332. >[36] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >[37] >Underfull \hbox (badness 10000) detected at line 435 >[][][] >Underfull \hbox (badness 10000) detected at line 457 >[][][] >Underfull \hbox (badness 10000) detected at line 476 >[][][] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >[38] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >Underfull \hbox (badness 10000) detected at line 557 >[][][] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >LaTeX Font Warning: Font shape `T1/pcr/bc/it' undefined >(Font) using `T1/pcr/bc/n' instead on input line 586. >[39] >Underfull \hbox (badness 10000) detected at line 598 >[][][] >Underfull \hbox (badness 10000) detected at line 612 >[][][] >Underfull \hbox (badness 10000) detected at line 642 >[][][] >Underfull \hbox (badness 10000) detected at line 656 >[][][] >[40] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 700 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >[41] >Underfull \hbox (badness 10000) detected at line 800 >[][][] >) [42] (./group__gazebo__event.tex [43] >Underfull \hbox (badness 10000) detected at line 67 >[][][] >Underfull \hbox (badness 1248) in paragraph at lines 77--78 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Connect-Add-Entity() >, gazebo-::event-::-Events-::-Connect-Create-Entity(), gazebo- >Underfull \hbox (badness 3407) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Events-::-Connect-Create-Scene(), gazebo-::event- >::-Events-::-Connect-Delete-Entity(), gazebo-::event-::-Events-::- >Underfull \hbox (badness 1546) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::rendering-::-Camera-::-Connect-New-Image-Frame(), gazebo-::ren >dering-::-Gpu-Laser-::-Connect-New-Laser-Frame(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::physics-::-Multi-Ray-Shape-::-Connect-New-Laser-Scans(), gazeb >o-::rendering-::-Depth-Camera-::-Connect-New-R-G-B-Point- >Underfull \hbox (badness 1308) in paragraph at lines 77--78 >\T1/phv/m/n/10 ::-Sensor-::-Connect-Updated(), gazebo-::event-::-Events-::-Conn >ect-World-Created(), gazebo-::event-::-Events-::-Connect-World- >Underfull \hbox (badness 10000) detected at line 90 >[][][] >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >[]\T1/phv/m/n/10 Referenced by gazebo-::event-::-Events-::-Disconnect-Add-Entit >y(), gazebo-::event-::-Events-::-Disconnect-Create-Entity(), >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 gazebo-::rendering-::-Events-::-Disconnect-Create-Scene(), gazeb >o-::event-::-Events-::-Disconnect-Delete-Entity(), gazebo- >Underfull \hbox (badness 7832) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::event-::-Events-::-Disconnect-Diag-Timer-Start(), gazebo-::eve >nt-::-Events-::-Disconnect-Diag-Timer-Stop(), gazebo-::physics- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Link-::-Disconnect-Enabled(), gazebo-::physics-::-Joint-::-Di >sconnect-Joint-Update(), gazebo-::rendering-::-Depth-Camera- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-New-Depth-Frame(), gazebo-::rendering-::-Camera-:: >-Disconnect-New-Image-Frame(), gazebo-::rendering-::- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Gpu-Laser-::-Disconnect-New-Laser-Frame(), gazebo-::physics-::-M >ulti-Ray-Shape-::-Disconnect-New-Laser-Scans(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::rendering-::-Depth-Camera-::-Disconnect-New-R-G-B-Point-Cloud( >), gazebo-::event-::-Events-::-Disconnect-Pause(), gazebo- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Remove-Scene(), gazebo-::event-::-Events-::-Discon >nect-Render(), gazebo-::event-::-Events-::-Disconnect-Set- >Underfull \hbox (badness 10000) in paragraph at lines 123--124 >\T1/phv/m/n/10 Selected-Entity(), gazebo-::transport-::-Connection-::-Disconnec >t-Shutdown(), gazebo-::event-::-Events-::-Disconnect-Sig- >Underfull \hbox (badness 4505) in paragraph at lines 123--124 >\T1/phv/m/n/10 Int(), gazebo-::event-::-Events-::-Disconnect-Step(), gazebo-::e >vent-::-Events-::-Disconnect-Stop(), gazebo-::sensors-::-Force- >Underfull \hbox (badness 2689) in paragraph at lines 123--124 >\T1/phv/m/n/10 Torque-Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sonar- >Sensor-::-Disconnect-Update(), gazebo-::sensors-::-Sensor- >Underfull \hbox (badness 2443) in paragraph at lines 123--124 >\T1/phv/m/n/10 ::-Disconnect-Updated(), gazebo-::event-::-Events-::-Disconnect- >World-Created(), and gazebo-::event-::-Events-::-Disconnect- >[44]) [45] (./group__gazebo__math.tex [46] [47] >Underfull \hbox (badness 5726) in paragraph at lines 143--144 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Quaternion-::-Correct(), gazebo >-::math-::-Quaternion-::-Get-Inverse(), gazebo-::physics-::- >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[48] [49] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[50] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 318 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[51] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >) [52] (./group__gazebo__msgs.tex [53] [54] >Underfull \hbox (badness 10000) detected at line 156 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >[55] [56] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >[57] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >[58] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >[59] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >[60] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >[61] [62] >Underfull \hbox (badness 10000) detected at line 765 >[][][] >Underfull \hbox (badness 10000) detected at line 784 >[][][] >) [63] (./group__gazebo__physics.tex [64] [65] [66] [67] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[68] [69] >Underfull \hbox (badness 10000) detected at line 468 >[][][] >[70]) [71] (./group__gazebo__physics__simbody.tex [72]) [73] >(./group__gazebo__rendering.tex [74] >Underfull \hbox (badness 6526) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-S-E-L-E-C-T-I-O-N-_--N-O- >N-E \T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T >-R-A-N-S\T1/phv/m/n/10 , >Underfull \hbox (badness 10000) in paragraph at lines 97--115 >\T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--X\T1/phv/m/n >/10 , \T1/phv/b/n/10 gazebo-::rendering-::-Selection-Obj-::-T-R-A-N-S-_--Y\T1/p >hv/m/n/10 , \T1/phv/b/n/10 gazebo- >[75] [76] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >[77] [78] [79] >Underfull \hbox (badness 10000) detected at line 454 >[][][] >) [80] (./group__gazebo__sensors.tex [81] [82] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[83] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >Underfull \hbox (badness 10000) detected at line 243 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[84] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >) [85] (./group__gazebo__transport.tex [86] [87] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[88] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[89] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[90] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >) [91] (./group__gazebo__util.tex) [92] >Chapter 9. >(./namespaceboost.tex) (./namespacegazebo.tex [93] [94]) >(./namespacegazebo_1_1common.tex [95] [96] [97] [98]) >(./namespacegazebo_1_1event.tex) (./namespacegazebo_1_1math.tex [99] [100] >[101]) (./namespacegazebo_1_1msgs.tex [102] [103]) >(./namespacegazebo_1_1physics.tex [104] [105] [106] [107] [108] [109]) >(./namespacegazebo_1_1rendering.tex [110] [111] [112] [113] [114] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >) (./namespacegazebo_1_1sensors.tex [115] [116] [117] [118] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >) (./namespacegazebo_1_1transport.tex [119] [120] [121]) >(./namespacegazebo_1_1util.tex [122]) (./namespacegoogle.tex) >(./namespacegoogle_1_1protobuf.tex) >(./namespacegoogle_1_1protobuf_1_1compiler.tex) >(./namespacegoogle_1_1protobuf_1_1compiler_1_1cpp.tex) (./namespaceOgre.tex) >(./namespaceogre.tex) (./namespaceSimTK.tex) (./namespaceSkyX.tex) [123] >[124] >Chapter 10. >(./classgazebo_1_1physics_1_1Actor.tex [125] [126] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >[127] [128] [129] [130]) (./classgazebo_1_1math_1_1Angle.tex [131] [132] >Underfull \hbox (badness 10000) detected at line 157 >[][][] >[133] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 220 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 258 >[][][] >[134] >Underfull \hbox (badness 10000) detected at line 277 >[][][] >Underfull \hbox (badness 10000) detected at line 296 >[][][] >Underfull \hbox (badness 10000) detected at line 315 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[135] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[136] >Underfull \hbox (badness 10000) detected at line 429 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >[137] >Underfull \hbox (badness 10000) detected at line 519 >[][][] >Underfull \hbox (badness 10000) detected at line 541 >[][][] >) (./classgazebo_1_1common_1_1Animation.tex [138] [139] [140] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >[141]) (./classgazebo_1_1rendering_1_1ArrowVisual.tex [142]) >(./classgazebo_1_1common_1_1AssertionInternalError.tex [143]) >(./classgazebo_1_1common_1_1AudioDecoder.tex [144] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[145] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 132 >[][][] >) (./classgazebo_1_1rendering_1_1AxisVisual.tex [146] [147]) >(./classgazebo_1_1physics_1_1BallJoint.tex [148] [149]) >(./classgazebo_1_1physics_1_1Base.tex >Underfull \hbox (badness 1308) in paragraph at lines 18--52 >\T1/phv/b/n/10 J-O-I-N-T \T1/phv/m/n/10 = 0x00000040, \T1/phv/b/n/10 B-A-L-L-_- >-J-O-I-N-T \T1/phv/m/n/10 = 0x00000080, \T1/phv/b/n/10 H-I-N-G-E2-_--J-O-I-N-T >\T1/phv/m/n/10 = 0x00000100, \T1/phv/b/n/10 H-I-N-G-E-_--J-O-I-N-T \T1/phv/m/n/ >10 = >[150] [151] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >[152] [153] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >[154] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 364 >[][][] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >Underfull \hbox (badness 10000) detected at line 392 >[][][] >[155] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >Underfull \hbox (badness 10000) detected at line 434 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >Underfull \hbox (badness 10000) detected at line 462 >[][][] >Underfull \hbox (badness 10000) detected at line 476 >[][][] >[156] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >Underfull \hbox (badness 981) in paragraph at lines 543--544 >\T1/phv/b/n/10 ::-Heightmap-Shape \T1/phv/m/n/10 (p.376[]), \T1/phv/b/n/10 gaz >ebo-::physics-::-Mesh-Shape \T1/phv/m/n/10 (p.534[]), \T1/phv/b/n/10 gazebo-:: >physics-::-Simbody-Hinge2-Joint >Underfull \hbox (badness 10000) detected at line 556 >[][][] >[157] [158] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >[159] [160] [161] [162]) (./classgazebo_1_1math_1_1Box.tex [163] [164] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 192 >[][][] >[165] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >Underfull \hbox (badness 10000) detected at line 284 >[][][] >[166] >Underfull \hbox (badness 10000) detected at line 303 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >) (./classgazebo_1_1physics_1_1BoxShape.tex [167] [168] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >) (./classgazebo_1_1common_1_1BVHLoader.tex [169] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1transport_1_1CallbackHelper.tex [170] [171] >Underfull \hbox (badness 10000) detected at line 86 >[][][] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 139 >[][][] >[172] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >) (./classgazebo_1_1transport_1_1CallbackHelperT.tex >Underfull \hbox (badness 1205) in paragraph at lines 18--19 >[]\T1/phv/b/n/10 Callback-Helper-T \T1/phv/m/n/10 (const boost-::function$\OML/ >ztmcm/m/it/10 <$ \T1/phv/m/n/10 void(const boost-::shared-_-ptr$\OML/ztmcm/m/it >/10 <$ \T1/phv/m/n/10 M const $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 &)$\OML/ztm >cm/m/it/10 >$ \T1/phv/m/n/10 &-_-cb, bool -_- >[173] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >[174] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >Underfull \hbox (badness 10000) detected at line 147 >[][][] >) (./classgazebo_1_1rendering_1_1Camera.tex [175] [176] [177] [178] [179] >[180] [181] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >[182] [183] >Underfull \hbox (badness 10000) detected at line 444 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 495 >[][][] >[184] >Underfull \hbox (badness 10000) detected at line 580 >[][][] >Underfull \hbox (badness 10000) detected at line 594 >[][][] >[185] >Underfull \hbox (badness 10000) detected at line 633 >[][][] >Underfull \hbox (badness 10000) detected at line 647 >[][][] >Underfull \hbox (badness 10000) detected at line 661 >[][][] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 689 >[][][] >[186] >Underfull \hbox (badness 10000) detected at line 703 >[][][] >Underfull \hbox (badness 10000) detected at line 728 >[][][] >Underfull \hbox (badness 10000) detected at line 747 >[][][] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >[187] >Underfull \hbox (badness 10000) detected at line 789 >[][][] >Underfull \hbox (badness 10000) detected at line 807 >[][][] >Underfull \hbox (badness 10000) detected at line 825 >[][][] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >Underfull \hbox (badness 10000) detected at line 853 >[][][] >Underfull \hbox (badness 10000) detected at line 867 >[][][] >[188] >Underfull \hbox (badness 10000) detected at line 881 >[][][] >Underfull \hbox (badness 10000) detected at line 895 >[][][] >Underfull \hbox (badness 10000) detected at line 909 >[][][] >Underfull \hbox (badness 10000) detected at line 923 >[][][] >Underfull \hbox (badness 10000) detected at line 937 >[][][] >Underfull \hbox (badness 10000) detected at line 951 >[][][] >[189] >Underfull \hbox (badness 10000) detected at line 965 >[][][] >Underfull \hbox (badness 10000) detected at line 979 >[][][] >Underfull \hbox (badness 10000) detected at line 993 >[][][] >Underfull \hbox (badness 10000) detected at line 1007 >[][][] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >Underfull \hbox (badness 10000) detected at line 1035 >[][][] >[190] >Underfull \hbox (badness 10000) detected at line 1049 >[][][] >Underfull \hbox (badness 10000) detected at line 1063 >[][][] >Underfull \hbox (badness 10000) detected at line 1077 >[][][] >Underfull \hbox (badness 10000) detected at line 1091 >[][][] >Underfull \hbox (badness 10000) detected at line 1105 >[][][] >[191] >Underfull \hbox (badness 10000) detected at line 1133 >[][][] >Underfull \hbox (badness 10000) detected at line 1147 >[][][] >Underfull \hbox (badness 10000) detected at line 1161 >[][][] >Underfull \hbox (badness 10000) detected at line 1175 >[][][] >Underfull \hbox (badness 10000) detected at line 1197 >[][][] >[192] >Underfull \hbox (badness 10000) detected at line 1242 >[][][] >Underfull \hbox (badness 10000) detected at line 1261 >[][][] >[193] >Underfull \hbox (badness 10000) detected at line 1311 >[][][] >Underfull \hbox (badness 10000) detected at line 1338 >[][][] >[194] >Underfull \hbox (badness 10000) detected at line 1462 >[][][] >[195] >Underfull \hbox (badness 10000) detected at line 1496 >[][][] >[196] [197] [198] >Underfull \hbox (badness 10000) detected at line 1846 >[][][] >Underfull \hbox (badness 10000) detected at line 1865 >[][][] >[199] [200] [201]) (./classgazebo_1_1sensors_1_1CameraSensor.tex [202] [203] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >[204] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 200 >[][][] >[205] >Underfull \hbox (badness 10000) detected at line 266 >[][][] >) (./classgazebo_1_1rendering_1_1CameraVisual.tex [206] [207]) >(./classgazebo_1_1common_1_1ColladaLoader.tex [208] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1physics_1_1Collision.tex [209] [210] [211] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >[212] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 324 >[][][] >[213] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 374 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 405 >[][][] >Underfull \hbox (badness 10000) detected at line 419 >[][][] >[214] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 455 >[][][] >Underfull \hbox (badness 10000) detected at line 473 >[][][] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >[215] [216] [217]) (./classgazebo_1_1physics_1_1CollisionState.tex [218] >[219] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >[220] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 212 >[][][] >Underfull \hbox (badness 10000) detected at line 231 >[][][] >Underfull \hbox (badness 10000) detected at line 256 >[][][] >) (./classgazebo_1_1common_1_1Color.tex [221] [222] [223] [224] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >[225] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >[226] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 392 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >[227] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 468 >[][][] >Underfull \hbox (badness 10000) detected at line 487 >[][][] >[228] >Underfull \hbox (badness 10000) detected at line 506 >[][][] >Underfull \hbox (badness 10000) detected at line 525 >[][][] >Underfull \hbox (badness 10000) detected at line 544 >[][][] >Underfull \hbox (badness 10000) detected at line 563 >[][][] >[229] >Underfull \hbox (badness 10000) detected at line 582 >[][][] >Underfull \hbox (badness 10000) detected at line 601 >[][][] >[230] [231] >Underfull \hbox (badness 10000) detected at line 770 >[][][] >[232]) (./classgazebo_1_1rendering_1_1COMVisual.tex [233] [234]) >(./classgazebo_1_1event_1_1Connection.tex [235] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >) (./classgazebo_1_1transport_1_1Connection.tex [236] [237] [238] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >[239] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >[240] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >Underfull \hbox (badness 10000) detected at line 362 >[][][] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[241] >Underfull \hbox (badness 10000) detected at line 471 >[][][] >Underfull \hbox (badness 10000) detected at line 528 >[][][] >) (./classgazebo_1_1transport_1_1ConnectionManager.tex [242] [243] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >[244] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >[245] [246]) (./classgazebo_1_1common_1_1Console.tex [247]) >(./classgazebo_1_1physics_1_1Contact.tex [248] [249] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 147 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >[250]) (./classgazebo_1_1physics_1_1ContactManager.tex [251] [252] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 146 >[][][] >[253] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >Underfull \hbox (badness 10000) detected at line 205 >[][][] >) (./classgazebo_1_1physics_1_1ContactPublisher.tex [254]) >(./classgazebo_1_1sensors_1_1ContactSensor.tex [255] [256] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 146 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >[257] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >[258]) (./classgazebo_1_1rendering_1_1ContactVisual.tex [259]) >(./classgazebo_1_1rendering_1_1Conversions.tex [260] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >[261] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >) (./classgazebo_1_1physics_1_1CylinderShape.tex [262] [263] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[264]) (./classgazebo_1_1rendering_1_1DepthCamera.tex [265] [266] [267] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >[268] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >[269]) (./classgazebo_1_1sensors_1_1DepthCameraSensor.tex [270] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >[271] >Underfull \hbox (badness 10000) detected at line 164 >[][][] >) (./classgazebo_1_1util_1_1DiagnosticManager.tex [272] >Underfull \hbox (badness 10000) detected at line 59 >[][][] >Underfull \hbox (badness 10000) detected at line 73 >[][][] >[273] >Underfull \hbox (badness 10000) detected at line 92 >[][][] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[274] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >) (./classgazebo_1_1util_1_1DiagnosticTimer.tex [275] [276] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >) (./classgazebo_1_1rendering_1_1DummyPageProvider.tex [277]) >(./classgazebo_1_1rendering_1_1DynamicLines.tex [278] [279] >Underfull \hbox (badness 10000) detected at line 148 >[][][] >[280] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >) (./classgazebo_1_1rendering_1_1DynamicRenderable.tex [281] [282] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >[283] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 206 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[284]) (./classgazebo_1_1physics_1_1Entity.tex [285] [286] [287] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >[288] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >[289] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 362 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >[290] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 10000) detected at line 448 >[][][] >[291] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 484 >[][][] >Underfull \hbox (badness 10000) detected at line 498 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >[292] [293] [294] [295]) (./classgazebo_1_1event_1_1Event.tex [296]) >(./classgazebo_1_1rendering_1_1Events.tex [297] >Underfull \hbox (badness 10000) detected at line 54 >[][][] >[298] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >) (./classgazebo_1_1event_1_1Events.tex [299] [300] [301] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[302] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[303] [304] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 322 >[][][] >[305] [306] >Underfull \hbox (badness 10000) detected at line 345 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[307] [308] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 460 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >[309] [310] [311] [312] [313]) (./classgazebo_1_1event_1_1EventT.tex [314] >[315] [316] [317] [318] [319] [320] [321] [322]) >(./classgazebo_1_1common_1_1Exception.tex [323] [324] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >) (./classgazebo_1_1sensors_1_1ForceTorqueSensor.tex [325] [326] [327] >Underfull \hbox (badness 10000) detected at line 99 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 166 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[328] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >) (./classgazebo_1_1rendering_1_1FPSViewController.tex [329] [330] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./classgoogle_1_1protobuf_1_1compiler_1_1cpp_1_1GazeboGenerator.tex [331]) >(./classgazebo_1_1sensors_1_1GpsSensor.tex [332] [333] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[334]) (./classgazebo_1_1rendering_1_1GpuLaser.tex [335] [336] [337] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >[338] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >Underfull \hbox (badness 10000) detected at line 269 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 297 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 325 >[][][] >[339] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >[340] [341] [342] [343]) (./classgazebo_1_1sensors_1_1GpuRaySensor.tex [344] >[345] [346] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[347] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >[348] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 370 >[][][] >[349] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >[350] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >[351] >Underfull \hbox (badness 10000) detected at line 547 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >Underfull \hbox (badness 10000) detected at line 575 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[352] >Underfull \hbox (badness 10000) detected at line 632 >[][][] >Underfull \hbox (badness 10000) detected at line 650 >[][][] >[353] [354]) (./classgazebo_1_1rendering_1_1Grid.tex [355] [356] [357] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >[358] [359]) (./classgazebo_1_1physics_1_1Gripper.tex [360] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >) (./classgazebo_1_1rendering_1_1GUIOverlay.tex [361] [362] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >[363] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 229 >[][][] >[364] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >) (./classgazebo_1_1rendering_1_1GzTerrainMatGen.tex [365]) >(./classgazebo_1_1rendering_1_1Heightmap.tex [366] [367] >Underfull \hbox (badness 10000) detected at line 116 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[368] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[369] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >[370] [371]) (./classgazebo_1_1physics_1_1HeightmapShape.tex [372] [373] >[374] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >[375] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[376]) (./classgazebo_1_1physics_1_1Hinge2Joint.tex [377] [378]) >(./classgazebo_1_1physics_1_1HingeJoint.tex [379]) >(./classgazebo_1_1common_1_1Image.tex [380] [381] >Underfull \hbox (badness 10000) detected at line 100 >[][][] >[382] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >[383] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >[384] >Underfull \hbox (badness 10000) detected at line 451 >[][][] >) (./classgazebo_1_1sensors_1_1ImuSensor.tex [385] [386] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >[387] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >[388]) (./classgazebo_1_1physics_1_1Inertial.tex [389] [390] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >[391] [392] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 265 >[][][] >[393] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 309 >[][][] >Underfull \hbox (badness 10000) detected at line 323 >[][][] >Underfull \hbox (badness 10000) detected at line 337 >[][][] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >[394] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >Underfull \hbox (badness 10000) detected at line 419 >[][][] >[395] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >[396] [397] [398] [399]) (./classgazebo_1_1common_1_1InternalError.tex [400]) >(./classgazebo_1_1transport_1_1IOManager.tex [401] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >) (./classgazebo_1_1physics_1_1Joint.tex [402] [403] [404] [405] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[406] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >[407] >Underfull \hbox (badness 10000) detected at line 348 >[][][] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >[408] >Underfull \hbox (badness 10000) detected at line 441 >[][][] >Underfull \hbox (badness 1783) in paragraph at lines 446--447 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Joint$ >\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/ >phv/m/n/10 (p.743[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Joint >Underfull \hbox (badness 2626) in paragraph at lines 446--447 >\T1/phv/m/n/10 (p.797[]), \T1/phv/b/n/10 gazebo-::physics-::-Slider-Joint$\OML/ >ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/phv/m >/n/10 (p.872[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hinge2-Joint >Underfull \hbox (badness 10000) detected at line 464 >[][][] >Underfull \hbox (badness 10000) detected at line 478 >[][][] >Underfull \hbox (badness 10000) detected at line 501 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 506--507 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.785[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[409] [410] >Underfull \hbox (badness 10000) detected at line 544 >[][][] >Underfull \hbox (badness 10000) detected at line 563 >[][][] >Underfull \hbox (badness 10000) detected at line 577 >[][][] >Underfull \hbox (badness 10000) detected at line 596 >[][][] >[411] >Underfull \hbox (badness 10000) detected at line 613 >[][][] >Underfull \hbox (badness 10000) detected at line 642 >[][][] >Underfull \hbox (badness 10000) detected at line 665 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 670--671 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.785[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[412] >Underfull \hbox (badness 10000) detected at line 688 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 693--694 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.785[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >Underfull \hbox (badness 10000) detected at line 711 >[][][] >Underfull \hbox (badness 10000) detected at line 730 >[][][] >Underfull \hbox (badness 10000) detected at line 753 >[][][] >[413] >Underfull \hbox (badness 10000) detected at line 776 >[][][] >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 818 >[][][] >Underfull \hbox (badness 10000) detected at line 837 >[][][] >Underfull \hbox (badness 3735) in paragraph at lines 842--843 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.786[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[414] >Underfull \hbox (badness 10000) detected at line 860 >[][][] >Underfull \hbox (badness 2961) in paragraph at lines 865--866 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >46[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.773[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 10000) detected at line 878 >[][][] >Underfull \hbox (badness 10000) detected at line 897 >[][][] >[415] >Underfull \hbox (badness 10000) detected at line 916 >[][][] >Underfull \hbox (badness 5563) in paragraph at lines 921--922 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Scre >w-Joint \T1/phv/m/n/10 (p.834[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-U >niversal-Joint >Underfull \hbox (badness 10000) detected at line 939 >[][][] >[416] >Underfull \hbox (badness 1783) in paragraph at lines 1047--1048 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Joint$ >\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T1/ >phv/m/n/10 (p.744[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Joint >[417] [418] >Underfull \hbox (badness 2961) in paragraph at lines 1230--1231 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >48[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.776[]), \T1/phv/b/n/10 gazebo- >[419] [420] >Underfull \hbox (badness 2961) in paragraph at lines 1301--1302 >\T1/phv/b/n/10 gazebo-::physics-::-Simbody-Universal-Joint \T1/phv/m/n/10 (p.8 >48[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Ball-Joint \T1/phv/m/n/10 (p >.776[]), \T1/phv/b/n/10 gazebo- >[421] [422]) (./classJoint__TEST.tex [423] [424] >Underfull \hbox (badness 909) in paragraph at lines 183--184 >[]\T1/phv/m/n/10 References Joint-_--T-E-S-T-::-Spawn-Joint-Options-::type, Joi >nt-_--T-E-S-T-::-Spawn-Joint-Options-::wait, Joint-_--T-E-S-T-::-Spawn-Joint- >Underfull \hbox (badness 1521) in paragraph at lines 203--204 >\T1/phv/m/n/10 ::get-_-world(), gazebo-::common-::-Time-::-Get-Wall-Time(), gzw >arn, Joint-_--T-E-S-T-::-Spawn-Joint-Options-::joint-Pose, Joint-_-- >Underfull \hbox (badness 1048) in paragraph at lines 203--204 >\T1/phv/m/n/10 T-E-S-T-::-Spawn-Joint-Options-::model-Pose, gazebo-::common-::- >Time-::-M-Sleep(), N-U-L-L, Joint-_--T-E-S-T-::-Spawn-Joint-Options- >[425]) (./classgazebo_1_1physics_1_1JointController.tex [426] [427] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >) (./classgazebo_1_1physics_1_1JointState.tex [428] [429] [430] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >[431] >Underfull \hbox (badness 10000) detected at line 190 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >[432] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 298 >[][][] >Underfull \hbox (badness 10000) detected at line 317 >[][][] >[433] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >) (./classgazebo_1_1rendering_1_1JointVisual.tex [434] [435]) >(./classgazebo_1_1physics_1_1JointWrench.tex [436] >Underfull \hbox (badness 10000) detected at line 56 >[][][] >Underfull \hbox (badness 10000) detected at line 79 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >[437]) (./classgazebo_1_1common_1_1KeyEvent.tex >Underfull \hbox (badness 10000) detected at line 48 >[][][] >[438]) (./classgazebo_1_1common_1_1KeyFrame.tex [439] >Underfull \hbox (badness 10000) detected at line 76 >[][][] >) (./classgazebo_1_1rendering_1_1LaserVisual.tex [440]) >(./classgazebo_1_1rendering_1_1Light.tex [441] [442] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[443] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[444] [445] [446]) (./classgazebo_1_1physics_1_1Link.tex [447] [448] [449] >[450] [451] [452] [453] [454] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[455] [456] >Underfull \hbox (badness 10000) detected at line 545 >[][][] >Underfull \hbox (badness 10000) detected at line 559 >[][][] >Underfull \hbox (badness 10000) detected at line 588 >[][][] >[457] >Underfull \hbox (badness 10000) detected at line 607 >[][][] >Underfull \hbox (badness 10000) detected at line 626 >[][][] >Underfull \hbox (badness 10000) detected at line 640 >[][][] >Underfull \hbox (badness 10000) detected at line 654 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >[458] >Underfull \hbox (badness 10000) detected at line 690 >[][][] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 761 >[][][] >[459] >Underfull \hbox (badness 10000) detected at line 775 >[][][] >Underfull \hbox (badness 10000) detected at line 793 >[][][] >Underfull \hbox (badness 10000) detected at line 811 >[][][] >Underfull \hbox (badness 10000) detected at line 825 >[][][] >Underfull \hbox (badness 10000) detected at line 843 >[][][] >[460] >Underfull \hbox (badness 10000) detected at line 861 >[][][] >Underfull \hbox (badness 10000) detected at line 875 >[][][] >Underfull \hbox (badness 10000) detected at line 889 >[][][] >Underfull \hbox (badness 10000) detected at line 903 >[][][] >Underfull \hbox (badness 10000) detected at line 911 >[][][] >Underfull \hbox (badness 10000) detected at line 925 >[][][] >[461] >Underfull \hbox (badness 10000) detected at line 943 >[][][] >Underfull \hbox (badness 10000) detected at line 961 >[][][] >Underfull \hbox (badness 10000) detected at line 975 >[][][] >Underfull \hbox (badness 10000) detected at line 993 >[][][] >Underfull \hbox (badness 10000) detected at line 1016 >[][][] >[462] [463] >Underfull \hbox (badness 10000) detected at line 1042 >[][][] >Underfull \hbox (badness 10000) detected at line 1060 >[][][] >[464] [465] [466] [467] [468] [469] [470] [471]) >(./classgazebo_1_1physics_1_1LinkState.tex [472] [473] [474] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 206 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[475] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 277 >[][][] >Underfull \hbox (badness 10000) detected at line 291 >[][][] >Underfull \hbox (badness 10000) detected at line 305 >[][][] >[476] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >[477] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[478] >Underfull \hbox (badness 10000) detected at line 503 >[][][] >) (./classgazebo_1_1util_1_1LogPlay.tex [479] [480] >Underfull \hbox (badness 10000) detected at line 56 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >Underfull \hbox (badness 10000) detected at line 112 >[][][] >Underfull \hbox (badness 10000) detected at line 126 >[][][] >[481] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >) (./classLogplay.tex [482] >Underfull \hbox (badness 10000) detected at line 15 >[][][] >) (./classgazebo_1_1util_1_1LogRecord.tex [483] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >[484] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[485] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 252 >[][][] >[486] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >Underfull \hbox (badness 10000) detected at line 312 >[][][] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >[487] [488]) (./classgazebo_1_1physics_1_1MapShape.tex [489] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >[490] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 160 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[491]) (./classgazebo_1_1Master.tex [492] [493]) >(./classgazebo_1_1common_1_1Material.tex [494] [495] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >[496] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >[497] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[498] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 386 >[][][] >Underfull \hbox (badness 10000) detected at line 400 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[499] [500] [501] [502]) (./classgazebo_1_1math_1_1Matrix3.tex [503] [504] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[505] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >[506] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >[507]) (./classgazebo_1_1math_1_1Matrix4.tex [508] [509] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >[510] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >[511] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >Underfull \hbox (badness 10000) detected at line 357 >[][][] >[512] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >[513] >Underfull \hbox (badness 10000) detected at line 530 >[][][] >[514] >Underfull \hbox (badness 10000) detected at line 555 >[][][] >) (./classgazebo_1_1common_1_1Mesh.tex [515] [516] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[517] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 258 >[][][] >[518] >Underfull \hbox (badness 10000) detected at line 272 >[][][] >Underfull \hbox (badness 10000) detected at line 286 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >Underfull \hbox (badness 10000) detected at line 314 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >[519] >Underfull \hbox (badness 10000) detected at line 361 >[][][] >Underfull \hbox (badness 10000) detected at line 380 >[][][] >Underfull \hbox (badness 10000) detected at line 394 >[][][] >Underfull \hbox (badness 10000) detected at line 408 >[][][] >Underfull \hbox (badness 10000) detected at line 422 >[][][] >[520] [521]) (./classgazebo_1_1common_1_1MeshCSG.tex [522] >Underfull \hbox (badness 10000) detected at line 43 >[][][] >[523] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >) (./classgazebo_1_1common_1_1MeshLoader.tex [524] [525] >Underfull \hbox (badness 10000) detected at line 71 >[][][] >) (./classgazebo_1_1common_1_1MeshManager.tex [526] [527] [528] [529] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >[530] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 382 >[][][] >) (./classgazebo_1_1physics_1_1MeshShape.tex [531] [532] [533] >Underfull \hbox (badness 10000) detected at line 113 >[][][] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[534]) (./classgazebo_1_1physics_1_1Model.tex [535] [536] >Underfull \hbox (badness 958) in paragraph at lines 98--99 >[]\T1/phv/m/n/10 void \T1/phv/b/n/10 Set-Joint-Animation \T1/phv/m/n/10 (const >std-::map$\OML/ztmcm/m/it/10 <$ \T1/phv/m/n/10 std-::string, \T1/phv/b/n/10 com >mon-::-Numeric-Animation-Ptr $\OML/ztmcm/m/it/10 >$ \T1/phv/m/n/10 -_-anim, boo >st- >[537] [538] >Underfull \hbox (badness 10000) detected at line 218 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >[539] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >[540] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 396 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >[541] >Underfull \hbox (badness 10000) detected at line 456 >[][][] >Underfull \hbox (badness 10000) detected at line 474 >[][][] >Underfull \hbox (badness 10000) detected at line 492 >[][][] >Underfull \hbox (badness 10000) detected at line 510 >[][][] >Underfull \hbox (badness 10000) detected at line 532 >[][][] >[542] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 564 >[][][] >Underfull \hbox (badness 10000) detected at line 582 >[][][] >Underfull \hbox (badness 10000) detected at line 600 >[][][] >[543] [544] [545] >Underfull \hbox (badness 10000) detected at line 862 >[][][] >Underfull \hbox (badness 10000) detected at line 883 >[][][] >[546] [547]) (./classgazebo_1_1common_1_1ModelDatabase.tex [548]) >(./classgazebo_1_1ModelPlugin.tex [549]) >(./classgazebo_1_1physics_1_1ModelState.tex [550] [551] [552] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >[553] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 242 >[][][] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >Underfull \hbox (badness 10000) detected at line 275 >[][][] >[554] >Underfull \hbox (badness 10000) detected at line 294 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 332 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >[555] >Underfull \hbox (badness 10000) detected at line 379 >[][][] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 412 >[][][] >[556] >Underfull \hbox (badness 10000) detected at line 473 >[][][] >Underfull \hbox (badness 10000) detected at line 492 >[][][] >Underfull \hbox (badness 10000) detected at line 511 >[][][] >[557] >Underfull \hbox (badness 10000) detected at line 596 >[][][] >) (./classgazebo_1_1common_1_1MouseEvent.tex [558] >Underfull \hbox (badness 10000) detected at line 78 >[][][] >[559] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[560]) (./classgazebo_1_1rendering_1_1MovableText.tex [561] [562] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >[563] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 276 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[564] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[565]) (./classgazebo_1_1msgs_1_1MsgFactory.tex [566] >Underfull \hbox (badness 10000) detected at line 62 >[][][] >[567]) (./classgazebo_1_1sensors_1_1MultiCameraSensor.tex [568] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >[569] [570] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[571] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[572]) (./classgazebo_1_1physics_1_1MultiRayShape.tex [573] [574] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >[575] >Underfull \hbox (badness 10000) detected at line 231 >[][][] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >[576] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >Underfull \hbox (badness 10000) detected at line 353 >[][][] >[577] >Underfull \hbox (badness 10000) detected at line 367 >[][][] >Underfull \hbox (badness 10000) detected at line 381 >[][][] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >[578] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >[579]) (./classgazebo_1_1transport_1_1Node.tex [580] >Underfull \hbox (badness 1178) in paragraph at lines 60--61 >\T1/phv/b/n/10 Subscriber-Ptr Sub-scribe \T1/phv/m/n/10 (const std-::string &-_ >-topic, void(T-::$\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-fp)(const std-::strin >g &), T $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-obj, bool -_- >[581] [582] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 190 >[][][] >[583] [584] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 227 >[][][] >Underfull \hbox (badness 10000) detected at line 249 >[][][] >Underfull \hbox (badness 10000) detected at line 271 >[][][] >[585] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >[586] >Underfull \hbox (badness 10000) detected at line 421 >[][][] >Underfull \hbox (badness 10000) detected at line 450 >[][][] >[587] >Underfull \hbox (badness 10000) detected at line 482 >[][][] >Underfull \hbox (badness 2735) in paragraph at lines 487--488 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >Underfull \hbox (badness 10000) detected at line 511 >[][][] >Underfull \hbox (badness 2735) in paragraph at lines 516--517 >[]\T1/phv/m/n/10 References Decode-Topic-Name(), Get-Id(), gazebo-::transport-: >:-Subscribe-Options-::-Init(), and Singleton-T$\OML/ztmcm/m/it/10 <$ \T1/phv/m/ >n/10 T $\OML/ztmcm/m/it/10 >$\T1/phv/m/n/10 -::- >) (./classgazebo_1_1common_1_1NodeAnimation.tex [588] [589] >Underfull \hbox (badness 10000) detected at line 154 >[][][] >[590] >Underfull \hbox (badness 10000) detected at line 195 >[][][] >Underfull \hbox (badness 10000) detected at line 209 >[][][] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >[591]) (./structgazebo_1_1common_1_1NodeAssignment.tex [592]) >(./classgazebo_1_1common_1_1NodeTransform.tex [593] >Underfull \hbox (badness 10000) detected at line 87 >[][][] >[594] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >Underfull \hbox (badness 10000) detected at line 179 >[][][] >Underfull \hbox (badness 10000) detected at line 193 >[][][] >[595] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 245 >[][][] >[596] [597]) (./classgazebo_1_1sensors_1_1Noise.tex [598] >Underfull \hbox (badness 10000) detected at line 55 >[][][] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 123 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >[599] >Underfull \hbox (badness 10000) detected at line 151 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >) (./classgazebo_1_1common_1_1NumericAnimation.tex [600] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./classgazebo_1_1common_1_1NumericKeyFrame.tex [601] >Underfull \hbox (badness 10000) detected at line 78 >[][][] >[602]) (./classgazebo_1_1util_1_1OpenAL.tex [603] >Underfull \hbox (badness 10000) detected at line 51 >[][][] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >) (./classgazebo_1_1util_1_1OpenALSink.tex [604] >Underfull \hbox (badness 10000) detected at line 72 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >) (./classgazebo_1_1util_1_1OpenALSource.tex [605] [606] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[607] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >[608] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[609] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >) (./classgazebo_1_1rendering_1_1OrbitViewController.tex [610] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >[611] [612]) (./classgazebo_1_1common_1_1ParamT.tex) >(./classgazebo_1_1physics_1_1PhysicsEngine.tex [613] [614] [615] [616] [617] >Underfull \hbox (badness 10000) detected at line 355 >[][][] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >[618] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >Underfull \hbox (badness 10000) detected at line 425 >[][][] >Underfull \hbox (badness 10000) detected at line 439 >[][][] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >[619] >Underfull \hbox (badness 10000) detected at line 490 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >Underfull \hbox (badness 10000) detected at line 532 >[][][] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 560 >[][][] >[620] >Underfull \hbox (badness 10000) detected at line 578 >[][][] >Underfull \hbox (badness 10000) detected at line 592 >[][][] >Underfull \hbox (badness 10000) detected at line 606 >[][][] >[621] [622] [623] [624] [625]) (./classgazebo_1_1physics_1_1PhysicsFactory.tex >[626] >Underfull \hbox (badness 10000) detected at line 47 >[][][] >) (./classgazebo_1_1common_1_1PID.tex [627] [628] >Underfull \hbox (badness 10000) detected at line 114 >[][][] >[629] >Underfull \hbox (badness 10000) detected at line 189 >[][][] >[630] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >) (./classgazebo_1_1math_1_1Plane.tex [631] [632] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[633]) (./classgazebo_1_1physics_1_1PlaneShape.tex [634] [635] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >[636] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >) (./classgazebo_1_1PluginT.tex [637] [638] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >Underfull \hbox (badness 10000) detected at line 142 >[][][] >) (./classgazebo_1_1math_1_1Pose.tex [639] [640] [641] [642] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >[643] >Underfull \hbox (badness 10000) detected at line 290 >[][][] >Underfull \hbox (badness 10000) detected at line 309 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 376 >[][][] >[644] [645] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \hbox (badness 10000) detected at line 433 >[][][] >Underfull \hbox (badness 10000) detected at line 447 >[][][] >[646] >Underfull \hbox (badness 10000) detected at line 470 >[][][] >Underfull \hbox (badness 10000) detected at line 493 >[][][] >Underfull \hbox (badness 10000) detected at line 528 >[][][] >[647] >Underfull \hbox (badness 10000) detected at line 558 >[][][] >[648] >Underfull \hbox (badness 10000) detected at line 668 >[][][] >Underfull \hbox (badness 10000) detected at line 690 >[][][] >) (./classgazebo_1_1common_1_1PoseAnimation.tex [649] [650] [651] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >) (./classgazebo_1_1common_1_1PoseKeyFrame.tex [652] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[653]) (./classgazebo_1_1rendering_1_1Projector.tex [654] >Underfull \hbox (badness 10000) detected at line 82 >[][][] >[655]) (./classgazebo_1_1transport_1_1Publication.tex [656] [657] [658] >Underfull \hbox (badness 10000) detected at line 169 >[][][] >[659] >Underfull \hbox (badness 10000) detected at line 183 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >[660] >Underfull \hbox (badness 10000) detected at line 261 >[][][] >[661]) (./classgazebo_1_1transport_1_1PublicationTransport.tex [662] [663] >Underfull \hbox (badness 10000) detected at line 110 >[][][] >Underfull \hbox (badness 10000) detected at line 124 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[664]) (./classgazebo_1_1transport_1_1Publisher.tex [665] >Underfull \hbox (badness 10000) detected at line 101 >[][][] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[666] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >Underfull \hbox (badness 10000) detected at line 157 >[][][] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >[667] >Underfull \hbox (badness 10000) detected at line 282 >[][][] >) (./classQuadNode.tex) (./classgazebo_1_1math_1_1Quaternion.tex [668] [669] >[670] [671] [672] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >[673] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 402 >[][][] >Underfull \hbox (badness 10000) detected at line 416 >[][][] >Underfull \hbox (badness 10000) detected at line 430 >[][][] >Underfull \hbox (badness 3701) in paragraph at lines 439--440 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), g >azebo-::math-::-Pose-::-Coord-Rotation-Sub(), and Rotate- >Underfull \hbox (badness 10000) detected at line 452 >[][][] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >[674] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >Underfull \hbox (badness 10000) detected at line 494 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 522 >[][][] >Underfull \hbox (badness 10000) detected at line 536 >[][][] >Underfull \hbox (badness 10000) detected at line 561 >[][][] >[675] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >Underfull \hbox (badness 10000) detected at line 614 >[][][] >Underfull \hbox (badness 10000) detected at line 637 >[][][] >[676] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >Underfull \hbox (badness 10000) detected at line 691 >[][][] >Underfull \hbox (badness 10000) detected at line 710 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >[677] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 762 >[][][] >Underfull \hbox (badness 10000) detected at line 797 >[][][] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >[678] [679] >Underfull \hbox (badness 10000) detected at line 839 >[][][] >[680] >Underfull \vbox (badness 1817) has occurred while \output is active [681] >Underfull \hbox (badness 10000) detected at line 1070 >[][][] >Underfull \hbox (badness 10000) detected at line 1092 >[][][] >[682]) (./classgazebo_1_1math_1_1Rand.tex [683] >Underfull \hbox (badness 10000) detected at line 120 >[][][] >) (./classgazebo_1_1transport_1_1RawCallbackHelper.tex [684] >Underfull \hbox (badness 10000) detected at line 70 >[][][] >[685] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 143 >[][][] >) (./classgazebo_1_1sensors_1_1RaySensor.tex [686] [687] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 145 >[][][] >[688] >Underfull \hbox (badness 10000) detected at line 159 >[][][] >Underfull \hbox (badness 10000) detected at line 185 >[][][] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >Underfull \hbox (badness 10000) detected at line 225 >[][][] >[689] >Underfull \hbox (badness 10000) detected at line 239 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >[690] >Underfull \hbox (badness 10000) detected at line 337 >[][][] >Underfull \hbox (badness 10000) detected at line 351 >[][][] >Underfull \hbox (badness 10000) detected at line 369 >[][][] >Underfull \hbox (badness 10000) detected at line 383 >[][][] >Underfull \hbox (badness 10000) detected at line 397 >[][][] >[691] >Underfull \hbox (badness 10000) detected at line 411 >[][][] >Underfull \hbox (badness 10000) detected at line 440 >[][][] >) (./classgazebo_1_1physics_1_1RayShape.tex [692] [693] [694] [695] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 211 >[][][] >[696] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >[697] [698]) (./classgazebo_1_1rendering_1_1RenderEngine.tex [699] >Underfull \hbox (badness 10000) detected at line 83 >[][][] >[700] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[701] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[702]) (./classgazebo_1_1sensors_1_1RFIDSensor.tex [703] [704]) >(./classgazebo_1_1sensors_1_1RFIDTag.tex [705] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >[706]) (./classgazebo_1_1rendering_1_1RFIDTagVisual.tex >Underfull \hbox (badness 10000) detected at line 51 >[][][] >[707]) (./classgazebo_1_1rendering_1_1RFIDVisual.tex) (./classRoad.tex [708]) >(./classgazebo_1_1physics_1_1Road.tex [709]) >(./classgazebo_1_1rendering_1_1Road2d.tex [710]) >(./classgazebo_1_1math_1_1RotationSpline.tex [711] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >[712] >Underfull \hbox (badness 10000) detected at line 134 >[][][] >Underfull \hbox (badness 10000) detected at line 137 >[][][] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 162 >[][][] >Underfull \hbox (badness 10000) detected at line 187 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >[713] >Underfull \hbox (badness 10000) detected at line 215 >[][][] >Underfull \hbox (badness 10000) detected at line 235 >[][][] >) (./classgazebo_1_1rendering_1_1RTShaderSystem.tex [714] >Underfull \hbox (badness 977) in paragraph at lines 18--23 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 Lighting-Model \T1/phv/m/n/10 { \T1/phv/b/ >n/10 S-S-L-M-_--Per-Vertex-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--P >er-Pixel-Lighting\T1/phv/m/n/10 , \T1/phv/b/n/10 S-S-L-M-_--Normal-Map-Lighting >- >[715] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >[716] [717] >Underfull \hbox (badness 10000) detected at line 243 >[][][] >[718]) (./classgazebo_1_1rendering_1_1Scene.tex [719] [720] [721] [722] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >[723] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >Underfull \hbox (badness 10000) detected at line 311 >[][][] >Underfull \hbox (badness 10000) detected at line 333 >[][][] >[724] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 413 >[][][] >Underfull \hbox (badness 10000) detected at line 427 >[][][] >[725] >Underfull \hbox (badness 10000) detected at line 446 >[][][] >Underfull \hbox (badness 10000) detected at line 465 >[][][] >Underfull \hbox (badness 10000) detected at line 479 >[][][] >Underfull \hbox (badness 10000) detected at line 504 >[][][] >[726] >Underfull \hbox (badness 10000) detected at line 534 >[][][] >Underfull \hbox (badness 10000) detected at line 553 >[][][] >Underfull \hbox (badness 10000) detected at line 567 >[][][] >Underfull \hbox (badness 10000) detected at line 581 >[][][] >Underfull \hbox (badness 10000) detected at line 595 >[][][] >[727] [728] >Underfull \hbox (badness 10000) detected at line 625 >[][][] >Underfull \hbox (badness 10000) detected at line 644 >[][][] >Underfull \hbox (badness 10000) detected at line 658 >[][][] >Underfull \hbox (badness 10000) detected at line 672 >[][][] >Underfull \hbox (badness 10000) detected at line 694 >[][][] >[729] >Underfull \hbox (badness 10000) detected at line 708 >[][][] >Underfull \hbox (badness 10000) detected at line 722 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 750 >[][][] >Underfull \hbox (badness 10000) detected at line 764 >[][][] >[730] >Underfull \hbox (badness 10000) detected at line 783 >[][][] >Underfull \hbox (badness 10000) detected at line 797 >[][][] >Underfull \hbox (badness 10000) detected at line 816 >[][][] >Underfull \hbox (badness 10000) detected at line 835 >[][][] >[731] >Underfull \hbox (badness 10000) detected at line 860 >[][][] >Underfull \hbox (badness 10000) detected at line 882 >[][][] >Underfull \hbox (badness 10000) detected at line 901 >[][][] >Underfull \hbox (badness 10000) detected at line 915 >[][][] >[732] >Underfull \hbox (badness 10000) detected at line 948 >[][][] >[733] [734] [735] [736] >Underfull \hbox (badness 10000) detected at line 1181 >[][][] >[737] [738] >Underfull \hbox (badness 10000) detected at line 1347 >[][][] >[739]) (./classgazebo_1_1physics_1_1ScrewJoint.tex [740] [741] >Underfull \hbox (badness 10000) detected at line 95 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[742]) (./classgazebo_1_1rendering_1_1SelectionObj.tex [743]) >(./classgazebo_1_1sensors_1_1Sensor.tex [744] [745] [746] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >[747] >Underfull \hbox (badness 10000) detected at line 171 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 2626) in paragraph at lines 230--231 >\T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Sensor \T1/phv/m/n/10 (p.347[]), \T >1/phv/b/n/10 gazebo-::sensors-::-Camera-Sensor \T1/phv/m/n/10 (p.204[]), \T1/p >hv/b/n/10 gazebo-::sensors-::- >Underfull \hbox (badness 10000) detected at line 243 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >[748] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[749] >Underfull \hbox (badness 10000) detected at line 344 >[][][] >Underfull \hbox (badness 10000) detected at line 358 >[][][] >Underfull \hbox (badness 10000) detected at line 372 >[][][] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 418 >[][][] >[750] >Underfull \hbox (badness 10000) detected at line 432 >[][][] >Underfull \hbox (badness 2790) in paragraph at lines 448--449 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Sensor \T1/phv/m/n/10 (p.708[]), \T1/phv/b >/n/10 gazebo-::sensors-::-Ray-Sensor \T1/phv/m/n/10 (p.696[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Camera-Sensor >Underfull \hbox (badness 1845) in paragraph at lines 448--449 >\T1/phv/m/n/10 (p.205[]), \T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Senso >r \T1/phv/m/n/10 (p.271[]), \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transm >itter \T1/phv/m/n/10 (p.1048[]), >Underfull \hbox (badness 874) in paragraph at lines 448--449 >\T1/phv/b/n/10 gazebo-::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.711[]), \T1/p >hv/b/n/10 gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.334[]), \T1/phv/b/n >/10 gazebo-::sensors-::-Sonar-Sensor >Underfull \hbox (badness 10000) detected at line 461 >[][][] >[751] >Underfull \hbox (badness 2790) in paragraph at lines 509--510 >\T1/phv/b/n/10 ::sensors-::-R-F-I-D-Sensor \T1/phv/m/n/10 (p.709[]), \T1/phv/b >/n/10 gazebo-::sensors-::-Ray-Sensor \T1/phv/m/n/10 (p.696[]), \T1/phv/b/n/10 >gazebo-::sensors-::-Camera-Sensor >Underfull \hbox (badness 1845) in paragraph at lines 509--510 >\T1/phv/m/n/10 (p.205[]), \T1/phv/b/n/10 gazebo-::sensors-::-Depth-Camera-Senso >r \T1/phv/m/n/10 (p.271[]), \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-Transm >itter \T1/phv/m/n/10 (p.1048[]), >Underfull \hbox (badness 874) in paragraph at lines 509--510 >\T1/phv/b/n/10 gazebo-::sensors-::-R-F-I-D-Tag \T1/phv/m/n/10 (p.711[]), \T1/p >hv/b/n/10 gazebo-::sensors-::-Gps-Sensor \T1/phv/m/n/10 (p.334[]), \T1/phv/b/n >/10 gazebo-::sensors-::-Sonar-Sensor >[752] [753] >Underfull \hbox (badness 2626) in paragraph at lines 631--632 >\T1/phv/b/n/10 gazebo-::sensors-::-Gpu-Ray-Sensor \T1/phv/m/n/10 (p.354[]), \T >1/phv/b/n/10 gazebo-::sensors-::-Camera-Sensor \T1/phv/m/n/10 (p.206[]), \T1/p >hv/b/n/10 gazebo-::sensors-::- >[754]) (./classSensorFactor.tex [755]) >(./classgazebo_1_1sensors_1_1SensorFactory.tex >Underfull \hbox (badness 10000) detected at line 53 >[][][] >[756]) (./classgazebo_1_1sensors_1_1SensorManager.tex [757] [758] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >Underfull \hbox (badness 10000) detected at line 119 >[][][] >Underfull \hbox (badness 10000) detected at line 133 >[][][] >[759]) (./classgazebo_1_1SensorPlugin.tex [760]) (./classgazebo_1_1Server.tex >[761] [762] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperCg. >tex [763] [764]) >(./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile_1_1ShaderHelperGLS >L.tex >Underfull \hbox (badness 1052) in paragraph at lines 1--1 >[]\T1/phv/bc/n/14.4 gazebo-:-:rendering-:-:Gz-Terrain-Mat-Gen-:-:S-M2-Profile-: >-:Shader-Helper-G-L-S-L Class Ref-er- >Underfull \hbox (badness 1502) in paragraph at lines 43--45 >[]\T1/phv/m/n/10 virtual void \T1/phv/b/n/10 generate-Fragment-Program-Source \ >T1/phv/m/n/10 (const \T1/phv/b/n/10 S-M2-Profile $\OMS/ztmcm/m/n/10 ^^C$\T1/phv >/m/n/10 -_-prof, const Ogre-::-Terrain $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_ >-terrain, >[765] [766]) (./classgazebo_1_1physics_1_1Shape.tex [767] >Underfull \hbox (badness 1917) in paragraph at lines 96--97 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Multi-Ray-Sh >ape \T1/phv/m/n/10 (p.576[]), \T1/phv/b/n/10 gazebo-::physics-::-Ray-Shape \T >1/phv/m/n/10 (p.699[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 862) in paragraph at lines 96--97 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.374[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Plane-Shape \T1/phv/m/n/10 (p.636[]), \T1/phv/b/n/1 >0 gazebo-::physics-::-Mesh-Shape >[768] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 1917) in paragraph at lines 153--154 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Multi-Ray-Sh >ape \T1/phv/m/n/10 (p.578[]), \T1/phv/b/n/10 gazebo-::physics-::-Ray-Shape \T >1/phv/m/n/10 (p.700[]), \T1/phv/b/n/10 gazebo- >Underfull \hbox (badness 862) in paragraph at lines 153--154 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.377[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Plane-Shape \T1/phv/m/n/10 (p.637[]), \T1/phv/b/n/1 >0 gazebo-::physics-::-Mesh-Shape >Underfull \hbox (badness 832) in paragraph at lines 173--174 >\T1/phv/b/n/10 ::physics-::-Heightmap-Shape \T1/phv/m/n/10 (p.377[]), \T1/phv/ >b/n/10 gazebo-::physics-::-Sphere-Shape \T1/phv/m/n/10 (p.885[]), \T1/phv/b/n/ >10 gazebo-::physics-::-Box-Shape >[769]) (./classgazebo_1_1physics_1_1SimbodyBallJoint.tex [770] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >[771] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >[772] >Underfull \hbox (badness 10000) detected at line 255 >[][][] >[773]) (./classgazebo_1_1physics_1_1SimbodyBoxShape.tex [774] >Underfull \hbox (badness 1412) in paragraph at lines 78--79 >[]\T1/phv/m/n/10 References gazebo-::physics-::-Shape-::collision-Parent, gazeb >o-::math-::equal(), gz-err, gzwarn, gazebo-::physics-::-Box- >) (./classgazebo_1_1physics_1_1SimbodyCollision.tex [775] >Underfull \hbox (badness 10000) detected at line 79 >[][][] >Underfull \hbox (badness 10000) detected at line 97 >[][][] >[776]) (./classgazebo_1_1physics_1_1SimbodyCylinderShape.tex [777]) >(./classgazebo_1_1physics_1_1SimbodyHeightmapShape.tex [778]) >(./classgazebo_1_1physics_1_1SimbodyHinge2Joint.tex [779] [780] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >[781] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >[782] [783] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >Underfull \hbox (badness 10000) detected at line 330 >[][][] >[784] [785]) (./classgazebo_1_1physics_1_1SimbodyHingeJoint.tex [786] [787] >Underfull \hbox (badness 10000) detected at line 106 >[][][] >Underfull \hbox (badness 10000) detected at line 129 >[][][] >[788] >Underfull \hbox (badness 10000) detected at line 152 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >Underfull \hbox (badness 10000) detected at line 198 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[789] [790] [791]) (./classgazebo_1_1physics_1_1SimbodyJoint.tex [792] [793] >[794] >Underfull \hbox (badness 10000) detected at line 148 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >Underfull \hbox (badness 883) in paragraph at lines 210--211 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Screw-Join >t$\OML/ztmcm/m/it/10 <$ \T1/phv/b/n/10 Simbody-Joint $\OML/ztmcm/m/it/10 >$ \T >1/phv/m/n/10 (p.743[]), \T1/phv/b/n/10 gazebo-::physics-::-Slider-Joint$\OML/zt >mcm/m/it/10 <$ >[795] [796] >Underfull \hbox (badness 10000) detected at line 251 >[][][] >Underfull \hbox (badness 10000) detected at line 280 >[][][] >[797] >Underfull \hbox (badness 10000) detected at line 303 >[][][] >Underfull \hbox (badness 10000) detected at line 326 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >[798] [799] >Underfull \hbox (badness 1735) in paragraph at lines 535--536 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Sl >ider-Joint \T1/phv/m/n/10 (p.840[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbod >y-Universal-Joint >Underfull \hbox (badness 3735) in paragraph at lines 581--582 >[]\T1/phv/m/n/10 Implemented in \T1/phv/b/n/10 gazebo-::physics-::-Simbody-Hing >e2-Joint \T1/phv/m/n/10 (p.787[]), \T1/phv/b/n/10 gazebo-::physics-::-Simbody- >Universal-Joint >[800] [801]) (./classgazebo_1_1physics_1_1SimbodyLink.tex [802] [803] [804] >[805] >Underfull \hbox (badness 10000) detected at line 295 >[][][] >[806] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 342 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 378 >[][][] >[807] >Underfull \hbox (badness 10000) detected at line 401 >[][][] >Underfull \hbox (badness 10000) detected at line 427 >[][][] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[808] [809] [810]) (./classgazebo_1_1physics_1_1SimbodyMeshShape.tex [811]) >(./classgazebo_1_1physics_1_1SimbodyModel.tex [812] [813]) >(./classgazebo_1_1physics_1_1SimbodyMultiRayShape.tex [814] [815]) >(./classgazebo_1_1physics_1_1SimbodyPhysics.tex [816] [817] [818] [819] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >Underfull \hbox (badness 10000) detected at line 336 >[][][] >Underfull \hbox (badness 10000) detected at line 355 >[][][] >[820] [821] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >[822] [823] >Underfull \hbox (badness 10000) detected at line 499 >[][][] >Underfull \hbox (badness 10000) detected at line 518 >[][][] >[824] >Underfull \hbox (badness 10000) detected at line 592 >[][][] >Underfull \hbox (badness 10000) detected at line 641 >[][][] >Underfull \hbox (badness 10000) detected at line 660 >[][][] >[825]) (./classgazebo_1_1physics_1_1SimbodyPlaneShape.tex [826]) >(./classgazebo_1_1physics_1_1SimbodyRayShape.tex [827] [828]) >(./classgazebo_1_1physics_1_1SimbodyScrewJoint.tex [829] [830] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >Underfull \hbox (badness 10000) detected at line 184 >[][][] >[831] >Underfull \hbox (badness 10000) detected at line 207 >[][][] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 253 >[][][] >[832] [833]) (./classgazebo_1_1physics_1_1SimbodySliderJoint.tex [834] [835] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 132 >[][][] >[836] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >Underfull \hbox (badness 10000) detected at line 178 >[][][] >Underfull \hbox (badness 10000) detected at line 201 >[][][] >[837] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[838] [839]) (./classgazebo_1_1physics_1_1SimbodySphereShape.tex [840]) >(./classgazebo_1_1physics_1_1SimbodyUniversalJoint.tex [841] >Underfull \hbox (badness 10000) detected at line 115 >[][][] >[842] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >[843] >Underfull \hbox (badness 10000) detected at line 214 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[844] [845]) (./classSingletonT.tex [846]) >(./classgazebo_1_1common_1_1Skeleton.tex [847] [848] [849] [850] >Underfull \hbox (badness 10000) detected at line 189 >[][][] >Underfull \hbox (badness 10000) detected at line 203 >[][][] >Underfull \hbox (badness 10000) detected at line 222 >[][][] >[851] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 285 >[][][] >Underfull \hbox (badness 10000) detected at line 299 >[][][] >Underfull \hbox (badness 10000) detected at line 313 >[][][] >[852] >Underfull \hbox (badness 10000) detected at line 332 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 368 >[][][] >[853]) (./classgazebo_1_1common_1_1SkeletonAnimation.tex [854] [855] >Underfull \hbox (badness 10000) detected at line 144 >[][][] >[856] >Underfull \hbox (badness 10000) detected at line 158 >[][][] >Underfull \hbox (badness 10000) detected at line 172 >[][][] >Underfull \hbox (badness 10000) detected at line 197 >[][][] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >[857] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >) (./classgazebo_1_1common_1_1SkeletonNode.tex [858] [859] [860] >Underfull \hbox (badness 10000) detected at line 127 >[][][] >[861] >Underfull \hbox (badness 10000) detected at line 241 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >[862] [863] >Underfull \hbox (badness 10000) detected at line 279 >[][][] >Underfull \hbox (badness 10000) detected at line 293 >[][][] >Underfull \hbox (badness 10000) detected at line 307 >[][][] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >Underfull \hbox (badness 10000) detected at line 335 >[][][] >Underfull \hbox (badness 10000) detected at line 349 >[][][] >[864] >Underfull \hbox (badness 10000) detected at line 363 >[][][] >Underfull \hbox (badness 10000) detected at line 377 >[][][] >Underfull \hbox (badness 10000) detected at line 391 >[][][] >Underfull \hbox (badness 10000) detected at line 410 >[][][] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >[865] >Underfull \hbox (badness 10000) detected at line 449 >[][][] >Underfull \hbox (badness 10000) detected at line 463 >[][][] >Underfull \hbox (badness 10000) detected at line 477 >[][][] >[866] [867] [868]) (./classgazebo_1_1physics_1_1SliderJoint.tex [869] >Underfull \hbox (badness 10000) detected at line 89 >[][][] >[870] [871]) (./classgazebo_1_1rendering_1_1GzTerrainMatGen_1_1SM2Profile.tex >[872]) (./classgazebo_1_1sensors_1_1SonarSensor.tex [873] [874] [875] >Underfull \hbox (badness 10000) detected at line 103 >[][][] >Underfull \hbox (badness 10000) detected at line 156 >[][][] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >[876] >Underfull \hbox (badness 10000) detected at line 191 >[][][] >Underfull \hbox (badness 10000) detected at line 205 >[][][] >Underfull \hbox (badness 10000) detected at line 219 >[][][] >Underfull \hbox (badness 10000) detected at line 252 >[][][] >[877]) (./classgazebo_1_1rendering_1_1SonarVisual.tex [878]) >(./classJoint__TEST_1_1SpawnJointOptions.tex [879] [880]) >(./classgazebo_1_1physics_1_1SphereShape.tex [881] [882] >Underfull \hbox (badness 10000) detected at line 104 >[][][] >) (./classgazebo_1_1common_1_1SphericalCoordinates.tex [883] [884] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >[885] >Underfull \hbox (badness 10000) detected at line 168 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 210 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[886] >Underfull \hbox (badness 10000) detected at line 238 >[][][] >Underfull \hbox (badness 10000) detected at line 257 >[][][] >[887] >Underfull \hbox (badness 10000) detected at line 356 >[][][] >) (./classgazebo_1_1math_1_1Spline.tex [888] [889] >Underfull \hbox (badness 10000) detected at line 130 >[][][] >Underfull \hbox (badness 10000) detected at line 144 >[][][] >Underfull \hbox (badness 10000) detected at line 174 >[][][] >[890] >Underfull \hbox (badness 10000) detected at line 223 >[][][] >Underfull \hbox (badness 10000) detected at line 237 >[][][] >[891] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >) (./classgazebo_1_1physics_1_1State.tex [892] [893] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >Underfull \hbox (badness 10000) detected at line 135 >[][][] >Underfull \hbox (badness 10000) detected at line 149 >[][][] >[894] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[895] [896]) (./classgazebo_1_1common_1_1STLLoader.tex) >(./classgazebo_1_1common_1_1SubMesh.tex [897] [898] [899] >Underfull \hbox (badness 10000) detected at line 138 >[][][] >[900] [901] [902] >Underfull \hbox (badness 10000) detected at line 458 >[][][] >Underfull \hbox (badness 10000) detected at line 483 >[][][] >[903] >Underfull \hbox (badness 10000) detected at line 497 >[][][] >Underfull \hbox (badness 10000) detected at line 543 >[][][] >Underfull \hbox (badness 10000) detected at line 568 >[][][] >[904] >Underfull \hbox (badness 10000) detected at line 587 >[][][] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >[905] [906] [907]) (./classgazebo_1_1transport_1_1SubscribeOptions.tex [908] >Underfull \hbox (badness 10000) detected at line 60 >[][][] >Underfull \hbox (badness 10000) detected at line 74 >[][][] >Underfull \hbox (badness 10000) detected at line 88 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >[909] [910]) (./classgazebo_1_1transport_1_1Subscriber.tex [911] >Underfull \hbox (badness 10000) detected at line 84 >[][][] >) (./classgazebo_1_1transport_1_1SubscriptionTransport.tex [912] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 98 >[][][] >[913] >Underfull \hbox (badness 10000) detected at line 128 >[][][] >Underfull \hbox (badness 10000) detected at line 165 >[][][] >) (./classgazebo_1_1physics_1_1SurfaceParams.tex [914] [915] >Underfull \hbox (badness 10000) detected at line 140 >[][][] >Underfull \hbox (badness 10000) detected at line 150 >[][][] >[916] >Underfull \hbox (badness 10000) detected at line 181 >[][][] >Underfull \hbox (badness 10000) detected at line 194 >[][][] >Underfull \hbox (badness 10000) detected at line 204 >[][][] >Underfull \hbox (badness 10000) detected at line 214 >[][][] >Underfull \hbox (badness 10000) detected at line 224 >[][][] >[917] >Underfull \hbox (badness 10000) detected at line 234 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 254 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 274 >[][][] >) (./classgazebo_1_1common_1_1SystemPaths.tex [918] [919] [920] >Underfull \hbox (badness 10000) detected at line 217 >[][][] >[921] [922] >Underfull \hbox (badness 10000) detected at line 236 >[][][] >Underfull \hbox (badness 10000) detected at line 250 >[][][] >Underfull \hbox (badness 10000) detected at line 264 >[][][] >Underfull \hbox (badness 10000) detected at line 278 >[][][] >Underfull \hbox (badness 10000) detected at line 292 >[][][] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >[923] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >) (./classgazebo_1_1SystemPlugin.tex [924]) >(./classgazebo_1_1common_1_1Time.tex [925] [926] [927] [928] [929] [930] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 334 >[][][] >Underfull \hbox (badness 10000) detected at line 352 >[][][] >Underfull \hbox (badness 10000) detected at line 371 >[][][] >[931] >Underfull \hbox (badness 10000) detected at line 390 >[][][] >Underfull \hbox (badness 10000) detected at line 409 >[][][] >Underfull \hbox (badness 10000) detected at line 432 >[][][] >Underfull \hbox (badness 10000) detected at line 451 >[][][] >[932] >Underfull \hbox (badness 10000) detected at line 470 >[][][] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[933] >Underfull \hbox (badness 10000) detected at line 546 >[][][] >Underfull \hbox (badness 10000) detected at line 565 >[][][] >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >[934] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >Underfull \hbox (badness 10000) detected at line 641 >[][][] >Underfull \hbox (badness 10000) detected at line 660 >[][][] >Underfull \hbox (badness 10000) detected at line 679 >[][][] >[935] >Underfull \hbox (badness 10000) detected at line 698 >[][][] >Underfull \hbox (badness 10000) detected at line 717 >[][][] >Underfull \hbox (badness 10000) detected at line 736 >[][][] >Underfull \hbox (badness 10000) detected at line 755 >[][][] >[936] >Underfull \hbox (badness 10000) detected at line 774 >[][][] >Underfull \hbox (badness 10000) detected at line 793 >[][][] >Underfull \hbox (badness 10000) detected at line 812 >[][][] >Underfull \hbox (badness 10000) detected at line 831 >[][][] >[937] >Underfull \hbox (badness 10000) detected at line 850 >[][][] >Underfull \hbox (badness 10000) detected at line 869 >[][][] >Underfull \hbox (badness 10000) detected at line 888 >[][][] >Underfull \hbox (badness 10000) detected at line 907 >[][][] >[938] >Underfull \hbox (badness 10000) detected at line 926 >[][][] >Underfull \hbox (badness 10000) detected at line 945 >[][][] >Underfull \hbox (badness 10000) detected at line 964 >[][][] >Underfull \hbox (badness 10000) detected at line 983 >[][][] >[939] >Underfull \hbox (badness 10000) detected at line 1002 >[][][] >Underfull \hbox (badness 10000) detected at line 1021 >[][][] >Underfull \hbox (badness 10000) detected at line 1040 >[][][] >Underfull \hbox (badness 10000) detected at line 1059 >[][][] >[940] >Underfull \hbox (badness 10000) detected at line 1078 >[][][] >Underfull \hbox (badness 10000) detected at line 1097 >[][][] >Underfull \hbox (badness 10000) detected at line 1116 >[][][] >Underfull \hbox (badness 10000) detected at line 1135 >[][][] >[941] >Underfull \hbox (badness 10000) detected at line 1154 >[][][] >Underfull \hbox (badness 10000) detected at line 1173 >[][][] >Underfull \hbox (badness 10000) detected at line 1192 >[][][] >Underfull \hbox (badness 10000) detected at line 1211 >[][][] >[942] >Underfull \hbox (badness 10000) detected at line 1230 >[][][] >Underfull \hbox (badness 10000) detected at line 1249 >[][][] >Underfull \hbox (badness 10000) detected at line 1268 >[][][] >Underfull \hbox (badness 10000) detected at line 1287 >[][][] >[943] >Underfull \hbox (badness 10000) detected at line 1306 >[][][] >Underfull \hbox (badness 10000) detected at line 1325 >[][][] >Underfull \hbox (badness 10000) detected at line 1344 >[][][] >Underfull \hbox (badness 10000) detected at line 1363 >[][][] >[944] >Underfull \hbox (badness 10000) detected at line 1382 >[][][] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >Underfull \hbox (badness 10000) detected at line 1420 >[][][] >[945] [946] >Underfull \hbox (badness 10000) detected at line 1485 >[][][] >Underfull \hbox (badness 10000) detected at line 1510 >[][][] >Underfull \hbox (badness 10000) detected at line 1532 >[][][] >[947]) (./classgazebo_1_1common_1_1Timer.tex [948] >Underfull \hbox (badness 10000) detected at line 77 >[][][] >Underfull \hbox (badness 10000) detected at line 91 >[][][] >) (./classgazebo_1_1transport_1_1TopicManager.tex [949] [950] [951] >Underfull \hbox (badness 10000) detected at line 141 >[][][] >[952] >Underfull \hbox (badness 10000) detected at line 270 >[][][] >[953] >Underfull \hbox (badness 10000) detected at line 331 >[][][] >[954] >Underfull \hbox (badness 10000) detected at line 439 >[][][] >Underfull \hbox (badness 10000) detected at line 496 >[][][] >) (./structgazebo_1_1physics_1_1TrajectoryInfo.tex [955]) >(./classgazebo_1_1rendering_1_1TransmitterVisual.tex [956]) >(./classgazebo_1_1physics_1_1UniversalJoint.tex [957]) >(./classgazebo_1_1common_1_1UpdateInfo.tex [958]) >(./classgazebo_1_1rendering_1_1UserCamera.tex [959] [960] [961] >Underfull \hbox (badness 10000) detected at line 167 >[][][] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >[962] >Underfull \hbox (badness 10000) detected at line 230 >[][][] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 262 >[][][] >Underfull \hbox (badness 10000) detected at line 280 >[][][] >Underfull \hbox (badness 10000) detected at line 294 >[][][] >[963] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >[964] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[965] [966] >Underfull \hbox (badness 10000) detected at line 657 >[][][] >) (./classgazebo_1_1math_1_1Vector2d.tex [967] [968] [969] [970] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >Underfull \hbox (badness 10000) detected at line 221 >[][][] >[971] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >Underfull \hbox (badness 10000) detected at line 259 >[][][] >Underfull \hbox (badness 10000) detected at line 273 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 300 >[][][] >[972] >Underfull \hbox (badness 10000) detected at line 319 >[][][] >Underfull \hbox (badness 10000) detected at line 354 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >[973] >Underfull \hbox (badness 10000) detected at line 395 >[][][] >Underfull \hbox (badness 10000) detected at line 414 >[][][] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 436 >[][][] >Underfull \hbox (badness 10000) detected at line 455 >[][][] >[974] >Underfull \hbox (badness 10000) detected at line 474 >[][][] >Underfull \hbox (badness 10000) detected at line 493 >[][][] >Underfull \hbox (badness 10000) detected at line 512 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >[975] >Underfull \hbox (badness 10000) detected at line 575 >[][][] >Underfull \hbox (badness 10000) detected at line 597 >[][][] >) (./classgazebo_1_1math_1_1Vector2i.tex [976] [977] [978] >Underfull \hbox (badness 10000) detected at line 163 >[][][] >Underfull \hbox (badness 10000) detected at line 182 >[][][] >Underfull \hbox (badness 10000) detected at line 196 >[][][] >[979] >Underfull \hbox (badness 10000) detected at line 226 >[][][] >Underfull \hbox (badness 10000) detected at line 240 >[][][] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 267 >[][][] >Underfull \hbox (badness 10000) detected at line 281 >[][][] >Underfull \hbox (badness 10000) detected at line 289 >[][][] >[980] >Underfull \hbox (badness 10000) detected at line 308 >[][][] >Underfull \hbox (badness 10000) detected at line 327 >[][][] >Underfull \hbox (badness 10000) detected at line 346 >[][][] >Underfull \hbox (badness 10000) detected at line 365 >[][][] >[981] >Underfull \hbox (badness 10000) detected at line 384 >[][][] >Underfull \hbox (badness 10000) detected at line 398 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >Underfull \hbox (badness 10000) detected at line 420 >[][][] >Underfull \hbox (badness 10000) detected at line 428 >[][][] >Underfull \hbox (badness 10000) detected at line 442 >[][][] >[982] >Underfull \hbox (badness 10000) detected at line 450 >[][][] >Underfull \hbox (badness 10000) detected at line 464 >[][][] >Underfull \hbox (badness 10000) detected at line 472 >[][][] >Underfull \hbox (badness 10000) detected at line 491 >[][][] >Underfull \hbox (badness 10000) detected at line 510 >[][][] >[983] >Underfull \hbox (badness 10000) detected at line 529 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 611 >[][][] >[984]) (./classgazebo_1_1math_1_1Vector3.tex [985] [986] [987] [988] >Underfull \hbox (badness 10000) detected at line 244 >[][][] >Underfull \hbox (badness 10000) detected at line 263 >[][][] >Underfull \hbox (badness 10000) detected at line 288 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >Underfull \hbox (badness 10000) detected at line 316 >[][][] >[989] >Underfull \hbox (badness 10000) detected at line 324 >[][][] >Underfull \hbox (badness 10000) detected at line 338 >[][][] >Underfull \hbox (badness 10000) detected at line 360 >[][][] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 399 >[][][] >[990] >Underfull \hbox (badness 10000) detected at line 424 >[][][] >Underfull \hbox (badness 10000) detected at line 438 >[][][] >Underfull \hbox (badness 10000) detected at line 452 >[][][] >Underfull \hbox (badness 10000) detected at line 466 >[][][] >Underfull \hbox (badness 10000) detected at line 480 >[][][] >[991] >Underfull \hbox (badness 10000) detected at line 505 >[][][] >Underfull \hbox (badness 10000) detected at line 524 >[][][] >Underfull \hbox (badness 10000) detected at line 538 >[][][] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >Underfull \hbox (badness 10000) detected at line 576 >[][][] >[992] >Underfull \hbox (badness 10000) detected at line 584 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >Underfull \hbox (badness 10000) detected at line 622 >[][][] >Underfull \hbox (badness 10000) detected at line 652 >[][][] >[993] >Underfull \hbox (badness 10000) detected at line 675 >[][][] >Underfull \hbox (badness 10000) detected at line 709 >[][][] >Underfull \hbox (badness 10000) detected at line 712 >[][][] >Underfull \hbox (badness 10000) detected at line 726 >[][][] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >[994] >Underfull \hbox (badness 10000) detected at line 746 >[][][] >Underfull \hbox (badness 10000) detected at line 760 >[][][] >Underfull \hbox (badness 10000) detected at line 763 >[][][] >Underfull \hbox (badness 10000) detected at line 782 >[][][] >Underfull \hbox (badness 10000) detected at line 801 >[][][] >[995] >Underfull \hbox (badness 10000) detected at line 820 >[][][] >Underfull \hbox (badness 10000) detected at line 845 >[][][] >[996] >Underfull \hbox (badness 10000) detected at line 944 >[][][] >Underfull \hbox (badness 10000) detected at line 966 >[][][] >Underfull \hbox (badness 10000) detected at line 988 >[][][] >[997] >Underfull \hbox (badness 820) in paragraph at lines 1031--1032 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >Underfull \hbox (badness 820) in paragraph at lines 1042--1043 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >Underfull \hbox (badness 820) in paragraph at lines 1053--1054 >[]\T1/phv/m/n/10 Referenced by gazebo-::math-::-Pose-::-Coord-Position-Sub(), C >or-rect(), operator-(), gazebo-::math-::-Quaternion-::-Rotate- >) (./classgazebo_1_1math_1_1Vector4.tex [998] [999] [1000] >Underfull \hbox (badness 10000) detected at line 177 >[][][] >Underfull \hbox (badness 10000) detected at line 202 >[][][] >[1001] >Underfull \hbox (badness 10000) detected at line 216 >[][][] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 260 >[][][] >Underfull \hbox (badness 10000) detected at line 268 >[][][] >Underfull \hbox (badness 10000) detected at line 287 >[][][] >[1002] >Underfull \hbox (badness 10000) detected at line 306 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >Underfull \hbox (badness 10000) detected at line 328 >[][][] >Underfull \hbox (badness 10000) detected at line 347 >[][][] >Underfull \hbox (badness 10000) detected at line 366 >[][][] >[1003] >Underfull \hbox (badness 10000) detected at line 385 >[][][] >Underfull \hbox (badness 10000) detected at line 404 >[][][] >Underfull \hbox (badness 10000) detected at line 423 >[][][] >Underfull \hbox (badness 10000) detected at line 437 >[][][] >Underfull \hbox (badness 10000) detected at line 445 >[][][] >[1004] >Underfull \hbox (badness 10000) detected at line 459 >[][][] >Underfull \hbox (badness 10000) detected at line 467 >[][][] >Underfull \hbox (badness 10000) detected at line 481 >[][][] >Underfull \hbox (badness 10000) detected at line 489 >[][][] >Underfull \hbox (badness 10000) detected at line 508 >[][][] >[1005] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >Underfull \hbox (badness 10000) detected at line 562 >[][][] >[1006] >Underfull \hbox (badness 10000) detected at line 628 >[][][] >Underfull \hbox (badness 10000) detected at line 650 >[][][] >) (./classgazebo_1_1common_1_1Video.tex [1007] >Underfull \hbox (badness 10000) detected at line 69 >[][][] >[1008] >Underfull \hbox (badness 10000) detected at line 88 >[][][] >Underfull \hbox (badness 10000) detected at line 102 >[][][] >Underfull \hbox (badness 10000) detected at line 121 >[][][] >) (./classgazebo_1_1rendering_1_1VideoVisual.tex [1009]) >(./classgazebo_1_1rendering_1_1ViewController.tex [1010] >Underfull \hbox (badness 10000) detected at line 96 >[][][] >[1011] [1012] [1013]) (./classgazebo_1_1rendering_1_1Visual.tex [1014] [1015] >[1016] [1017] >Underfull \hbox (badness 1552) in paragraph at lines 195--196 >[]\T1/phv/m/n/10 static void \T1/phv/b/n/10 Insert-Mesh \T1/phv/m/n/10 (const \ >T1/phv/b/n/10 common-::-Mesh $\OMS/ztmcm/m/n/10 ^^C$\T1/phv/m/n/10 -_-mesh, con >st std-::string &-_-sub-Mesh="", bool -_-center- >[1018] [1019] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >Underfull \hbox (badness 10000) detected at line 406 >[][][] >[1020] >Underfull \hbox (badness 10000) detected at line 517 >[][][] >Underfull \hbox (badness 10000) detected at line 531 >[][][] >[1021] >Underfull \hbox (badness 10000) detected at line 550 >[][][] >Underfull \hbox (badness 10000) detected at line 564 >[][][] >Underfull \hbox (badness 10000) detected at line 589 >[][][] >Underfull \hbox (badness 10000) detected at line 603 >[][][] >Underfull \hbox (badness 10000) detected at line 617 >[][][] >Underfull \hbox (badness 10000) detected at line 631 >[][][] >[1022] >Underfull \hbox (badness 10000) detected at line 645 >[][][] >Underfull \hbox (badness 10000) detected at line 659 >[][][] >Underfull \hbox (badness 10000) detected at line 673 >[][][] >Underfull \hbox (badness 10000) detected at line 687 >[][][] >Underfull \hbox (badness 10000) detected at line 701 >[][][] >Underfull \hbox (badness 10000) detected at line 715 >[][][] >[1023] >Underfull \hbox (badness 10000) detected at line 729 >[][][] >Underfull \hbox (badness 10000) detected at line 743 >[][][] >Underfull \hbox (badness 10000) detected at line 757 >[][][] >Underfull \hbox (badness 10000) detected at line 771 >[][][] >Underfull \hbox (badness 10000) detected at line 785 >[][][] >Underfull \hbox (badness 10000) detected at line 799 >[][][] >Underfull \hbox (badness 10000) detected at line 802 >[][][] >[1024] >Underfull \hbox (badness 10000) detected at line 820 >[][][] >Underfull \hbox (badness 10000) detected at line 834 >[][][] >[1025] >Underfull \hbox (badness 10000) detected at line 919 >[][][] >Underfull \hbox (badness 10000) detected at line 933 >[][][] >[1026] [1027] [1028] [1029] [1030] >Underfull \hbox (badness 10000) detected at line 1401 >[][][] >[1031] [1032] [1033]) (./classgazebo_1_1VisualPlugin.tex [1034]) >(./classgazebo_1_1rendering_1_1WindowManager.tex [1035] [1036] >Underfull \hbox (badness 10000) detected at line 117 >[][][] >Underfull \hbox (badness 10000) detected at line 136 >[][][] >Underfull \hbox (badness 10000) detected at line 155 >[][][] >[1037]) (./classgazebo_1_1rendering_1_1WireBox.tex [1038]) >(./classgazebo_1_1sensors_1_1WirelessReceiver.tex [1039] >Underfull \hbox (badness 10000) detected at line 94 >[][][] >Underfull \hbox (badness 10000) detected at line 108 >[][][] >[1040] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >) (./classgazebo_1_1sensors_1_1WirelessTransceiver.tex [1041] [1042] >Underfull \hbox (badness 10000) detected at line 111 >[][][] >Underfull \hbox (badness 10000) detected at line 125 >[][][] >Underfull \hbox (badness 10000) detected at line 139 >[][][] >Underfull \hbox (badness 914) in paragraph at lines 163--164 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.1048[]), and \T1/phv/b/n/10 gazebo-::sensors-::-W >ireless-Receiver >Underfull \hbox (badness 914) in paragraph at lines 187--188 >[]\T1/phv/m/n/10 Reimplemented in \T1/phv/b/n/10 gazebo-::sensors-::-Wireless-T >ransmitter \T1/phv/m/n/10 (p.1048[]), and \T1/phv/b/n/10 gazebo-::sensors-::-W >ireless-Receiver >[1043]) (./classgazebo_1_1sensors_1_1WirelessTransmitter.tex [1044] >Underfull \hbox (badness 10000) detected at line 93 >[][][] >Underfull \hbox (badness 10000) detected at line 107 >[][][] >[1045] >Underfull \hbox (badness 10000) detected at line 122 >[][][] >[1046]) (./classgazebo_1_1physics_1_1World.tex [1047] [1048] [1049] [1050] >[1051] >Underfull \hbox (badness 10000) detected at line 248 >[][][] >Underfull \hbox (badness 10000) detected at line 283 >[][][] >Underfull \hbox (badness 10000) detected at line 302 >[][][] >[1052] >Underfull \hbox (badness 10000) detected at line 321 >[][][] >Underfull \hbox (badness 10000) detected at line 340 >[][][] >Underfull \hbox (badness 10000) detected at line 359 >[][][] >Underfull \hbox (badness 10000) detected at line 373 >[][][] >Underfull \hbox (badness 10000) detected at line 387 >[][][] >[1053] >Underfull \hbox (badness 10000) detected at line 401 >[][][] >Underfull \hbox (badness 10000) detected at line 415 >[][][] >Underfull \hbox (badness 10000) detected at line 429 >[][][] >Underfull \hbox (badness 10000) detected at line 443 >[][][] >Underfull \hbox (badness 10000) detected at line 457 >[][][] >Underfull \hbox (badness 10000) detected at line 471 >[][][] >[1054] >Underfull \hbox (badness 10000) detected at line 485 >[][][] >Underfull \hbox (badness 10000) detected at line 499 >[][][] >Underfull \hbox (badness 10000) detected at line 513 >[][][] >Underfull \hbox (badness 10000) detected at line 527 >[][][] >[1055] >Underfull \hbox (badness 10000) detected at line 600 >[][][] >Underfull \hbox (badness 10000) detected at line 614 >[][][] >[1056] [1057] [1058] [1059] [1060] [1061] >Underfull \hbox (badness 10000) detected at line 859 >[][][] >) (./classgazebo_1_1WorldPlugin.tex [1062]) >(./classgazebo_1_1physics_1_1WorldState.tex [1063] [1064] >Underfull \hbox (badness 10000) detected at line 161 >[][][] >[1065] >Underfull \hbox (badness 10000) detected at line 180 >[][][] >Underfull \hbox (badness 10000) detected at line 199 >[][][] >Underfull \hbox (badness 10000) detected at line 213 >[][][] >Underfull \hbox (badness 10000) detected at line 232 >[][][] >[1066] >Underfull \hbox (badness 10000) detected at line 246 >[][][] >Underfull \hbox (badness 10000) detected at line 301 >[][][] >Underfull \hbox (badness 10000) detected at line 320 >[][][] >[1067] >Underfull \hbox (badness 10000) detected at line 339 >[][][] >[1068] >Underfull \hbox (badness 10000) detected at line 440 >[][][] >) (./classgazebo_1_1rendering_1_1WrenchVisual.tex [1069]) [1070] >Chapter 11. >(./Actor_8hh.tex) (./Angle_8hh.tex [1071] >Underfull \hbox (badness 10000) detected at line 47 >[][][] >Underfull \hbox (badness 10000) detected at line 66 >[][][] >[1072] >Underfull \hbox (badness 10000) detected at line 85 >[][][] >) (./Animation_8hh.tex) (./ArrowVisual_8hh.tex [1073]) (./Assert_8hh.tex) >(./AudioDecoder_8hh.tex) (./AxisVisual_8hh.tex [1074]) (./BallJoint_8hh.tex) >(./Base_8hh.tex [1075]) (./Base64_8hh.tex >Underfull \hbox (badness 10000) detected at line 32 >[][][] >[1076]) (./Box_8hh.tex >Underfull \hbox (badness 10000) in paragraph at lines 49--1 >) (./BoxShape_8hh.tex) (./BVHLoader_8hh.tex [1077]) (./CallbackHelper_8hh.tex >[1078]) (./Camera_8hh.tex >Underfull \vbox (badness 7468) has occurred while \output is active [1079]) >(./CameraSensor_8hh.tex [1080]) (./CameraVisual_8hh.tex) (./cegui_8h.tex) >(./ColladaLoader_8hh.tex [1081]) (./Collision_8hh.tex) >(./CollisionState_8hh.tex) (./Color_8hh.tex [1082]) (./CommonIface_8hh.tex >[1083]) (./CommonTypes_8hh.tex [1084]) (./COMVisual_8hh.tex [1085]) >(./Connection_8hh.tex [1086]) (./ConnectionManager_8hh.tex) (./Console_8hh.tex >[1087]) (./Contact_8hh.tex [1088]) (./ContactManager_8hh.tex) >(./ContactSensor_8hh.tex [1089]) (./ContactVisual_8hh.tex) >(./Conversions_8hh.tex [1090]) (./CylinderShape_8hh.tex) (./DepthCamera_8hh.tex >[1091]) (./DepthCameraSensor_8hh.tex) (./Diagnostics_8hh.tex [1092]) >(./DynamicLines_8hh.tex) (./DynamicRenderable_8hh.tex [1093]) (./Entity_8hh.tex >) (./Event_8hh.tex [1094]) (./Events_8hh.tex) (./Exception_8hh.tex [1095]) >(./ForceTorqueSensor_8hh.tex) (./FPSViewController_8hh.tex [1096]) >(./gazebo_8hh.tex) (./gazebo__core_8hh.tex) (./GazeboGenerator_8hh.tex [1097]) >(./GpsSensor_8hh.tex [1098]) (./GpuLaser_8hh.tex) (./GpuRaySensor_8hh.tex >[1099]) (./Grid_8hh.tex) (./Gripper_8hh.tex [1100]) (./GUIOverlay_8hh.tex) >(./Heightmap_8hh.tex [1101]) (./HeightmapShape_8hh.tex [1102]) >(./Helpers_8hh.tex [1103] [1104]) (./Hinge2Joint_8hh.tex) (./HingeJoint_8hh.tex >[1105]) (./Image_8hh.tex) (./ImuSensor_8hh.tex [1106]) (./Inertial_8hh.tex) >(./IOManager_8hh.tex [1107]) (./Joint_8hh.tex) (./Joint__TEST_8hh.tex [1108]) >(./JointController_8hh.tex) (./JointState_8hh.tex [1109]) >(./JointVisual_8hh.tex) (./JointWrench_8hh.tex [1110]) (./KeyEvent_8hh.tex) >(./KeyFrame_8hh.tex [1111]) (./LaserVisual_8hh.tex) (./Light_8hh.tex [1112]) >(./Link_8hh.tex) (./LinkState_8hh.tex [1113]) (./LogPlay_8hh.tex) >(./LogRecord_8hh.tex [1114]) (./mainpage_8html.tex) (./MapShape_8hh.tex) >(./Master_8hh.tex [1115]) (./common_2Material_8hh.tex) >(./rendering_2Material_8hh.tex) (./MathTypes_8hh.tex [1116]) (./Matrix3_8hh.tex >) (./Matrix4_8hh.tex [1117]) (./Mesh_8hh.tex) (./MeshCSG_8hh.tex [1118]) >(./MeshLoader_8hh.tex) (./MeshManager_8hh.tex [1119]) (./MeshShape_8hh.tex) >(./Model_8hh.tex [1120]) (./ModelDatabase_8hh.tex [1121]) (./ModelState_8hh.tex >) (./MouseEvent_8hh.tex) (./MovableText_8hh.tex [1122]) (./MsgFactory_8hh.tex >[1123]) (./msgs_8hh.tex [1124]) (./MultiCameraSensor_8hh.tex [1125]) >(./MultiRayShape_8hh.tex) (./Node_8hh.tex [1126]) (./Noise_8hh.tex) >(./ogre__gazebo_8h.tex) (./OpenAL_8hh.tex [1127] >Underfull \vbox (badness 10000) has occurred while \output is active [1128]) >(./OrbitViewController_8hh.tex) (./PhysicsEngine_8hh.tex [1129]) >(./PhysicsFactory_8hh.tex [1130]) (./PhysicsIface_8hh.tex [1131]) >(./PhysicsTypes_8hh.tex [1132] [1133]) (./PID_8hh.tex) (./Plane_8hh.tex >[1134]) (./PlaneShape_8hh.tex) (./Plugin_8hh.tex [1135] [1136] >Underfull \hbox (badness 10000) detected at line 87 >[][][] >Underfull \hbox (badness 10000) detected at line 109 >[][][] >Underfull \hbox (badness 10000) detected at line 131 >[][][] >[1137] >Underfull \hbox (badness 10000) detected at line 153 >[][][] >Underfull \hbox (badness 10000) detected at line 175 >[][][] >) (./Pose_8hh.tex) (./Projector_8hh.tex [1138]) (./Publication_8hh.tex) >(./PublicationTransport_8hh.tex [1139]) (./Publisher_8hh.tex) >(./Quaternion_8hh.tex [1140]) (./Rand_8hh.tex [1141]) (./RaySensor_8hh.tex) >(./RayShape_8hh.tex [1142]) (./RenderEngine_8hh.tex) (./RenderEvents_8hh.tex >[1143]) (./RenderingIface_8hh.tex) (./RenderTypes_8hh.tex [1144] >Underfull \hbox (badness 3158) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--P-O-I-N-T-_--L-I-S-T >\T1/phv/m/n/10 = 0, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L >-I-N-E-_--L-I-S-T \T1/phv/m/n/10 = 1, >Underfull \hbox (badness 4341) in paragraph at lines 89--99 >\T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--L-I-N-E-_--S-T-R-I-P >\T1/phv/m/n/10 = 2, \T1/phv/b/n/10 gazebo-::rendering-::-R-E-N-D-E-R-I-N-G-_--T >-R-I-A-N-G-L-E-_--L-I-S-T >[1145]) (./RFIDSensor_8hh.tex [1146]) (./RFIDTag_8hh.tex) >(./RFIDTagVisual_8hh.tex) (./RFIDVisual_8hh.tex [1147]) (./Road_8hh.tex) >(./Road2d_8hh.tex [1148]) (./RotationSpline_8hh.tex) (./RTShaderSystem_8hh.tex >[1149]) (./Scene_8hh.tex [1150]) (./ScrewJoint_8hh.tex) (./SelectionObj_8hh.tex >) (./Sensor_8hh.tex [1151] >Underfull \hbox (badness 892) in paragraph at lines 32--37 >[]\T1/phv/m/n/10 enum \T1/phv/b/n/10 gazebo-::sensors-::-Sensor-Category \T1/ph >v/m/n/10 { \T1/phv/b/n/10 gazebo-::sensors-::-I-M-A-G-E \T1/phv/m/n/10 = 0, \T1 >/phv/b/n/10 gazebo-::sensors-::-R-A-Y \T1/phv/m/n/10 = 1, >) (./SensorFactory_8hh.tex [1152]) (./SensorManager_8hh.tex) >(./SensorsIface_8hh.tex [1153]) (./SensorTypes_8hh.tex [1154] [1155]) >(./Server_8hh.tex) (./Shape_8hh.tex [1156]) (./simbody__inc_8h.tex) >(./SimbodyBallJoint_8hh.tex) (./SimbodyBoxShape_8hh.tex [1157]) >(./SimbodyCollision_8hh.tex) (./SimbodyCylinderShape_8hh.tex [1158]) >(./SimbodyHeightmapShape_8hh.tex) (./SimbodyHinge2Joint_8hh.tex [1159]) >(./SimbodyHingeJoint_8hh.tex) (./SimbodyJoint_8hh.tex [1160]) >(./SimbodyLink_8hh.tex) (./SimbodyMeshShape_8hh.tex) (./SimbodyModel_8hh.tex >[1161]) (./SimbodyMultiRayShape_8hh.tex) (./SimbodyPhysics_8hh.tex [1162]) >(./SimbodyPlaneShape_8hh.tex) (./SimbodyRayShape_8hh.tex) >(./SimbodyScrewJoint_8hh.tex [1163]) (./SimbodySliderJoint_8hh.tex) >(./SimbodySphereShape_8hh.tex [1164]) (./SimbodyTypes_8hh.tex) >(./SimbodyUniversalJoint_8hh.tex [1165]) (./SingletonT_8hh.tex) >(./Skeleton_8hh.tex [1166]) (./SkeletonAnimation_8hh.tex) >(./SliderJoint_8hh.tex [1167]) (./SonarSensor_8hh.tex) (./SonarVisual_8hh.tex >[1168]) (./SphereShape_8hh.tex) (./SphericalCoordinates_8hh.tex) >(./Spline_8hh.tex [1169]) (./State_8hh.tex) (./STLLoader_8hh.tex [1170]) >(./SubscribeOptions_8hh.tex) (./Subscriber_8hh.tex [1171]) >(./SubscriptionTransport_8hh.tex) (./SurfaceParams_8hh.tex [1172]) >(./SystemPaths_8hh.tex) (./Time_8hh.tex [1173]) (./Timer_8hh.tex) >(./TopicManager_8hh.tex [1174]) (./TransmitterVisual_8hh.tex [1175]) >(./TransportIface_8hh.tex [1176]) (./TransportTypes_8hh.tex [1177]) >(./UniversalJoint_8hh.tex) (./UpdateInfo_8hh.tex) (./UserCamera_8hh.tex >[1178]) (./UtilTypes_8hh.tex) (./Vector2d_8hh.tex [1179]) (./Vector2i_8hh.tex) >(./Vector3_8hh.tex [1180]) (./Vector4_8hh.tex) (./Video_8hh.tex) >(./VideoVisual_8hh.tex [1181]) (./ViewController_8hh.tex) (./Visual_8hh.tex >[1182]) (./WindowManager_8hh.tex [1183]) (./WireBox_8hh.tex) >(./WirelessReceiver_8hh.tex) (./WirelessTransceiver_8hh.tex [1184]) >(./WirelessTransmitter_8hh.tex) (./World_8hh.tex [1185]) (./WorldState_8hh.tex >[1186]) (./WrenchVisual_8hh.tex) [1187] (./refman.ind >Underfull \hbox (badness 10000) in paragraph at lines 83--85 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >[1188] [1189] >Underfull \hbox (badness 10000) in paragraph at lines 224--226 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1190] [1191] >Underfull \hbox (badness 10000) in paragraph at lines 474--476 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1192] [1193] [1194] [1195] [1196] [1197] [1198] >Underfull \hbox (badness 10000) in paragraph at lines 1210--1212 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 1212--1214 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1199] [1200] [1201] [1202] [1203] [1204] [1205] [1206] [1207] [1208] [1209] >[1210] [1211] [1212] [1213] [1214] [1215] [1216] [1217] [1218] [1219] [1220] >[1221] [1222] [1223] [1224] [1225] [1226] [1227] >Underfull \hbox (badness 10000) in paragraph at lines 4431--4433 >[]\T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 4441--4443 >[]\T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1228] [1229] [1230] [1231] [1232] [1233] [1234] [1235] [1236] [1237] >Underfull \hbox (badness 10000) in paragraph at lines 5488--5490 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >Underfull \hbox (badness 10000) in paragraph at lines 5498--5500 >[]| \T1/phv/m/n/10 google-::protobuf-::compiler-::cpp-::-Gazebo-Generator, >Underfull \hbox (badness 10000) in paragraph at lines 5501--5503 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 5504--5506 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 5507--5509 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5510--5512 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5513--5515 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5516--5518 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5519--5521 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5522--5524 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5525--5527 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1238] >Underfull \hbox (badness 10000) in paragraph at lines 5527--5529 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5530--5532 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5535--5537 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5537--5539 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5540--5542 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5542--5544 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5545--5547 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5547--5549 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5550--5552 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5552--5554 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5555--5557 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5557--5559 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5560--5562 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 5562--5564 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1239] [1240] [1241] [1242] [1243] [1244] [1245] [1246] [1247] [1248] [1249] >[1250] [1251] [1252] [1253] [1254] [1255] [1256] [1257] [1258] [1259] [1260] >[1261] [1262] [1263] [1264] [1265] [1266] [1267] [1268] [1269] >Underfull \hbox (badness 10000) in paragraph at lines 9001--9003 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >[1270] [1271] [1272] [1273] [1274] [1275] [1276] [1277] [1278] [1279] [1280] >[1281] [1282] [1283] >Underfull \hbox (badness 10000) in paragraph at lines 10442--10444 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 10445--10447 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >Underfull \hbox (badness 10000) in paragraph at lines 10448--10450 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile, >Underfull \hbox (badness 10000) in paragraph at lines 10472--10474 >[]| \T1/phv/m/n/10 gazebo-::rendering-::-Gz-Terrain-Mat-Gen-::-S-M2-Profile-::- >[1284] [1285] [1286]) (./refman.aux (./group__gazebo__event.aux) >(./group__gazebo__math.aux) (./group__gazebo__msgs.aux) >(./group__gazebo__physics.aux) (./group__gazebo__physics__simbody.aux) >(./group__gazebo__rendering.aux) (./group__gazebo__sensors.aux) >(./group__gazebo__transport.aux) (./group__gazebo__util.aux)) >LaTeX Font Warning: Some font shapes were not available, defaults substituted. >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. > ) >(see the transcript file for additional information){/usr/share/texlive/texmf-d >ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/publ >ic/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/ams >fonts/cm/cmsy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr >8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr >/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8ac.pfb></usr/share/texl >ive/texmf-dist/fonts/type1/urw/helvetic/uhvbo8a.pfb></usr/share/texlive/texmf-d >ist/fonts/type1/urw/helvetic/uhvbo8ac.pfb></usr/share/texlive/texmf-dist/fonts/ >type1/urw/helvetic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/he >lvetic/uhvro8a.pfb> >Output written on refman.pdf (1430 pages, 2159803 bytes). >Transcript written on refman.log. >LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. >make[4]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build/doxygen/latex' >make[3]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make[4]: *** [refman.pdf] Error 1 >make[3]: *** [doc/CMakeFiles/doc] Error 2 >make[2]: *** [doc/CMakeFiles/doc.dir/all] Error 2 >make[2]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make[1]: *** [doc/CMakeFiles/doc.dir/rule] Error 2 >make[1]: Leaving directory `/builddir/build/BUILD/gazebo-2.1.0/build' >make: *** [doc] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.REtEIu (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.REtEIu (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gazebo.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gazebo.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 825409
: 841683 |
855615
|
919823