Started by user wuxintao Obtained perception.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git Loading library jenkinslib@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git ls-remote -h -- http://159.27.226.4/weilikang/jenkinslib.git # timeout=10 Found match: refs/heads/master revision 1c58c0f8de4255f10960f689ff4747af509457e5 The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/perception@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10 Fetching without tags Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 1c58c0f8de4255f10960f689ff4747af509457e5 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c58c0f8de4255f10960f689ff4747af509457e5 # timeout=10 Commit message: "Update dingtalk.groovy" > git rev-list --no-walk 1c58c0f8de4255f10960f689ff4747af509457e5 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo null [Pipeline] echo null [Pipeline] echo null [Pipeline] node Running on perception in /senior/weilk/workspace/perception [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_weilk Fetching changes from the remote Git repository Checking out Revision 905de9aac7fc5ebf82f1e4f0689c90a810b284cc (refs/remotes/origin/master) Commit message: "Update orin-module-arm.jenkinsfile" > git rev-parse --resolve-git-dir /senior/weilk/workspace/perception/.git # timeout=10 > git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10 Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --tags --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 905de9aac7fc5ebf82f1e4f0689c90a810b284cc # timeout=10 > git rev-list --no-walk 905de9aac7fc5ebf82f1e4f0689c90a810b284cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] lock Trying to acquire lock on [Label: perception, Quantity: 1] Lock acquired on [Label: perception, Quantity: 1] [Pipeline] { [Pipeline] stage [Pipeline] { (shared_msgs) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] echo >>>>>>>>>>拉取shared_msgs>>>>>>>>>> [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + cat /home/nvidia/commtest/master-project/perception-master.json [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/perception-master.json [Pipeline] sh + cat /home/nvidia/commtest/dev-project/perception-master.json [Pipeline] sh + cat /home/nvidia/commtest/master-project/perception-slave.json [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/perception-slave.json [Pipeline] sh + cat /home/nvidia/commtest/dev-project/perception-slave.json [Pipeline] sh + echo -n '{"module":[' [Pipeline] sh + rm -rf /senior/perception/bin /senior/perception/dox_setup.sh /senior/perception/env.sh /senior/perception/include /senior/perception/lib /senior/perception/local_setup.bash /senior/perception/local_setup.sh /senior/perception/local_setup.zsh /senior/perception/perception_setup.sh /senior/perception/setup.bash /senior/perception/setup.sh /senior/perception/_setup_util.py /senior/perception/setup.zsh /senior/perception/share /senior/workspace/auto_camera_capture /senior/workspace/camera_module /senior/workspace/dox /senior/workspace/new_detection /senior/workspace/perception_ota_master_2023-05-15_17-11-12 /senior/workspace/perception_ota_master_2023-05-15_17-11-12.zip /senior/workspace/shared_msgs /senior/workspace/system-ros /senior/workspace/version.json '/senior/perception_slave/*' /senior/workspace/perception_ota_master_2023-05-15_17-11-12.zip [Pipeline] sh + mkdir -p /senior/workspace/shared_msgs/src/shared_msgs [Pipeline] sh + ls /senior/workspace/shared_msgs/src shared_msgs [Pipeline] dir Running in /senior/workspace/shared_msgs/src/shared_msgs [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Avoid second fetch Checking out Revision adacaf4c9ffb2d96a0f29f8082d536104c0187a1 (origin/rc_dev) Commit message: "feat_out:vehicle_msgs增加comm_msgs依赖" Cloning repository http://159.27.226.4/shared/shared_msgs.git > git init /senior/workspace/shared_msgs/src/shared_msgs # timeout=10 Fetching upstream changes from http://159.27.226.4/shared/shared_msgs.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --progress -- http://159.27.226.4/shared/shared_msgs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/shared/shared_msgs.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adacaf4c9ffb2d96a0f29f8082d536104c0187a1 # timeout=10 > git rev-list --no-walk adacaf4c9ffb2d96a0f29f8082d536104c0187a1 # timeout=10 [Pipeline] dir Running in /senior/workspace/shared_msgs [Pipeline] { [Pipeline] sh + source /opt/ros/melodic/setup.bash ++ CATKIN_SHELL=bash ++++ dirname /opt/ros/melodic/setup.bash +++ builtin cd /opt/ros/melodic +++ pwd ++ _CATKIN_SETUP_DIR=/opt/ros/melodic ++ . /opt/ros/melodic/setup.sh +++ : /opt/ros/melodic +++ _SETUP_UTIL=/opt/ros/melodic/_setup_util.py +++ unset _CATKIN_SETUP_DIR +++ '[' '!' -f /opt/ros/melodic/_setup_util.py ']' ++++ uname -s +++ _UNAME=Linux +++ _IS_DARWIN=0 +++ '[' Linux = Darwin ']' +++ unset _UNAME +++ export CMAKE_PREFIX_PATH +++ '[' 0 -eq 0 ']' +++ export LD_LIBRARY_PATH +++ unset _IS_DARWIN +++ export PATH +++ export PKG_CONFIG_PATH +++ export PYTHONPATH +++ '[' -z bash ']' +++ '[' -d '' ']' +++ _TMPDIR=/tmp ++++ mktemp /tmp/setup.sh.XXXXXXXXXX +++ _SETUP_TMP=/tmp/setup.sh.tSnJFK44Kg +++ unset _TMPDIR +++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.tSnJFK44Kg ']' +++ CATKIN_SHELL=bash +++ /opt/ros/melodic/_setup_util.py +++ _RC=0 +++ '[' 0 -ne 0 ']' +++ unset _RC +++ unset _SETUP_UTIL +++ . /tmp/setup.sh.tSnJFK44Kg ++++ export CMAKE_PREFIX_PATH=/opt/ros/melodic ++++ CMAKE_PREFIX_PATH=/opt/ros/melodic ++++ export LD_LIBRARY_PATH=/opt/ros/melodic/lib ++++ LD_LIBRARY_PATH=/opt/ros/melodic/lib ++++ export PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PKG_CONFIG_PATH=/opt/ros/melodic/lib/pkgconfig ++++ PKG_CONFIG_PATH=/opt/ros/melodic/lib/pkgconfig ++++ export PYTHONPATH=/opt/ros/melodic/lib/python2.7/dist-packages ++++ PYTHONPATH=/opt/ros/melodic/lib/python2.7/dist-packages ++++ export _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ export _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic +++ rm -f /tmp/setup.sh.tSnJFK44Kg +++ unset _SETUP_TMP +++ _i=0 +++ '[' 0 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_0' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_0 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ '[' -n '' -a '' '!=' melodic ']' ++++ export ROS_DISTRO=melodic ++++ ROS_DISTRO=melodic +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=1 +++ '[' 1 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_1' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_1 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ETC_DIR=/opt/ros/melodic/etc/ros ++++ ROS_ETC_DIR=/opt/ros/melodic/etc/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=2 +++ '[' 2 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_2' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_2 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh +++++ cat ++++ PYTHON_CODE_BUILD_ROS_PACKAGE_PATH='from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data == '\'''\'': paths.append(os.path.join(workspace, '\''share'\'')) if os.path.isdir(os.path.join(workspace, '\''stacks'\'')): paths.append(os.path.join(workspace, '\''stacks'\'')) else: for source_path in data.split('\'';'\''): paths.append(source_path) print(os.pathsep.join(paths))' +++++ /usr/bin/python -c 'from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data == '\'''\'': paths.append(os.path.join(workspace, '\''share'\'')) if os.path.isdir(os.path.join(workspace, '\''stacks'\'')): paths.append(os.path.join(workspace, '\''stacks'\'')) else: for source_path in data.split('\'';'\''): paths.append(source_path) print(os.pathsep.join(paths))' ++++ export ROS_PACKAGE_PATH=/opt/ros/melodic/share ++++ ROS_PACKAGE_PATH=/opt/ros/melodic/share +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=3 +++ '[' 3 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_3' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_3 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export ROS_PYTHON_VERSION=2 ++++ ROS_PYTHON_VERSION=2 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=4 +++ '[' 4 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_4' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_4 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ export ROS_VERSION=1 ++++ ROS_VERSION=1 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=5 +++ '[' 5 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_5' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_5 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ROOT=/opt/ros/melodic/share/ros ++++ ROS_ROOT=/opt/ros/melodic/share/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=6 +++ '[' 6 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_6' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_6 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ '[' '!' '' ']' ++++ export ROS_MASTER_URI=http://localhost:11311 ++++ ROS_MASTER_URI=http://localhost:11311 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=7 +++ '[' 7 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_7' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_7 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh +++++ cat ++++ PYTHON_CODE_BUILD_ROSLISP_PACKAGE_DIRECTORIES='from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data: paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\'')) print(os.pathsep.join(paths))' +++++ /usr/bin/python -c 'from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data: paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\'')) print(os.pathsep.join(paths))' ++++ export ROSLISP_PACKAGE_DIRECTORIES= ++++ ROSLISP_PACKAGE_DIRECTORIES= +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=8 +++ '[' 8 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_8' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_8 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ complete -F _catkin_make catkin_make +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=9 +++ '[' 9 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_9' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_9 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ complete -F _catkin_make_isolated catkin_make_isolated +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=10 +++ '[' 10 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_10' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_10 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ '[' -z /opt/ros/melodic ']' ++++ . /opt/ros/melodic/share/rosbash/rosbash +++++ complete -F _roscomplete_sub_dir -o nospace roscd +++++ complete -F _roscomplete_sub_dir -o nospace rospd +++++ complete -F _roscomplete_sub_dir -o nospace rosls +++++ complete -F _roscomplete_rosmake rosmake +++++ complete -F _roscomplete_rosclean rosclean +++++ complete -F _roscomplete_exe rosrun +++++ complete -F _roscomplete_file rosed +++++ complete -F _roscomplete_file roscp +++++ complete -F _roscomplete_file roscat +++++ complete -F _roscomplete_launch -o filenames roslaunch +++++ complete -F _roscomplete_test -o filenames rostest +++++ complete -F _roscomplete_rospack rospack +++++ complete -F _roscomplete_rosbag -o default rosbag +++++ complete -F _roscomplete_rosnode rosnode +++++ complete -F _roscomplete_rosparam rosparam +++++ complete -F _roscomplete_rostopic rostopic +++++ complete -F _roscomplete_rosservice rosservice +++++ complete -F _roscomplete_rosmsg rosmsg +++++ complete -F _roscomplete_rossrv rossrv +++++ complete -F _roscomplete_roscreate_pkg roscreate-pkg +++++ complete -F _roscomplete_roswtf -o filenames roswtf +++++ complete -F _roscomplete_rosconsole rosconsole +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=11 +++ '[' 11 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_11' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_11 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/20.transform.bash +++++ complete +++++ grep -w rosrun +++++ awk '{print $3}' ++++ _sav_transform_roscomplete_rosrun=_roscomplete_exe ++++ complete -F _roscomplete_rosrun_transform rosrun +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=12 +++ '[' 12 -lt 12 ']' +++ unset _i +++ unset _CATKIN_ENVIRONMENT_HOOKS_COUNT + catkin_make -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using CATKIN_DEVEL_PREFIX: /senior/workspace/shared_msgs/devel -- Using CMAKE_PREFIX_PATH: /opt/ros/melodic -- This workspace overlays: /opt/ros/melodic -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2") -- Using PYTHON_EXECUTABLE: /usr/bin/python2 -- Using Debian Python package layout -- Using empy: /usr/bin/empy -- Using CATKIN_ENABLE_TESTING: ON -- Call enable_testing() -- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/shared_msgs/build/test_results -- Found gtest sources under '/usr/src/googletest': gtests will be built -- Found gmock sources under '/usr/src/googletest': gmock will be built CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found PythonInterp: /usr/bin/python2 (found version "2.7.17") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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 -- Using Python nosetests: /usr/bin/nosetests-2.7 -- catkin 0.7.29 -- BUILD_SHARED_LIBS is on -- BUILD_SHARED_LIBS is on -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- ~~ traversing 23 packages in topological order: -- ~~ - lego_cloud_msgs -- ~~ - cloud_msgs -- ~~ - comm_msgs -- ~~ - align_msgs -- ~~ - diagnose_msgs -- ~~ - ads_msgs -- ~~ - guardian_msgs -- ~~ - hdmap_msgs -- ~~ - lane_frame_msgs -- ~~ - msf_localization_msgs -- ~~ - perception_msgs -- ~~ - pnc_lonctrl_msgs -- ~~ - port_msgs -- ~~ - prediction_msgs -- ~~ - simulate_msgs -- ~~ - spreader_msgs -- ~~ - localization_msgs -- ~~ - tos_msgs -- ~~ - v2x_msgs -- ~~ - vehicle_msgs -- ~~ - acquisition_msgs -- ~~ - pnc_debug_msg -- ~~ - visual_msgs -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- +++ processing catkin package: 'lego_cloud_msgs' -- ==> add_subdirectory(shared_msgs/lego_cloud_msgs) CMake Deprecation Warning at shared_msgs/lego_cloud_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- lego_cloud_msgs: 1 messages, 0 services -- +++ processing catkin package: 'cloud_msgs' -- ==> add_subdirectory(shared_msgs/cloud_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- cloud_msgs: 14 messages, 0 services -- +++ processing catkin package: 'comm_msgs' -- ==> add_subdirectory(shared_msgs/comm_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- comm_msgs: 25 messages, 0 services -- +++ processing catkin package: 'align_msgs' -- ==> add_subdirectory(shared_msgs/align_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- align_msgs: 1 messages, 0 services -- +++ processing catkin package: 'diagnose_msgs' -- ==> add_subdirectory(shared_msgs/diagnose_msgs) CMake Deprecation Warning at shared_msgs/diagnose_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- diagnose_msgs: 7 messages, 0 services -- +++ processing catkin package: 'ads_msgs' -- ==> add_subdirectory(shared_msgs/ads_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- ads_msgs: 14 messages, 0 services -- +++ processing catkin package: 'guardian_msgs' -- ==> add_subdirectory(shared_msgs/guardian_msgs) CMake Deprecation Warning at shared_msgs/guardian_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- guardian_msgs: 3 messages, 0 services -- +++ processing catkin package: 'hdmap_msgs' -- ==> add_subdirectory(shared_msgs/hdmap_msgs) CMake Deprecation Warning at shared_msgs/hdmap_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- hdmap_msgs: 23 messages, 0 services -- +++ processing catkin package: 'lane_frame_msgs' -- ==> add_subdirectory(shared_msgs/lane_frame_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- lane_frame_msgs: 2 messages, 0 services -- +++ processing catkin package: 'msf_localization_msgs' -- ==> add_subdirectory(shared_msgs/msf_localization_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- msf_localization_msgs: 9 messages, 0 services -- +++ processing catkin package: 'perception_msgs' -- ==> add_subdirectory(shared_msgs/perception_msgs) CMake Deprecation Warning at shared_msgs/perception_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- perception_msgs: 9 messages, 0 services -- +++ processing catkin package: 'pnc_lonctrl_msgs' -- ==> add_subdirectory(shared_msgs/pnc_lonctrl_msgs) CMake Deprecation Warning at shared_msgs/pnc_lonctrl_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- pnc_lonctrl_msgs: 6 messages, 0 services -- +++ processing catkin package: 'port_msgs' -- ==> add_subdirectory(shared_msgs/port_msgs) CMake Deprecation Warning at shared_msgs/port_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- port_msgs: 5 messages, 0 services -- +++ processing catkin package: 'prediction_msgs' -- ==> add_subdirectory(shared_msgs/prediction_msgs) CMake Deprecation Warning at shared_msgs/prediction_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- prediction_msgs: 3 messages, 0 services -- +++ processing catkin package: 'simulate_msgs' -- ==> add_subdirectory(shared_msgs/simulate_msgs) CMake Deprecation Warning at shared_msgs/simulate_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- simulate_msgs: 2 messages, 0 services -- +++ processing catkin package: 'spreader_msgs' -- ==> add_subdirectory(shared_msgs/spreader_msgs) CMake Deprecation Warning at shared_msgs/spreader_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- spreader_msgs: 1 messages, 0 services -- +++ processing catkin package: 'localization_msgs' -- ==> add_subdirectory(shared_msgs/localization_msgs) CMake Deprecation Warning at shared_msgs/localization_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- localization_msgs: 5 messages, 0 services -- +++ processing catkin package: 'tos_msgs' -- ==> add_subdirectory(shared_msgs/tos_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- tos_msgs: 22 messages, 0 services -- +++ processing catkin package: 'v2x_msgs' -- ==> add_subdirectory(shared_msgs/v2x_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- v2x_msgs: 3 messages, 0 services -- +++ processing catkin package: 'vehicle_msgs' -- ==> add_subdirectory(shared_msgs/vehicle_msgs) CMake Deprecation Warning at shared_msgs/vehicle_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- vehicle_msgs: 19 messages, 0 services -- +++ processing catkin package: 'acquisition_msgs' -- ==> add_subdirectory(shared_msgs/acquisition_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- acquisition_msgs: 11 messages, 0 services -- +++ processing catkin package: 'pnc_debug_msg' -- ==> add_subdirectory(shared_msgs/pnc_debug_msgs) CMake Deprecation Warning at shared_msgs/pnc_debug_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- pnc_debug_msg: 9 messages, 0 services -- +++ processing catkin package: 'visual_msgs' -- ==> add_subdirectory(shared_msgs/visual_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- visual_msgs: 8 messages, 0 services -- Configuring done -- Generating done -- Build files have been written to: /senior/workspace/shared_msgs/build [ 0%] Built target geometry_msgs_generate_messages_lisp [ 0%] Built target nav_msgs_generate_messages_lisp [ 0%] Built target nav_msgs_generate_messages_cpp [ 0%] Built target std_msgs_generate_messages_lisp [ 0%] Built target nav_msgs_generate_messages_eus [ 0%] Built target geometry_msgs_generate_messages_cpp [ 0%] Built target std_msgs_generate_messages_cpp [ 0%] Built target geometry_msgs_generate_messages_eus [ 0%] Built target std_msgs_generate_messages_eus [ 0%] Built target nav_msgs_generate_messages_py [ 0%] Built target std_msgs_generate_messages_nodejs [ 0%] Built target nav_msgs_generate_messages_nodejs [ 0%] Built target geometry_msgs_generate_messages_nodejs [ 0%] Built target geometry_msgs_generate_messages_py [ 0%] Built target std_msgs_generate_messages_py [ 0%] Built target _lego_cloud_msgs_generate_messages_check_deps_cloud_info [ 0%] Built target _cloud_msgs_generate_messages_check_deps_Point [ 0%] Built target _cloud_msgs_generate_messages_check_deps_LogInOutTos [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CloudCmd [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfos [ 0%] Built target _cloud_msgs_generate_messages_check_deps_TaskType [ 0%] Built target _cloud_msgs_generate_messages_check_deps_Ack [ 0%] Built target _cloud_msgs_generate_messages_check_deps_MovationCtrl [ 0%] Built target _cloud_msgs_generate_messages_check_deps_SwitchDrvMode [ 0%] Built target _cloud_msgs_generate_messages_check_deps_PassingPoint [ 0%] Built target _cloud_msgs_generate_messages_check_deps_TosTask [ 0%] Built target _cloud_msgs_generate_messages_check_deps_RemoteControl [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfo [ 0%] Built target _cloud_msgs_generate_messages_check_deps_LedMsg [ 0%] Built target _cloud_msgs_generate_messages_check_deps_RequestPoints [ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajPt [ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target _comm_msgs_generate_messages_check_deps_Path [ 0%] Built target _comm_msgs_generate_messages_check_deps_Traj [ 0%] Built target _comm_msgs_generate_messages_check_deps_CloudTrajs [ 0%] Built target _comm_msgs_generate_messages_check_deps_LidarShmMessage [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdState [ 0%] Built target _comm_msgs_generate_messages_check_deps_Trigger [ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersion [ 0%] Built target _comm_msgs_generate_messages_check_deps_Ack [ 0%] Built target _comm_msgs_generate_messages_check_deps_CheckResult [ 0%] Built target _comm_msgs_generate_messages_check_deps_Device [ 0%] Built target _comm_msgs_generate_messages_check_deps_SelfCheck [ 0%] Built target _comm_msgs_generate_messages_check_deps_PassingPt [ 0%] Built target _comm_msgs_generate_messages_check_deps_Point [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdFeedback [ 0%] Built target _comm_msgs_generate_messages_check_deps_TagInfo [ 0%] Built target _comm_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _comm_msgs_generate_messages_check_deps_PilotState [ 0%] Built target _comm_msgs_generate_messages_check_deps_Monitor [ 0%] Built target _comm_msgs_generate_messages_check_deps_PowerManager [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceManager [ 0%] Built target _comm_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersionInfo [ 0%] Built target _align_msgs_generate_messages_check_deps_CloudDisplay [ 0%] Built target _comm_msgs_generate_messages_check_deps_MachineMetrics [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorTrace [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_LinkSegment [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_DiagnoseInfo [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorDetail [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_KeyValue [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorInfo [ 0%] Built target _ads_msgs_generate_messages_check_deps_TargetState [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_TraceSegment [ 0%] Built target _ads_msgs_generate_messages_check_deps_VehicleState [ 0%] Built target _ads_msgs_generate_messages_check_deps_Command [ 0%] Built target _ads_msgs_generate_messages_check_deps_HfsmState [ 0%] Built target _ads_msgs_generate_messages_check_deps_Target [ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandStates [ 0%] Built target _ads_msgs_generate_messages_check_deps_Diagnose [ 0%] Built target _ads_msgs_generate_messages_check_deps_SourceState [ 0%] Built target _ads_msgs_generate_messages_check_deps_AdsCommandState [ 0%] Built target _ads_msgs_generate_messages_check_deps_SpeedConstrain [ 0%] Built target _ads_msgs_generate_messages_check_deps_Destination [ 0%] Built target _ads_msgs_generate_messages_check_deps_MonitorFrame [ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandState [ 0%] Built target _ads_msgs_generate_messages_check_deps_SwitchState [ 0%] Built target _guardian_msgs_generate_messages_check_deps_ParallelDrive [ 0%] Built target _guardian_msgs_generate_messages_check_deps_RelieveWarn [ 0%] Built target _guardian_msgs_generate_messages_check_deps_DrivingState [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Ack [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapResponse [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePosition [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_FlipSeasideAreaRequest [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Status [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingResponse [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequest [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_TrafficInfo [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Passage [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BlacklistedLane [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequestPoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Region [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Section [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Lane [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_LaneSegment [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapRequest [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Map [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoadSegment [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point2D [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_StopPoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_HeartBeat [ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneA [ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneB [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Gnss [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestPos [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestXYZ [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationEstimate [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_WheelSpeed [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationStatus [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestVel [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Localization [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssHeading [ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacle [ 0%] Built target _perception_msgs_generate_messages_check_deps_TrailerPosture [ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoints [ 0%] Built target _perception_msgs_generate_messages_check_deps_FilterParam [ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoint [ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoints [ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoint [ 0%] Built target _perception_msgs_generate_messages_check_deps_UltrasonicRadar [ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacles [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Gear [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_LonCtrlDebug [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Path [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmds [ 0%] Built target _port_msgs_generate_messages_check_deps_ContainerCompensate [ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmd [ 0%] Built target _port_msgs_generate_messages_check_deps_VehicleStationState [ 0%] Built target _port_msgs_generate_messages_check_deps_AccurateStop [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionTrajectory [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacle [ 0%] Built target sensor_msgs_generate_messages_cpp [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacles [ 0%] Built target _simulate_msgs_generate_messages_check_deps_Rate [ 0%] Built target _simulate_msgs_generate_messages_check_deps_InitState [ 0%] Built target _spreader_msgs_generate_messages_check_deps_SpreaderInfo [ 0%] Built target sensor_msgs_generate_messages_py [ 0%] Built target sensor_msgs_generate_messages_eus [ 0%] Built target sensor_msgs_generate_messages_nodejs [ 0%] Built target _localization_msgs_generate_messages_check_deps_VehicleState [ 0%] Built target _localization_msgs_generate_messages_check_deps_Gnss [ 0%] Built target sensor_msgs_generate_messages_lisp [ 0%] Built target _localization_msgs_generate_messages_check_deps_Ins [ 0%] Built target _localization_msgs_generate_messages_check_deps_LocalizationEstimate [ 0%] Built target _localization_msgs_generate_messages_check_deps_IgnoreQc [ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCrane [ 0%] Built target _tos_msgs_generate_messages_check_deps_Heartbeat [ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCranesLoc [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedCrane [ 0%] Built target _tos_msgs_generate_messages_check_deps_VanPool [ 0%] Built target _tos_msgs_generate_messages_check_deps_TruckStop [ 0%] Built target _tos_msgs_generate_messages_check_deps_ManualShift [ 0%] Built target _tos_msgs_generate_messages_check_deps_Cps [ 0%] Built target _tos_msgs_generate_messages_check_deps_Task [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedLane [ 0%] Built target _tos_msgs_generate_messages_check_deps_Align [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignSig [ 0%] Built target _tos_msgs_generate_messages_check_deps_Ack [ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedAreas [ 0%] Built target _tos_msgs_generate_messages_check_deps_Cmd [ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedArea [ 0%] Built target _tos_msgs_generate_messages_check_deps_CmdState [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlarmSig [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignTips [ 0%] Built target _tos_msgs_generate_messages_check_deps_TaskDetail [ 0%] Built target _v2x_msgs_generate_messages_check_deps_Chassis [ 0%] Built target _tos_msgs_generate_messages_check_deps_StackerReady [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedSection [ 0%] Built target _v2x_msgs_generate_messages_check_deps_TrajPt [ 0%] Built target _v2x_msgs_generate_messages_check_deps_Traj [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StartVehicle [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_DebugData [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StatusCmd [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CtrlReference [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_UltrasonicRadars [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Chassis [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_RemoteControl [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CCUControl [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_HeartBeat [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_LockStationStop [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Command [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_VehicleStatus [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Path [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Gear [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Request [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_ControllerStatus [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Target [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Location [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Chassis [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_LocationError [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_WorkStatus [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_ErrorCode [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Tos [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_AdsState [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_LocationErrorType [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_TosTask [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_AdsCmdState [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PlanDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LongitudinalDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_SlPoint [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PidDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LatticeDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PjpoDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LateralDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_MpcDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_CtrlDebug [ 0%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrain [ 0%] Built target _visual_msgs_generate_messages_check_deps_PathPoint [ 0%] Generating C++ code from lego_cloud_msgs/cloud_info.msg [ 0%] Built target _visual_msgs_generate_messages_check_deps_Path [ 0%] Built target _visual_msgs_generate_messages_check_deps_PathPoints [ 0%] Generating Lisp code from lego_cloud_msgs/cloud_info.msg [ 0%] Generating EusLisp code from lego_cloud_msgs/cloud_info.msg [ 0%] Built target _visual_msgs_generate_messages_check_deps_Section [ 1%] Generating Javascript code from lego_cloud_msgs/cloud_info.msg [ 1%] Generating EusLisp manifest code for lego_cloud_msgs [ 1%] Built target _visual_msgs_generate_messages_check_deps_Lanes [ 1%] Built target _visual_msgs_generate_messages_check_deps_Lane [ 1%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrains [ 1%] Generating Python from MSG lego_cloud_msgs/cloud_info [ 1%] Generating Python from MSG cloud_msgs/TaskType [ 1%] Generating C++ code from cloud_msgs/TaskType.msg [ 1%] Built target lego_cloud_msgs_generate_messages_lisp [ 1%] Generating C++ code from cloud_msgs/CraneInfos.msg [ 1%] Built target lego_cloud_msgs_generate_messages_nodejs [ 1%] Generating C++ code from cloud_msgs/Point.msg [ 1%] Generating C++ code from cloud_msgs/Ack.msg [ 1%] Built target lego_cloud_msgs_generate_messages_cpp [ 1%] Generating C++ code from cloud_msgs/CloudCmd.msg [ 1%] Generating C++ code from cloud_msgs/RemoteControl.msg [ 1%] Generating Python from MSG cloud_msgs/CraneInfos [ 1%] Generating Python msg __init__.py for lego_cloud_msgs [ 2%] Generating C++ code from cloud_msgs/TosTask.msg [ 2%] Generating C++ code from cloud_msgs/SwitchDrvMode.msg [ 2%] Generating Python from MSG cloud_msgs/Point [ 3%] Generating C++ code from cloud_msgs/CraneInfo.msg [ 3%] Generating Python from MSG cloud_msgs/Ack [ 3%] Generating C++ code from cloud_msgs/PassingPoint.msg [ 3%] Built target lego_cloud_msgs_generate_messages_py [ 3%] Generating EusLisp code from cloud_msgs/TaskType.msg [ 3%] Generating C++ code from cloud_msgs/MovationCtrl.msg [ 3%] Generating EusLisp code from cloud_msgs/CraneInfos.msg [ 3%] Generating Python from MSG cloud_msgs/CloudCmd [ 3%] Generating EusLisp code from cloud_msgs/Point.msg [ 3%] Generating C++ code from cloud_msgs/LedMsg.msg [ 3%] Generating EusLisp code from cloud_msgs/Ack.msg [ 3%] Generating EusLisp code from cloud_msgs/CloudCmd.msg [ 4%] Generating EusLisp code from cloud_msgs/RemoteControl.msg [ 4%] Generating EusLisp code from cloud_msgs/TosTask.msg [ 4%] Generating C++ code from cloud_msgs/RequestPoints.msg [ 5%] Generating Python from MSG cloud_msgs/RemoteControl [ 5%] Generating C++ code from cloud_msgs/LogInOutTos.msg [ 5%] Generating EusLisp code from cloud_msgs/SwitchDrvMode.msg [ 5%] Generating EusLisp code from cloud_msgs/CraneInfo.msg [ 5%] Generating Python from MSG cloud_msgs/TosTask [ 5%] Generating EusLisp code from cloud_msgs/PassingPoint.msg [ 5%] Generating Python from MSG cloud_msgs/SwitchDrvMode [ 5%] Built target lego_cloud_msgs_generate_messages_eus [ 5%] Generating Lisp code from cloud_msgs/TaskType.msg [ 5%] Generating EusLisp code from cloud_msgs/MovationCtrl.msg [ 5%] Generating EusLisp code from cloud_msgs/LedMsg.msg [ 5%] Generating Lisp code from cloud_msgs/CraneInfos.msg [ 5%] Built target cloud_msgs_generate_messages_cpp [ 5%] Generating Lisp code from cloud_msgs/Point.msg [ 5%] Generating EusLisp code from cloud_msgs/RequestPoints.msg [ 5%] Generating Lisp code from cloud_msgs/Ack.msg [ 5%] Generating EusLisp manifest code for cloud_msgs [ 5%] Generating Python from MSG cloud_msgs/CraneInfo [ 5%] Generating EusLisp code from cloud_msgs/LogInOutTos.msg [ 5%] Generating Python from MSG cloud_msgs/PassingPoint [ 5%] Generating Lisp code from cloud_msgs/CloudCmd.msg [ 5%] Generating Lisp code from cloud_msgs/RemoteControl.msg [ 5%] Generating Python from MSG cloud_msgs/MovationCtrl [ 5%] Generating Python from MSG cloud_msgs/LedMsg [ 5%] Generating Lisp code from cloud_msgs/TosTask.msg [ 5%] Generating Lisp code from cloud_msgs/SwitchDrvMode.msg [ 5%] Generating Lisp code from cloud_msgs/CraneInfo.msg [ 5%] Generating Lisp code from cloud_msgs/PassingPoint.msg [ 5%] Generating Lisp code from cloud_msgs/MovationCtrl.msg [ 5%] Generating Python from MSG cloud_msgs/RequestPoints [ 5%] Generating Python from MSG cloud_msgs/LogInOutTos [ 5%] Generating Javascript code from cloud_msgs/TaskType.msg [ 5%] Generating Lisp code from cloud_msgs/LedMsg.msg [ 5%] Generating Lisp code from cloud_msgs/RequestPoints.msg [ 6%] Generating Lisp code from cloud_msgs/LogInOutTos.msg [ 6%] Generating Javascript code from comm_msgs/DeviceCmdFeedback.msg [ 6%] Generating Javascript code from cloud_msgs/CraneInfos.msg [ 6%] Generating Javascript code from cloud_msgs/Point.msg [ 6%] Generating Javascript code from comm_msgs/TagInfo.msg [ 6%] Built target cloud_msgs_generate_messages_lisp [ 6%] Generating Javascript code from cloud_msgs/Ack.msg [ 6%] Generating Javascript code from comm_msgs/AppVersion.msg [ 6%] Generating Javascript code from cloud_msgs/CloudCmd.msg [ 6%] Generating Python msg __init__.py for cloud_msgs [ 6%] Generating C++ code from comm_msgs/DeviceCmdFeedback.msg [ 6%] Generating Javascript code from cloud_msgs/RemoteControl.msg [ 6%] Generating Javascript code from comm_msgs/PilotState.msg [ 7%] Generating Javascript code from cloud_msgs/TosTask.msg [ 7%] Generating Javascript code from cloud_msgs/SwitchDrvMode.msg [ 8%] Generating Javascript code from comm_msgs/PathPoint.msg [ 8%] Generating C++ code from comm_msgs/TagInfo.msg [ 8%] Generating Python from MSG comm_msgs/DeviceCmdFeedback [ 8%] Generating Javascript code from comm_msgs/Device.msg [ 9%] Generating Javascript code from cloud_msgs/CraneInfo.msg [ 9%] Generating Python from MSG comm_msgs/TagInfo [ 9%] Generating Javascript code from comm_msgs/TrajPt.msg [ 9%] Built target cloud_msgs_generate_messages_py [ 9%] Generating Python from MSG comm_msgs/AppVersion [ 9%] Generating Python from MSG comm_msgs/PilotState [ 9%] Generating Javascript code from cloud_msgs/PassingPoint.msg [ 9%] Generating Javascript code from comm_msgs/Ack.msg [ 9%] Generating Javascript code from cloud_msgs/MovationCtrl.msg [ 9%] Generating C++ code from comm_msgs/AppVersion.msg [ 9%] Generating EusLisp code from comm_msgs/DeviceCmdFeedback.msg [ 9%] Generating Python from MSG comm_msgs/PathPoint [ 9%] Generating Javascript code from comm_msgs/Trigger.msg [ 9%] Generating Python from MSG comm_msgs/Device [ 9%] Generating Javascript code from cloud_msgs/LedMsg.msg [ 10%] Generating Python from MSG comm_msgs/TrajPt [ 11%] Generating Javascript code from comm_msgs/CloudTrajs.msg [ 11%] Generating EusLisp code from comm_msgs/TagInfo.msg [ 11%] Generating Javascript code from cloud_msgs/RequestPoints.msg [ 11%] Generating C++ code from comm_msgs/PilotState.msg [ 11%] Built target cloud_msgs_generate_messages_eus [ 11%] Generating Javascript code from comm_msgs/Traj.msg [ 11%] Generating Javascript code from cloud_msgs/LogInOutTos.msg [ 11%] Generating Lisp code from comm_msgs/DeviceCmdFeedback.msg [ 11%] Generating Lisp code from comm_msgs/TagInfo.msg [ 11%] Generating EusLisp code from comm_msgs/AppVersion.msg [ 11%] Generating Lisp code from comm_msgs/AppVersion.msg [ 12%] Generating Python from MSG comm_msgs/Ack [ 12%] Generating Javascript code from comm_msgs/Point.msg [ 12%] Built target cloud_msgs_generate_messages_nodejs [ 12%] Generating Lisp code from comm_msgs/PilotState.msg [ 12%] Generating EusLisp code from diagnose_msgs/DiagnoseInfo.msg [ 12%] Generating EusLisp code from diagnose_msgs/LinkSegment.msg [ 12%] Generating EusLisp code from diagnose_msgs/ErrorTrace.msg [ 12%] Generating Javascript code from comm_msgs/TrajectoryPoint.msg [ 12%] Generating EusLisp code from comm_msgs/PilotState.msg [ 12%] Generating Lisp code from comm_msgs/PathPoint.msg [ 12%] Generating C++ code from comm_msgs/PathPoint.msg [ 12%] Generating Javascript code from comm_msgs/CheckResult.msg [ 12%] Generating EusLisp code from comm_msgs/PathPoint.msg [ 12%] Generating EusLisp code from comm_msgs/Device.msg [ 12%] Generating Lisp code from comm_msgs/Device.msg [ 12%] Generating EusLisp code from diagnose_msgs/ErrorDetail.msg [ 12%] Generating Python from MSG comm_msgs/Trigger [ 12%] Generating EusLisp code from comm_msgs/TrajPt.msg [ 12%] Generating Javascript code from comm_msgs/SelfCheck.msg [ 12%] Generating Lisp code from comm_msgs/TrajPt.msg [ 12%] Generating EusLisp code from diagnose_msgs/ErrorInfo.msg [ 13%] Generating EusLisp code from comm_msgs/Ack.msg [ 13%] Generating Javascript code from comm_msgs/PowerManager.msg [ 13%] Generating Python from MSG diagnose_msgs/DiagnoseInfo [ 13%] Generating Lisp code from comm_msgs/Ack.msg [ 13%] Generating Lisp code from diagnose_msgs/DiagnoseInfo.msg [ 14%] Generating C++ code from comm_msgs/Device.msg [ 14%] Generating Javascript code from comm_msgs/DeviceManager.msg [ 14%] Generating EusLisp code from diagnose_msgs/KeyValue.msg [ 14%] Generating Python from MSG comm_msgs/CloudTrajs [ 14%] Generating EusLisp code from comm_msgs/Trigger.msg [ 14%] Generating Lisp code from diagnose_msgs/LinkSegment.msg [ 14%] Generating Lisp code from comm_msgs/Trigger.msg [ 14%] Generating Javascript code from comm_msgs/Path.msg [ 14%] Generating Lisp code from diagnose_msgs/ErrorTrace.msg [ 14%] Generating Lisp code from comm_msgs/CloudTrajs.msg [ 14%] Generating EusLisp code from diagnose_msgs/TraceSegment.msg [ 14%] Generating Python from MSG diagnose_msgs/LinkSegment [ 14%] Generating EusLisp code from comm_msgs/CloudTrajs.msg [ 14%] Generating Javascript code from comm_msgs/LidarShmMessage.msg [ 14%] Generating Lisp code from diagnose_msgs/ErrorDetail.msg [ 14%] Generating Lisp code from comm_msgs/Traj.msg [ 14%] Generating C++ code from comm_msgs/TrajPt.msg [ 14%] Generating Python from MSG comm_msgs/Traj [ 14%] Generating Javascript code from comm_msgs/Trajectory.msg [ 15%] Generating Lisp code from diagnose_msgs/ErrorInfo.msg [ 15%] Generating EusLisp manifest code for diagnose_msgs [ 15%] Generating EusLisp code from comm_msgs/Traj.msg [ 15%] Generating Lisp code from comm_msgs/Point.msg [ 15%] Generating Lisp code from diagnose_msgs/KeyValue.msg [ 15%] Generating Python from MSG diagnose_msgs/ErrorTrace [ 15%] Generating Javascript code from comm_msgs/PassingPt.msg [ 15%] Generating Lisp code from comm_msgs/TrajectoryPoint.msg [ 15%] Generating Lisp code from diagnose_msgs/TraceSegment.msg [ 15%] Generating EusLisp code from comm_msgs/Point.msg [ 15%] Generating Javascript code from comm_msgs/DeviceCmdState.msg [ 15%] Generating C++ code from comm_msgs/Ack.msg [ 15%] Generating Lisp code from comm_msgs/CheckResult.msg [ 15%] Generating Python from MSG comm_msgs/Point [ 15%] Built target diagnose_msgs_generate_messages_lisp [ 15%] Generating C++ code from comm_msgs/Trigger.msg [ 15%] Generating Javascript code from comm_msgs/AppVersionInfo.msg [ 15%] Generating EusLisp code from comm_msgs/TrajectoryPoint.msg [ 15%] Generating Python from MSG diagnose_msgs/ErrorDetail [ 16%] Generating Lisp code from comm_msgs/SelfCheck.msg [ 16%] Generating Javascript code from comm_msgs/MachineMetrics.msg [ 16%] Generating Lisp code from comm_msgs/PowerManager.msg [ 16%] Generating EusLisp code from comm_msgs/CheckResult.msg [ 16%] Generating Javascript code from comm_msgs/Monitor.msg [ 16%] Generating Python from MSG comm_msgs/TrajectoryPoint [ 16%] Generating C++ code from comm_msgs/Traj.msg [ 16%] Generating C++ code from comm_msgs/CloudTrajs.msg [ 16%] Generating Python from MSG diagnose_msgs/ErrorInfo [ 16%] Generating Lisp code from comm_msgs/DeviceManager.msg [ 16%] Built target comm_msgs_generate_messages_nodejs [ 16%] Generating Lisp code from comm_msgs/Path.msg [ 16%] Generating EusLisp code from comm_msgs/SelfCheck.msg [ 16%] Generating EusLisp code from comm_msgs/PowerManager.msg [ 16%] Generating Lisp code from comm_msgs/LidarShmMessage.msg [ 16%] Generating Python from MSG comm_msgs/CheckResult [ 16%] Generating Lisp code from comm_msgs/Trajectory.msg [ 16%] Generating EusLisp code from comm_msgs/DeviceManager.msg [ 17%] Generating C++ code from comm_msgs/Point.msg [ 17%] Generating C++ code from comm_msgs/TrajectoryPoint.msg [ 17%] Generating Python from MSG diagnose_msgs/KeyValue [ 17%] Generating EusLisp code from comm_msgs/Path.msg [ 17%] Generating Lisp code from comm_msgs/PassingPt.msg [ 17%] Generating Python from MSG comm_msgs/SelfCheck [ 17%] Generating EusLisp code from comm_msgs/LidarShmMessage.msg [ 18%] Generating Lisp code from comm_msgs/DeviceCmdState.msg [ 18%] Generating C++ code from comm_msgs/CheckResult.msg [ 18%] Generating Python from MSG diagnose_msgs/TraceSegment [ 18%] Generating Lisp code from comm_msgs/AppVersionInfo.msg [ 18%] Generating C++ code from comm_msgs/SelfCheck.msg [ 18%] Generating Python from MSG comm_msgs/PowerManager [ 19%] Generating EusLisp code from comm_msgs/Trajectory.msg [ 19%] Generating Lisp code from comm_msgs/MachineMetrics.msg [ 19%] Built target diagnose_msgs_generate_messages_eus [ 19%] Generating Python from MSG comm_msgs/DeviceManager [ 19%] Generating EusLisp code from comm_msgs/PassingPt.msg [ 19%] Generating Lisp code from comm_msgs/Monitor.msg [ 19%] Generating EusLisp code from comm_msgs/DeviceCmdState.msg [ 19%] Generating EusLisp code from comm_msgs/AppVersionInfo.msg [ 19%] Generating Python msg __init__.py for diagnose_msgs [ 19%] Generating C++ code from comm_msgs/PowerManager.msg [ 19%] Built target comm_msgs_generate_messages_lisp [ 19%] Generating EusLisp code from comm_msgs/MachineMetrics.msg [ 20%] Generating EusLisp code from comm_msgs/Monitor.msg [ 20%] Generating Javascript code from diagnose_msgs/DiagnoseInfo.msg [ 20%] Generating EusLisp manifest code for comm_msgs [ 21%] Generating Javascript code from diagnose_msgs/LinkSegment.msg [ 21%] Generating Javascript code from diagnose_msgs/ErrorTrace.msg [ 21%] Generating Python from MSG comm_msgs/Path [ 21%] Generating Python from MSG comm_msgs/LidarShmMessage [ 21%] Generating Python from MSG comm_msgs/Trajectory [ 21%] Generating Javascript code from diagnose_msgs/ErrorDetail.msg [ 21%] Generating Javascript code from diagnose_msgs/ErrorInfo.msg [ 21%] Built target diagnose_msgs_generate_messages_py [ 21%] Generating C++ code from diagnose_msgs/DiagnoseInfo.msg [ 21%] Generating C++ code from comm_msgs/DeviceManager.msg [ 21%] Generating Javascript code from diagnose_msgs/KeyValue.msg [ 21%] Generating Javascript code from diagnose_msgs/TraceSegment.msg [ 21%] Generating C++ code from diagnose_msgs/LinkSegment.msg [ 21%] Built target diagnose_msgs_generate_messages_nodejs [ 21%] Generating C++ code from diagnose_msgs/ErrorTrace.msg [ 21%] Generating Lisp code from ads_msgs/CommandStates.msg [ 21%] Generating Lisp code from ads_msgs/Target.msg [ 21%] Generating Python from MSG comm_msgs/PassingPt [ 21%] Generating Lisp code from ads_msgs/VehicleState.msg [ 21%] Generating Lisp code from ads_msgs/Command.msg [ 21%] Generating Lisp code from ads_msgs/SourceState.msg [ 21%] Generating C++ code from comm_msgs/Path.msg [ 21%] Generating Lisp code from ads_msgs/TargetState.msg [ 21%] Generating C++ code from diagnose_msgs/ErrorDetail.msg [ 21%] Generating Lisp code from ads_msgs/SpeedConstrain.msg [ 21%] Generating C++ code from diagnose_msgs/ErrorInfo.msg [ 21%] Generating Lisp code from ads_msgs/MonitorFrame.msg [ 21%] Generating Python from MSG comm_msgs/DeviceCmdState [ 21%] Generating Lisp code from ads_msgs/Diagnose.msg [ 21%] Generating Python from MSG comm_msgs/AppVersionInfo [ 21%] Generating Python from MSG comm_msgs/MachineMetrics [ 21%] Generating Lisp code from ads_msgs/CommandState.msg [ 21%] Generating C++ code from comm_msgs/LidarShmMessage.msg [ 21%] Generating C++ code from diagnose_msgs/KeyValue.msg [ 22%] Generating Lisp code from ads_msgs/SwitchState.msg [ 23%] Generating Javascript code from guardian_msgs/ParallelDrive.msg [ 23%] Generating Lisp code from ads_msgs/HfsmState.msg [ 23%] Generating Javascript code from guardian_msgs/DrivingState.msg [ 24%] Generating Python from MSG comm_msgs/Monitor [ 24%] Generating C++ code from comm_msgs/Trajectory.msg [ 24%] Generating Lisp code from ads_msgs/Destination.msg [ 24%] Generating C++ code from comm_msgs/PassingPt.msg [ 24%] Generating Javascript code from guardian_msgs/RelieveWarn.msg [ 24%] Generating Python from MSG guardian_msgs/ParallelDrive [ 24%] Generating Lisp code from ads_msgs/AdsCommandState.msg [ 25%] Generating C++ code from diagnose_msgs/TraceSegment.msg [ 25%] Built target guardian_msgs_generate_messages_nodejs [ 25%] Generating Python from MSG guardian_msgs/DrivingState [ 25%] Built target ads_msgs_generate_messages_lisp [ 25%] Generating EusLisp code from guardian_msgs/ParallelDrive.msg [ 25%] Built target comm_msgs_generate_messages_eus [ 25%] Generating EusLisp code from guardian_msgs/DrivingState.msg [ 25%] Generating Python msg __init__.py for comm_msgs [ 25%] Generating EusLisp code from guardian_msgs/RelieveWarn.msg [ 25%] Generating Python from MSG guardian_msgs/RelieveWarn [ 25%] Generating C++ code from comm_msgs/DeviceCmdState.msg [ 25%] Generating EusLisp manifest code for guardian_msgs [ 25%] Generating C++ code from comm_msgs/AppVersionInfo.msg [ 25%] Built target diagnose_msgs_generate_messages_cpp [ 25%] Generating C++ code from comm_msgs/MachineMetrics.msg [ 25%] Generating C++ code from comm_msgs/Monitor.msg [ 25%] Generating Lisp code from guardian_msgs/ParallelDrive.msg [ 25%] Built target comm_msgs_generate_messages_py [ 25%] Generating Lisp code from guardian_msgs/DrivingState.msg [ 26%] Generating C++ code from guardian_msgs/ParallelDrive.msg [ 26%] Generating Python msg __init__.py for guardian_msgs [ 26%] Generating Lisp code from guardian_msgs/RelieveWarn.msg [ 26%] Generating Python from MSG hdmap_msgs/FlipSeasideAreaRequest [ 26%] Generating Javascript code from hdmap_msgs/FlipSeasideAreaRequest.msg [ 26%] Generating Javascript code from hdmap_msgs/ShowMapRequest.msg [ 26%] Built target comm_msgs_generate_messages_cpp [ 26%] Built target guardian_msgs_generate_messages_lisp [ 26%] Generating Python from MSG hdmap_msgs/ShowMapRequest [ 26%] Generating C++ code from guardian_msgs/DrivingState.msg [ 26%] Generating Javascript code from hdmap_msgs/RoutingRequest.msg [ 26%] Generating Javascript code from hdmap_msgs/RoadSegment.msg [ 26%] Generating C++ code from guardian_msgs/RelieveWarn.msg [ 26%] Generating Javascript code from hdmap_msgs/HeartBeat.msg [ 26%] Built target guardian_msgs_generate_messages_py [ 26%] Generating Javascript code from hdmap_msgs/BlacklistedLane.msg [ 26%] Generating Python from MSG hdmap_msgs/RoutingRequest [ 26%] Generating Python from MSG hdmap_msgs/RoadSegment [ 27%] Generating Javascript code from hdmap_msgs/Point.msg [ 27%] Generating Javascript code from hdmap_msgs/ShowMapResponse.msg [ 27%] Generating Javascript code from hdmap_msgs/BridgePoint.msg [ 27%] Generating Javascript code from hdmap_msgs/Passage.msg [ 27%] Generating Javascript code from hdmap_msgs/BridgePosition.msg [ 27%] Generating Javascript code from hdmap_msgs/Lane.msg [ 27%] Generating Javascript code from hdmap_msgs/TrafficInfo.msg [ 27%] Generating Javascript code from hdmap_msgs/RoutingResponse.msg [ 27%] Built target guardian_msgs_generate_messages_cpp [ 27%] Generating EusLisp code from hdmap_msgs/FlipSeasideAreaRequest.msg [ 27%] Generating Python from MSG hdmap_msgs/HeartBeat [ 27%] Generating Javascript code from hdmap_msgs/LaneSegment.msg [ 27%] Generating Python from MSG hdmap_msgs/BlacklistedLane [ 27%] Generating Javascript code from hdmap_msgs/Point2D.msg [ 27%] Generating Javascript code from hdmap_msgs/Map.msg [ 28%] Generating Javascript code from hdmap_msgs/Status.msg [ 28%] Generating EusLisp code from hdmap_msgs/ShowMapRequest.msg [ 28%] Generating EusLisp code from hdmap_msgs/RoutingRequest.msg [ 28%] Generating C++ code from hdmap_msgs/FlipSeasideAreaRequest.msg [ 28%] Generating Javascript code from hdmap_msgs/StopPoint.msg [ 29%] Generating EusLisp code from hdmap_msgs/RoadSegment.msg [ 29%] Generating Python from MSG hdmap_msgs/Point [ 30%] Generating Python from MSG hdmap_msgs/ShowMapResponse [ 30%] Generating EusLisp code from hdmap_msgs/HeartBeat.msg [ 30%] Generating Javascript code from hdmap_msgs/Ack.msg [ 30%] Generating Javascript code from hdmap_msgs/RoutingRequestPoint.msg [ 30%] Generating EusLisp code from hdmap_msgs/BlacklistedLane.msg [ 30%] Generating C++ code from hdmap_msgs/ShowMapRequest.msg [ 30%] Generating Javascript code from hdmap_msgs/Region.msg [ 30%] Generating Lisp code from hdmap_msgs/FlipSeasideAreaRequest.msg [ 30%] Generating Lisp code from hdmap_msgs/ShowMapRequest.msg [ 30%] Built target guardian_msgs_generate_messages_eus [ 30%] Generating Lisp code from hdmap_msgs/RoutingRequest.msg [ 30%] Generating EusLisp code from hdmap_msgs/Point.msg [ 30%] Generating Javascript code from hdmap_msgs/Section.msg [ 30%] Generating Python from MSG hdmap_msgs/BridgePoint [ 30%] Generating Lisp code from hdmap_msgs/RoadSegment.msg [ 30%] Generating Lisp code from hdmap_msgs/HeartBeat.msg [ 31%] Generating Lisp code from hdmap_msgs/BlacklistedLane.msg [ 31%] Generating Lisp code from hdmap_msgs/Point.msg [ 31%] Built target hdmap_msgs_generate_messages_nodejs [ 31%] Generating Python from MSG hdmap_msgs/Passage [ 31%] Generating EusLisp code from hdmap_msgs/ShowMapResponse.msg [ 31%] Generating C++ code from hdmap_msgs/RoutingRequest.msg [ 31%] Generating Lisp code from hdmap_msgs/ShowMapResponse.msg [ 31%] Generating C++ code from hdmap_msgs/RoadSegment.msg [ 31%] Generating Lisp code from hdmap_msgs/BridgePoint.msg [ 31%] Generating Lisp code from hdmap_msgs/Passage.msg [ 31%] Generating Python from MSG lane_frame_msgs/LaneA [ 31%] Generating Lisp code from hdmap_msgs/BridgePosition.msg [ 31%] Generating Lisp code from hdmap_msgs/Lane.msg [ 33%] Generating Lisp code from hdmap_msgs/TrafficInfo.msg [ 33%] Generating EusLisp code from hdmap_msgs/BridgePoint.msg [ 33%] Generating EusLisp code from lane_frame_msgs/LaneA.msg [ 33%] Generating EusLisp code from lane_frame_msgs/LaneB.msg [ 33%] Generating Python from MSG hdmap_msgs/BridgePosition [ 33%] Generating Lisp code from hdmap_msgs/RoutingResponse.msg [ 33%] Generating Lisp code from hdmap_msgs/LaneSegment.msg [ 33%] Generating EusLisp code from hdmap_msgs/Passage.msg [ 34%] Generating C++ code from hdmap_msgs/HeartBeat.msg [ 34%] Generating C++ code from hdmap_msgs/BlacklistedLane.msg [ 34%] Generating Python from MSG lane_frame_msgs/LaneB [ 34%] Generating Lisp code from hdmap_msgs/Map.msg [ 35%] Generating Lisp code from hdmap_msgs/Point2D.msg [ 35%] Generating EusLisp manifest code for lane_frame_msgs [ 35%] Generating EusLisp code from hdmap_msgs/BridgePosition.msg [ 35%] Generating Lisp code from hdmap_msgs/Status.msg [ 35%] Generating C++ code from lane_frame_msgs/LaneA.msg [ 35%] Generating Python from MSG hdmap_msgs/Lane [ 35%] Generating Lisp code from hdmap_msgs/StopPoint.msg [ 35%] Generating Python from MSG hdmap_msgs/TrafficInfo [ 35%] Generating EusLisp code from hdmap_msgs/Lane.msg [ 35%] Generating C++ code from hdmap_msgs/Point.msg [ 35%] Generating Python msg __init__.py for lane_frame_msgs [ 35%] Generating Lisp code from hdmap_msgs/Ack.msg [ 35%] Generating Lisp code from hdmap_msgs/RoutingRequestPoint.msg [ 35%] Generating EusLisp code from hdmap_msgs/TrafficInfo.msg [ 35%] Generating Python from MSG hdmap_msgs/RoutingResponse [ 35%] Generating C++ code from lane_frame_msgs/LaneB.msg [ 35%] Generating Python from MSG hdmap_msgs/LaneSegment [ 35%] Generating Lisp code from hdmap_msgs/Region.msg [ 35%] Generating EusLisp code from hdmap_msgs/RoutingResponse.msg [ 35%] Generating C++ code from hdmap_msgs/ShowMapResponse.msg [ 35%] Built target lane_frame_msgs_generate_messages_py [ 36%] Generating Python from MSG hdmap_msgs/Map [ 37%] Generating Lisp code from lane_frame_msgs/LaneA.msg [ 37%] Built target lane_frame_msgs_generate_messages_cpp [ 37%] Generating Python from MSG hdmap_msgs/Point2D [ 37%] Generating Lisp code from hdmap_msgs/Section.msg [ 37%] Generating Lisp code from lane_frame_msgs/LaneB.msg [ 37%] Generating EusLisp code from hdmap_msgs/LaneSegment.msg [ 37%] Generating C++ code from hdmap_msgs/BridgePoint.msg [ 37%] Built target hdmap_msgs_generate_messages_lisp [ 37%] Generating C++ code from hdmap_msgs/Passage.msg [ 37%] Built target lane_frame_msgs_generate_messages_lisp [ 37%] Generating Python from MSG hdmap_msgs/Status [ 37%] Generating C++ code from hdmap_msgs/BridgePosition.msg [ 37%] Generating Python from MSG hdmap_msgs/StopPoint [ 37%] Generating EusLisp code from hdmap_msgs/Map.msg [ 37%] Generating EusLisp code from hdmap_msgs/Point2D.msg [ 37%] Generating C++ code from hdmap_msgs/Lane.msg [ 37%] Generating EusLisp code from hdmap_msgs/Status.msg [ 37%] Generating Python from MSG hdmap_msgs/Ack [ 37%] Generating C++ code from hdmap_msgs/TrafficInfo.msg [ 38%] Generating C++ code from hdmap_msgs/RoutingResponse.msg [ 38%] Generating Python from MSG hdmap_msgs/RoutingRequestPoint [ 38%] Generating Python from MSG hdmap_msgs/Region [ 38%] Generating EusLisp code from hdmap_msgs/StopPoint.msg [ 38%] Built target lane_frame_msgs_generate_messages_eus [ 38%] Generating Javascript code from lane_frame_msgs/LaneA.msg [ 38%] Generating C++ code from hdmap_msgs/LaneSegment.msg [ 38%] Generating Python from MSG hdmap_msgs/Section [ 38%] Generating C++ code from hdmap_msgs/Map.msg [ 38%] Generating C++ code from hdmap_msgs/Point2D.msg [ 38%] Generating EusLisp code from hdmap_msgs/Ack.msg [ 38%] Generating Javascript code from lane_frame_msgs/LaneB.msg [ 38%] Generating EusLisp code from hdmap_msgs/RoutingRequestPoint.msg [ 38%] Generating EusLisp code from msf_localization_msgs/WheelSpeed.msg [ 38%] Built target lane_frame_msgs_generate_messages_nodejs [ 38%] Generating EusLisp code from msf_localization_msgs/LocalizationStatus.msg [ 38%] Generating EusLisp code from hdmap_msgs/Region.msg [ 38%] Generating EusLisp code from hdmap_msgs/Section.msg [ 38%] Generating EusLisp code from msf_localization_msgs/LocalizationEstimate.msg [ 38%] Generating C++ code from hdmap_msgs/Status.msg [ 38%] Generating Python msg __init__.py for hdmap_msgs [ 38%] Generating EusLisp code from msf_localization_msgs/GnssBestPos.msg [ 38%] Generating C++ code from hdmap_msgs/StopPoint.msg [ 38%] Generating C++ code from hdmap_msgs/Ack.msg [ 38%] Generating EusLisp manifest code for hdmap_msgs [ 39%] Generating Python from MSG msf_localization_msgs/WheelSpeed [ 40%] Generating EusLisp code from msf_localization_msgs/GnssBestXYZ.msg [ 40%] Generating Python from MSG msf_localization_msgs/LocalizationStatus [ 40%] Built target hdmap_msgs_generate_messages_py [ 40%] Generating C++ code from msf_localization_msgs/WheelSpeed.msg [ 40%] Generating C++ code from hdmap_msgs/RoutingRequestPoint.msg [ 40%] Generating EusLisp code from msf_localization_msgs/Localization.msg [ 40%] Generating C++ code from msf_localization_msgs/LocalizationStatus.msg [ 40%] Generating Javascript code from msf_localization_msgs/WheelSpeed.msg [ 40%] Generating Javascript code from msf_localization_msgs/LocalizationStatus.msg [ 41%] Generating Javascript code from msf_localization_msgs/LocalizationEstimate.msg [ 41%] Generating EusLisp code from msf_localization_msgs/GnssHeading.msg [ 41%] Generating Python from MSG msf_localization_msgs/LocalizationEstimate [ 41%] Generating Javascript code from msf_localization_msgs/GnssBestPos.msg [ 41%] Generating Javascript code from msf_localization_msgs/GnssBestXYZ.msg [ 41%] Generating C++ code from hdmap_msgs/Region.msg [ 41%] Generating C++ code from msf_localization_msgs/LocalizationEstimate.msg [ 41%] Generating C++ code from msf_localization_msgs/GnssBestPos.msg [ 41%] Generating Javascript code from msf_localization_msgs/Localization.msg [ 41%] Generating EusLisp code from msf_localization_msgs/GnssBestVel.msg [ 41%] Generating Javascript code from msf_localization_msgs/GnssHeading.msg [ 41%] Generating Python from MSG msf_localization_msgs/GnssBestPos [ 41%] Generating Python from MSG msf_localization_msgs/GnssBestXYZ [ 41%] Generating Javascript code from msf_localization_msgs/GnssBestVel.msg [ 41%] Generating EusLisp code from msf_localization_msgs/Gnss.msg [ 41%] Generating C++ code from hdmap_msgs/Section.msg [ 41%] Generating Javascript code from msf_localization_msgs/Gnss.msg [ 41%] Generating EusLisp manifest code for msf_localization_msgs [ 41%] Generating C++ code from msf_localization_msgs/GnssBestXYZ.msg [ 41%] Generating C++ code from msf_localization_msgs/Localization.msg [ 41%] Built target msf_localization_msgs_generate_messages_nodejs [ 41%] Generating Python from MSG msf_localization_msgs/Localization [ 41%] Generating Lisp code from msf_localization_msgs/WheelSpeed.msg [ 41%] Generating Python from MSG msf_localization_msgs/GnssHeading [ 41%] Generating Lisp code from msf_localization_msgs/LocalizationStatus.msg [ 41%] Generating C++ code from msf_localization_msgs/GnssHeading.msg [ 41%] Built target hdmap_msgs_generate_messages_cpp [ 41%] Generating Lisp code from msf_localization_msgs/LocalizationEstimate.msg [ 41%] Generating Python from MSG msf_localization_msgs/GnssBestVel [ 41%] Generating Lisp code from perception_msgs/UltrasonicRadar.msg [ 41%] Generating Lisp code from perception_msgs/VOgPoints.msg [ 41%] Generating Lisp code from perception_msgs/Obstacle.msg [ 41%] Generating Lisp code from msf_localization_msgs/GnssBestPos.msg [ 42%] Generating Lisp code from perception_msgs/FilterParam.msg [ 42%] Built target hdmap_msgs_generate_messages_eus [ 42%] Generating Lisp code from perception_msgs/OgPoints.msg [ 42%] Generating Python from MSG perception_msgs/UltrasonicRadar [ 42%] Generating Python from MSG msf_localization_msgs/Gnss [ 43%] Generating C++ code from msf_localization_msgs/GnssBestVel.msg [ 43%] Generating Lisp code from msf_localization_msgs/GnssBestXYZ.msg [ 43%] Generating C++ code from msf_localization_msgs/Gnss.msg [ 43%] Generating Lisp code from perception_msgs/OgPoint.msg [ 43%] Generating Lisp code from perception_msgs/VOgPoint.msg [ 43%] Generating Lisp code from msf_localization_msgs/Localization.msg [ 43%] Generating Python from MSG perception_msgs/VOgPoints [ 43%] Generating Lisp code from perception_msgs/TrailerPosture.msg [ 44%] Generating Lisp code from msf_localization_msgs/GnssHeading.msg [ 44%] Generating Python from MSG perception_msgs/Obstacle [ 44%] Generating Python msg __init__.py for msf_localization_msgs [ 44%] Generating Lisp code from perception_msgs/Obstacles.msg [ 44%] Generating Python from MSG perception_msgs/FilterParam [ 44%] Generating Lisp code from msf_localization_msgs/GnssBestVel.msg [ 44%] Built target msf_localization_msgs_generate_messages_cpp [ 44%] Generating Lisp code from msf_localization_msgs/Gnss.msg [ 44%] Built target perception_msgs_generate_messages_lisp [ 44%] Generating Python from MSG perception_msgs/OgPoints [ 44%] Generating EusLisp code from perception_msgs/UltrasonicRadar.msg [ 44%] Generating Javascript code from perception_msgs/UltrasonicRadar.msg [ 44%] Built target msf_localization_msgs_generate_messages_lisp [ 44%] Generating EusLisp code from perception_msgs/VOgPoints.msg [ 44%] Generating Python from MSG perception_msgs/VOgPoint [ 45%] Generating Python from MSG perception_msgs/OgPoint [ 45%] Built target msf_localization_msgs_generate_messages_py [ 45%] Generating C++ code from perception_msgs/UltrasonicRadar.msg [ 45%] Generating Python from MSG pnc_lonctrl_msgs/Trajectory [ 45%] Generating Javascript code from perception_msgs/VOgPoints.msg [ 45%] Generating EusLisp code from perception_msgs/Obstacle.msg [ 45%] Generating Javascript code from perception_msgs/Obstacle.msg [ 45%] Generating Javascript code from perception_msgs/FilterParam.msg [ 45%] Built target msf_localization_msgs_generate_messages_eus [ 45%] Generating Python from MSG pnc_lonctrl_msgs/PathPoint [ 45%] Generating Javascript code from perception_msgs/OgPoints.msg [ 45%] Generating Python from MSG perception_msgs/TrailerPosture [ 45%] Generating Javascript code from perception_msgs/OgPoint.msg [ 45%] Generating EusLisp code from perception_msgs/OgPoints.msg [ 45%] Generating EusLisp code from perception_msgs/FilterParam.msg [ 45%] Generating EusLisp code from perception_msgs/OgPoint.msg [ 46%] Generating C++ code from perception_msgs/VOgPoints.msg [ 46%] Generating EusLisp code from perception_msgs/VOgPoint.msg [ 46%] Generating Javascript code from perception_msgs/VOgPoint.msg [ 46%] Generating EusLisp code from perception_msgs/TrailerPosture.msg [ 46%] Generating EusLisp code from perception_msgs/Obstacles.msg [ 46%] Generating EusLisp manifest code for perception_msgs [ 46%] Generating Javascript code from perception_msgs/TrailerPosture.msg [ 46%] Generating Python from MSG pnc_lonctrl_msgs/TrajectoryPoint [ 46%] Generating Python from MSG pnc_lonctrl_msgs/LonCtrlDebug [ 46%] Generating Python from MSG perception_msgs/Obstacles [ 47%] Generating Javascript code from perception_msgs/Obstacles.msg [ 47%] Generating Python from MSG pnc_lonctrl_msgs/Path [ 47%] Generating C++ code from perception_msgs/Obstacle.msg [ 47%] Generating C++ code from pnc_lonctrl_msgs/Trajectory.msg [ 47%] Built target perception_msgs_generate_messages_nodejs [ 47%] Generating C++ code from pnc_lonctrl_msgs/PathPoint.msg [ 47%] Generating C++ code from pnc_lonctrl_msgs/TrajectoryPoint.msg [ 47%] Generating Python from MSG pnc_lonctrl_msgs/Gear [ 47%] Generating Python msg __init__.py for perception_msgs [ 47%] Generating C++ code from perception_msgs/FilterParam.msg [ 47%] Generating C++ code from perception_msgs/OgPoints.msg [ 47%] Generating C++ code from pnc_lonctrl_msgs/LonCtrlDebug.msg [ 47%] Generating C++ code from pnc_lonctrl_msgs/Path.msg [ 47%] Built target perception_msgs_generate_messages_py [ 47%] Generating C++ code from perception_msgs/OgPoint.msg [ 47%] Generating Python msg __init__.py for pnc_lonctrl_msgs [ 48%] Generating C++ code from pnc_lonctrl_msgs/Gear.msg [ 48%] Generating C++ code from perception_msgs/VOgPoint.msg [ 48%] Generating C++ code from perception_msgs/TrailerPosture.msg [ 48%] Generating C++ code from perception_msgs/Obstacles.msg [ 48%] Built target pnc_lonctrl_msgs_generate_messages_py [ 48%] Generating EusLisp code from pnc_lonctrl_msgs/Trajectory.msg [ 48%] Generating Javascript code from pnc_lonctrl_msgs/Trajectory.msg [ 48%] Generating Javascript code from pnc_lonctrl_msgs/PathPoint.msg [ 48%] Built target pnc_lonctrl_msgs_generate_messages_cpp [ 48%] Generating Javascript code from pnc_lonctrl_msgs/TrajectoryPoint.msg [ 48%] Generating Javascript code from pnc_lonctrl_msgs/LonCtrlDebug.msg [ 49%] Generating Javascript code from pnc_lonctrl_msgs/Path.msg [ 49%] Generating Javascript code from pnc_lonctrl_msgs/Gear.msg [ 50%] Generating EusLisp code from pnc_lonctrl_msgs/PathPoint.msg [ 50%] Generating Lisp code from pnc_lonctrl_msgs/Trajectory.msg [ 50%] Generating EusLisp code from pnc_lonctrl_msgs/TrajectoryPoint.msg [ 50%] Generating EusLisp code from pnc_lonctrl_msgs/LonCtrlDebug.msg [ 50%] Generating EusLisp code from pnc_lonctrl_msgs/Path.msg [ 50%] Built target perception_msgs_generate_messages_cpp [ 50%] Generating Lisp code from pnc_lonctrl_msgs/PathPoint.msg [ 50%] Built target pnc_lonctrl_msgs_generate_messages_nodejs [ 50%] Generating Javascript code from port_msgs/ContainerCompensate.msg [ 50%] Generating Javascript code from port_msgs/StationDeviceCmds.msg [ 50%] Generating EusLisp code from pnc_lonctrl_msgs/Gear.msg [ 50%] Generating Lisp code from pnc_lonctrl_msgs/TrajectoryPoint.msg [ 50%] Generating EusLisp manifest code for pnc_lonctrl_msgs [ 50%] Generating Javascript code from port_msgs/AccurateStop.msg [ 50%] Generating EusLisp code from port_msgs/ContainerCompensate.msg [ 50%] Generating Python from MSG port_msgs/StationDeviceCmds [ 50%] Generating Python from MSG port_msgs/ContainerCompensate [ 50%] Generating Lisp code from pnc_lonctrl_msgs/LonCtrlDebug.msg [ 50%] Generating EusLisp code from port_msgs/StationDeviceCmds.msg [ 50%] Built target perception_msgs_generate_messages_eus [ 50%] Generating Javascript code from port_msgs/VehicleStationState.msg [ 51%] Generating Python from MSG port_msgs/AccurateStop [ 51%] Generating Lisp code from pnc_lonctrl_msgs/Path.msg [ 51%] Generating EusLisp code from port_msgs/AccurateStop.msg [ 51%] Generating Javascript code from port_msgs/StationDeviceCmd.msg [ 51%] Generating Lisp code from pnc_lonctrl_msgs/Gear.msg [ 52%] Generating EusLisp code from port_msgs/VehicleStationState.msg [ 52%] Generating Python from MSG port_msgs/StationDeviceCmd [ 52%] Generating Python from MSG port_msgs/VehicleStationState [ 52%] Built target port_msgs_generate_messages_nodejs [ 52%] Generating C++ code from port_msgs/ContainerCompensate.msg [ 52%] Generating EusLisp code from port_msgs/StationDeviceCmd.msg [ 52%] Built target pnc_lonctrl_msgs_generate_messages_lisp [ 52%] Generating C++ code from port_msgs/StationDeviceCmds.msg [ 52%] Generating EusLisp manifest code for port_msgs [ 52%] Generating Lisp code from port_msgs/ContainerCompensate.msg [ 52%] Generating Lisp code from port_msgs/StationDeviceCmds.msg [ 52%] Generating Lisp code from port_msgs/AccurateStop.msg [ 52%] Generating Lisp code from port_msgs/VehicleStationState.msg [ 52%] Generating Lisp code from port_msgs/StationDeviceCmd.msg [ 53%] Generating C++ code from port_msgs/AccurateStop.msg [ 53%] Generating Python msg __init__.py for port_msgs [ 53%] Generating C++ code from port_msgs/VehicleStationState.msg [ 53%] Generating Python from MSG prediction_msgs/PredictionObstacle [ 53%] Generating C++ code from prediction_msgs/PredictionObstacle.msg [ 53%] Built target port_msgs_generate_messages_lisp [ 53%] Generating C++ code from prediction_msgs/PredictionObstacles.msg [ 53%] Built target port_msgs_generate_messages_py [ 53%] Generating Python from MSG prediction_msgs/PredictionObstacles [ 53%] Generating C++ code from prediction_msgs/PredictionTrajectory.msg [ 53%] Generating C++ code from port_msgs/StationDeviceCmd.msg [ 53%] Generating Javascript code from prediction_msgs/PredictionObstacle.msg [ 54%] Generating Python from MSG prediction_msgs/PredictionTrajectory [ 54%] Generating Javascript code from prediction_msgs/PredictionObstacles.msg [ 54%] Generating EusLisp code from prediction_msgs/PredictionObstacle.msg [ 54%] Generating Javascript code from prediction_msgs/PredictionTrajectory.msg [ 54%] Built target prediction_msgs_generate_messages_cpp [ 55%] Generating EusLisp code from prediction_msgs/PredictionObstacles.msg [ 55%] Built target port_msgs_generate_messages_cpp [ 55%] Generating Lisp code from prediction_msgs/PredictionObstacle.msg [ 55%] Generating Python msg __init__.py for prediction_msgs [ 55%] Generating C++ code from simulate_msgs/InitState.msg [ 55%] Built target prediction_msgs_generate_messages_nodejs [ 55%] Generating EusLisp code from prediction_msgs/PredictionTrajectory.msg [ 55%] Generating EusLisp manifest code for prediction_msgs [ 55%] Generating Lisp code from prediction_msgs/PredictionObstacles.msg [ 55%] Built target pnc_lonctrl_msgs_generate_messages_eus [ 55%] Generating C++ code from simulate_msgs/Rate.msg [ 55%] Generating Javascript code from simulate_msgs/InitState.msg [ 55%] Generating Javascript code from simulate_msgs/Rate.msg [ 55%] Generating Lisp code from prediction_msgs/PredictionTrajectory.msg [ 55%] Built target prediction_msgs_generate_messages_py [ 55%] Generating Lisp code from simulate_msgs/InitState.msg [ 56%] Generating Python from MSG simulate_msgs/InitState [ 56%] Built target prediction_msgs_generate_messages_lisp [ 56%] Generating EusLisp code from simulate_msgs/InitState.msg [ 56%] Generating Lisp code from simulate_msgs/Rate.msg [ 56%] Built target simulate_msgs_generate_messages_nodejs [ 56%] Generating Python from MSG simulate_msgs/Rate [ 56%] Built target simulate_msgs_generate_messages_cpp [ 56%] Generating EusLisp code from simulate_msgs/Rate.msg [ 56%] Generating EusLisp manifest code for simulate_msgs [ 56%] Built target simulate_msgs_generate_messages_lisp [ 56%] Built target port_msgs_generate_messages_eus [ 56%] Generating Python from MSG spreader_msgs/SpreaderInfo [ 56%] Generating Javascript code from spreader_msgs/SpreaderInfo.msg [ 56%] Generating EusLisp code from spreader_msgs/SpreaderInfo.msg [ 56%] Generating EusLisp manifest code for spreader_msgs [ 56%] Generating C++ code from spreader_msgs/SpreaderInfo.msg [ 56%] Generating Python msg __init__.py for simulate_msgs [ 56%] Built target spreader_msgs_generate_messages_nodejs [ 56%] Generating Lisp code from spreader_msgs/SpreaderInfo.msg [ 56%] Generating C++ code from localization_msgs/Gnss.msg [ 56%] Generating Python msg __init__.py for spreader_msgs [ 56%] Built target spreader_msgs_generate_messages_lisp [ 56%] Generating Javascript code from localization_msgs/Gnss.msg [ 56%] Built target spreader_msgs_generate_messages_cpp [ 57%] Generating Javascript code from localization_msgs/Ins.msg [ 57%] Built target simulate_msgs_generate_messages_py [ 57%] Generating Python from MSG localization_msgs/Gnss [ 57%] Generating EusLisp code from localization_msgs/Gnss.msg [ 57%] Generating Javascript code from localization_msgs/IgnoreQc.msg [ 57%] Generating C++ code from localization_msgs/Ins.msg [ 57%] Built target spreader_msgs_generate_messages_py [ 57%] Generating C++ code from localization_msgs/IgnoreQc.msg [ 58%] Generating EusLisp code from localization_msgs/Ins.msg [ 58%] Generating Javascript code from localization_msgs/LocalizationEstimate.msg [ 58%] Generating Python from MSG localization_msgs/Ins [ 58%] Built target prediction_msgs_generate_messages_eus [ 58%] Generating Javascript code from localization_msgs/VehicleState.msg [ 58%] Generating EusLisp code from localization_msgs/IgnoreQc.msg [ 58%] Generating Lisp code from localization_msgs/Gnss.msg [ 58%] Built target localization_msgs_generate_messages_nodejs [ 58%] Generating C++ code from localization_msgs/LocalizationEstimate.msg [ 58%] Generating C++ code from localization_msgs/VehicleState.msg [ 58%] Generating Python from MSG localization_msgs/IgnoreQc [ 58%] Generating Python from MSG localization_msgs/LocalizationEstimate [ 58%] Generating Lisp code from localization_msgs/Ins.msg [ 58%] Generating EusLisp code from localization_msgs/LocalizationEstimate.msg [ 58%] Generating Lisp code from localization_msgs/IgnoreQc.msg [ 58%] Generating EusLisp code from localization_msgs/VehicleState.msg [ 58%] Built target simulate_msgs_generate_messages_eus [ 58%] Generating Lisp code from localization_msgs/LocalizationEstimate.msg [ 58%] Generating Python from MSG localization_msgs/VehicleState [ 58%] Generating Lisp code from localization_msgs/VehicleState.msg [ 58%] Generating EusLisp manifest code for localization_msgs [ 58%] Generating Python from MSG tos_msgs/Ack [ 58%] Built target localization_msgs_generate_messages_cpp [ 58%] Generating Python from MSG tos_msgs/VanPool [ 58%] Generating Python from MSG tos_msgs/Align [ 58%] Built target localization_msgs_generate_messages_lisp [ 58%] Generating EusLisp code from tos_msgs/Ack.msg [ 58%] Generating C++ code from tos_msgs/Ack.msg [ 58%] Built target spreader_msgs_generate_messages_eus [ 58%] Generating C++ code from tos_msgs/VanPool.msg [ 58%] Generating EusLisp code from tos_msgs/VanPool.msg [ 58%] Generating Python msg __init__.py for localization_msgs [ 58%] Generating Python from MSG tos_msgs/AlarmSig [ 58%] Generating EusLisp code from tos_msgs/Align.msg [ 58%] Generating EusLisp code from tos_msgs/AlarmSig.msg [ 58%] Generating Lisp code from tos_msgs/Ack.msg [ 58%] Generating Javascript code from tos_msgs/Ack.msg [ 58%] Generating C++ code from tos_msgs/Align.msg [ 58%] Generating Lisp code from tos_msgs/VanPool.msg [ 58%] Generating Javascript code from tos_msgs/VanPool.msg [ 59%] Generating C++ code from tos_msgs/AlarmSig.msg [ 59%] Built target localization_msgs_generate_messages_py [ 59%] Generating EusLisp code from tos_msgs/ClosedArea.msg [ 59%] Generating Javascript code from v2x_msgs/Traj.msg [ 60%] Generating Python from MSG tos_msgs/ClosedArea [ 60%] Generating Javascript code from tos_msgs/Align.msg [ 60%] Generating Lisp code from tos_msgs/Align.msg [ 60%] Generating Javascript code from v2x_msgs/TrajPt.msg [ 60%] Generating EusLisp code from tos_msgs/Task.msg [ 60%] Generating Javascript code from tos_msgs/AlarmSig.msg [ 60%] Generating Lisp code from tos_msgs/AlarmSig.msg [ 61%] Generating Python from MSG tos_msgs/Task [ 61%] Generating Javascript code from v2x_msgs/Chassis.msg [ 61%] Generating C++ code from tos_msgs/ClosedArea.msg [ 62%] Generating Javascript code from tos_msgs/ClosedArea.msg [ 62%] Generating Lisp code from tos_msgs/ClosedArea.msg [ 62%] Built target v2x_msgs_generate_messages_nodejs [ 62%] Generating Python from MSG tos_msgs/AlignSig [ 62%] Generating EusLisp code from tos_msgs/AlignSig.msg [ 62%] Generating C++ code from v2x_msgs/Traj.msg [ 62%] Generating Javascript code from tos_msgs/Task.msg [ 62%] Generating Lisp code from tos_msgs/Task.msg [ 62%] Generating Python from MSG tos_msgs/TaskDetail [ 62%] Generating EusLisp code from tos_msgs/TaskDetail.msg [ 62%] Generating Javascript code from tos_msgs/AlignSig.msg [ 62%] Generating Lisp code from tos_msgs/AlignSig.msg [ 62%] Generating Python from MSG tos_msgs/BlockedSection [ 62%] Generating C++ code from v2x_msgs/TrajPt.msg [ 62%] Generating Lisp code from tos_msgs/TaskDetail.msg [ 62%] Generating C++ code from tos_msgs/Task.msg [ 63%] Generating Javascript code from tos_msgs/TaskDetail.msg [ 63%] Generating EusLisp code from tos_msgs/BlockedSection.msg [ 63%] Built target localization_msgs_generate_messages_eus [ 63%] Generating EusLisp code from tos_msgs/Heartbeat.msg [ 63%] Generating Lisp code from tos_msgs/BlockedSection.msg [ 63%] Generating Javascript code from tos_msgs/BlockedSection.msg [ 63%] Generating Python from MSG v2x_msgs/Traj [ 63%] Generating Lisp code from tos_msgs/Heartbeat.msg [ 63%] Generating Lisp code from tos_msgs/ManualShift.msg [ 63%] Generating Javascript code from tos_msgs/Heartbeat.msg [ 63%] Generating Python from MSG tos_msgs/Heartbeat [ 63%] Generating EusLisp code from tos_msgs/ManualShift.msg [ 63%] Generating C++ code from v2x_msgs/Chassis.msg [ 63%] Generating Python from MSG tos_msgs/ManualShift [ 63%] Generating C++ code from tos_msgs/AlignSig.msg [ 63%] Generating Lisp code from tos_msgs/ShoreCranesLoc.msg [ 63%] Generating Javascript code from tos_msgs/ManualShift.msg [ 63%] Generating EusLisp code from tos_msgs/ShoreCranesLoc.msg [ 64%] Generating Lisp code from tos_msgs/ClosedAreas.msg [ 64%] Generating Python from MSG v2x_msgs/TrajPt [ 64%] Generating Javascript code from tos_msgs/ShoreCranesLoc.msg [ 64%] Generating Lisp code from tos_msgs/BlockedCrane.msg [ 64%] Generating Python from MSG tos_msgs/ShoreCranesLoc [ 64%] Generating Javascript code from tos_msgs/ClosedAreas.msg [ 64%] Generating EusLisp code from tos_msgs/ClosedAreas.msg [ 64%] Generating Python from MSG tos_msgs/ClosedAreas [ 64%] Built target v2x_msgs_generate_messages_cpp [ 64%] Generating C++ code from tos_msgs/TaskDetail.msg [ 64%] Generating Python from MSG tos_msgs/BlockedCrane [ 64%] Generating Lisp code from tos_msgs/StackerReady.msg [ 64%] Generating Javascript code from tos_msgs/BlockedCrane.msg [ 64%] Generating Python from MSG v2x_msgs/Chassis [ 64%] Generating EusLisp code from tos_msgs/BlockedCrane.msg [ 64%] Generating Lisp code from tos_msgs/ShoreCrane.msg [ 64%] Generating Javascript code from tos_msgs/StackerReady.msg [ 64%] Generating Python from MSG tos_msgs/StackerReady [ 64%] Generating Lisp code from tos_msgs/Cmd.msg [ 64%] Generating Javascript code from tos_msgs/ShoreCrane.msg [ 64%] Generating Javascript code from tos_msgs/Cmd.msg [ 64%] Generating Lisp code from tos_msgs/CmdState.msg [ 64%] Generating EusLisp code from tos_msgs/StackerReady.msg [ 64%] Generating C++ code from tos_msgs/BlockedSection.msg [ 64%] Generating C++ code from tos_msgs/Heartbeat.msg [ 64%] Generating Python from MSG tos_msgs/ShoreCrane [ 64%] Generating Python msg __init__.py for v2x_msgs [ 64%] Generating Javascript code from tos_msgs/CmdState.msg [ 64%] Generating Lisp code from tos_msgs/AlignTips.msg [ 64%] Generating EusLisp code from tos_msgs/ShoreCrane.msg [ 64%] Generating Javascript code from tos_msgs/AlignTips.msg [ 65%] Generating EusLisp code from tos_msgs/Cmd.msg [ 66%] Generating Lisp code from tos_msgs/TruckStop.msg [ 66%] Generating Javascript code from tos_msgs/TruckStop.msg [ 66%] Generating Lisp code from tos_msgs/BlockedLane.msg [ 66%] Generating Python from MSG tos_msgs/Cmd [ 66%] Generating Python from MSG tos_msgs/CmdState [ 66%] Generating EusLisp code from tos_msgs/CmdState.msg [ 66%] Generating Lisp code from tos_msgs/Cps.msg [ 66%] Generating C++ code from tos_msgs/ManualShift.msg [ 66%] Built target v2x_msgs_generate_messages_py [ 66%] Generating Javascript code from tos_msgs/BlockedLane.msg [ 66%] Generating Lisp code from v2x_msgs/Traj.msg [ 66%] Generating Javascript code from tos_msgs/Cps.msg [ 66%] Built target tos_msgs_generate_messages_lisp [ 66%] Generating Lisp code from v2x_msgs/TrajPt.msg [ 66%] Generating C++ code from tos_msgs/ShoreCranesLoc.msg [ 66%] Generating Python from MSG tos_msgs/AlignTips [ 66%] Generating EusLisp code from tos_msgs/AlignTips.msg [ 66%] Built target tos_msgs_generate_messages_nodejs [ 66%] Generating Lisp code from v2x_msgs/Chassis.msg [ 66%] Generating C++ code from tos_msgs/ClosedAreas.msg [ 66%] Generating Python from MSG tos_msgs/TruckStop [ 66%] Generating EusLisp code from v2x_msgs/Traj.msg [ 66%] Built target v2x_msgs_generate_messages_lisp [ 67%] Generating EusLisp code from tos_msgs/TruckStop.msg [ 67%] Generating Python from MSG vehicle_msgs/CCUControl [ 67%] Generating EusLisp code from tos_msgs/BlockedLane.msg [ 67%] Generating Python from MSG vehicle_msgs/Path [ 68%] Generating EusLisp code from v2x_msgs/TrajPt.msg [ 68%] Generating C++ code from tos_msgs/BlockedCrane.msg [ 68%] Generating EusLisp code from tos_msgs/Cps.msg [ 69%] Generating EusLisp manifest code for tos_msgs [ 69%] Generating C++ code from tos_msgs/StackerReady.msg [ 69%] Generating Python from MSG tos_msgs/BlockedLane [ 69%] Generating EusLisp code from v2x_msgs/Chassis.msg [ 69%] Generating Python from MSG vehicle_msgs/StartVehicle [ 70%] Generating C++ code from vehicle_msgs/CCUControl.msg [ 70%] Generating C++ code from vehicle_msgs/Path.msg [ 70%] Generating C++ code from tos_msgs/ShoreCrane.msg [ 70%] Generating EusLisp manifest code for v2x_msgs [ 70%] Generating Python from MSG tos_msgs/Cps [ 70%] Generating Python from MSG vehicle_msgs/VehicleStatus [ 70%] Generating Python from MSG vehicle_msgs/StatusCmd [ 70%] Generating C++ code from vehicle_msgs/StartVehicle.msg [ 70%] Generating C++ code from vehicle_msgs/VehicleStatus.msg [ 70%] Generating Python from MSG vehicle_msgs/UltrasonicRadars [ 70%] Generating C++ code from tos_msgs/Cmd.msg [ 70%] Generating Python msg __init__.py for tos_msgs [ 71%] Generating C++ code from tos_msgs/CmdState.msg [ 71%] Generating C++ code from vehicle_msgs/StatusCmd.msg [ 71%] Built target tos_msgs_generate_messages_py [ 71%] Generating C++ code from tos_msgs/AlignTips.msg [ 71%] Generating C++ code from vehicle_msgs/UltrasonicRadars.msg [ 71%] Generating Python from MSG vehicle_msgs/Command [ 71%] Generating Python from MSG vehicle_msgs/Chassis [ 71%] Generating C++ code from vehicle_msgs/Command.msg [ 71%] Generating Python from MSG vehicle_msgs/CtrlReference [ 72%] Generating Python from MSG vehicle_msgs/LockStationStop [ 72%] Generating C++ code from vehicle_msgs/Chassis.msg [ 72%] Generating C++ code from tos_msgs/TruckStop.msg [ 72%] Generating C++ code from tos_msgs/BlockedLane.msg [ 72%] Built target tos_msgs_generate_messages_eus [ 72%] Generating Python from MSG vehicle_msgs/ControllerStatus [ 72%] Generating C++ code from vehicle_msgs/LockStationStop.msg [ 72%] Generating C++ code from vehicle_msgs/CtrlReference.msg [ 72%] Generating C++ code from tos_msgs/Cps.msg [ 72%] Generating Python from MSG vehicle_msgs/Trajectory [ 72%] Generating Python from MSG vehicle_msgs/DebugData [ 72%] Generating Python from MSG vehicle_msgs/TrajectoryPoint [ 72%] Built target v2x_msgs_generate_messages_eus [ 72%] Generating C++ code from vehicle_msgs/ControllerStatus.msg [ 72%] Generating Python from MSG vehicle_msgs/Gear [ 72%] Generating Lisp code from vehicle_msgs/CCUControl.msg [ 72%] Generating EusLisp code from vehicle_msgs/CCUControl.msg [ 72%] Generating Lisp code from vehicle_msgs/Path.msg [ 72%] Built target tos_msgs_generate_messages_cpp [ 72%] Generating Javascript code from vehicle_msgs/CCUControl.msg [ 72%] Generating Python from MSG vehicle_msgs/RemoteControl [ 72%] Generating C++ code from vehicle_msgs/Trajectory.msg [ 72%] Generating Lisp code from vehicle_msgs/StartVehicle.msg [ 72%] Generating Python from MSG vehicle_msgs/HeartBeat [ 72%] Generating Javascript code from vehicle_msgs/Path.msg [ 72%] Generating EusLisp code from vehicle_msgs/Path.msg [ 72%] Generating Javascript code from vehicle_msgs/StartVehicle.msg [ 72%] Generating C++ code from vehicle_msgs/DebugData.msg [ 72%] Generating Lisp code from vehicle_msgs/VehicleStatus.msg [ 72%] Generating Javascript code from vehicle_msgs/VehicleStatus.msg [ 72%] Generating Javascript code from vehicle_msgs/StatusCmd.msg [ 73%] Generating Lisp code from vehicle_msgs/StatusCmd.msg [ 73%] Generating EusLisp code from vehicle_msgs/StartVehicle.msg [ 73%] Generating C++ code from vehicle_msgs/TrajectoryPoint.msg [ 73%] Generating Python from MSG vehicle_msgs/Request [ 73%] Generating Lisp code from vehicle_msgs/UltrasonicRadars.msg [ 73%] Generating Javascript code from vehicle_msgs/UltrasonicRadars.msg [ 73%] Generating C++ code from vehicle_msgs/Gear.msg [ 73%] Generating Lisp code from vehicle_msgs/Command.msg [ 73%] Generating Lisp code from vehicle_msgs/Chassis.msg [ 73%] Generating Javascript code from vehicle_msgs/Command.msg [ 73%] Generating EusLisp code from vehicle_msgs/VehicleStatus.msg [ 73%] Generating EusLisp code from vehicle_msgs/StatusCmd.msg [ 73%] Generating EusLisp code from vehicle_msgs/UltrasonicRadars.msg [ 73%] Generating Lisp code from vehicle_msgs/CtrlReference.msg [ 73%] Generating Javascript code from vehicle_msgs/Chassis.msg [ 73%] Generating Python from MSG vehicle_msgs/PathPoint [ 73%] Generating C++ code from vehicle_msgs/RemoteControl.msg [ 73%] Generating EusLisp code from vehicle_msgs/Command.msg [ 73%] Generating Javascript code from vehicle_msgs/CtrlReference.msg [ 73%] Generating Lisp code from vehicle_msgs/LockStationStop.msg [ 74%] Generating EusLisp code from vehicle_msgs/Chassis.msg [ 74%] Generating C++ code from vehicle_msgs/HeartBeat.msg [ 74%] Generating Lisp code from visual_msgs/Section.msg [ 74%] Generating Javascript code from vehicle_msgs/LockStationStop.msg [ 75%] Generating Lisp code from vehicle_msgs/ControllerStatus.msg [ 75%] Generating Lisp code from vehicle_msgs/Trajectory.msg [ 75%] Generating Lisp code from visual_msgs/SpeedConstrain.msg [ 75%] Generating EusLisp code from vehicle_msgs/CtrlReference.msg [ 75%] Generating Javascript code from vehicle_msgs/ControllerStatus.msg [ 75%] Generating EusLisp code from vehicle_msgs/LockStationStop.msg [ 76%] Generating Python msg __init__.py for vehicle_msgs [ 76%] Generating Lisp code from visual_msgs/Lane.msg [ 76%] Generating C++ code from vehicle_msgs/Request.msg [ 76%] Generating Lisp code from vehicle_msgs/DebugData.msg [ 76%] Generating Javascript code from vehicle_msgs/Trajectory.msg [ 77%] Generating Lisp code from visual_msgs/PathPoint.msg [ 78%] Generating C++ code from vehicle_msgs/PathPoint.msg [ 78%] Generating Python from MSG visual_msgs/Section [ 78%] Generating Lisp code from vehicle_msgs/TrajectoryPoint.msg [ 78%] Generating Javascript code from vehicle_msgs/DebugData.msg [ 78%] Generating EusLisp code from vehicle_msgs/ControllerStatus.msg [ 78%] Generating Lisp code from visual_msgs/PathPoints.msg [ 78%] Generating Lisp code from vehicle_msgs/Gear.msg [ 78%] Built target vehicle_msgs_generate_messages_py [ 78%] Generating Lisp code from visual_msgs/SpeedConstrains.msg [ 79%] Generating Javascript code from vehicle_msgs/TrajectoryPoint.msg [ 79%] Generating Lisp code from vehicle_msgs/RemoteControl.msg [ 79%] Generating Lisp code from vehicle_msgs/HeartBeat.msg [ 79%] Generating EusLisp code from vehicle_msgs/Trajectory.msg [ 79%] Generating Lisp code from visual_msgs/Path.msg [ 79%] Generating Lisp code from visual_msgs/Lanes.msg [ 80%] Generating Javascript code from vehicle_msgs/Gear.msg [ 80%] Built target vehicle_msgs_generate_messages_cpp [ 80%] Generating Python from MSG visual_msgs/SpeedConstrain [ 81%] Generating Javascript code from visual_msgs/SpeedConstrain.msg [ 81%] Generating Javascript code from visual_msgs/Section.msg [ 81%] Generating Lisp code from vehicle_msgs/Request.msg [ 81%] Generating Lisp code from vehicle_msgs/PathPoint.msg [ 81%] Built target visual_msgs_generate_messages_lisp [ 81%] Generating Javascript code from vehicle_msgs/RemoteControl.msg [ 81%] Generating C++ code from visual_msgs/Section.msg [ 81%] Generating EusLisp code from vehicle_msgs/DebugData.msg [ 81%] Generating Javascript code from visual_msgs/Lane.msg [ 81%] Generating Javascript code from visual_msgs/PathPoint.msg [ 81%] Generating Python from MSG visual_msgs/Lane [ 81%] Built target vehicle_msgs_generate_messages_lisp [ 81%] Generating Python from MSG visual_msgs/PathPoint [ 81%] Generating Javascript code from vehicle_msgs/HeartBeat.msg [ 81%] Generating Python from MSG visual_msgs/PathPoints [ 81%] Generating Javascript code from visual_msgs/PathPoints.msg [ 81%] Generating EusLisp code from vehicle_msgs/TrajectoryPoint.msg [ 81%] Generating Javascript code from vehicle_msgs/Request.msg [ 81%] Generating Javascript code from visual_msgs/SpeedConstrains.msg [ 81%] Generating Javascript code from visual_msgs/Path.msg [ 81%] Generating C++ code from visual_msgs/SpeedConstrain.msg [ 81%] Generating Javascript code from vehicle_msgs/PathPoint.msg [ 81%] Generating Javascript code from visual_msgs/Lanes.msg [ 81%] Generating Python from MSG visual_msgs/SpeedConstrains [ 81%] Generating EusLisp code from vehicle_msgs/Gear.msg [ 81%] Generating Python from MSG visual_msgs/Path [ 81%] Generating Python from MSG visual_msgs/Lanes [ 81%] Generating C++ code from visual_msgs/Lane.msg [ 81%] Built target vehicle_msgs_generate_messages_nodejs [ 81%] Built target visual_msgs_generate_messages_nodejs [ 81%] Generating EusLisp code from visual_msgs/Section.msg [ 81%] Built target lego_cloud_msgs_generate_messages [ 81%] Generating EusLisp code from visual_msgs/SpeedConstrain.msg [ 81%] Generating EusLisp code from vehicle_msgs/RemoteControl.msg [ 81%] Generating EusLisp code from vehicle_msgs/HeartBeat.msg [ 82%] Generating EusLisp code from visual_msgs/Lane.msg [ 83%] Generating EusLisp code from vehicle_msgs/Request.msg [ 83%] Built target cloud_msgs_generate_messages [ 83%] Generating EusLisp code from vehicle_msgs/PathPoint.msg [ 84%] Generating Python msg __init__.py for visual_msgs [ 84%] Built target comm_msgs_generate_messages [ 84%] Generating Python from MSG align_msgs/CloudDisplay [ 84%] Generating EusLisp manifest code for vehicle_msgs [ 84%] Generating C++ code from visual_msgs/PathPoint.msg [ 84%] Generating C++ code from visual_msgs/PathPoints.msg [ 84%] Generating EusLisp code from visual_msgs/PathPoint.msg [ 84%] Generating EusLisp code from visual_msgs/PathPoints.msg [ 84%] Generating EusLisp code from visual_msgs/SpeedConstrains.msg [ 84%] Built target visual_msgs_generate_messages_py [ 84%] Generating EusLisp code from visual_msgs/Path.msg [ 84%] Generating EusLisp code from align_msgs/CloudDisplay.msg [ 84%] Generating EusLisp manifest code for align_msgs [ 84%] Generating Python msg __init__.py for align_msgs [ 84%] Generating EusLisp code from visual_msgs/Lanes.msg [ 84%] Generating C++ code from visual_msgs/SpeedConstrains.msg [ 84%] Generating C++ code from visual_msgs/Path.msg [ 84%] Generating EusLisp manifest code for visual_msgs [ 84%] Generating Lisp code from align_msgs/CloudDisplay.msg [ 84%] Generating Javascript code from align_msgs/CloudDisplay.msg [ 84%] Built target align_msgs_generate_messages_lisp [ 84%] Generating C++ code from visual_msgs/Lanes.msg [ 84%] Built target align_msgs_generate_messages_nodejs [ 84%] Built target align_msgs_generate_messages_py [ 84%] Generating C++ code from align_msgs/CloudDisplay.msg [ 84%] Built target diagnose_msgs_generate_messages [ 84%] Generating Javascript code from ads_msgs/CommandStates.msg [ 84%] Generating Javascript code from ads_msgs/Target.msg [ 85%] Generating Python from MSG ads_msgs/CommandStates [ 85%] Generating Javascript code from ads_msgs/Command.msg [ 85%] Generating EusLisp code from ads_msgs/CommandStates.msg [ 85%] Built target align_msgs_generate_messages_cpp [ 85%] Built target visual_msgs_generate_messages_cpp [ 85%] Generating Javascript code from ads_msgs/VehicleState.msg [ 85%] Generating Javascript code from ads_msgs/SourceState.msg [ 85%] Generating C++ code from ads_msgs/CommandStates.msg [ 85%] Generating EusLisp code from ads_msgs/Target.msg [ 85%] Generating Python from MSG ads_msgs/Target [ 85%] Built target guardian_msgs_generate_messages [ 85%] Generating Javascript code from ads_msgs/TargetState.msg [ 85%] Built target hdmap_msgs_generate_messages [ 85%] Built target lane_frame_msgs_generate_messages [ 85%] Built target msf_localization_msgs_generate_messages [ 85%] Generating EusLisp code from ads_msgs/Command.msg [ 85%] Built target perception_msgs_generate_messages [ 85%] Generating Javascript code from ads_msgs/SpeedConstrain.msg [ 85%] Built target pnc_lonctrl_msgs_generate_messages [ 85%] Built target port_msgs_generate_messages [ 85%] Generating C++ code from ads_msgs/Target.msg [ 85%] Built target prediction_msgs_generate_messages [ 85%] Generating C++ code from ads_msgs/Command.msg [ 85%] Built target vehicle_msgs_generate_messages_eus [ 85%] Generating Javascript code from ads_msgs/MonitorFrame.msg [ 85%] Built target simulate_msgs_generate_messages [ 85%] Generating C++ code from ads_msgs/VehicleState.msg [ 85%] Generating Python from MSG ads_msgs/Command [ 86%] Generating EusLisp code from ads_msgs/VehicleState.msg [ 86%] Generating Javascript code from ads_msgs/Diagnose.msg [ 86%] Built target align_msgs_generate_messages_eus [ 86%] Generating Javascript code from ads_msgs/CommandState.msg [ 86%] Generating C++ code from ads_msgs/SourceState.msg [ 86%] Generating EusLisp code from ads_msgs/SourceState.msg [ 86%] Built target spreader_msgs_generate_messages [ 86%] Built target localization_msgs_generate_messages [ 86%] Generating Python from MSG ads_msgs/VehicleState [ 86%] Generating Javascript code from ads_msgs/SwitchState.msg [ 86%] Built target tos_msgs_generate_messages [ 87%] Generating Javascript code from ads_msgs/HfsmState.msg [ 87%] Generating C++ code from ads_msgs/TargetState.msg [ 87%] Generating Python from MSG ads_msgs/SourceState [ 87%] Built target visual_msgs_generate_messages_eus [ 87%] Generating Python from MSG ads_msgs/TargetState [ 87%] Built target v2x_msgs_generate_messages [ 87%] Built target vehicle_msgs_generate_messages [ 87%] Generating EusLisp code from ads_msgs/TargetState.msg [ 87%] Generating Javascript code from ads_msgs/Destination.msg [ 87%] Generating C++ code from ads_msgs/SpeedConstrain.msg [ 87%] Generating Javascript code from ads_msgs/AdsCommandState.msg [ 87%] Generating EusLisp code from acquisition_msgs/ErrorCode.msg [ 87%] Generating Python from MSG acquisition_msgs/ErrorCode [ 87%] Generating EusLisp code from ads_msgs/SpeedConstrain.msg [ 87%] Generating EusLisp code from acquisition_msgs/Tos.msg [ 87%] Generating Python from MSG ads_msgs/SpeedConstrain [ 88%] Generating C++ code from ads_msgs/MonitorFrame.msg [ 88%] Built target ads_msgs_generate_messages_nodejs [ 88%] Generating C++ code from ads_msgs/Diagnose.msg [ 89%] Generating Python from MSG acquisition_msgs/Tos [ 89%] Generating C++ code from ads_msgs/CommandState.msg [ 89%] Generating EusLisp code from ads_msgs/MonitorFrame.msg [ 89%] Generating EusLisp code from acquisition_msgs/Location.msg [ 89%] Generating EusLisp code from ads_msgs/Diagnose.msg [ 89%] Generating Python from MSG ads_msgs/MonitorFrame [ 89%] Generating EusLisp code from acquisition_msgs/WorkStatus.msg [ 89%] Generating Javascript code from acquisition_msgs/ErrorCode.msg [ 90%] Generating EusLisp code from ads_msgs/CommandState.msg [ 90%] Generating EusLisp code from ads_msgs/SwitchState.msg [ 90%] Generating Python from MSG acquisition_msgs/Location [ 90%] Generating Python from MSG acquisition_msgs/WorkStatus [ 91%] Generating Javascript code from acquisition_msgs/Tos.msg [ 91%] Generating C++ code from ads_msgs/SwitchState.msg [ 91%] Generating EusLisp code from acquisition_msgs/Chassis.msg [ 91%] Generating EusLisp code from acquisition_msgs/AdsCmdState.msg [ 91%] Generating EusLisp code from ads_msgs/HfsmState.msg [ 91%] Generating Javascript code from acquisition_msgs/Location.msg [ 91%] Generating Python from MSG ads_msgs/Diagnose [ 91%] Generating Python from MSG ads_msgs/CommandState [ 91%] Generating Javascript code from acquisition_msgs/WorkStatus.msg [ 91%] Generating EusLisp code from acquisition_msgs/AdsState.msg [ 91%] Generating Javascript code from acquisition_msgs/Chassis.msg [ 91%] Generating Python from MSG acquisition_msgs/Chassis [ 91%] Generating EusLisp code from ads_msgs/Destination.msg [ 91%] Generating C++ code from ads_msgs/HfsmState.msg [ 91%] Generating Javascript code from acquisition_msgs/AdsCmdState.msg [ 91%] Generating Lisp code from acquisition_msgs/ErrorCode.msg [ 91%] Generating EusLisp code from acquisition_msgs/LocationErrorType.msg [ 92%] Generating EusLisp code from acquisition_msgs/TosTask.msg [ 92%] Generating Javascript code from acquisition_msgs/AdsState.msg [ 92%] Generating EusLisp code from ads_msgs/AdsCommandState.msg [ 92%] Generating Lisp code from acquisition_msgs/Tos.msg [ 92%] Generating Python from MSG ads_msgs/SwitchState [ 92%] Generating Python from MSG acquisition_msgs/AdsCmdState [ 92%] Generating Python from MSG acquisition_msgs/AdsState [ 92%] Generating Javascript code from acquisition_msgs/LocationErrorType.msg [ 92%] Generating Lisp code from acquisition_msgs/Location.msg [ 92%] Generating EusLisp code from acquisition_msgs/LocationError.msg [ 92%] Generating EusLisp manifest code for ads_msgs [ 92%] Generating Javascript code from acquisition_msgs/TosTask.msg [ 92%] Generating Lisp code from acquisition_msgs/WorkStatus.msg [ 92%] Generating C++ code from ads_msgs/Destination.msg [ 92%] Generating EusLisp code from acquisition_msgs/Target.msg [ 92%] Generating Javascript code from acquisition_msgs/LocationError.msg [ 92%] Generating Python from MSG ads_msgs/HfsmState [ 92%] Generating Lisp code from acquisition_msgs/Chassis.msg [ 92%] Generating Javascript code from acquisition_msgs/Target.msg [ 92%] Generating Python from MSG acquisition_msgs/LocationErrorType [ 92%] Generating Python from MSG acquisition_msgs/TosTask [ 92%] Generating Lisp code from acquisition_msgs/AdsCmdState.msg [ 92%] Generating EusLisp manifest code for acquisition_msgs [ 92%] Built target acquisition_msgs_generate_messages_nodejs [ 92%] Generating Lisp code from acquisition_msgs/AdsState.msg [ 92%] Generating Lisp code from acquisition_msgs/LocationErrorType.msg [ 92%] Generating C++ code from ads_msgs/AdsCommandState.msg [ 93%] Generating Lisp code from acquisition_msgs/TosTask.msg [ 93%] Generating Python from MSG ads_msgs/Destination [ 93%] Generating Lisp code from acquisition_msgs/LocationError.msg [ 93%] Generating Python from MSG acquisition_msgs/LocationError [ 93%] Generating Python from MSG acquisition_msgs/Target [ 93%] Generating Lisp code from acquisition_msgs/Target.msg [ 93%] Generating Python from MSG ads_msgs/AdsCommandState [ 93%] Built target acquisition_msgs_generate_messages_lisp [ 93%] Generating C++ code from acquisition_msgs/ErrorCode.msg [ 93%] Built target ads_msgs_generate_messages_cpp [ 93%] Generating C++ code from acquisition_msgs/Tos.msg [ 93%] Generating C++ code from acquisition_msgs/Location.msg [ 93%] Generating Python msg __init__.py for acquisition_msgs [ 93%] Generating Lisp code from pnc_debug_msg/MpcDebug.msg [ 94%] Generating C++ code from acquisition_msgs/WorkStatus.msg [ 95%] Generating Python msg __init__.py for ads_msgs [ 95%] Generating Lisp code from pnc_debug_msg/LongitudinalDebug.msg [ 95%] Built target acquisition_msgs_generate_messages_py [ 95%] Generating C++ code from acquisition_msgs/Chassis.msg [ 95%] Generating C++ code from acquisition_msgs/AdsCmdState.msg [ 95%] Generating Lisp code from pnc_debug_msg/LateralDebug.msg [ 95%] Generating C++ code from acquisition_msgs/AdsState.msg [ 95%] Generating C++ code from acquisition_msgs/LocationErrorType.msg [ 95%] Built target ads_msgs_generate_messages_py [ 95%] Generating Lisp code from pnc_debug_msg/LatticeDebug.msg [ 95%] Generating Lisp code from pnc_debug_msg/PidDebug.msg [ 95%] Generating Lisp code from pnc_debug_msg/SlPoint.msg [ 95%] Built target ads_msgs_generate_messages_eus [ 95%] Generating Python from MSG pnc_debug_msg/MpcDebug [ 95%] Generating Javascript code from pnc_debug_msg/MpcDebug.msg [ 95%] Generating Python from MSG pnc_debug_msg/LongitudinalDebug [ 95%] Generating Lisp code from pnc_debug_msg/PlanDebug.msg [ 95%] Generating C++ code from acquisition_msgs/TosTask.msg [ 95%] Generating Javascript code from pnc_debug_msg/LongitudinalDebug.msg [ 95%] Generating C++ code from acquisition_msgs/LocationError.msg [ 95%] Generating C++ code from acquisition_msgs/Target.msg [ 96%] Generating Lisp code from pnc_debug_msg/PjpoDebug.msg [ 96%] Generating Javascript code from pnc_debug_msg/LateralDebug.msg [ 96%] Generating Python from MSG pnc_debug_msg/LateralDebug [ 96%] Generating Lisp code from pnc_debug_msg/CtrlDebug.msg [ 96%] Generating Javascript code from pnc_debug_msg/LatticeDebug.msg [ 96%] Generating Python from MSG pnc_debug_msg/LatticeDebug [ 96%] Built target acquisition_msgs_generate_messages_eus [ 97%] Generating C++ code from pnc_debug_msg/MpcDebug.msg [ 97%] Built target pnc_debug_msg_generate_messages_lisp [ 97%] Generating EusLisp code from pnc_debug_msg/MpcDebug.msg [ 97%] Generating C++ code from pnc_debug_msg/LongitudinalDebug.msg [ 97%] Generating Javascript code from pnc_debug_msg/PidDebug.msg [ 97%] Generating EusLisp code from pnc_debug_msg/LongitudinalDebug.msg [ 97%] Built target acquisition_msgs_generate_messages_cpp [ 97%] Generating EusLisp code from pnc_debug_msg/LateralDebug.msg [ 98%] Generating Javascript code from pnc_debug_msg/SlPoint.msg [ 98%] Generating Python from MSG pnc_debug_msg/PidDebug [ 98%] Built target visual_msgs_generate_messages [ 98%] Generating EusLisp code from pnc_debug_msg/LatticeDebug.msg [100%] Generating EusLisp code from pnc_debug_msg/PidDebug.msg [100%] Generating Python from MSG pnc_debug_msg/SlPoint [100%] Generating Javascript code from pnc_debug_msg/PlanDebug.msg [100%] Generating Javascript code from pnc_debug_msg/PjpoDebug.msg [100%] Generating C++ code from pnc_debug_msg/LateralDebug.msg [100%] Generating C++ code from pnc_debug_msg/LatticeDebug.msg [100%] Generating Javascript code from pnc_debug_msg/CtrlDebug.msg [100%] Generating EusLisp code from pnc_debug_msg/SlPoint.msg [100%] Generating EusLisp code from pnc_debug_msg/PlanDebug.msg [100%] Built target align_msgs_generate_messages [100%] Built target ads_msgs_generate_messages [100%] Generating Python from MSG pnc_debug_msg/PlanDebug [100%] Built target acquisition_msgs_generate_messages [100%] Generating EusLisp code from pnc_debug_msg/PjpoDebug.msg [100%] Built target pnc_debug_msg_generate_messages_nodejs [100%] Generating C++ code from pnc_debug_msg/PidDebug.msg [100%] Generating EusLisp code from pnc_debug_msg/CtrlDebug.msg [100%] Generating EusLisp manifest code for pnc_debug_msg [100%] Generating C++ code from pnc_debug_msg/SlPoint.msg [100%] Generating Python from MSG pnc_debug_msg/PjpoDebug [100%] Generating C++ code from pnc_debug_msg/PlanDebug.msg [100%] Generating C++ code from pnc_debug_msg/PjpoDebug.msg [100%] Generating C++ code from pnc_debug_msg/CtrlDebug.msg [100%] Generating Python from MSG pnc_debug_msg/CtrlDebug [100%] Built target pnc_debug_msg_generate_messages_cpp [100%] Generating Python msg __init__.py for pnc_debug_msg [100%] Built target pnc_debug_msg_generate_messages_py [100%] Built target pnc_debug_msg_generate_messages_eus [100%] Built target pnc_debug_msg_generate_messages Base path: /senior/workspace/shared_msgs Source space: /senior/workspace/shared_msgs/src Build space: /senior/workspace/shared_msgs/build Devel space: /senior/workspace/shared_msgs/devel Install space: /senior/workspace/shared_msgs/install Creating symlink "/senior/workspace/shared_msgs/src/CMakeLists.txt" pointing to "/opt/ros/melodic/share/catkin/cmake/toplevel.cmake" #### #### Running command: "cmake /senior/workspace/shared_msgs/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/shared_msgs/devel -DCMAKE_INSTALL_PREFIX=/senior/workspace/shared_msgs/install -G Unix Makefiles" in "/senior/workspace/shared_msgs/build" #### #### #### Running command: "make -j8 -l8" in "/senior/workspace/shared_msgs/build" #### + catkin_make install -DCMAKE_INSTALL_PREFIX=/senior/perception --make-args -j -- Using CATKIN_DEVEL_PREFIX: /senior/workspace/shared_msgs/devel -- Using CMAKE_PREFIX_PATH: /opt/ros/melodic -- This workspace overlays: /opt/ros/melodic -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2") -- Using PYTHON_EXECUTABLE: /usr/bin/python2 -- Using Debian Python package layout -- Using empy: /usr/bin/empy -- Using CATKIN_ENABLE_TESTING: ON -- Call enable_testing() -- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/shared_msgs/build/test_results -- Found gtest sources under '/usr/src/googletest': gtests will be built -- Found gmock sources under '/usr/src/googletest': gmock will be built CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found PythonInterp: /usr/bin/python2 (found version "2.7.17") -- Using Python nosetests: /usr/bin/nosetests-2.7 -- catkin 0.7.29 -- BUILD_SHARED_LIBS is on -- BUILD_SHARED_LIBS is on -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- ~~ traversing 23 packages in topological order: -- ~~ - lego_cloud_msgs -- ~~ - cloud_msgs -- ~~ - comm_msgs -- ~~ - align_msgs -- ~~ - diagnose_msgs -- ~~ - ads_msgs -- ~~ - guardian_msgs -- ~~ - hdmap_msgs -- ~~ - lane_frame_msgs -- ~~ - msf_localization_msgs -- ~~ - perception_msgs -- ~~ - pnc_lonctrl_msgs -- ~~ - port_msgs -- ~~ - prediction_msgs -- ~~ - simulate_msgs -- ~~ - spreader_msgs -- ~~ - localization_msgs -- ~~ - tos_msgs -- ~~ - v2x_msgs -- ~~ - vehicle_msgs -- ~~ - acquisition_msgs -- ~~ - pnc_debug_msg -- ~~ - visual_msgs -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- +++ processing catkin package: 'lego_cloud_msgs' -- ==> add_subdirectory(shared_msgs/lego_cloud_msgs) CMake Deprecation Warning at shared_msgs/lego_cloud_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- lego_cloud_msgs: 1 messages, 0 services -- +++ processing catkin package: 'cloud_msgs' -- ==> add_subdirectory(shared_msgs/cloud_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- cloud_msgs: 14 messages, 0 services -- +++ processing catkin package: 'comm_msgs' -- ==> add_subdirectory(shared_msgs/comm_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- comm_msgs: 25 messages, 0 services -- +++ processing catkin package: 'align_msgs' -- ==> add_subdirectory(shared_msgs/align_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- align_msgs: 1 messages, 0 services -- +++ processing catkin package: 'diagnose_msgs' -- ==> add_subdirectory(shared_msgs/diagnose_msgs) CMake Deprecation Warning at shared_msgs/diagnose_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- diagnose_msgs: 7 messages, 0 services -- +++ processing catkin package: 'ads_msgs' -- ==> add_subdirectory(shared_msgs/ads_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- ads_msgs: 14 messages, 0 services -- +++ processing catkin package: 'guardian_msgs' -- ==> add_subdirectory(shared_msgs/guardian_msgs) CMake Deprecation Warning at shared_msgs/guardian_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- guardian_msgs: 3 messages, 0 services -- +++ processing catkin package: 'hdmap_msgs' -- ==> add_subdirectory(shared_msgs/hdmap_msgs) CMake Deprecation Warning at shared_msgs/hdmap_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- hdmap_msgs: 23 messages, 0 services -- +++ processing catkin package: 'lane_frame_msgs' -- ==> add_subdirectory(shared_msgs/lane_frame_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- lane_frame_msgs: 2 messages, 0 services -- +++ processing catkin package: 'msf_localization_msgs' -- ==> add_subdirectory(shared_msgs/msf_localization_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- msf_localization_msgs: 9 messages, 0 services -- +++ processing catkin package: 'perception_msgs' -- ==> add_subdirectory(shared_msgs/perception_msgs) CMake Deprecation Warning at shared_msgs/perception_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- perception_msgs: 9 messages, 0 services -- +++ processing catkin package: 'pnc_lonctrl_msgs' -- ==> add_subdirectory(shared_msgs/pnc_lonctrl_msgs) CMake Deprecation Warning at shared_msgs/pnc_lonctrl_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- pnc_lonctrl_msgs: 6 messages, 0 services -- +++ processing catkin package: 'port_msgs' -- ==> add_subdirectory(shared_msgs/port_msgs) CMake Deprecation Warning at shared_msgs/port_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- port_msgs: 5 messages, 0 services -- +++ processing catkin package: 'prediction_msgs' -- ==> add_subdirectory(shared_msgs/prediction_msgs) CMake Deprecation Warning at shared_msgs/prediction_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- prediction_msgs: 3 messages, 0 services -- +++ processing catkin package: 'simulate_msgs' -- ==> add_subdirectory(shared_msgs/simulate_msgs) CMake Deprecation Warning at shared_msgs/simulate_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- simulate_msgs: 2 messages, 0 services -- +++ processing catkin package: 'spreader_msgs' -- ==> add_subdirectory(shared_msgs/spreader_msgs) CMake Deprecation Warning at shared_msgs/spreader_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- spreader_msgs: 1 messages, 0 services -- +++ processing catkin package: 'localization_msgs' -- ==> add_subdirectory(shared_msgs/localization_msgs) CMake Deprecation Warning at shared_msgs/localization_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- localization_msgs: 5 messages, 0 services -- +++ processing catkin package: 'tos_msgs' -- ==> add_subdirectory(shared_msgs/tos_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- tos_msgs: 22 messages, 0 services -- +++ processing catkin package: 'v2x_msgs' -- ==> add_subdirectory(shared_msgs/v2x_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- v2x_msgs: 3 messages, 0 services -- +++ processing catkin package: 'vehicle_msgs' -- ==> add_subdirectory(shared_msgs/vehicle_msgs) CMake Deprecation Warning at shared_msgs/vehicle_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- vehicle_msgs: 19 messages, 0 services -- +++ processing catkin package: 'acquisition_msgs' -- ==> add_subdirectory(shared_msgs/acquisition_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- acquisition_msgs: 11 messages, 0 services -- +++ processing catkin package: 'pnc_debug_msg' -- ==> add_subdirectory(shared_msgs/pnc_debug_msgs) CMake Deprecation Warning at shared_msgs/pnc_debug_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- pnc_debug_msg: 9 messages, 0 services -- +++ processing catkin package: 'visual_msgs' -- ==> add_subdirectory(shared_msgs/visual_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- visual_msgs: 8 messages, 0 services -- Configuring done -- Generating done -- Build files have been written to: /senior/workspace/shared_msgs/build [ 0%] Built target nav_msgs_generate_messages_lisp [ 0%] Built target std_msgs_generate_messages_lisp [ 0%] Built target std_msgs_generate_messages_eus [ 0%] Built target nav_msgs_generate_messages_eus [ 0%] Built target geometry_msgs_generate_messages_lisp [ 0%] Built target geometry_msgs_generate_messages_py [ 0%] Built target geometry_msgs_generate_messages_cpp [ 0%] Built target nav_msgs_generate_messages_py [ 0%] Built target std_msgs_generate_messages_py [ 0%] Built target std_msgs_generate_messages_cpp [ 0%] Built target nav_msgs_generate_messages_cpp [ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersion [ 0%] Built target geometry_msgs_generate_messages_nodejs [ 0%] Built target geometry_msgs_generate_messages_eus [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CloudCmd [ 0%] Built target _cloud_msgs_generate_messages_check_deps_RemoteControl [ 0%] Built target _comm_msgs_generate_messages_check_deps_Trigger [ 0%] Built target _comm_msgs_generate_messages_check_deps_Point [ 0%] Built target nav_msgs_generate_messages_nodejs [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorDetail [ 0%] Built target _cloud_msgs_generate_messages_check_deps_LogInOutTos [ 0%] Built target std_msgs_generate_messages_nodejs [ 0%] Built target sensor_msgs_generate_messages_eus [ 0%] Built target sensor_msgs_generate_messages_cpp [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_DiagnoseInfo [ 0%] Built target _cloud_msgs_generate_messages_check_deps_LedMsg [ 0%] Built target _comm_msgs_generate_messages_check_deps_Monitor [ 0%] Built target _cloud_msgs_generate_messages_check_deps_TaskType [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfo [ 0%] Built target _comm_msgs_generate_messages_check_deps_SelfCheck [ 0%] Built target sensor_msgs_generate_messages_py [ 0%] Built target _comm_msgs_generate_messages_check_deps_Path [ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandStates [ 0%] Built target _comm_msgs_generate_messages_check_deps_CheckResult [ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajPt [ 0%] Built target _comm_msgs_generate_messages_check_deps_MachineMetrics [ 0%] Built target _comm_msgs_generate_messages_check_deps_PassingPt [ 0%] Built target _comm_msgs_generate_messages_check_deps_TagInfo [ 0%] Built target _spreader_msgs_generate_messages_check_deps_SpreaderInfo [ 0%] Built target sensor_msgs_generate_messages_lisp [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapResponse [ 0%] Built target _guardian_msgs_generate_messages_check_deps_ParallelDrive [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceManager [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Region [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_FlipSeasideAreaRequest [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Localization [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point2D [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_KeyValue [ 0%] Built target _comm_msgs_generate_messages_check_deps_Device [ 0%] Built target _cloud_msgs_generate_messages_check_deps_TosTask [ 0%] Built target _cloud_msgs_generate_messages_check_deps_SwitchDrvMode [ 0%] Built target sensor_msgs_generate_messages_nodejs [ 0%] Built target _lego_cloud_msgs_generate_messages_check_deps_cloud_info [ 0%] Built target _comm_msgs_generate_messages_check_deps_PilotState [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfos [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequest [ 0%] Built target _cloud_msgs_generate_messages_check_deps_Point [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdState [ 0%] Built target _ads_msgs_generate_messages_check_deps_SwitchState [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequestPoint [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorInfo [ 0%] Built target _comm_msgs_generate_messages_check_deps_Traj [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationStatus [ 0%] Built target _comm_msgs_generate_messages_check_deps_Ack [ 0%] Built target _ads_msgs_generate_messages_check_deps_Diagnose [ 0%] Built target spreader_msgs_generate_messages_lisp [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point [ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandState [ 0%] Built target _cloud_msgs_generate_messages_check_deps_Ack [ 0%] Built target _cloud_msgs_generate_messages_check_deps_MovationCtrl [ 0%] Built target _ads_msgs_generate_messages_check_deps_VehicleState [ 0%] Built target _comm_msgs_generate_messages_check_deps_PowerManager [ 0%] Built target _ads_msgs_generate_messages_check_deps_TargetState [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePoint [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_LinkSegment [ 0%] Built target _comm_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacles [ 0%] Built target spreader_msgs_generate_messages_py [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestXYZ [ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneB [ 0%] Built target _ads_msgs_generate_messages_check_deps_AdsCommandState [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoadSegment [ 0%] Built target _guardian_msgs_generate_messages_check_deps_RelieveWarn [ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoint [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationEstimate [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_TraceSegment [ 0%] Built target _ads_msgs_generate_messages_check_deps_HfsmState [ 0%] Built target _perception_msgs_generate_messages_check_deps_UltrasonicRadar [ 0%] Built target _ads_msgs_generate_messages_check_deps_MonitorFrame [ 0%] Built target _perception_msgs_generate_messages_check_deps_TrailerPosture [ 0%] Built target _align_msgs_generate_messages_check_deps_CloudDisplay [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Lane [ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacle [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdFeedback [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _comm_msgs_generate_messages_check_deps_LidarShmMessage [ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorTrace [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePosition [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BlacklistedLane [ 0%] Built target _comm_msgs_generate_messages_check_deps_CloudTrajs [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestPos [ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneA [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Status [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapRequest [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_StopPoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_HeartBeat [ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacles [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Gnss [ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmd [ 0%] Built target _cloud_msgs_generate_messages_check_deps_PassingPoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Map [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_LaneSegment [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_WheelSpeed [ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoint [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_LonCtrlDebug [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionTrajectory [ 0%] Built target _port_msgs_generate_messages_check_deps_AccurateStop [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_TrafficInfo [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Passage [ 0%] Built target _guardian_msgs_generate_messages_check_deps_DrivingState [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Section [ 0%] Built target _port_msgs_generate_messages_check_deps_VehicleStationState [ 0%] Built target _simulate_msgs_generate_messages_check_deps_Rate [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacle [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Gear [ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersionInfo [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Path [ 0%] Built target _port_msgs_generate_messages_check_deps_ContainerCompensate [ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoints [ 0%] Built target _ads_msgs_generate_messages_check_deps_Target [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssHeading [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestVel [ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmds [ 0%] Built target _simulate_msgs_generate_messages_check_deps_InitState [ 0%] Built target _perception_msgs_generate_messages_check_deps_FilterParam [ 0%] Built target _localization_msgs_generate_messages_check_deps_LocalizationEstimate [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCrane [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_DebugData [ 0%] Built target _localization_msgs_generate_messages_check_deps_Gnss [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingResponse [ 0%] Built target _tos_msgs_generate_messages_check_deps_Heartbeat [ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCranesLoc [ 0%] Built target _tos_msgs_generate_messages_check_deps_ManualShift [ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoints [ 0%] Built target _comm_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedSection [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CCUControl [ 0%] Built target _localization_msgs_generate_messages_check_deps_VehicleState [ 0%] Built target _ads_msgs_generate_messages_check_deps_SourceState [ 0%] Built target spreader_msgs_generate_messages_cpp [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignTips [ 0%] Built target _ads_msgs_generate_messages_check_deps_SpeedConstrain [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_RemoteControl [ 0%] Built target _localization_msgs_generate_messages_check_deps_Ins [ 0%] Built target _tos_msgs_generate_messages_check_deps_StackerReady [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Ack [ 0%] Built target _tos_msgs_generate_messages_check_deps_TaskDetail [ 0%] Built target _ads_msgs_generate_messages_check_deps_Destination [ 0%] Built target _cloud_msgs_generate_messages_check_deps_RequestPoints [ 0%] Built target _localization_msgs_generate_messages_check_deps_IgnoreQc [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_VehicleStatus [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StatusCmd [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Path [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Chassis [ 0%] Built target _ads_msgs_generate_messages_check_deps_Command [ 0%] Built target _tos_msgs_generate_messages_check_deps_Cmd [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Target [ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedAreas [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_LockStationStop [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_LocationError [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedCrane [ 0%] Built target _visual_msgs_generate_messages_check_deps_Lanes [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PidDebug [ 0%] Built target _tos_msgs_generate_messages_check_deps_TruckStop [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LateralDebug [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedLane [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Tos [ 0%] Built target _tos_msgs_generate_messages_check_deps_Ack [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LongitudinalDebug [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_LocationErrorType [ 0%] Built target lego_cloud_msgs_generate_messages_eus [ 1%] Built target lego_cloud_msgs_generate_messages_nodejs [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PjpoDebug [ 1%] Built target lego_cloud_msgs_generate_messages_cpp [ 1%] Built target spreader_msgs_generate_messages_eus [ 1%] Built target _acquisition_msgs_generate_messages_check_deps_ErrorCode [ 1%] Built target _vehicle_msgs_generate_messages_check_deps_CtrlReference [ 1%] Built target lego_cloud_msgs_generate_messages_lisp [ 1%] Built target _v2x_msgs_generate_messages_check_deps_TrajPt [ 1%] Built target _acquisition_msgs_generate_messages_check_deps_TosTask [ 1%] Built target _pnc_debug_msg_generate_messages_check_deps_MpcDebug [ 1%] Built target _acquisition_msgs_generate_messages_check_deps_Location [ 1%] Built target _pnc_debug_msg_generate_messages_check_deps_CtrlDebug [ 1%] Built target _tos_msgs_generate_messages_check_deps_ClosedArea [ 1%] Built target _visual_msgs_generate_messages_check_deps_PathPoint [ 1%] Built target _v2x_msgs_generate_messages_check_deps_Chassis [ 1%] Built target _vehicle_msgs_generate_messages_check_deps_HeartBeat [ 1%] Built target _vehicle_msgs_generate_messages_check_deps_Gear [ 1%] Built target _pnc_debug_msg_generate_messages_check_deps_SlPoint [ 1%] Built target _v2x_msgs_generate_messages_check_deps_Traj [ 1%] Built target _pnc_debug_msg_generate_messages_check_deps_LatticeDebug [ 1%] Built target _tos_msgs_generate_messages_check_deps_VanPool [ 1%] Built target _visual_msgs_generate_messages_check_deps_Section [ 1%] Built target _tos_msgs_generate_messages_check_deps_AlignSig [ 1%] Built target _acquisition_msgs_generate_messages_check_deps_AdsCmdState [ 1%] Built target _vehicle_msgs_generate_messages_check_deps_Chassis [ 1%] Built target _visual_msgs_generate_messages_check_deps_Path [ 1%] Built target spreader_msgs_generate_messages_nodejs [ 1%] Built target _acquisition_msgs_generate_messages_check_deps_WorkStatus [ 1%] Built target _tos_msgs_generate_messages_check_deps_Cps [ 1%] Built target _vehicle_msgs_generate_messages_check_deps_StartVehicle [ 1%] Built target _vehicle_msgs_generate_messages_check_deps_TrajectoryPoint [ 1%] Built target _vehicle_msgs_generate_messages_check_deps_Command [ 1%] Built target _visual_msgs_generate_messages_check_deps_Lane [ 1%] Built target _vehicle_msgs_generate_messages_check_deps_Request [ 1%] Built target _tos_msgs_generate_messages_check_deps_AlarmSig [ 1%] Built target _acquisition_msgs_generate_messages_check_deps_AdsState [ 1%] Built target _pnc_debug_msg_generate_messages_check_deps_PlanDebug [ 1%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrain [ 1%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrains [ 1%] Built target _vehicle_msgs_generate_messages_check_deps_ControllerStatus [ 1%] Built target _tos_msgs_generate_messages_check_deps_Align [ 1%] Built target _tos_msgs_generate_messages_check_deps_Task [ 1%] Built target _tos_msgs_generate_messages_check_deps_CmdState [ 3%] Built target comm_msgs_generate_messages_nodejs [ 3%] Built target lego_cloud_msgs_generate_messages_py [ 3%] Built target _vehicle_msgs_generate_messages_check_deps_UltrasonicRadars [ 3%] Built target _visual_msgs_generate_messages_check_deps_PathPoints [ 4%] Built target cloud_msgs_generate_messages_py [ 5%] Built target cloud_msgs_generate_messages_lisp [ 5%] Built target guardian_msgs_generate_messages_lisp [ 6%] Built target cloud_msgs_generate_messages_eus [ 7%] Built target diagnose_msgs_generate_messages_eus [ 7%] Built target guardian_msgs_generate_messages_nodejs [ 10%] Built target lane_frame_msgs_generate_messages_eus [ 17%] Built target guardian_msgs_generate_messages_py [ 39%] Built target msf_localization_msgs_generate_messages_lisp [ 26%] Built target lane_frame_msgs_generate_messages_py [ 39%] Built target diagnose_msgs_generate_messages_lisp [ 39%] Built target cloud_msgs_generate_messages_cpp [ 37%] Built target lane_frame_msgs_generate_messages_lisp [ 37%] Built target hdmap_msgs_generate_messages_py [ 39%] Built target hdmap_msgs_generate_messages_cpp [ 39%] Built target msf_localization_msgs_generate_messages_py [ 38%] Built target hdmap_msgs_generate_messages_lisp [ 39%] Built target diagnose_msgs_generate_messages_nodejs [ 38%] Built target guardian_msgs_generate_messages_eus [ 37%] Built target cloud_msgs_generate_messages_nodejs [ 38%] Built target msf_localization_msgs_generate_messages_eus [ 37%] Built target comm_msgs_generate_messages_cpp [ 39%] Built target comm_msgs_generate_messages_lisp [ 38%] Built target diagnose_msgs_generate_messages_cpp [ 39%] Built target lane_frame_msgs_generate_messages_nodejs [ 39%] Built target guardian_msgs_generate_messages_cpp [ 39%] Built target lane_frame_msgs_generate_messages_cpp [ 38%] Built target comm_msgs_generate_messages_py [ 39%] Built target comm_msgs_generate_messages_eus [ 39%] Built target msf_localization_msgs_generate_messages_nodejs [ 39%] Built target diagnose_msgs_generate_messages_py [ 39%] Built target perception_msgs_generate_messages_eus [ 39%] Built target hdmap_msgs_generate_messages_eus [ 40%] Built target perception_msgs_generate_messages_lisp [ 41%] Built target perception_msgs_generate_messages_nodejs [ 41%] Built target pnc_lonctrl_msgs_generate_messages_py [ 43%] Built target hdmap_msgs_generate_messages_nodejs [ 44%] Built target msf_localization_msgs_generate_messages_cpp [ 45%] Built target port_msgs_generate_messages_eus [ 46%] Built target perception_msgs_generate_messages_py [ 46%] Built target simulate_msgs_generate_messages_nodejs [ 46%] Built target simulate_msgs_generate_messages_eus [ 46%] Built target port_msgs_generate_messages_nodejs [ 46%] Built target simulate_msgs_generate_messages_lisp [ 47%] Built target simulate_msgs_generate_messages_py [ 48%] Built target perception_msgs_generate_messages_cpp [ 49%] Built target port_msgs_generate_messages_py [ 50%] Built target localization_msgs_generate_messages_eus [ 51%] Built target pnc_lonctrl_msgs_generate_messages_nodejs [ 51%] Built target spreader_msgs_generate_messages [ 52%] Built target visual_msgs_generate_messages_nodejs [ 52%] Built target port_msgs_generate_messages_lisp [ 53%] Built target pnc_lonctrl_msgs_generate_messages_cpp [ 54%] Built target pnc_lonctrl_msgs_generate_messages_eus [ 54%] Built target localization_msgs_generate_messages_cpp [ 54%] Built target comm_msgs_generate_messages [ 55%] Built target port_msgs_generate_messages_cpp [ 70%] Built target v2x_msgs_generate_messages_cpp [ 70%] Built target tos_msgs_generate_messages_nodejs [ 70%] Built target msf_localization_msgs_generate_messages [ 70%] Built target vehicle_msgs_generate_messages_py [ 70%] Built target v2x_msgs_generate_messages_py [ 70%] Built target tos_msgs_generate_messages_cpp [ 70%] Built target tos_msgs_generate_messages_eus [ 70%] Built target pnc_lonctrl_msgs_generate_messages_lisp [ 70%] Built target visual_msgs_generate_messages_py [ 57%] Built target tos_msgs_generate_messages_lisp [ 70%] Built target align_msgs_generate_messages_cpp [ 70%] Built target v2x_msgs_generate_messages_lisp [ 70%] Built target v2x_msgs_generate_messages_nodejs [ 70%] Built target simulate_msgs_generate_messages_cpp [ 70%] Built target align_msgs_generate_messages_py [ 70%] Built target localization_msgs_generate_messages_lisp [ 70%] Built target vehicle_msgs_generate_messages_eus [ 75%] Built target ads_msgs_generate_messages_cpp [ 75%] Built target ads_msgs_generate_messages_lisp [ 75%] Built target lego_cloud_msgs_generate_messages [ 75%] Built target localization_msgs_generate_messages_nodejs [ 75%] Built target diagnose_msgs_generate_messages [ 78%] Built target guardian_msgs_generate_messages [ 78%] Built target align_msgs_generate_messages_nodejs [ 78%] Built target visual_msgs_generate_messages_cpp [ 78%] Built target tos_msgs_generate_messages_py [ 78%] Built target lane_frame_msgs_generate_messages [ 78%] Built target align_msgs_generate_messages_lisp [ 84%] Built target vehicle_msgs_generate_messages_lisp [ 84%] Built target v2x_msgs_generate_messages_eus [ 87%] Built target localization_msgs_generate_messages_py [ 85%] Built target align_msgs_generate_messages_eus [ 88%] Built target ads_msgs_generate_messages_nodejs [ 88%] Built target vehicle_msgs_generate_messages_nodejs [ 85%] Built target ads_msgs_generate_messages_eus [ 85%] Built target cloud_msgs_generate_messages [ 88%] Built target ads_msgs_generate_messages_py [ 85%] Built target vehicle_msgs_generate_messages_cpp [ 85%] Built target visual_msgs_generate_messages_eus [ 88%] Built target visual_msgs_generate_messages_lisp [ 89%] Built target prediction_msgs_generate_messages_eus [ 90%] Built target prediction_msgs_generate_messages_nodejs [ 90%] Built target prediction_msgs_generate_messages_py [ 90%] Built target prediction_msgs_generate_messages_cpp [ 90%] Built target pnc_lonctrl_msgs_generate_messages [ 90%] Built target perception_msgs_generate_messages [ 90%] Built target hdmap_msgs_generate_messages [ 90%] Built target pnc_debug_msg_generate_messages_py [ 91%] Built target acquisition_msgs_generate_messages_py [ 91%] Built target v2x_msgs_generate_messages [ 92%] Built target vehicle_msgs_generate_messages [ 93%] Built target pnc_debug_msg_generate_messages_eus [ 94%] Built target pnc_debug_msg_generate_messages_nodejs [ 94%] Built target port_msgs_generate_messages [ 94%] Built target prediction_msgs_generate_messages_lisp [ 95%] Built target pnc_debug_msg_generate_messages_cpp [ 92%] Built target acquisition_msgs_generate_messages_eus [ 95%] Built target align_msgs_generate_messages [ 95%] Built target simulate_msgs_generate_messages [ 95%] Built target localization_msgs_generate_messages [ 96%] Built target pnc_debug_msg_generate_messages_lisp [ 97%] Built target acquisition_msgs_generate_messages_cpp [ 97%] Built target ads_msgs_generate_messages [ 98%] Built target acquisition_msgs_generate_messages_nodejs [100%] Built target acquisition_msgs_generate_messages_lisp [100%] Built target visual_msgs_generate_messages [100%] Built target tos_msgs_generate_messages [100%] Built target prediction_msgs_generate_messages [100%] Built target pnc_debug_msg_generate_messages [100%] Built target acquisition_msgs_generate_messages Install the project... -- Install configuration: "" -- Installing: /senior/perception/_setup_util.py -- Installing: /senior/perception/env.sh -- Installing: /senior/perception/setup.bash -- Installing: /senior/perception/local_setup.bash -- Installing: /senior/perception/setup.sh -- Installing: /senior/perception/local_setup.sh -- Installing: /senior/perception/setup.zsh -- Installing: /senior/perception/local_setup.zsh -- Installing: /senior/perception/.rosinstall -- Installing: /senior/perception/share/lego_cloud_msgs/msg/cloud_info.msg -- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgs-msg-paths.cmake -- Installing: /senior/perception/include/lego_cloud_msgs -- Installing: /senior/perception/include/lego_cloud_msgs/cloud_info.h -- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs -- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/msg -- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/msg/cloud_info.l -- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs -- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/_package_cloud_info.lisp -- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/cloud_info.lisp -- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/lego_cloud_msgs-msg.asd -- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs -- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg/cloud_info.js -- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/lego_cloud_msgs.pc -- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgs-msg-extras.cmake -- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgsConfig.cmake -- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgsConfig-version.cmake -- Installing: /senior/perception/share/lego_cloud_msgs/package.xml -- Installing: /senior/perception/share/cloud_msgs/msg/Ack.msg -- Installing: /senior/perception/share/cloud_msgs/msg/CloudCmd.msg -- Installing: /senior/perception/share/cloud_msgs/msg/LogInOutTos.msg -- Installing: /senior/perception/share/cloud_msgs/msg/MovationCtrl.msg -- Installing: /senior/perception/share/cloud_msgs/msg/SwitchDrvMode.msg -- Installing: /senior/perception/share/cloud_msgs/msg/RemoteControl.msg -- Installing: /senior/perception/share/cloud_msgs/msg/TaskType.msg -- Installing: /senior/perception/share/cloud_msgs/msg/Point.msg -- Installing: /senior/perception/share/cloud_msgs/msg/PassingPoint.msg -- Installing: /senior/perception/share/cloud_msgs/msg/TosTask.msg -- Installing: /senior/perception/share/cloud_msgs/msg/LedMsg.msg -- Installing: /senior/perception/share/cloud_msgs/msg/CraneInfo.msg -- Installing: /senior/perception/share/cloud_msgs/msg/CraneInfos.msg -- Installing: /senior/perception/share/cloud_msgs/msg/RequestPoints.msg -- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgs-msg-paths.cmake -- Installing: /senior/perception/include/cloud_msgs -- Installing: /senior/perception/include/cloud_msgs/LogInOutTos.h -- Installing: /senior/perception/include/cloud_msgs/RequestPoints.h -- Installing: /senior/perception/include/cloud_msgs/CraneInfos.h -- Installing: /senior/perception/include/cloud_msgs/TaskType.h -- Installing: /senior/perception/include/cloud_msgs/Ack.h -- Installing: /senior/perception/include/cloud_msgs/PassingPoint.h -- Installing: /senior/perception/include/cloud_msgs/LedMsg.h -- Installing: /senior/perception/include/cloud_msgs/TosTask.h -- Installing: /senior/perception/include/cloud_msgs/RemoteControl.h -- Installing: /senior/perception/include/cloud_msgs/SwitchDrvMode.h -- Installing: /senior/perception/include/cloud_msgs/MovationCtrl.h -- Installing: /senior/perception/include/cloud_msgs/CraneInfo.h -- Installing: /senior/perception/include/cloud_msgs/CloudCmd.h -- Installing: /senior/perception/include/cloud_msgs/Point.h -- Installing: /senior/perception/share/roseus/ros/cloud_msgs -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/LedMsg.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/Point.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/SwitchDrvMode.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/Ack.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/TaskType.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/MovationCtrl.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/RequestPoints.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CloudCmd.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/LogInOutTos.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/PassingPoint.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CraneInfo.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/RemoteControl.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CraneInfos.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/TosTask.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_LogInOutTos.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_PassingPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_LedMsg.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/LedMsg.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/LogInOutTos.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/RemoteControl.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CraneInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CloudCmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_Point.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_TosTask.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CraneInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_RequestPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_RemoteControl.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/TaskType.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_TaskType.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CraneInfos.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/MovationCtrl.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/PassingPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/SwitchDrvMode.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_SwitchDrvMode.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/TosTask.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/cloud_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/RequestPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/Point.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_MovationCtrl.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CloudCmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CraneInfos.lisp -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CraneInfo.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/Point.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/MovationCtrl.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/LedMsg.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CloudCmd.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/TosTask.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/SwitchDrvMode.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/LogInOutTos.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/PassingPoint.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/TaskType.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CraneInfos.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/RequestPoints.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/RemoteControl.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/Ack.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/cloud_msgs.pc -- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgs-msg-extras.cmake -- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgsConfig.cmake -- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgsConfig-version.cmake -- Installing: /senior/perception/share/cloud_msgs/package.xml -- Installing: /senior/perception/share/comm_msgs/msg/Ack.msg -- Installing: /senior/perception/share/comm_msgs/msg/LidarShmMessage.msg -- Installing: /senior/perception/share/comm_msgs/msg/Trigger.msg -- Installing: /senior/perception/share/comm_msgs/msg/Point.msg -- Installing: /senior/perception/share/comm_msgs/msg/PassingPt.msg -- Installing: /senior/perception/share/comm_msgs/msg/PathPoint.msg -- Installing: /senior/perception/share/comm_msgs/msg/Path.msg -- Installing: /senior/perception/share/comm_msgs/msg/TrajectoryPoint.msg -- Installing: /senior/perception/share/comm_msgs/msg/Trajectory.msg -- Installing: /senior/perception/share/comm_msgs/msg/PilotState.msg -- Installing: /senior/perception/share/comm_msgs/msg/TagInfo.msg -- Installing: /senior/perception/share/comm_msgs/msg/Monitor.msg -- Installing: /senior/perception/share/comm_msgs/msg/MachineMetrics.msg -- Installing: /senior/perception/share/comm_msgs/msg/CheckResult.msg -- Installing: /senior/perception/share/comm_msgs/msg/SelfCheck.msg -- Installing: /senior/perception/share/comm_msgs/msg/AppVersionInfo.msg -- Installing: /senior/perception/share/comm_msgs/msg/AppVersion.msg -- Installing: /senior/perception/share/comm_msgs/msg/TrajPt.msg -- Installing: /senior/perception/share/comm_msgs/msg/Traj.msg -- Installing: /senior/perception/share/comm_msgs/msg/CloudTrajs.msg -- Installing: /senior/perception/share/comm_msgs/msg/Device.msg -- Installing: /senior/perception/share/comm_msgs/msg/DeviceManager.msg -- Installing: /senior/perception/share/comm_msgs/msg/PowerManager.msg -- Installing: /senior/perception/share/comm_msgs/msg/DeviceCmdState.msg -- Installing: /senior/perception/share/comm_msgs/msg/DeviceCmdFeedback.msg -- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgs-msg-paths.cmake -- Installing: /senior/perception/include/comm_msgs -- Installing: /senior/perception/include/comm_msgs/Monitor.h -- Installing: /senior/perception/include/comm_msgs/Device.h -- Installing: /senior/perception/include/comm_msgs/PilotState.h -- Installing: /senior/perception/include/comm_msgs/Ack.h -- Installing: /senior/perception/include/comm_msgs/DeviceManager.h -- Installing: /senior/perception/include/comm_msgs/TrajectoryPoint.h -- Installing: /senior/perception/include/comm_msgs/Trigger.h -- Installing: /senior/perception/include/comm_msgs/CheckResult.h -- Installing: /senior/perception/include/comm_msgs/DeviceCmdFeedback.h -- Installing: /senior/perception/include/comm_msgs/AppVersionInfo.h -- Installing: /senior/perception/include/comm_msgs/Trajectory.h -- Installing: /senior/perception/include/comm_msgs/CloudTrajs.h -- Installing: /senior/perception/include/comm_msgs/Traj.h -- Installing: /senior/perception/include/comm_msgs/SelfCheck.h -- Installing: /senior/perception/include/comm_msgs/LidarShmMessage.h -- Installing: /senior/perception/include/comm_msgs/DeviceCmdState.h -- Installing: /senior/perception/include/comm_msgs/PathPoint.h -- Installing: /senior/perception/include/comm_msgs/AppVersion.h -- Installing: /senior/perception/include/comm_msgs/TagInfo.h -- Installing: /senior/perception/include/comm_msgs/Path.h -- Installing: /senior/perception/include/comm_msgs/TrajPt.h -- Installing: /senior/perception/include/comm_msgs/MachineMetrics.h -- Installing: /senior/perception/include/comm_msgs/Point.h -- Installing: /senior/perception/include/comm_msgs/PassingPt.h -- Installing: /senior/perception/include/comm_msgs/PowerManager.h -- Installing: /senior/perception/share/roseus/ros/comm_msgs -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Point.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PilotState.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PathPoint.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/AppVersionInfo.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Ack.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Trigger.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Traj.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/LidarShmMessage.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/DeviceManager.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Trajectory.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Device.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/MachineMetrics.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/DeviceCmdFeedback.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Path.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Monitor.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/TagInfo.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/AppVersion.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/TrajectoryPoint.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/CheckResult.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PassingPt.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/CloudTrajs.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/TrajPt.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/SelfCheck.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/DeviceCmdState.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PowerManager.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Traj.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_AppVersionInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Trigger.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_DeviceCmdState.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/SelfCheck.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/TrajPt.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Trajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Point.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PilotState.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Monitor.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/MachineMetrics.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Trigger.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_AppVersion.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_LidarShmMessage.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PowerManager.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/CheckResult.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TrajPt.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/DeviceManager.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PilotState.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_DeviceManager.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TrajectoryPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PassingPt.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/CloudTrajs.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Monitor.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Traj.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_MachineMetrics.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/DeviceCmdFeedback.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_CheckResult.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TagInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/DeviceCmdState.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_SelfCheck.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/AppVersionInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_DeviceCmdFeedback.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/comm_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Point.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PowerManager.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PassingPt.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Device.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/AppVersion.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/TagInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/TrajectoryPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_CloudTrajs.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Trajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Device.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/LidarShmMessage.lisp -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/MachineMetrics.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Device.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/AppVersionInfo.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/LidarShmMessage.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/SelfCheck.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/CloudTrajs.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Trajectory.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Point.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/AppVersion.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PassingPt.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Path.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Trigger.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/TagInfo.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/CheckResult.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/DeviceCmdState.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PathPoint.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/TrajPt.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/TrajectoryPoint.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/DeviceCmdFeedback.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Traj.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PilotState.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PowerManager.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Monitor.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/DeviceManager.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Ack.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Ack.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersion.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersionInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_CheckResult.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_CloudTrajs.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Device.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdFeedback.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceManager.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_LidarShmMessage.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_MachineMetrics.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Monitor.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PassingPt.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Path.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PathPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PilotState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Point.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PowerManager.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_SelfCheck.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_TagInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Traj.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_TrajPt.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Trajectory.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_TrajectoryPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Trigger.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CheckResult.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Device.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Path.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_LidarShmMessage.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersionInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersion.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceManager.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TagInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajectoryPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PilotState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Monitor.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trigger.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CloudTrajs.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Traj.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajPt.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdFeedback.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_MachineMetrics.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersion.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PathPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PowerManager.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_LidarShmMessage.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajPt.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Path.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Point.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PilotState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Traj.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PathPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_MachineMetrics.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CheckResult.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajectoryPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PowerManager.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trigger.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PassingPt.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Device.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_SelfCheck.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceManager.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_SelfCheck.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PassingPt.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trajectory.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersionInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CloudTrajs.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Ack.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Monitor.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Point.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdFeedback.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trajectory.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TagInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Ack.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/comm_msgs.pc -- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgs-msg-extras.cmake -- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgsConfig.cmake -- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgsConfig-version.cmake -- Installing: /senior/perception/share/comm_msgs/package.xml -- Installing: /senior/perception/share/align_msgs/msg/CloudDisplay.msg -- Installing: /senior/perception/share/align_msgs/cmake/align_msgs-msg-paths.cmake -- Installing: /senior/perception/include/align_msgs -- Installing: /senior/perception/include/align_msgs/CloudDisplay.h -- Installing: /senior/perception/share/roseus/ros/align_msgs -- Installing: /senior/perception/share/roseus/ros/align_msgs/msg -- Installing: /senior/perception/share/roseus/ros/align_msgs/msg/CloudDisplay.l -- Installing: /senior/perception/share/roseus/ros/align_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/align_msgs -- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/_package_CloudDisplay.lisp -- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/align_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/CloudDisplay.lisp -- Installing: /senior/perception/share/gennodejs/ros/align_msgs -- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg/CloudDisplay.js -- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/align_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.py -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/align_msgs.pc -- Installing: /senior/perception/share/align_msgs/cmake/align_msgs-msg-extras.cmake -- Installing: /senior/perception/share/align_msgs/cmake/align_msgsConfig.cmake -- Installing: /senior/perception/share/align_msgs/cmake/align_msgsConfig-version.cmake -- Installing: /senior/perception/share/align_msgs/package.xml -- Installing: /senior/perception/share/diagnose_msgs/msg/KeyValue.msg -- Installing: /senior/perception/share/diagnose_msgs/msg/DiagnoseInfo.msg -- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorDetail.msg -- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorInfo.msg -- Installing: /senior/perception/share/diagnose_msgs/msg/LinkSegment.msg -- Installing: /senior/perception/share/diagnose_msgs/msg/TraceSegment.msg -- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorTrace.msg -- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgs-msg-paths.cmake -- Installing: /senior/perception/include/diagnose_msgs -- Installing: /senior/perception/include/diagnose_msgs/ErrorDetail.h -- Installing: /senior/perception/include/diagnose_msgs/TraceSegment.h -- Installing: /senior/perception/include/diagnose_msgs/ErrorTrace.h -- Installing: /senior/perception/include/diagnose_msgs/LinkSegment.h -- Installing: /senior/perception/include/diagnose_msgs/KeyValue.h -- Installing: /senior/perception/include/diagnose_msgs/ErrorInfo.h -- Installing: /senior/perception/include/diagnose_msgs/DiagnoseInfo.h -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/LinkSegment.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorInfo.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/KeyValue.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorTrace.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/DiagnoseInfo.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorDetail.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/TraceSegment.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/diagnose_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorTrace.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_KeyValue.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/TraceSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/LinkSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorTrace.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/KeyValue.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/DiagnoseInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorDetail.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_TraceSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_LinkSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_DiagnoseInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorDetail.lisp -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorInfo.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorDetail.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/TraceSegment.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorTrace.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/LinkSegment.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/DiagnoseInfo.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/KeyValue.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/diagnose_msgs.pc -- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgs-msg-extras.cmake -- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgsConfig.cmake -- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgsConfig-version.cmake -- Installing: /senior/perception/share/diagnose_msgs/package.xml -- Installing: /senior/perception/share/ads_msgs/msg/VehicleState.msg -- Installing: /senior/perception/share/ads_msgs/msg/CommandState.msg -- Installing: /senior/perception/share/ads_msgs/msg/Command.msg -- Installing: /senior/perception/share/ads_msgs/msg/CommandStates.msg -- Installing: /senior/perception/share/ads_msgs/msg/Destination.msg -- Installing: /senior/perception/share/ads_msgs/msg/HfsmState.msg -- Installing: /senior/perception/share/ads_msgs/msg/Diagnose.msg -- Installing: /senior/perception/share/ads_msgs/msg/SourceState.msg -- Installing: /senior/perception/share/ads_msgs/msg/SpeedConstrain.msg -- Installing: /senior/perception/share/ads_msgs/msg/SwitchState.msg -- Installing: /senior/perception/share/ads_msgs/msg/Target.msg -- Installing: /senior/perception/share/ads_msgs/msg/TargetState.msg -- Installing: /senior/perception/share/ads_msgs/msg/AdsCommandState.msg -- Installing: /senior/perception/share/ads_msgs/msg/MonitorFrame.msg -- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgs-msg-paths.cmake -- Installing: /senior/perception/include/ads_msgs -- Installing: /senior/perception/include/ads_msgs/Command.h -- Installing: /senior/perception/include/ads_msgs/SpeedConstrain.h -- Installing: /senior/perception/include/ads_msgs/MonitorFrame.h -- Installing: /senior/perception/include/ads_msgs/VehicleState.h -- Installing: /senior/perception/include/ads_msgs/TargetState.h -- Installing: /senior/perception/include/ads_msgs/SwitchState.h -- Installing: /senior/perception/include/ads_msgs/HfsmState.h -- Installing: /senior/perception/include/ads_msgs/Target.h -- Installing: /senior/perception/include/ads_msgs/SourceState.h -- Installing: /senior/perception/include/ads_msgs/Diagnose.h -- Installing: /senior/perception/include/ads_msgs/AdsCommandState.h -- Installing: /senior/perception/include/ads_msgs/Destination.h -- Installing: /senior/perception/include/ads_msgs/CommandState.h -- Installing: /senior/perception/include/ads_msgs/CommandStates.h -- Installing: /senior/perception/share/roseus/ros/ads_msgs -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Command.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/VehicleState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SwitchState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Target.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Diagnose.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/CommandState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/AdsCommandState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SpeedConstrain.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/HfsmState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/TargetState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Destination.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/MonitorFrame.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SourceState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/CommandStates.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SpeedConstrain.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_HfsmState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/CommandStates.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_MonitorFrame.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_VehicleState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SourceState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Target.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Command.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/AdsCommandState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Diagnose.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SwitchState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SourceState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/VehicleState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_AdsCommandState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/CommandState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_TargetState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Destination.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/TargetState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Diagnose.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Command.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SpeedConstrain.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/HfsmState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_CommandStates.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Target.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/MonitorFrame.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Destination.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SwitchState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_CommandState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/ads_msgs-msg.asd -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/CommandStates.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/VehicleState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Target.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Command.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SwitchState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/TargetState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SpeedConstrain.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/CommandState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Diagnose.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Destination.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/HfsmState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SourceState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/AdsCommandState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/MonitorFrame.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Command.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Target.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Target.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Command.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Target.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Command.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/ads_msgs.pc -- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgs-msg-extras.cmake -- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgsConfig.cmake -- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgsConfig-version.cmake -- Installing: /senior/perception/share/ads_msgs/package.xml -- Installing: /senior/perception/share/guardian_msgs/msg/DrivingState.msg -- Installing: /senior/perception/share/guardian_msgs/msg/ParallelDrive.msg -- Installing: /senior/perception/share/guardian_msgs/msg/RelieveWarn.msg -- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgs-msg-paths.cmake -- Installing: /senior/perception/include/guardian_msgs -- Installing: /senior/perception/include/guardian_msgs/RelieveWarn.h -- Installing: /senior/perception/include/guardian_msgs/ParallelDrive.h -- Installing: /senior/perception/include/guardian_msgs/DrivingState.h -- Installing: /senior/perception/share/roseus/ros/guardian_msgs -- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg -- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/ParallelDrive.l -- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/DrivingState.l -- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/RelieveWarn.l -- Installing: /senior/perception/share/roseus/ros/guardian_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/DrivingState.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_DrivingState.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_RelieveWarn.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/ParallelDrive.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_ParallelDrive.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/RelieveWarn.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/guardian_msgs-msg.asd -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/RelieveWarn.js -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/ParallelDrive.js -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/DrivingState.js -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.py -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.py -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/guardian_msgs.pc -- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgs-msg-extras.cmake -- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgsConfig.cmake -- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgsConfig-version.cmake -- Installing: /senior/perception/share/guardian_msgs/package.xml -- Installing: /senior/perception/share/hdmap_msgs/msg/Map.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Section.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Lane.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Point.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Region.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/StopPoint.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/TrafficInfo.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/HeartBeat.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Status.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/LaneSegment.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Passage.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/RoadSegment.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingResponse.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/BlacklistedLane.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/BridgePoint.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/BridgePosition.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Ack.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingRequestPoint.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingRequest.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/FlipSeasideAreaRequest.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/ShowMapRequest.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/ShowMapResponse.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Point2D.msg -- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgs-msg-paths.cmake -- Installing: /senior/perception/include/hdmap_msgs -- Installing: /senior/perception/include/hdmap_msgs/RoadSegment.h -- Installing: /senior/perception/include/hdmap_msgs/Section.h -- Installing: /senior/perception/include/hdmap_msgs/RoutingRequest.h -- Installing: /senior/perception/include/hdmap_msgs/LaneSegment.h -- Installing: /senior/perception/include/hdmap_msgs/RoutingResponse.h -- Installing: /senior/perception/include/hdmap_msgs/Point2D.h -- Installing: /senior/perception/include/hdmap_msgs/Ack.h -- Installing: /senior/perception/include/hdmap_msgs/BlacklistedLane.h -- Installing: /senior/perception/include/hdmap_msgs/FlipSeasideAreaRequest.h -- Installing: /senior/perception/include/hdmap_msgs/Region.h -- Installing: /senior/perception/include/hdmap_msgs/HeartBeat.h -- Installing: /senior/perception/include/hdmap_msgs/BridgePoint.h -- Installing: /senior/perception/include/hdmap_msgs/RoutingRequestPoint.h -- Installing: /senior/perception/include/hdmap_msgs/Status.h -- Installing: /senior/perception/include/hdmap_msgs/ShowMapResponse.h -- Installing: /senior/perception/include/hdmap_msgs/BridgePosition.h -- Installing: /senior/perception/include/hdmap_msgs/StopPoint.h -- Installing: /senior/perception/include/hdmap_msgs/Lane.h -- Installing: /senior/perception/include/hdmap_msgs/Map.h -- Installing: /senior/perception/include/hdmap_msgs/Passage.h -- Installing: /senior/perception/include/hdmap_msgs/Point.h -- Installing: /senior/perception/include/hdmap_msgs/TrafficInfo.h -- Installing: /senior/perception/include/hdmap_msgs/ShowMapRequest.h -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoadSegment.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Point.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Status.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BridgePosition.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Ack.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingRequestPoint.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BridgePoint.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Section.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingRequest.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/LaneSegment.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/TrafficInfo.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingResponse.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Map.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BlacklistedLane.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Point2D.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Region.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/HeartBeat.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Passage.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/ShowMapRequest.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Lane.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/StopPoint.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/ShowMapResponse.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingRequestPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_LaneSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/TrafficInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/ShowMapResponse.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_ShowMapRequest.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/StopPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Point2D.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Point2D.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/ShowMapRequest.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Point.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Map.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_TrafficInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoadSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_ShowMapResponse.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Section.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Map.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BridgePosition.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BridgePoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Region.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Passage.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingRequest.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/LaneSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BridgePosition.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/hdmap_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/HeartBeat.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingResponse.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BridgePoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_HeartBeat.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Status.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingRequest.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Lane.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Status.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BlacklistedLane.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Passage.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Lane.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Point.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoadSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingResponse.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_StopPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Region.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingRequestPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Section.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_FlipSeasideAreaRequest.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BlacklistedLane.lisp -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/StopPoint.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Map.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Status.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/ShowMapResponse.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Point.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/TrafficInfo.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/ShowMapRequest.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Passage.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Lane.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/HeartBeat.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BlacklistedLane.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Section.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingRequest.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingResponse.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BridgePosition.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Point2D.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/LaneSegment.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BridgePoint.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingRequestPoint.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoadSegment.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Region.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Ack.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/hdmap_msgs.pc -- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgs-msg-extras.cmake -- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgsConfig.cmake -- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgsConfig-version.cmake -- Installing: /senior/perception/share/hdmap_msgs/package.xml -- Installing: /senior/perception/share/lane_frame_msgs/msg/LaneA.msg -- Installing: /senior/perception/share/lane_frame_msgs/msg/LaneB.msg -- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgs-msg-paths.cmake -- Installing: /senior/perception/include/lane_frame_msgs -- Installing: /senior/perception/include/lane_frame_msgs/LaneB.h -- Installing: /senior/perception/include/lane_frame_msgs/LaneA.h -- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs -- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg -- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg/LaneB.l -- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg/LaneA.l -- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/LaneB.lisp -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package_LaneA.lisp -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package_LaneB.lisp -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/LaneA.lisp -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/lane_frame_msgs-msg.asd -- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs -- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/LaneA.js -- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/LaneB.js -- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/lane_frame_msgs.pc -- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgs-msg-extras.cmake -- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgsConfig.cmake -- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgsConfig-version.cmake -- Installing: /senior/perception/share/lane_frame_msgs/package.xml -- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestPos.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestXYZ.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssHeading.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestVel.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/Gnss.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/Localization.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/LocalizationEstimate.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/LocalizationStatus.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/WheelSpeed.msg -- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgs-msg-paths.cmake -- Installing: /senior/perception/include/msf_localization_msgs -- Installing: /senior/perception/include/msf_localization_msgs/LocalizationStatus.h -- Installing: /senior/perception/include/msf_localization_msgs/GnssBestXYZ.h -- Installing: /senior/perception/include/msf_localization_msgs/GnssBestVel.h -- Installing: /senior/perception/include/msf_localization_msgs/LocalizationEstimate.h -- Installing: /senior/perception/include/msf_localization_msgs/WheelSpeed.h -- Installing: /senior/perception/include/msf_localization_msgs/GnssBestPos.h -- Installing: /senior/perception/include/msf_localization_msgs/Localization.h -- Installing: /senior/perception/include/msf_localization_msgs/GnssHeading.h -- Installing: /senior/perception/include/msf_localization_msgs/Gnss.h -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/WheelSpeed.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/Localization.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestXYZ.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestVel.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssHeading.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/LocalizationEstimate.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/Gnss.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/LocalizationStatus.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestPos.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestVel.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/msf_localization_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestVel.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_LocalizationStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestXYZ.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_Gnss.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/LocalizationStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_Localization.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_WheelSpeed.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestPos.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/Gnss.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssHeading.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/WheelSpeed.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestXYZ.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_LocalizationEstimate.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/LocalizationEstimate.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestPos.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/Localization.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssHeading.lisp -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/LocalizationEstimate.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssHeading.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/LocalizationStatus.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestVel.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/WheelSpeed.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/Localization.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/Gnss.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestXYZ.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestPos.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/msf_localization_msgs.pc -- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgs-msg-extras.cmake -- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgsConfig.cmake -- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgsConfig-version.cmake -- Installing: /senior/perception/share/msf_localization_msgs/package.xml -- Installing: /senior/perception/share/perception_msgs/msg/Obstacles.msg -- Installing: /senior/perception/share/perception_msgs/msg/Obstacle.msg -- Installing: /senior/perception/share/perception_msgs/msg/OgPoints.msg -- Installing: /senior/perception/share/perception_msgs/msg/OgPoint.msg -- Installing: /senior/perception/share/perception_msgs/msg/UltrasonicRadar.msg -- Installing: /senior/perception/share/perception_msgs/msg/TrailerPosture.msg -- Installing: /senior/perception/share/perception_msgs/msg/FilterParam.msg -- Installing: /senior/perception/share/perception_msgs/msg/VOgPoints.msg -- Installing: /senior/perception/share/perception_msgs/msg/VOgPoint.msg -- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgs-msg-paths.cmake -- Installing: /senior/perception/include/perception_msgs -- Installing: /senior/perception/include/perception_msgs/UltrasonicRadar.h -- Installing: /senior/perception/include/perception_msgs/VOgPoints.h -- Installing: /senior/perception/include/perception_msgs/VOgPoint.h -- Installing: /senior/perception/include/perception_msgs/OgPoint.h -- Installing: /senior/perception/include/perception_msgs/FilterParam.h -- Installing: /senior/perception/include/perception_msgs/Obstacle.h -- Installing: /senior/perception/include/perception_msgs/TrailerPosture.h -- Installing: /senior/perception/include/perception_msgs/OgPoints.h -- Installing: /senior/perception/include/perception_msgs/Obstacles.h -- Installing: /senior/perception/share/roseus/ros/perception_msgs -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/Obstacles.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/VOgPoints.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/TrailerPosture.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/OgPoint.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/Obstacle.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/UltrasonicRadar.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/VOgPoint.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/FilterParam.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/OgPoints.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_OgPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/perception_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/OgPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/OgPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_Obstacles.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/UltrasonicRadar.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_Obstacle.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/FilterParam.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_VOgPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_FilterParam.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/TrailerPosture.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/VOgPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_VOgPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_UltrasonicRadar.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/Obstacles.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/VOgPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/Obstacle.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_OgPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_TrailerPosture.lisp -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/Obstacle.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/VOgPoint.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/UltrasonicRadar.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/OgPoints.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/VOgPoints.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/OgPoint.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/Obstacles.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/FilterParam.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/TrailerPosture.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/perception_msgs.pc -- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgs-msg-extras.cmake -- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgsConfig.cmake -- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgsConfig-version.cmake -- Installing: /senior/perception/share/perception_msgs/package.xml -- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/PathPoint.msg -- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Path.msg -- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/TrajectoryPoint.msg -- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Trajectory.msg -- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/LonCtrlDebug.msg -- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Gear.msg -- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgs-msg-paths.cmake -- Installing: /senior/perception/include/pnc_lonctrl_msgs -- Installing: /senior/perception/include/pnc_lonctrl_msgs/TrajectoryPoint.h -- Installing: /senior/perception/include/pnc_lonctrl_msgs/Gear.h -- Installing: /senior/perception/include/pnc_lonctrl_msgs/LonCtrlDebug.h -- Installing: /senior/perception/include/pnc_lonctrl_msgs/Trajectory.h -- Installing: /senior/perception/include/pnc_lonctrl_msgs/PathPoint.h -- Installing: /senior/perception/include/pnc_lonctrl_msgs/Path.h -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/PathPoint.l -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Trajectory.l -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Gear.l -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Path.l -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.l -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Trajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/pnc_lonctrl_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_TrajectoryPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_LonCtrlDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Gear.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Trajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Gear.lisp -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Gear.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Trajectory.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Path.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/PathPoint.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/pnc_lonctrl_msgs.pc -- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgs-msg-extras.cmake -- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgsConfig.cmake -- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgsConfig-version.cmake -- Installing: /senior/perception/share/pnc_lonctrl_msgs/package.xml -- Installing: /senior/perception/share/port_msgs/msg/AccurateStop.msg -- Installing: /senior/perception/share/port_msgs/msg/ContainerCompensate.msg -- Installing: /senior/perception/share/port_msgs/msg/StationDeviceCmd.msg -- Installing: /senior/perception/share/port_msgs/msg/StationDeviceCmds.msg -- Installing: /senior/perception/share/port_msgs/msg/VehicleStationState.msg -- Installing: /senior/perception/share/port_msgs/cmake/port_msgs-msg-paths.cmake -- Installing: /senior/perception/include/port_msgs -- Installing: /senior/perception/include/port_msgs/StationDeviceCmd.h -- Installing: /senior/perception/include/port_msgs/ContainerCompensate.h -- Installing: /senior/perception/include/port_msgs/VehicleStationState.h -- Installing: /senior/perception/include/port_msgs/AccurateStop.h -- Installing: /senior/perception/include/port_msgs/StationDeviceCmds.h -- Installing: /senior/perception/share/roseus/ros/port_msgs -- Installing: /senior/perception/share/roseus/ros/port_msgs/msg -- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/VehicleStationState.l -- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/AccurateStop.l -- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/ContainerCompensate.l -- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/StationDeviceCmd.l -- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/StationDeviceCmds.l -- Installing: /senior/perception/share/roseus/ros/port_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/port_msgs -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_ContainerCompensate.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_StationDeviceCmds.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_VehicleStationState.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/ContainerCompensate.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/port_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_StationDeviceCmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/StationDeviceCmds.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/VehicleStationState.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/AccurateStop.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/StationDeviceCmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_AccurateStop.lisp -- Installing: /senior/perception/share/gennodejs/ros/port_msgs -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/VehicleStationState.js -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/StationDeviceCmds.js -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/AccurateStop.js -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/StationDeviceCmd.js -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/ContainerCompensate.js -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/port_msgs.pc -- Installing: /senior/perception/share/port_msgs/cmake/port_msgs-msg-extras.cmake -- Installing: /senior/perception/share/port_msgs/cmake/port_msgsConfig.cmake -- Installing: /senior/perception/share/port_msgs/cmake/port_msgsConfig-version.cmake -- Installing: /senior/perception/share/port_msgs/package.xml -- Installing: /senior/perception/share/prediction_msgs/msg/PredictionObstacles.msg -- Installing: /senior/perception/share/prediction_msgs/msg/PredictionObstacle.msg -- Installing: /senior/perception/share/prediction_msgs/msg/PredictionTrajectory.msg -- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgs-msg-paths.cmake -- Installing: /senior/perception/include/prediction_msgs -- Installing: /senior/perception/include/prediction_msgs/PredictionObstacles.h -- Installing: /senior/perception/include/prediction_msgs/PredictionTrajectory.h -- Installing: /senior/perception/include/prediction_msgs/PredictionObstacle.h -- Installing: /senior/perception/share/roseus/ros/prediction_msgs -- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg -- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionObstacles.l -- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionObstacle.l -- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionTrajectory.l -- Installing: /senior/perception/share/roseus/ros/prediction_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionObstacle.lisp -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionTrajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionTrajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/prediction_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionObstacles.lisp -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionObstacle.lisp -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionObstacles.lisp -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionObstacle.js -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionTrajectory.js -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionObstacles.js -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.py -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.py -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.py -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/prediction_msgs.pc -- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgs-msg-extras.cmake -- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgsConfig.cmake -- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgsConfig-version.cmake -- Installing: /senior/perception/share/prediction_msgs/package.xml -- Installing: /senior/perception/share/simulate_msgs/msg/Rate.msg -- Installing: /senior/perception/share/simulate_msgs/msg/InitState.msg -- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgs-msg-paths.cmake -- Installing: /senior/perception/include/simulate_msgs -- Installing: /senior/perception/include/simulate_msgs/InitState.h -- Installing: /senior/perception/include/simulate_msgs/Rate.h -- Installing: /senior/perception/share/roseus/ros/simulate_msgs -- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg -- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg/Rate.l -- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg/InitState.l -- Installing: /senior/perception/share/roseus/ros/simulate_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/Rate.lisp -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package_InitState.lisp -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/simulate_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package_Rate.lisp -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/InitState.lisp -- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs -- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/Rate.js -- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/InitState.js -- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.py -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/simulate_msgs.pc -- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgs-msg-extras.cmake -- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgsConfig.cmake -- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgsConfig-version.cmake -- Installing: /senior/perception/share/simulate_msgs/package.xml -- Installing: /senior/perception/share/spreader_msgs/msg/SpreaderInfo.msg -- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgs-msg-paths.cmake -- Installing: /senior/perception/include/spreader_msgs -- Installing: /senior/perception/include/spreader_msgs/SpreaderInfo.h -- Installing: /senior/perception/share/roseus/ros/spreader_msgs -- Installing: /senior/perception/share/roseus/ros/spreader_msgs/msg -- Installing: /senior/perception/share/roseus/ros/spreader_msgs/msg/SpreaderInfo.l -- Installing: /senior/perception/share/roseus/ros/spreader_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs -- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/spreader_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/_package_SpreaderInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/SpreaderInfo.lisp -- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs -- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg/SpreaderInfo.js -- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/spreader_msgs.pc -- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgs-msg-extras.cmake -- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgsConfig.cmake -- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgsConfig-version.cmake -- Installing: /senior/perception/share/spreader_msgs/package.xml -- Installing: /senior/perception/share/localization_msgs/msg/Ins.msg -- Installing: /senior/perception/share/localization_msgs/msg/Gnss.msg -- Installing: /senior/perception/share/localization_msgs/msg/VehicleState.msg -- Installing: /senior/perception/share/localization_msgs/msg/LocalizationEstimate.msg -- Installing: /senior/perception/share/localization_msgs/msg/IgnoreQc.msg -- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgs-msg-paths.cmake -- Installing: /senior/perception/include/localization_msgs -- Installing: /senior/perception/include/localization_msgs/VehicleState.h -- Installing: /senior/perception/include/localization_msgs/IgnoreQc.h -- Installing: /senior/perception/include/localization_msgs/LocalizationEstimate.h -- Installing: /senior/perception/include/localization_msgs/Ins.h -- Installing: /senior/perception/include/localization_msgs/Gnss.h -- Installing: /senior/perception/share/roseus/ros/localization_msgs -- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg -- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/VehicleState.l -- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/LocalizationEstimate.l -- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/Gnss.l -- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/IgnoreQc.l -- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/Ins.l -- Installing: /senior/perception/share/roseus/ros/localization_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_Ins.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_VehicleState.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_Gnss.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/localization_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/VehicleState.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/Gnss.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/Ins.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_LocalizationEstimate.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/LocalizationEstimate.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/IgnoreQc.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_IgnoreQc.lisp -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/LocalizationEstimate.js -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/VehicleState.js -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/IgnoreQc.js -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/Gnss.js -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/Ins.js -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/localization_msgs.pc -- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgs-msg-extras.cmake -- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgsConfig.cmake -- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgsConfig-version.cmake -- Installing: /senior/perception/share/localization_msgs/package.xml -- Installing: /senior/perception/share/tos_msgs/msg/Ack.msg -- Installing: /senior/perception/share/tos_msgs/msg/TruckStop.msg -- Installing: /senior/perception/share/tos_msgs/msg/Task.msg -- Installing: /senior/perception/share/tos_msgs/msg/Align.msg -- Installing: /senior/perception/share/tos_msgs/msg/CmdState.msg -- Installing: /senior/perception/share/tos_msgs/msg/TaskDetail.msg -- Installing: /senior/perception/share/tos_msgs/msg/Cmd.msg -- Installing: /senior/perception/share/tos_msgs/msg/Heartbeat.msg -- Installing: /senior/perception/share/tos_msgs/msg/AlignSig.msg -- Installing: /senior/perception/share/tos_msgs/msg/Cps.msg -- Installing: /senior/perception/share/tos_msgs/msg/AlignTips.msg -- Installing: /senior/perception/share/tos_msgs/msg/VanPool.msg -- Installing: /senior/perception/share/tos_msgs/msg/ManualShift.msg -- Installing: /senior/perception/share/tos_msgs/msg/BlockedLane.msg -- Installing: /senior/perception/share/tos_msgs/msg/BlockedCrane.msg -- Installing: /senior/perception/share/tos_msgs/msg/BlockedSection.msg -- Installing: /senior/perception/share/tos_msgs/msg/ShoreCrane.msg -- Installing: /senior/perception/share/tos_msgs/msg/ShoreCranesLoc.msg -- Installing: /senior/perception/share/tos_msgs/msg/ClosedArea.msg -- Installing: /senior/perception/share/tos_msgs/msg/ClosedAreas.msg -- Installing: /senior/perception/share/tos_msgs/msg/StackerReady.msg -- Installing: /senior/perception/share/tos_msgs/msg/AlarmSig.msg -- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgs-msg-paths.cmake -- Installing: /senior/perception/include/tos_msgs -- Installing: /senior/perception/include/tos_msgs/ShoreCrane.h -- Installing: /senior/perception/include/tos_msgs/Cps.h -- Installing: /senior/perception/include/tos_msgs/StackerReady.h -- Installing: /senior/perception/include/tos_msgs/Ack.h -- Installing: /senior/perception/include/tos_msgs/ClosedArea.h -- Installing: /senior/perception/include/tos_msgs/ShoreCranesLoc.h -- Installing: /senior/perception/include/tos_msgs/BlockedLane.h -- Installing: /senior/perception/include/tos_msgs/VanPool.h -- Installing: /senior/perception/include/tos_msgs/ClosedAreas.h -- Installing: /senior/perception/include/tos_msgs/Align.h -- Installing: /senior/perception/include/tos_msgs/AlignSig.h -- Installing: /senior/perception/include/tos_msgs/ManualShift.h -- Installing: /senior/perception/include/tos_msgs/TruckStop.h -- Installing: /senior/perception/include/tos_msgs/CmdState.h -- Installing: /senior/perception/include/tos_msgs/Task.h -- Installing: /senior/perception/include/tos_msgs/AlignTips.h -- Installing: /senior/perception/include/tos_msgs/BlockedCrane.h -- Installing: /senior/perception/include/tos_msgs/Heartbeat.h -- Installing: /senior/perception/include/tos_msgs/AlarmSig.h -- Installing: /senior/perception/include/tos_msgs/Cmd.h -- Installing: /senior/perception/include/tos_msgs/BlockedSection.h -- Installing: /senior/perception/include/tos_msgs/TaskDetail.h -- Installing: /senior/perception/share/roseus/ros/tos_msgs -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ShoreCranesLoc.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlarmSig.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Align.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Cmd.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/TaskDetail.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ManualShift.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedLane.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/TruckStop.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Heartbeat.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Ack.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ClosedArea.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedCrane.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Cps.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/StackerReady.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Task.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/VanPool.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlignTips.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ShoreCrane.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ClosedAreas.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlignSig.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/CmdState.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedSection.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedCrane.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_TaskDetail.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Task.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Cmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ShoreCrane.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlignTips.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_CmdState.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ShoreCrane.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/TruckStop.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ClosedArea.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Align.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ManualShift.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ShoreCranesLoc.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Cps.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Heartbeat.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlignTips.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ClosedAreas.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/tos_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedCrane.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Cmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlarmSig.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlignSig.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_TruckStop.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ClosedAreas.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ClosedArea.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_VanPool.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedSection.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedLane.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Task.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Heartbeat.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Align.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlignSig.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedSection.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/TaskDetail.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/VanPool.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_StackerReady.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/StackerReady.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedLane.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlarmSig.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/CmdState.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Cps.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ManualShift.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ShoreCranesLoc.lisp -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/TaskDetail.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ClosedAreas.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ShoreCrane.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Cps.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlignSig.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Heartbeat.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/StackerReady.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/CmdState.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlarmSig.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlignTips.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/TruckStop.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedSection.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedLane.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Task.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ClosedArea.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedCrane.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Align.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/VanPool.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Cmd.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ShoreCranesLoc.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Ack.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ManualShift.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Align.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Task.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Task.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Align.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Align.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Task.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/tos_msgs.pc -- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgs-msg-extras.cmake -- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgsConfig.cmake -- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgsConfig-version.cmake -- Installing: /senior/perception/share/tos_msgs/package.xml -- Installing: /senior/perception/share/v2x_msgs/msg/TrajPt.msg -- Installing: /senior/perception/share/v2x_msgs/msg/Traj.msg -- Installing: /senior/perception/share/v2x_msgs/msg/Chassis.msg -- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgs-msg-paths.cmake -- Installing: /senior/perception/include/v2x_msgs -- Installing: /senior/perception/include/v2x_msgs/Chassis.h -- Installing: /senior/perception/include/v2x_msgs/Traj.h -- Installing: /senior/perception/include/v2x_msgs/TrajPt.h -- Installing: /senior/perception/share/roseus/ros/v2x_msgs -- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg -- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg/Traj.l -- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg/Chassis.l -- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg/TrajPt.l -- Installing: /senior/perception/share/roseus/ros/v2x_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/Traj.lisp -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/TrajPt.lisp -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package_TrajPt.lisp -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/Chassis.lisp -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/v2x_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package_Traj.lisp -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package_Chassis.lisp -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/Chassis.js -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/TrajPt.js -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/Traj.js -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/_Chassis.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/_Traj.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/_TrajPt.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Chassis.py -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Traj.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_TrajPt.py -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_TrajPt.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Traj.py -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Chassis.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/v2x_msgs.pc -- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgs-msg-extras.cmake -- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgsConfig.cmake -- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgsConfig-version.cmake -- Installing: /senior/perception/share/v2x_msgs/package.xml -- Installing: /senior/perception/share/vehicle_msgs/msg/Gear.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/Command.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/Chassis.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/HeartBeat.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/RemoteControl.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/CCUControl.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/UltrasonicRadars.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/DebugData.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/StatusCmd.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/VehicleStatus.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/PathPoint.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/Path.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/TrajectoryPoint.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/Trajectory.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/Request.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/LockStationStop.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/StartVehicle.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/CtrlReference.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/ControllerStatus.msg -- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgs-msg-paths.cmake -- Installing: /senior/perception/include/vehicle_msgs -- Installing: /senior/perception/include/vehicle_msgs/CtrlReference.h -- Installing: /senior/perception/include/vehicle_msgs/Command.h -- Installing: /senior/perception/include/vehicle_msgs/CCUControl.h -- Installing: /senior/perception/include/vehicle_msgs/StatusCmd.h -- Installing: /senior/perception/include/vehicle_msgs/ControllerStatus.h -- Installing: /senior/perception/include/vehicle_msgs/TrajectoryPoint.h -- Installing: /senior/perception/include/vehicle_msgs/Gear.h -- Installing: /senior/perception/include/vehicle_msgs/RemoteControl.h -- Installing: /senior/perception/include/vehicle_msgs/DebugData.h -- Installing: /senior/perception/include/vehicle_msgs/LockStationStop.h -- Installing: /senior/perception/include/vehicle_msgs/HeartBeat.h -- Installing: /senior/perception/include/vehicle_msgs/Chassis.h -- Installing: /senior/perception/include/vehicle_msgs/VehicleStatus.h -- Installing: /senior/perception/include/vehicle_msgs/Trajectory.h -- Installing: /senior/perception/include/vehicle_msgs/PathPoint.h -- Installing: /senior/perception/include/vehicle_msgs/UltrasonicRadars.h -- Installing: /senior/perception/include/vehicle_msgs/StartVehicle.h -- Installing: /senior/perception/include/vehicle_msgs/Path.h -- Installing: /senior/perception/include/vehicle_msgs/Request.h -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Command.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/CCUControl.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/PathPoint.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/VehicleStatus.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/StartVehicle.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Trajectory.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/CtrlReference.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/ControllerStatus.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/LockStationStop.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/DebugData.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/HeartBeat.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Gear.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Path.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/StatusCmd.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/UltrasonicRadars.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Chassis.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/TrajectoryPoint.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/RemoteControl.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Request.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_CtrlReference.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_VehicleStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_CCUControl.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Request.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Trajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/RemoteControl.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_StatusCmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Command.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Request.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_UltrasonicRadars.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/LockStationStop.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/StartVehicle.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/CCUControl.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_RemoteControl.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/vehicle_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/VehicleStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Chassis.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/DebugData.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_LockStationStop.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_TrajectoryPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/CtrlReference.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Command.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/HeartBeat.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_HeartBeat.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_DebugData.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_StartVehicle.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/ControllerStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/StatusCmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/TrajectoryPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_ControllerStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Chassis.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Gear.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/UltrasonicRadars.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Trajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Gear.lisp -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/UltrasonicRadars.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/DebugData.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/ControllerStatus.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Command.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Gear.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Chassis.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Trajectory.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/LockStationStop.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/StartVehicle.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Path.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/HeartBeat.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/CCUControl.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/VehicleStatus.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/PathPoint.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/TrajectoryPoint.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Request.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/StatusCmd.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/CtrlReference.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/RemoteControl.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_CCUControl.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Chassis.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Command.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_ControllerStatus.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_CtrlReference.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_DebugData.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Gear.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_HeartBeat.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_LockStationStop.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Path.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_PathPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_RemoteControl.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Request.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_StartVehicle.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_StatusCmd.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_TrajectoryPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_UltrasonicRadars.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_VehicleStatus.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_UltrasonicRadars.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StartVehicle.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StatusCmd.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_ControllerStatus.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StatusCmd.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Path.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CCUControl.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_VehicleStatus.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Chassis.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Command.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_DebugData.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_TrajectoryPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_DebugData.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_HeartBeat.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_HeartBeat.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_PathPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Path.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_RemoteControl.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Request.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_UltrasonicRadars.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_ControllerStatus.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CtrlReference.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_PathPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_VehicleStatus.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_RemoteControl.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Gear.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_LockStationStop.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Command.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CtrlReference.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StartVehicle.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_TrajectoryPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Gear.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_LockStationStop.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Chassis.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CCUControl.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Request.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/vehicle_msgs.pc -- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgs-msg-extras.cmake -- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgsConfig.cmake -- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgsConfig-version.cmake -- Installing: /senior/perception/share/vehicle_msgs/package.xml -- Installing: /senior/perception/share/acquisition_msgs/msg/TosTask.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/Tos.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/AdsCmdState.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/AdsState.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/Chassis.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/Location.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/LocationError.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/LocationErrorType.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/ErrorCode.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/WorkStatus.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/Target.msg -- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgs-msg-paths.cmake -- Installing: /senior/perception/include/acquisition_msgs -- Installing: /senior/perception/include/acquisition_msgs/WorkStatus.h -- Installing: /senior/perception/include/acquisition_msgs/AdsCmdState.h -- Installing: /senior/perception/include/acquisition_msgs/Tos.h -- Installing: /senior/perception/include/acquisition_msgs/TosTask.h -- Installing: /senior/perception/include/acquisition_msgs/LocationErrorType.h -- Installing: /senior/perception/include/acquisition_msgs/Location.h -- Installing: /senior/perception/include/acquisition_msgs/Target.h -- Installing: /senior/perception/include/acquisition_msgs/AdsState.h -- Installing: /senior/perception/include/acquisition_msgs/Chassis.h -- Installing: /senior/perception/include/acquisition_msgs/ErrorCode.h -- Installing: /senior/perception/include/acquisition_msgs/LocationError.h -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/AdsCmdState.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Target.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/WorkStatus.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/LocationErrorType.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/AdsState.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Location.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Tos.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Chassis.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/LocationError.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/ErrorCode.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/TosTask.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_AdsState.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_LocationError.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Location.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Tos.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Target.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/AdsState.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_TosTask.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/LocationError.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/ErrorCode.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_WorkStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Tos.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Chassis.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/LocationErrorType.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_LocationErrorType.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Target.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_ErrorCode.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/TosTask.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/WorkStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_AdsCmdState.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/acquisition_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/AdsCmdState.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Location.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Chassis.lisp -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/WorkStatus.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/ErrorCode.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Target.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Chassis.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Tos.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/AdsState.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/LocationError.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/TosTask.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/AdsCmdState.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/LocationErrorType.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Location.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/acquisition_msgs.pc -- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgs-msg-extras.cmake -- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgsConfig.cmake -- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgsConfig-version.cmake -- Installing: /senior/perception/share/acquisition_msgs/package.xml -- Installing: /senior/perception/share/pnc_debug_msg/msg/LatticeDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/PlanDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/PjpoDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/SlPoint.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/LongitudinalDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/LateralDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/CtrlDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/MpcDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/PidDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msg-msg-paths.cmake -- Installing: /senior/perception/include/pnc_debug_msg -- Installing: /senior/perception/include/pnc_debug_msg/LatticeDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/LateralDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/MpcDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/PlanDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/PjpoDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/CtrlDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/LongitudinalDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/PidDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/SlPoint.h -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PlanDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PjpoDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LateralDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LongitudinalDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/MpcDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/SlPoint.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/CtrlDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PidDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LatticeDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LatticeDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PidDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LatticeDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PlanDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LongitudinalDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LongitudinalDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/pnc_debug_msg-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_MpcDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PidDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/SlPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/MpcDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PjpoDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LateralDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LateralDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/CtrlDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_CtrlDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PjpoDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PlanDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_SlPoint.lisp -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LateralDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LongitudinalDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/SlPoint.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PjpoDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/MpcDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PidDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LatticeDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/CtrlDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PlanDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/pnc_debug_msg.pc -- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msg-msg-extras.cmake -- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msgConfig.cmake -- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msgConfig-version.cmake -- Installing: /senior/perception/share/pnc_debug_msg/package.xml -- Installing: /senior/perception/share/visual_msgs/msg/PathPoint.msg -- Installing: /senior/perception/share/visual_msgs/msg/PathPoints.msg -- Installing: /senior/perception/share/visual_msgs/msg/Path.msg -- Installing: /senior/perception/share/visual_msgs/msg/SpeedConstrain.msg -- Installing: /senior/perception/share/visual_msgs/msg/SpeedConstrains.msg -- Installing: /senior/perception/share/visual_msgs/msg/Lane.msg -- Installing: /senior/perception/share/visual_msgs/msg/Section.msg -- Installing: /senior/perception/share/visual_msgs/msg/Lanes.msg -- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgs-msg-paths.cmake -- Installing: /senior/perception/include/visual_msgs -- Installing: /senior/perception/include/visual_msgs/Section.h -- Installing: /senior/perception/include/visual_msgs/SpeedConstrain.h -- Installing: /senior/perception/include/visual_msgs/SpeedConstrains.h -- Installing: /senior/perception/include/visual_msgs/Lanes.h -- Installing: /senior/perception/include/visual_msgs/PathPoint.h -- Installing: /senior/perception/include/visual_msgs/Lane.h -- Installing: /senior/perception/include/visual_msgs/PathPoints.h -- Installing: /senior/perception/include/visual_msgs/Path.h -- Installing: /senior/perception/share/roseus/ros/visual_msgs -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/PathPoint.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Lanes.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Section.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/SpeedConstrain.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/PathPoints.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Path.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Lane.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/SpeedConstrains.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/SpeedConstrain.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Lanes.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_SpeedConstrains.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/SpeedConstrains.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Section.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_SpeedConstrain.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Lane.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Lane.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_PathPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Lanes.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Section.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/visual_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/PathPoints.lisp -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Lanes.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/PathPoints.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/SpeedConstrain.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Lane.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Path.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Section.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/PathPoint.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/SpeedConstrains.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Path.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Section.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Path.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Section.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Path.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Section.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/visual_msgs.pc -- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgs-msg-extras.cmake -- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgsConfig.cmake -- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgsConfig-version.cmake -- Installing: /senior/perception/share/visual_msgs/package.xml Base path: /senior/workspace/shared_msgs Source space: /senior/workspace/shared_msgs/src Build space: /senior/workspace/shared_msgs/build Devel space: /senior/workspace/shared_msgs/devel Install space: /senior/perception #### #### Running command: "cmake /senior/workspace/shared_msgs/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/shared_msgs/devel -DCMAKE_INSTALL_PREFIX=/senior/perception -G Unix Makefiles" in "/senior/workspace/shared_msgs/build" #### #### #### Running command: "make install -j" in "/senior/workspace/shared_msgs/build" #### [Pipeline] } [Pipeline] // dir [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /home/nvidia/commtest/rcdev-project/perception-slave.json [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_msgs Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_msgs Response Code: HTTP/1.1 200 OK Response: [{"id":242,"description":"","name":"shared_msgs","name_with_namespace":"CI / shared_msgs","path":"shared_msgs","path_with_namespace":"ci/shared_msgs","created_at":"2022-01-20T05:54:07.461Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ci/shared_msgs.git","http_url_to_repo":"http://159.27.226.4/ci/shared_msgs.git","web_url":"http://159.27.226.4/ci/shared_msgs","readme_url":"http://159.27.226.4/ci/shared_msgs/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-03-30T09:51:10.196Z","namespace":{"id":77,"name":"CI","path":"ci","kind":"group","full_path":"ci","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/ci"},"_links":{"self":"http://159.27.226.4/api/v4/projects/242","issues":"http://159.27.226.4/api/v4/projects/242/issues","merge_requests":"http://159.27.226.4/api/v4/projects/242/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/242/repository/branches","labels":"http://159.27.226.4/api/v4/projects/242/labels","events":"http://159.27.226.4/api/v4/projects/242/events","members":"http://159.27.226.4/api/v4/projects/242/members","cluster_agents":"http://159.27.226.4/api/v4/projects/242/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-01-21T05:54:07.476Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_url":"http://101.201.148.201/shared/shared_msgs.git","import_type":"git","import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":50,"notification_level":3}}},{"id":16,"description":"外部共享的消息","name":"shared_msgs","name_with_namespace":"Shared / shared_msgs","path":"shared_msgs","path_with_namespace":"shared/shared_msgs","created_at":"2020-05-22T00:51:49.372Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:shared/shared_msgs.git","http_url_to_repo":"http://159.27.226.4/shared/shared_msgs.git","web_url":"http://159.27.226.4/shared/shared_msgs","readme_url":"http://159.27.226.4/shared/shared_msgs/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2023-05-15T07:44:32.492Z","namespace":{"id":15,"name":"Shared","path":"shared","kind":"group","full_path":"shared","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/shared"},"_links":{"self":"http://159.27.226.4/api/v4/projects/16","issues":"http://159.27.226.4/api/v4/projects/16/issues","merge_requests":"http://159.27.226.4/api/v4/projects/16/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/16/repository/branches","labels":"http://159.27.226.4/api/v4/projects/16/labels","events":"http://159.27.226.4/api/v4/projects/16/events","members":"http://159.27.226.4/api/v4/projects/16/members","cluster_agents":"http://159.27.226.4/api/v4/projects/16/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-19T09:50:27.240Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":1,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":false,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":"","merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo shared/shared_msgs [Pipeline] echo shared/shared_msgs [Pipeline] echo 16 [Pipeline] echo 16 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo f3c46b8 [Pipeline] sh + python3 /home/nvidia/weilk/project/get_git_log.py 16 f3c46b8 adacaf4 [Pipeline] echo /home/nvidia/commtest/rcdev-project/.perception-slave.json [Pipeline] readJSON [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo '{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}}' [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-slave.json {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-05-15_17-17-06","commit_id":"adacaf4","version":"","commit_msgs":",5Yig6ZmkQWRzQ29tbWFuZFN0YXRlcy5tc2cK5aKe5YqgdjJ45raI5oGvCua3u+WKoOeUteWOi+WAvOWSjOeUtea6kOeKtuaAgeeahOexu+Weiwp2ZWhpY2xlX21zZ3Plop7liqBjb21tX21zZ3Pkvp3otZY=,"},' [Pipeline] echo shared_msgs编译完成 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (dox) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (new_detection) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (camera_module) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (auto_camera_capture) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (system-ros) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] echo >>>>>>>>>>拉取system-ros>>>>>>>>>> [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + rm -rf /senior/workspace/system-ros [Pipeline] sh + mkdir -p /senior/workspace/system-ros/src/system-ros [Pipeline] sh + ls /senior/workspace/system-ros/src system-ros [Pipeline] dir Running in /senior/workspace/system-ros/src/system-ros [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Cloning repository http://159.27.226.4/system/system-ros.git > git init /senior/workspace/system-ros/src/system-ros # timeout=10 Fetching upstream changes from http://159.27.226.4/system/system-ros.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --progress -- http://159.27.226.4/system/system-ros.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 607f1237ce28e90f290aecc1b0749db73d3f40ed (origin/rc_dev) Commit message: "fix_bug:node_manager切回dev分支" > git config remote.origin.url http://159.27.226.4/system/system-ros.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 607f1237ce28e90f290aecc1b0749db73d3f40ed # timeout=10 > git rev-list --no-walk 607f1237ce28e90f290aecc1b0749db73d3f40ed # timeout=10 [Pipeline] echo 执行submodules [Pipeline] sh + git submodule init Submodule 'dds-abstract-layer' (git@159.27.226.4:system/dds-abstract-layer.git) registered for path 'src/dds-abstract-layer' Submodule 'node-manager' (git@159.27.226.4:system/node-manager.git) registered for path 'src/node-manager' Submodule 'node-manager-hmi' (git@159.27.226.4:system/node-manager-hmi.git) registered for path 'src/node-manager-hmi' Submodule 'thirdparty' (git@159.27.226.4:system/thirdparty.git) registered for path 'src/thirdparty' Submodule 'unified-system-monitor' (git@159.27.226.4:system/unified-system-monitor.git) registered for path 'src/unified-system-monitor' [Pipeline] sh + git submodule update Cloning into '/senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer'... Cloning into '/senior/workspace/system-ros/src/system-ros/src/node-manager'... Cloning into '/senior/workspace/system-ros/src/system-ros/src/node-manager-hmi'... Cloning into '/senior/workspace/system-ros/src/system-ros/src/thirdparty'... Cloning into '/senior/workspace/system-ros/src/system-ros/src/unified-system-monitor'... Submodule path 'src/dds-abstract-layer': checked out 'f2f8cabe87deed14c9693fcaafdcab0e91ff37b0' Submodule path 'src/node-manager': checked out '63ea3f07a63ee6ec3456e7525e0d67a631e90539' Submodule path 'src/node-manager-hmi': checked out '1ba2c040771bc8326d6091e355a4bfa5afbf1afb' Submodule path 'src/thirdparty': checked out '6fe5e4310cac27eeb75569bde665694deea39b67' Submodule path 'src/unified-system-monitor': checked out '499c6c5f05d47e799e2ac3e0aef45c479b8fc475' [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /home/nvidia/commtest/rcdev-project/perception-slave.json [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=System%20ROS%20Workspace Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=System%20ROS%20Workspace Response Code: HTTP/1.1 200 OK Response: [{"id":431,"description":"System 的 ROS workspace,用于所有系统组程序编译","name":"System ROS Workspace","name_with_namespace":"System / System ROS Workspace","path":"system-ros","path_with_namespace":"system/system-ros","created_at":"2022-10-12T08:16:32.855Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:system/system-ros.git","http_url_to_repo":"http://159.27.226.4/system/system-ros.git","web_url":"http://159.27.226.4/system/system-ros","readme_url":"http://159.27.226.4/system/system-ros/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-05-15T04:27:08.383Z","namespace":{"id":14,"name":"System","path":"system","kind":"group","full_path":"system","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/system"},"_links":{"self":"http://159.27.226.4/api/v4/projects/431","issues":"http://159.27.226.4/api/v4/projects/431/issues","merge_requests":"http://159.27.226.4/api/v4/projects/431/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/431/repository/branches","labels":"http://159.27.226.4/api/v4/projects/431/labels","events":"http://159.27.226.4/api/v4/projects/431/events","members":"http://159.27.226.4/api/v4/projects/431/members","cluster_agents":"http://159.27.226.4/api/v4/projects/431/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-13T08:16:32.954Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":51,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo system/system-ros [Pipeline] echo 431 [Pipeline] echo 431 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo 607f123 [Pipeline] sh + python3 /home/nvidia/weilk/project/get_git_log.py 431 607f123 607f123 [Pipeline] echo /home/nvidia/commtest/rcdev-project/.perception-slave.json [Pipeline] readJSON [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo '{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}}' [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-slave.json {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-15_17-18-22","commit_id":"607f123","version":"","commit_msgs":",,"},' [Pipeline] dir Running in /senior/workspace/system-ros [Pipeline] { [Pipeline] sh + chmod -R a+w /senior/workspace/system-ros [Pipeline] sh + source /opt/ros/melodic/setup.bash ++ CATKIN_SHELL=bash ++++ dirname /opt/ros/melodic/setup.bash +++ builtin cd /opt/ros/melodic +++ pwd ++ _CATKIN_SETUP_DIR=/opt/ros/melodic ++ . /opt/ros/melodic/setup.sh +++ : /opt/ros/melodic +++ _SETUP_UTIL=/opt/ros/melodic/_setup_util.py +++ unset _CATKIN_SETUP_DIR +++ '[' '!' -f /opt/ros/melodic/_setup_util.py ']' ++++ uname -s +++ _UNAME=Linux +++ _IS_DARWIN=0 +++ '[' Linux = Darwin ']' +++ unset _UNAME +++ export CMAKE_PREFIX_PATH +++ '[' 0 -eq 0 ']' +++ export LD_LIBRARY_PATH +++ unset _IS_DARWIN +++ export PATH +++ export PKG_CONFIG_PATH +++ export PYTHONPATH +++ '[' -z bash ']' +++ '[' -d '' ']' +++ _TMPDIR=/tmp ++++ mktemp /tmp/setup.sh.XXXXXXXXXX +++ _SETUP_TMP=/tmp/setup.sh.fXjQAog7Za +++ unset _TMPDIR +++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.fXjQAog7Za ']' +++ CATKIN_SHELL=bash +++ /opt/ros/melodic/_setup_util.py +++ _RC=0 +++ '[' 0 -ne 0 ']' +++ unset _RC +++ unset _SETUP_UTIL +++ . /tmp/setup.sh.fXjQAog7Za ++++ export CMAKE_PREFIX_PATH=/opt/ros/melodic ++++ CMAKE_PREFIX_PATH=/opt/ros/melodic ++++ export LD_LIBRARY_PATH=/opt/ros/melodic/lib ++++ LD_LIBRARY_PATH=/opt/ros/melodic/lib ++++ export PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PKG_CONFIG_PATH=/opt/ros/melodic/lib/pkgconfig ++++ PKG_CONFIG_PATH=/opt/ros/melodic/lib/pkgconfig ++++ export PYTHONPATH=/opt/ros/melodic/lib/python2.7/dist-packages ++++ PYTHONPATH=/opt/ros/melodic/lib/python2.7/dist-packages ++++ export _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ export _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic +++ rm -f /tmp/setup.sh.fXjQAog7Za +++ unset _SETUP_TMP +++ _i=0 +++ '[' 0 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_0' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_0 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ '[' -n '' -a '' '!=' melodic ']' ++++ export ROS_DISTRO=melodic ++++ ROS_DISTRO=melodic +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=1 +++ '[' 1 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_1' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_1 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ETC_DIR=/opt/ros/melodic/etc/ros ++++ ROS_ETC_DIR=/opt/ros/melodic/etc/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=2 +++ '[' 2 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_2' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_2 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh +++++ cat ++++ PYTHON_CODE_BUILD_ROS_PACKAGE_PATH='from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data == '\'''\'': paths.append(os.path.join(workspace, '\''share'\'')) if os.path.isdir(os.path.join(workspace, '\''stacks'\'')): paths.append(os.path.join(workspace, '\''stacks'\'')) else: for source_path in data.split('\'';'\''): paths.append(source_path) print(os.pathsep.join(paths))' +++++ /usr/bin/python -c 'from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data == '\'''\'': paths.append(os.path.join(workspace, '\''share'\'')) if os.path.isdir(os.path.join(workspace, '\''stacks'\'')): paths.append(os.path.join(workspace, '\''stacks'\'')) else: for source_path in data.split('\'';'\''): paths.append(source_path) print(os.pathsep.join(paths))' ++++ export ROS_PACKAGE_PATH=/opt/ros/melodic/share ++++ ROS_PACKAGE_PATH=/opt/ros/melodic/share +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=3 +++ '[' 3 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_3' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_3 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export ROS_PYTHON_VERSION=2 ++++ ROS_PYTHON_VERSION=2 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=4 +++ '[' 4 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_4' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_4 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ export ROS_VERSION=1 ++++ ROS_VERSION=1 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=5 +++ '[' 5 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_5' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_5 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ROOT=/opt/ros/melodic/share/ros ++++ ROS_ROOT=/opt/ros/melodic/share/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=6 +++ '[' 6 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_6' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_6 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ '[' '!' '' ']' ++++ export ROS_MASTER_URI=http://localhost:11311 ++++ ROS_MASTER_URI=http://localhost:11311 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=7 +++ '[' 7 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_7' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_7 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh +++++ cat ++++ PYTHON_CODE_BUILD_ROSLISP_PACKAGE_DIRECTORIES='from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data: paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\'')) print(os.pathsep.join(paths))' +++++ /usr/bin/python -c 'from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data: paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\'')) print(os.pathsep.join(paths))' ++++ export ROSLISP_PACKAGE_DIRECTORIES= ++++ ROSLISP_PACKAGE_DIRECTORIES= +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=8 +++ '[' 8 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_8' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_8 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ complete -F _catkin_make catkin_make +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=9 +++ '[' 9 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_9' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_9 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ complete -F _catkin_make_isolated catkin_make_isolated +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=10 +++ '[' 10 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_10' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_10 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ '[' -z /opt/ros/melodic ']' ++++ . /opt/ros/melodic/share/rosbash/rosbash +++++ complete -F _roscomplete_sub_dir -o nospace roscd +++++ complete -F _roscomplete_sub_dir -o nospace rospd +++++ complete -F _roscomplete_sub_dir -o nospace rosls +++++ complete -F _roscomplete_rosmake rosmake +++++ complete -F _roscomplete_rosclean rosclean +++++ complete -F _roscomplete_exe rosrun +++++ complete -F _roscomplete_file rosed +++++ complete -F _roscomplete_file roscp +++++ complete -F _roscomplete_file roscat +++++ complete -F _roscomplete_launch -o filenames roslaunch +++++ complete -F _roscomplete_test -o filenames rostest +++++ complete -F _roscomplete_rospack rospack +++++ complete -F _roscomplete_rosbag -o default rosbag +++++ complete -F _roscomplete_rosnode rosnode +++++ complete -F _roscomplete_rosparam rosparam +++++ complete -F _roscomplete_rostopic rostopic +++++ complete -F _roscomplete_rosservice rosservice +++++ complete -F _roscomplete_rosmsg rosmsg +++++ complete -F _roscomplete_rossrv rossrv +++++ complete -F _roscomplete_roscreate_pkg roscreate-pkg +++++ complete -F _roscomplete_roswtf -o filenames roswtf +++++ complete -F _roscomplete_rosconsole rosconsole +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=11 +++ '[' 11 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_11' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_11 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/20.transform.bash +++++ complete +++++ grep -w rosrun +++++ awk '{print $3}' ++++ _sav_transform_roscomplete_rosrun=_roscomplete_exe ++++ complete -F _roscomplete_rosrun_transform rosrun +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=12 +++ '[' 12 -lt 12 ']' +++ unset _i +++ unset _CATKIN_ENVIRONMENT_HOOKS_COUNT + source /senior/perception/setup.bash ++ CATKIN_SHELL=bash ++++ dirname /senior/perception/setup.bash +++ builtin cd /senior/perception +++ pwd ++ _CATKIN_SETUP_DIR=/senior/perception ++ . /senior/perception/setup.sh +++ : /senior/perception +++ _SETUP_UTIL=/senior/perception/_setup_util.py +++ unset _CATKIN_SETUP_DIR +++ '[' '!' -f /senior/perception/_setup_util.py ']' ++++ uname -s +++ _UNAME=Linux +++ _IS_DARWIN=0 +++ '[' Linux = Darwin ']' +++ unset _UNAME +++ export CMAKE_PREFIX_PATH +++ '[' 0 -eq 0 ']' +++ export LD_LIBRARY_PATH +++ unset _IS_DARWIN +++ export PATH +++ export PKG_CONFIG_PATH +++ export PYTHONPATH +++ '[' -z bash ']' +++ '[' -d '' ']' +++ _TMPDIR=/tmp ++++ mktemp /tmp/setup.sh.XXXXXXXXXX +++ _SETUP_TMP=/tmp/setup.sh.05zrdXKldo +++ unset _TMPDIR +++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.05zrdXKldo ']' +++ CATKIN_SHELL=bash +++ /senior/perception/_setup_util.py +++ _RC=0 +++ '[' 0 -ne 0 ']' +++ unset _RC +++ unset _SETUP_UTIL +++ . /tmp/setup.sh.05zrdXKldo ++++ export CMAKE_PREFIX_PATH= ++++ CMAKE_PREFIX_PATH= ++++ export LD_LIBRARY_PATH= ++++ LD_LIBRARY_PATH= ++++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PKG_CONFIG_PATH= ++++ PKG_CONFIG_PATH= ++++ export PYTHONPATH= ++++ PYTHONPATH= ++++ export CMAKE_PREFIX_PATH=/senior/perception:/opt/ros/melodic ++++ CMAKE_PREFIX_PATH=/senior/perception:/opt/ros/melodic ++++ export LD_LIBRARY_PATH=/senior/perception/lib:/opt/ros/melodic/lib ++++ LD_LIBRARY_PATH=/senior/perception/lib:/opt/ros/melodic/lib ++++ export PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PKG_CONFIG_PATH=/senior/perception/lib/pkgconfig:/opt/ros/melodic/lib/pkgconfig ++++ PKG_CONFIG_PATH=/senior/perception/lib/pkgconfig:/opt/ros/melodic/lib/pkgconfig ++++ export PYTHONPATH=/senior/perception/lib/python2.7/dist-packages:/opt/ros/melodic/lib/python2.7/dist-packages ++++ PYTHONPATH=/senior/perception/lib/python2.7/dist-packages:/opt/ros/melodic/lib/python2.7/dist-packages ++++ export _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ export _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic +++ rm -f /tmp/setup.sh.05zrdXKldo +++ unset _SETUP_TMP +++ _i=0 +++ '[' 0 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_0' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_0 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ '[' -n melodic -a melodic '!=' melodic ']' ++++ export ROS_DISTRO=melodic ++++ ROS_DISTRO=melodic +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=1 +++ '[' 1 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_1' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_1 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ETC_DIR=/opt/ros/melodic/etc/ros ++++ ROS_ETC_DIR=/opt/ros/melodic/etc/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=2 +++ '[' 2 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_2' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_2 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh +++++ cat ++++ PYTHON_CODE_BUILD_ROS_PACKAGE_PATH='from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data == '\'''\'': paths.append(os.path.join(workspace, '\''share'\'')) if os.path.isdir(os.path.join(workspace, '\''stacks'\'')): paths.append(os.path.join(workspace, '\''stacks'\'')) else: for source_path in data.split('\'';'\''): paths.append(source_path) print(os.pathsep.join(paths))' +++++ /usr/bin/python -c 'from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data == '\'''\'': paths.append(os.path.join(workspace, '\''share'\'')) if os.path.isdir(os.path.join(workspace, '\''stacks'\'')): paths.append(os.path.join(workspace, '\''stacks'\'')) else: for source_path in data.split('\'';'\''): paths.append(source_path) print(os.pathsep.join(paths))' ++++ export ROS_PACKAGE_PATH=/senior/perception/share:/opt/ros/melodic/share ++++ ROS_PACKAGE_PATH=/senior/perception/share:/opt/ros/melodic/share +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=3 +++ '[' 3 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_3' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_3 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export ROS_PYTHON_VERSION=2 ++++ ROS_PYTHON_VERSION=2 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=4 +++ '[' 4 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_4' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_4 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ export ROS_VERSION=1 ++++ ROS_VERSION=1 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=5 +++ '[' 5 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_5' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_5 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ROOT=/opt/ros/melodic/share/ros ++++ ROS_ROOT=/opt/ros/melodic/share/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=6 +++ '[' 6 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_6' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_6 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ '[' '!' http://localhost:11311 ']' +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=7 +++ '[' 7 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_7' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_7 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh +++++ cat ++++ PYTHON_CODE_BUILD_ROSLISP_PACKAGE_DIRECTORIES='from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data: paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\'')) print(os.pathsep.join(paths))' +++++ /usr/bin/python -c 'from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data: paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\'')) print(os.pathsep.join(paths))' ++++ export ROSLISP_PACKAGE_DIRECTORIES= ++++ ROSLISP_PACKAGE_DIRECTORIES= +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=8 +++ '[' 8 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_8' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_8 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ complete -F _catkin_make catkin_make +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=9 +++ '[' 9 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_9' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_9 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ complete -F _catkin_make_isolated catkin_make_isolated +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=10 +++ '[' 10 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_10' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_10 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ '[' -z /opt/ros/melodic ']' ++++ . /opt/ros/melodic/share/rosbash/rosbash +++++ complete -F _roscomplete_sub_dir -o nospace roscd +++++ complete -F _roscomplete_sub_dir -o nospace rospd +++++ complete -F _roscomplete_sub_dir -o nospace rosls +++++ complete -F _roscomplete_rosmake rosmake +++++ complete -F _roscomplete_rosclean rosclean +++++ complete -F _roscomplete_exe rosrun +++++ complete -F _roscomplete_file rosed +++++ complete -F _roscomplete_file roscp +++++ complete -F _roscomplete_file roscat +++++ complete -F _roscomplete_launch -o filenames roslaunch +++++ complete -F _roscomplete_test -o filenames rostest +++++ complete -F _roscomplete_rospack rospack +++++ complete -F _roscomplete_rosbag -o default rosbag +++++ complete -F _roscomplete_rosnode rosnode +++++ complete -F _roscomplete_rosparam rosparam +++++ complete -F _roscomplete_rostopic rostopic +++++ complete -F _roscomplete_rosservice rosservice +++++ complete -F _roscomplete_rosmsg rosmsg +++++ complete -F _roscomplete_rossrv rossrv +++++ complete -F _roscomplete_roscreate_pkg roscreate-pkg +++++ complete -F _roscomplete_roswtf -o filenames roswtf +++++ complete -F _roscomplete_rosconsole rosconsole +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=11 +++ '[' 11 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_11' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_11 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/20.transform.bash +++++ complete +++++ grep -w rosrun +++++ awk '{print $3}' ++++ _sav_transform_roscomplete_rosrun=_roscomplete_exe ++++ complete -F _roscomplete_rosrun_transform rosrun +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=12 +++ '[' 12 -lt 12 ']' +++ unset _i +++ unset _CATKIN_ENVIRONMENT_HOOKS_COUNT + catkin_make install -DCMAKE_INSTALL_PREFIX=/senior/perception --make-args -j -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using CATKIN_DEVEL_PREFIX: /senior/workspace/system-ros/devel -- Using CMAKE_PREFIX_PATH: /senior/perception;/opt/ros/melodic -- This workspace overlays: /senior/perception;/opt/ros/melodic -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2") -- Using PYTHON_EXECUTABLE: /usr/bin/python2 -- Using Debian Python package layout -- Using empy: /usr/bin/empy -- Using CATKIN_ENABLE_TESTING: ON -- Call enable_testing() -- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/system-ros/build/test_results -- Found gtest sources under '/usr/src/googletest': gtests will be built -- Found gmock sources under '/usr/src/googletest': gmock will be built CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found PythonInterp: /usr/bin/python2 (found version "2.7.17") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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 -- Using Python nosetests: /usr/bin/nosetests-2.7 -- catkin 0.7.29 -- BUILD_SHARED_LIBS is on -- BUILD_SHARED_LIBS is on -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- ~~ traversing 1 packages in topological order: -- ~~ - system-ros -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- +++ processing catkin package: 'system-ros' -- ==> add_subdirectory(system-ros) -- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1") -- Found Protobuf: /usr/lib/aarch64-linux-gnu/libprotobuf.so;-lpthread (found version "3.0.0") -- Found Boost: /usr/include (found version "1.65.1") found components: system thread program_options filesystem chrono date_time atomic -- what boost: /usr/lib/aarch64-linux-gnu/libboost_system.so;/usr/lib/aarch64-linux-gnu/libboost_thread.so;-lpthread;/usr/lib/aarch64-linux-gnu/libboost_program_options.so;/usr/lib/aarch64-linux-gnu/libboost_filesystem.so;/usr/lib/aarch64-linux-gnu/libboost_chrono.so;/usr/lib/aarch64-linux-gnu/libboost_date_time.so;/usr/lib/aarch64-linux-gnu/libboost_atomic.so ============================================================= -- Protobuf Found, Protobuf Support is turned On! ============================================================= -- COMPILING /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/collector/../proto/machine_metrics.proto USING /usr/bin/protoc -- COMPILING /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/collector/../proto/node_manager_report.proto USING /usr/bin/protoc -- COMPILING /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/collector/../proto/ros_bridge_report.proto USING /usr/bin/protoc -- what boost: /usr/lib/aarch64-linux-gnu/libboost_system.so;/usr/lib/aarch64-linux-gnu/libboost_thread.so;-lpthread;/usr/lib/aarch64-linux-gnu/libboost_program_options.so;/usr/lib/aarch64-linux-gnu/libboost_filesystem.so;/usr/lib/aarch64-linux-gnu/libboost_chrono.so;/usr/lib/aarch64-linux-gnu/libboost_date_time.so;/usr/lib/aarch64-linux-gnu/libboost_atomic.so -- what fastdds_statistics_backend: ============================================================= -- Protobuf Found, Protobuf Support is turned On! ============================================================= -- COMPILING /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/machine_metrics/src/proto/machine_metrics.proto USING /usr/bin/protoc -- Configuring done -- Generating done -- Build files have been written to: /senior/workspace/system-ros/build [ 1%] Running cpp protocol buffer compiler on topic_pubs_subs.proto [ 2%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_fastdds_impl.cpp.o [ 2%] Built target roscpp_generate_messages_eus [ 2%] Building CXX object system-ros/src/ros_bridge/ros_transfer/CMakeFiles/ros_transfer.dir/ros_transfer.cpp.o [ 2%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_reader_fastdds.cpp.o [ 2%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/__/common/file.cc.o [ 2%] Built target diagnose_msgs_generate_messages_cpp [ 3%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_fastdds.cpp.o [ 3%] Built target diagnose_msgs_generate_messages_py [ 4%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/fastdds_data.cxx.o [ 4%] Built target rosgraph_msgs_generate_messages_eus [ 5%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_writer_fastdds.cpp.o [ 3%] Built target roscpp_generate_messages_cpp [ 5%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/fastdds_dataPubSubTypes.cxx.o [ 6%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_fastdds.cpp.o [ 8%] Built target std_msgs_generate_messages_lisp [ 8%] Building CXX object system-ros/src/unified-system-monitor/exporter/CMakeFiles/exporter.dir/exporter.cpp.o [ 8%] Running cpp protocol buffer compiler on topic_pubs_subs.proto [ 3%] Building CXX object system-ros/src/node-manager/CMakeFiles/test_node_manager_config.dir/test_node_manager_config.cpp.o [ 8%] Building CXX object system-ros/src/ros_bridge/ros_transfer/CMakeFiles/ros_transfer_static.dir/ros_transfer.cpp.o [ 8%] Built target std_msgs_generate_messages_cpp [ 9%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/__/common/file.cc.o [ 9%] Built target localization_msgs_generate_messages_lisp [ 10%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_fastdds_impl.cpp.o [ 10%] Built target localization_msgs_generate_messages_nodejs [ 10%] Built target rosgraph_msgs_generate_messages_py [ 10%] Built target roscpp_generate_messages_lisp [ 11%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/fastdds_data.cxx.o [ 10%] Built target std_msgs_generate_messages_py [ 11%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_writer_fastdds.cpp.o [ 13%] Built target localization_msgs_generate_messages_py [ 14%] Built target diagnose_msgs_generate_messages_lisp [ 14%] Built target diagnose_msgs_generate_messages_nodejs [ 14%] Built target localization_msgs_generate_messages_cpp [ 14%] Built target roscpp_generate_messages_py [ 14%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/fastdds_dataPubSubTypes.cxx.o [ 14%] Built target rosgraph_msgs_generate_messages_nodejs [ 14%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_reader_fastdds.cpp.o [ 14%] Built target std_msgs_generate_messages_eus [ 14%] Building CXX object system-ros/src/unified-system-monitor/exporter/CMakeFiles/exporter_static.dir/exporter.cpp.o [ 14%] Built target rosgraph_msgs_generate_messages_cpp [ 14%] Built target diagnose_msgs_generate_messages_eus [ 13%] Built target std_msgs_generate_messages_nodejs [ 14%] Built target localization_msgs_generate_messages_eus [ 14%] Built target roscpp_generate_messages_nodejs [ 15%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_read_error_codes_info.dir/__/error_codes/error_codes_info.cpp.o [ 15%] Built target rosgraph_msgs_generate_messages_lisp [ 16%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_read_error_codes_info.dir/test_error_codes_info.cpp.o [ 19%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_error_codes.dir/test_error_codes.cpp.o [ 19%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/ros_topology_monitor.cpp.o [ 19%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/topic_pubs_subs.pb.cc.o [ 19%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor.dir/ros_topology_monitor.cpp.o [ 20%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor.dir/topic_pubs_subs.pb.cc.o /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/error_codes/error_codes_info.cpp: In member function ‘bool senior::ErrorCodesInfo::load_from_toml(const string_view&)’: /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/error_codes/error_codes_info.cpp:48:16: warning: unused variable ‘error_value’ [-Wunused-variable] auto error_value = error_level_code_map[_error_code_info.error_level]; ^~~~~~~~~~~ /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/tests/test_error_codes.cpp: In function ‘int main(int, char**)’: /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/tests/test_error_codes.cpp:129:11: warning: unused variable ‘j’ [-Wunused-variable] int j = 0, k = 0; ^ /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/tests/test_error_codes.cpp:129:18: warning: unused variable ‘k’ [-Wunused-variable] int j = 0, k = 0; ^ [ 21%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libexporter.a [ 22%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libexporter.so [ 22%] Built target exporter_static [ 23%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/error_codes.cpp.o [ 25%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/error_codes_info.cpp.o [ 25%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/main.cpp.o [ 26%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/error_codes_tracker.cpp.o [ 23%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/error_codes_collector.cpp.o [ 26%] Built target exporter [ 26%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_exporter.dir/test_exporter.cpp.o /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/dds_abstract_fastdds_impl.cpp: In member function ‘std::shared_ptr senior::DDSAbstractFastDDSImpl::create_senior_reader(uint32_t, const Callback&, const string_view&, const senior::DDSReaderConfigSets&)’: /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/dds_abstract_fastdds_impl.cpp:39:15: warning: unused variable ‘_reader’ [-Wunused-variable] dds_reader *_reader = create_dds_reader(domain, topic, config); ^~~~~~~ /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/dds_abstract_fastdds_impl.cpp: In member function ‘std::shared_ptr senior::DDSAbstractFastDDSImpl::create_senior_reader(uint32_t, const Callback&, const string_view&, const senior::DDSReaderConfigSets&)’: /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/dds_abstract_fastdds_impl.cpp:39:15: warning: unused variable ‘_reader’ [-Wunused-variable] dds_reader *_reader = create_dds_reader(domain, topic, config); ^~~~~~~ [ 27%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_error_codes [ 27%] Built target test_error_codes [ 28%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_topology_monitor.a [ 28%] Built target ros_topology_monitor_static [ 29%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_topology_monitor.so [ 29%] Built target ros_topology_monitor /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/error_codes/error_codes_info.cpp: In member function ‘bool senior::ErrorCodesInfo::load_from_toml(const string_view&)’: /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/error_codes/error_codes_info.cpp:48:16: warning: unused variable ‘error_value’ [-Wunused-variable] auto error_value = error_level_code_map[_error_code_info.error_level]; ^~~~~~~~~~~ [ 30%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_exporter [ 30%] Built target test_exporter [ 30%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_node_manager_config [ 30%] Built target test_node_manager_config [ 31%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_read_error_codes_info [ 31%] Built target test_read_error_codes_info [ 31%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_transfer.a [ 31%] Built target ros_transfer_static [ 32%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_transfer.so [ 32%] Built target ros_transfer [ 33%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libdds_abstract_layer.a [ 34%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libdds_abstract_layer.so [ 34%] Built target dds_abstract_layer_static [ 34%] Built target dds_abstract_layer [ 34%] Running cpp protocol buffer compiler on discovery_msg.proto [ 34%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager_report.proto [ 35%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager_message.proto [ 38%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager_report.proto [ 38%] Running cpp protocol buffer compiler on discovery_msg.proto [ 38%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager_message.proto [ 39%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/network_connection_info.cpp.o [ 40%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/node_manager.cpp.o [ 41%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/dds_traffic.cpp.o [ 42%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/network_info.cpp.o [ 42%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/dds_statistics.cpp.o [ 42%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/main.cpp.o [ 43%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager-hmi/../node-manager/node_manager_message.proto [ 44%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/__/__/common/file.cc.o [ 44%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/memory_info.cpp.o [ 45%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/cpu_info.cpp.o [ 46%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/poweron_test.cpp.o [ 46%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/__/proto/ros_bridge_report.pb.cc.o [ 47%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/__/proto/node_manager_report.pb.cc.o [ 48%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/hw_temperature_info.cpp.o [ 50%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info_manager.cpp.o [ 50%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/utility/file_util.cpp.o [ 51%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/machine_metrics.cpp.o [ 52%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/collector.cpp.o [ 52%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/utility/format_util.cpp.o [ 52%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/main.cpp.o [ 53%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/disk_info.cpp.o [ 53%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/machine_metrics.cpp.o [ 54%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/dds_transport.cpp.o [ 55%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/__/proto/machine_metrics.pb.cc.o [ 55%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/ros_bridge.cpp.o [ 56%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/proto/machine_metrics.pb.cc.o [ 57%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery_static.dir/ros_discovery.cpp.o [ 58%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery.dir/discovery_msg.pb.cc.o [ 58%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery_static.dir/discovery_msg.pb.cc.o [ 59%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery.dir/ros_discovery.cpp.o [ 60%] Automatic MOC for target node_manager_with_hmi [ 61%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/__/common/file.cc.o [ 63%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/node_manager_hmi.cpp.o [ 64%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/node_manager_message.pb.cc.o [ 64%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/node_manager_report.pb.cc.o [ 65%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager.dir/node_manager_message.pb.cc.o [ 66%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager.dir/node_manager_app.cpp.o [ 67%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager.dir/__/common/file.cc.o [ 67%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager.dir/node_manager.cpp.o [ 67%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager.dir/node_manager_report.pb.cc.o [ 67%] Built target node_manager_with_hmi_autogen [ 67%] Automatic RCC for qml.qrc [ 68%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/node_manager_with_hmi_autogen/EWIEGA46WW/qrc_qml.cpp.o [ 69%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/node_manager_with_hmi_autogen/mocs_compilation.cpp.o [ 71%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/src/data_model.cpp.o [ 71%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/src/node_manager_hmi.cpp.o [ 72%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/node_manager_message.pb.cc.o [ 72%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/src/config_loader.cpp.o [ 72%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/__/common/file.cc.o [ 73%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/main.cpp.o In file included from /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager.cpp:5:0: /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/../thirdparty/tomlplusplus.hpp: In member function ‘bool toml::v3::impl::utf8_reader::read_next_block()’: /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/../thirdparty/tomlplusplus.hpp:12222:50: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char raw_bytes[block_capacity]; ^ [ 75%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/error_codes /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/../thirdparty/tomlplusplus.hpp: In function ‘toml::v3::ex::parse_result toml::v3::impl::do_parse_file(std::string_view)’: /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/../thirdparty/tomlplusplus.hpp:15707:58: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char file_buffer[sizeof(void*) * 1024u]; ^ [ 75%] Built target error_codes [ 76%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_discovery.a [ 76%] Built target ros_discovery_static [ 76%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_discovery.so [ 76%] Built target ros_discovery [ 77%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/dds_node/../ros_bridge/ros_topology_monitor/topic_pubs_subs.proto [ 78%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_report.proto [ 79%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_report.proto [ 79%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/dds_node/../ros_bridge/ros_topology_monitor/topic_pubs_subs.proto [ 80%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node.dir/dds_node.cpp.o [ 80%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node.dir/dds_publisher.cpp.o [ 81%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node.dir/topic_pubs_subs.pb.cc.o [ 82%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge.dir/ros_bridge_config.cpp.o [ 84%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge.dir/ros_bridge_report.pb.cc.o [ 88%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node_static.dir/topic_pubs_subs.pb.cc.o [ 88%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/topic_dds_config.cpp.o [ 88%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node_static.dir/dds_node.cpp.o [ 88%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node_static.dir/dds_publisher.cpp.o [ 88%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge.dir/topic_dds_config.cpp.o [ 88%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge.dir/ros_bridge.cpp.o [ 88%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/ros_bridge_report.pb.cc.o [ 89%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/ros_bridge.cpp.o [ 88%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/ros_bridge_config.cpp.o In file included from /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_config.cpp:2:0: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp: In member function ‘bool toml::v3::impl::utf8_reader::read_next_block()’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp:12222:50: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char raw_bytes[block_capacity]; ^ In file included from /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_config.cpp:2:0: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp: In member function ‘bool toml::v3::impl::utf8_reader::read_next_block()’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp:12222:50: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char raw_bytes[block_capacity]; ^ /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp: In function ‘toml::v3::ex::parse_result toml::v3::impl::do_parse_file(std::string_view)’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp:15707:58: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char file_buffer[sizeof(void*) * 1024u]; ^ /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp: In function ‘toml::v3::ex::parse_result toml::v3::impl::do_parse_file(std::string_view)’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp:15707:58: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char file_buffer[sizeof(void*) * 1024u]; ^ /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_config.cpp: In member function ‘bool senior::RosBridgeConfig::load_config_file(const string_view&)’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_config.cpp:31:28: warning: unused variable ‘name’ [-Wunused-variable] for (auto &&[name, elem] : *topic_table) { ^ /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_config.cpp: In member function ‘bool senior::RosBridgeConfig::load_config_file(const string_view&)’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_config.cpp:31:28: warning: unused variable ‘name’ [-Wunused-variable] for (auto &&[name, elem] : *topic_table) { ^ In file included from /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/topic_dds_config.cpp:5:0: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp: In member function ‘bool toml::v3::impl::utf8_reader::read_next_block()’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp:12222:50: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char raw_bytes[block_capacity]; ^ [ 90%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/node_manager_hmi In file included from /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/topic_dds_config.cpp:5:0: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp: In member function ‘bool toml::v3::impl::utf8_reader::read_next_block()’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp:12222:50: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char raw_bytes[block_capacity]; ^ /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp: In function ‘toml::v3::ex::parse_result toml::v3::impl::do_parse_file(std::string_view)’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp:15707:58: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char file_buffer[sizeof(void*) * 1024u]; ^ /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp: In function ‘toml::v3::ex::parse_result toml::v3::impl::do_parse_file(std::string_view)’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp:15707:58: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char file_buffer[sizeof(void*) * 1024u]; ^ [ 90%] Built target node_manager_hmi [ 91%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/node_manager [ 91%] Built target node_manager [ 91%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/node_manager_with_hmi [ 92%] Built target node_manager_with_hmi [ 93%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/collector [ 93%] Built target collector [ 94%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/machine_metrics [ 95%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libdds_node.a [ 95%] Built target dds_node_static [ 96%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libdds_node.so [ 96%] Built target dds_node [ 96%] Built target machine_metrics [ 97%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_bridge.so [ 98%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_bridge.a [ 98%] Built target ros_bridge_static [ 98%] Built target ros_bridge [100%] Building CXX object system-ros/src/ros_bridge/CMakeFiles/ros_bridge_app.dir/ros_bridge_app.cpp.o [100%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/ros_bridge [100%] Built target ros_bridge_app Install the project... -- Install configuration: "" -- Installing: /senior/perception/_setup_util.py -- Installing: /senior/perception/env.sh -- Installing: /senior/perception/setup.bash -- Installing: /senior/perception/local_setup.bash -- Installing: /senior/perception/setup.sh -- Installing: /senior/perception/local_setup.sh -- Installing: /senior/perception/setup.zsh -- Installing: /senior/perception/local_setup.zsh -- Installing: /senior/perception/.rosinstall -- Installing: /senior/perception/lib/pkgconfig/system-ros.pc -- Installing: /senior/perception/share/system-ros/cmake/system-rosConfig.cmake -- Installing: /senior/perception/share/system-ros/cmake/system-rosConfig-version.cmake -- Installing: /senior/perception/share/system-ros/package.xml -- Installing: /senior/perception/lib/libdds_abstract_layer.so -- Installing: /senior/perception/lib/libros_bridge.so -- Set runtime path of "/senior/perception/lib/libros_bridge.so" to "" -- Installing: /senior/perception/lib/libros_topology_monitor.so -- Set runtime path of "/senior/perception/lib/libros_topology_monitor.so" to "" -- Installing: /senior/perception/lib/libros_discovery.so -- Set runtime path of "/senior/perception/lib/libros_discovery.so" to "" -- Installing: /senior/perception/lib/libros_transfer.so -- Set runtime path of "/senior/perception/lib/libros_transfer.so" to "" -- Installing: /senior/perception/bin/ros_bridge -- Set runtime path of "/senior/perception/bin/ros_bridge" to "" -- Up-to-date: /senior/perception/lib -- Installing: /senior/perception/lib/libdw.so -- Installing: /senior/perception/lib/libdds_node.so -- Set runtime path of "/senior/perception/lib/libdds_node.so" to "" -- Installing: /senior/perception/bin/node_manager -- Set runtime path of "/senior/perception/bin/node_manager" to "" -- Up-to-date: /senior/perception/lib -- Installing: /senior/perception/lib/libexporter.so -- Set runtime path of "/senior/perception/lib/libexporter.so" to "" -- Installing: /senior/perception/bin/collector -- Set runtime path of "/senior/perception/bin/collector" to "" -- Installing: /senior/perception/bin/error_codes -- Set runtime path of "/senior/perception/bin/error_codes" to "" -- Installing: /senior/perception/bin/machine_metrics -- Set runtime path of "/senior/perception/bin/machine_metrics" to "" -- Installing: /senior/perception/bin/test_error_codes -- Set runtime path of "/senior/perception/bin/test_error_codes" to "" -- Installing: /senior/perception/bin/test_read_error_codes_info -- Installing: /senior/perception/bin/test_exporter -- Set runtime path of "/senior/perception/bin/test_exporter" to "" -- Installing: /senior/perception/bin/node_manager_with_hmi -- Set runtime path of "/senior/perception/bin/node_manager_with_hmi" to "" -- Installing: /senior/perception/share/system-ros/launch -- Installing: /senior/perception/share/system-ros/launch/hesai_lidar_node_right.launch -- Installing: /senior/perception/share/system-ros/launch/ls_detection_node.launch -- Installing: /senior/perception/share/system-ros/launch/crane_align_node.launch -- Installing: /senior/perception/share/system-ros/launch/msf_localization_node.launch -- Installing: /senior/perception/share/system-ros/launch/all.launch -- Installing: /senior/perception/share/system-ros/launch/static_transform_node.launch -- Installing: /senior/perception/share/system-ros/launch/msf_assistant_node.launch -- Installing: /senior/perception/share/system-ros/launch/crane_detection_node.launch -- Installing: /senior/perception/share/system-ros/launch/calibration_node.launch -- Installing: /senior/perception/share/system-ros/launch/chassis_node.launch -- Installing: /senior/perception/share/system-ros/launch/rslidar_node.launch -- Installing: /senior/perception/share/system-ros/launch/robot_state_publisher.launch -- Installing: /senior/perception/share/system-ros/launch/pnc_node.launch -- Installing: /senior/perception/share/system-ros/launch/hdmap_server_node.launch -- Installing: /senior/perception/share/system-ros/launch/prediction_node.launch -- Installing: /senior/perception/share/system-ros/launch/hesai_lidar_node_left.launch -- Installing: /senior/perception/share/system-ros/launch/msg_recorder_node.launch -- Installing: /senior/perception/share/system-ros/launch/lidar_localization_node.launch -- Installing: /senior/perception/share/system-ros/launch/lidar_loc_v2_node.launch -- Installing: /senior/perception/share/system-ros/launch/lidar_loc_v2_rviz.launch -- Installing: /senior/perception/share/system-ros/launch/senior_hmi_visualizer.launch -- Installing: /senior/perception/share/system-ros/launch/reflector_measure_node.launch -- Installing: /senior/perception/share/system-ros/launch/hesai_lidar_node_top.launch -- Installing: /senior/perception/share/system-ros/launch/tracer_node.launch -- Installing: /senior/perception/share/system-ros/launch/tos_visualize_node.launch -- Installing: /senior/perception/share/system-ros/config -- Installing: /senior/perception/share/system-ros/config/node_manager_online.toml -- Installing: /senior/perception/share/system-ros/config/fastdds_xml_profiles.xml -- Installing: /senior/perception/share/system-ros/config/ros_bridge.toml -- Installing: /senior/perception/share/system-ros/config/node_exporter.toml -- Installing: /senior/perception/share/system-ros/config/error_codes.toml -- Installing: /senior/perception/share/system-ros/config/topic_param_config.toml -- Installing: /senior/perception/share/system-ros/config/system-monitor.toml -- Installing: /senior/perception/share/system-ros/config/node_manager.toml Base path: /senior/workspace/system-ros Source space: /senior/workspace/system-ros/src Build space: /senior/workspace/system-ros/build Devel space: /senior/workspace/system-ros/devel Install space: /senior/perception Creating symlink "/senior/workspace/system-ros/src/CMakeLists.txt" pointing to "/opt/ros/melodic/share/catkin/cmake/toplevel.cmake" #### #### Running command: "cmake /senior/workspace/system-ros/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/system-ros/devel -DCMAKE_INSTALL_PREFIX=/senior/perception -G Unix Makefiles" in "/senior/workspace/system-ros/build" #### #### #### Running command: "make install -j" in "/senior/workspace/system-ros/build" #### [Pipeline] } [Pipeline] // dir [Pipeline] echo system-ros编译完成 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (dox->perception) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (make_slave) [Pipeline] script [Pipeline] { [Pipeline] sh + rm -rf /senior/workspace/slave_ws [Pipeline] ansiColor [Pipeline] { [Pipeline] echo >>>>>>>>>>拉取从天准代码spreader_detection>>>>>>>>>> [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /senior/workspace/slave_ws/src/spreader_detection [Pipeline] sh + ls /senior/workspace/slave_ws src [Pipeline] echo rc_dev [Pipeline] echo http://159.27.226.4/lidar/spreader_detection.git [Pipeline] dir Running in /senior/workspace/slave_ws/src/spreader_detection [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Cloning repository http://159.27.226.4/lidar/spreader_detection.git > git init /senior/workspace/slave_ws/src/spreader_detection # timeout=10 Fetching upstream changes from http://159.27.226.4/lidar/spreader_detection.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --progress -- http://159.27.226.4/lidar/spreader_detection.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 57272d818979776b46674d2bf285ba6c67642232 (origin/rc_dev) Commit message: "修改空挂检出条件,防止长久未初始化" > git config remote.origin.url http://159.27.226.4/lidar/spreader_detection.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57272d818979776b46674d2bf285ba6c67642232 # timeout=10 > git rev-list --no-walk 57272d818979776b46674d2bf285ba6c67642232 # timeout=10 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /home/nvidia/commtest/rcdev-project/perception-slave.json [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=spreader_detection Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=spreader_detection Response Code: HTTP/1.1 200 OK Response: [{"id":552,"description":"","name":"new_truck_spreader_detection","name_with_namespace":"Lidar / new_truck_spreader_detection","path":"new_truck_spreader_detection","path_with_namespace":"lidar/new_truck_spreader_detection","created_at":"2023-02-28T10:03:35.790Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/new_truck_spreader_detection.git","http_url_to_repo":"http://159.27.226.4/lidar/new_truck_spreader_detection.git","web_url":"http://159.27.226.4/lidar/new_truck_spreader_detection","readme_url":"http://159.27.226.4/lidar/new_truck_spreader_detection/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-05-13T16:23:05.005Z","namespace":{"id":8,"name":"Lidar","path":"lidar","kind":"group","full_path":"lidar","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/552","issues":"http://159.27.226.4/api/v4/projects/552/issues","merge_requests":"http://159.27.226.4/api/v4/projects/552/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/552/repository/branches","labels":"http://159.27.226.4/api/v4/projects/552/labels","events":"http://159.27.226.4/api/v4/projects/552/events","members":"http://159.27.226.4/api/v4/projects/552/members","cluster_agents":"http://159.27.226.4/api/v4/projects/552/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-03-01T10:03:35.926Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":32,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":508,"description":"imv spreader","name":"imv_spreader_detection","name_with_namespace":"Lidar / imv_spreader_detection","path":"imv_spreader_detection","path_with_namespace":"lidar/imv_spreader_detection","created_at":"2022-12-09T09:35:02.312Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/imv_spreader_detection.git","http_url_to_repo":"http://159.27.226.4/lidar/imv_spreader_detection.git","web_url":"http://159.27.226.4/lidar/imv_spreader_detection","readme_url":"http://159.27.226.4/lidar/imv_spreader_detection/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-05-13T16:38:25.070Z","namespace":{"id":8,"name":"Lidar","path":"lidar","kind":"group","full_path":"lidar","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/508","issues":"http://159.27.226.4/api/v4/projects/508/issues","merge_requests":"http://159.27.226.4/api/v4/projects/508/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/508/repository/branches","labels":"http://159.27.226.4/api/v4/projects/508/labels","events":"http://159.27.226.4/api/v4/projects/508/events","members":"http://159.27.226.4/api/v4/projects/508/members","cluster_agents":"http://159.27.226.4/api/v4/projects/508/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-12-10T09:35:02.371Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":32,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":391,"description":"吊具检测","name":"spreader_detection","name_with_namespace":"Lidar / spreader_detection","path":"spreader_detection","path_with_namespace":"lidar/spreader_detection","created_at":"2022-08-08T07:17:02.535Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/spreader_detection.git","http_url_to_repo":"http://159.27.226.4/lidar/spreader_detection.git","web_url":"http://159.27.226.4/lidar/spreader_detection","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-03-22T12:18:36.929Z","namespace":{"id":8,"name":"Lidar","path":"lidar","kind":"group","full_path":"lidar","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/391","issues":"http://159.27.226.4/api/v4/projects/391/issues","merge_requests":"http://159.27.226.4/api/v4/projects/391/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/391/repository/branches","labels":"http://159.27.226.4/api/v4/projects/391/labels","events":"http://159.27.226.4/api/v4/projects/391/events","members":"http://159.27.226.4/api/v4/projects/391/members","cluster_agents":"http://159.27.226.4/api/v4/projects/391/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-08-09T07:17:02.605Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"forked_from_project":{"id":379,"description":"","name":"Spreader_detection","name_with_namespace":"liuwenjing / Spreader_detection","path":"spreader_detection","path_with_namespace":"liuwenjing/spreader_detection","created_at":"2022-07-20T03:25:38.233Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:liuwenjing/spreader_detection.git","http_url_to_repo":"http://159.27.226.4/liuwenjing/spreader_detection.git","web_url":"http://159.27.226.4/liuwenjing/spreader_detection","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":0,"last_activity_at":"2022-07-30T16:23:18.087Z","namespace":{"id":46,"name":"liuwenjing","path":"liuwenjing","kind":"user","full_path":"liuwenjing","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/32/avatar.png","web_url":"http://159.27.226.4/liuwenjing"}},"mr_default_target_self":false,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":379,"description":"","name":"Spreader_detection","name_with_namespace":"liuwenjing / Spreader_detection","path":"spreader_detection","path_with_namespace":"liuwenjing/spreader_detection","created_at":"2022-07-20T03:25:38.233Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:liuwenjing/spreader_detection.git","http_url_to_repo":"http://159.27.226.4/liuwenjing/spreader_detection.git","web_url":"http://159.27.226.4/liuwenjing/spreader_detection","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":0,"last_activity_at":"2022-07-30T16:23:18.087Z","namespace":{"id":46,"name":"liuwenjing","path":"liuwenjing","kind":"user","full_path":"liuwenjing","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/32/avatar.png","web_url":"http://159.27.226.4/liuwenjing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/379","issues":"http://159.27.226.4/api/v4/projects/379/issues","merge_requests":"http://159.27.226.4/api/v4/projects/379/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/379/repository/branches","labels":"http://159.27.226.4/api/v4/projects/379/labels","events":"http://159.27.226.4/api/v4/projects/379/events","members":"http://159.27.226.4/api/v4/projects/379/members","cluster_agents":"http://159.27.226.4/api/v4/projects/379/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"public","owner":{"id":32,"username":"liuwenjing","name":"liuwenjing","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/32/avatar.png","web_url":"http://159.27.226.4/liuwenjing"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-07-21T03:25:38.315Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":false,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":32,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo lidar/spreader_detection [Pipeline] echo lidar/spreader_detection [Pipeline] echo lidar/spreader_detection [Pipeline] echo 391 [Pipeline] echo lidar/spreader_detection [Pipeline] echo 391 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo 57272d8 [Pipeline] sh + python3 /home/nvidia/weilk/project/get_git_log.py 391 57272d8 57272d8 [Pipeline] echo /home/nvidia/commtest/rcdev-project/.perception-slave.json [Pipeline] readJSON [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo '{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}}' [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-slave.json {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-15_17-23-54","commit_id":"57272d8","version":"","commit_msgs":",,"},' [Pipeline] sh + rm -rf /senior/workspace/shared_msgs@tmp /senior/workspace/system-ros@tmp [Pipeline] } [Pipeline] // dir [Pipeline] ansiColor [Pipeline] { [Pipeline] echo >>>>>>>>>>拉取从天准代码lane_detection>>>>>>>>>> [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /senior/workspace/slave_ws/src/lane_detection [Pipeline] sh + ls /senior/workspace/slave_ws src [Pipeline] echo rc_dev [Pipeline] echo http://159.27.226.4/lidar/lane_detection.git [Pipeline] dir Running in /senior/workspace/slave_ws/src/lane_detection [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Cloning repository http://159.27.226.4/lidar/lane_detection.git > git init /senior/workspace/slave_ws/src/lane_detection # timeout=10 Fetching upstream changes from http://159.27.226.4/lidar/lane_detection.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --progress -- http://159.27.226.4/lidar/lane_detection.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fa1caefcf13f96452f20bbf5b7d3e2c4ffd8ba2a (origin/rc_dev) Commit message: "fix_out: add region && model" > git config remote.origin.url http://159.27.226.4/lidar/lane_detection.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa1caefcf13f96452f20bbf5b7d3e2c4ffd8ba2a # timeout=10 > git rev-list --no-walk cc2ed889a097af012f638daabc8b40af66606735 # timeout=10 [Pipeline] sh + git submodule update --init --recursive Submodule 'params/laneatt/model' (git@159.27.226.4:lidar/lane_detection_model.git) registered for path 'params/laneatt/model' Cloning into '/senior/workspace/slave_ws/src/lane_detection/params/laneatt/model'... Submodule path 'params/laneatt/model': checked out '1275f18c995393163dcc4d18ad35af9bf48de966' [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /home/nvidia/commtest/rcdev-project/perception-slave.json [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=lane_detection Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=lane_detection Response Code: HTTP/1.1 200 OK Response: [{"id":417,"description":"车道线检测工程http://159.27.226.4/lidar/lane_detection的模型文件","name":"lane_detection_model","name_with_namespace":"Lidar / lane_detection_model","path":"lane_detection_model","path_with_namespace":"lidar/lane_detection_model","created_at":"2022-09-24T15:20:38.174Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/lane_detection_model.git","http_url_to_repo":"http://159.27.226.4/lidar/lane_detection_model.git","web_url":"http://159.27.226.4/lidar/lane_detection_model","readme_url":"http://159.27.226.4/lidar/lane_detection_model/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-05-12T13:30:12.162Z","namespace":{"id":8,"name":"Lidar","path":"lidar","kind":"group","full_path":"lidar","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/417","issues":"http://159.27.226.4/api/v4/projects/417/issues","merge_requests":"http://159.27.226.4/api/v4/projects/417/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/417/repository/branches","labels":"http://159.27.226.4/api/v4/projects/417/labels","events":"http://159.27.226.4/api/v4/projects/417/events","members":"http://159.27.226.4/api/v4/projects/417/members","cluster_agents":"http://159.27.226.4/api/v4/projects/417/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-25T15:20:38.272Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":289,"description":"","name":"lane_detection","name_with_namespace":"Lidar / lane_detection","path":"lane_detection","path_with_namespace":"lidar/lane_detection","created_at":"2022-04-03T08:24:27.730Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/lane_detection.git","http_url_to_repo":"http://159.27.226.4/lidar/lane_detection.git","web_url":"http://159.27.226.4/lidar/lane_detection","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-05-13T01:28:12.774Z","namespace":{"id":8,"name":"Lidar","path":"lidar","kind":"group","full_path":"lidar","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/289","issues":"http://159.27.226.4/api/v4/projects/289/issues","merge_requests":"http://159.27.226.4/api/v4/projects/289/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/289/repository/branches","labels":"http://159.27.226.4/api/v4/projects/289/labels","events":"http://159.27.226.4/api/v4/projects/289/events","members":"http://159.27.226.4/api/v4/projects/289/members","cluster_agents":"http://159.27.226.4/api/v4/projects/289/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-04T08:24:27.805Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"forked_from_project":{"id":263,"description":"","name":"lane_detection","name_with_namespace":"lanxiaosong / lane_detection","path":"lane_detection","path_with_namespace":"lanxiaosong/lane_detection","created_at":"2022-02-25T09:29:54.240Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lanxiaosong/lane_detection.git","http_url_to_repo":"http://159.27.226.4/lanxiaosong/lane_detection.git","web_url":"http://159.27.226.4/lanxiaosong/lane_detection","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":0,"last_activity_at":"2022-04-01T11:22:24.666Z","namespace":{"id":54,"name":"lanxiaosong","path":"lanxiaosong","kind":"user","full_path":"lanxiaosong","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/38/avatar.png","web_url":"http://159.27.226.4/lanxiaosong"}},"mr_default_target_self":false,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":null}},{"id":263,"description":"","name":"lane_detection","name_with_namespace":"lanxiaosong / lane_detection","path":"lane_detection","path_with_namespace":"lanxiaosong/lane_detection","created_at":"2022-02-25T09:29:54.240Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lanxiaosong/lane_detection.git","http_url_to_repo":"http://159.27.226.4/lanxiaosong/lane_detection.git","web_url":"http://159.27.226.4/lanxiaosong/lane_detection","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":0,"last_activity_at":"2022-04-01T11:22:24.666Z","namespace":{"id":54,"name":"lanxiaosong","path":"lanxiaosong","kind":"user","full_path":"lanxiaosong","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/38/avatar.png","web_url":"http://159.27.226.4/lanxiaosong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/263","issues":"http://159.27.226.4/api/v4/projects/263/issues","merge_requests":"http://159.27.226.4/api/v4/projects/263/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/263/repository/branches","labels":"http://159.27.226.4/api/v4/projects/263/labels","events":"http://159.27.226.4/api/v4/projects/263/events","members":"http://159.27.226.4/api/v4/projects/263/members","cluster_agents":"http://159.27.226.4/api/v4/projects/263/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"internal","owner":{"id":38,"username":"lanxiaosong","name":"lanxiaosong","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/38/avatar.png","web_url":"http://159.27.226.4/lanxiaosong"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-02-26T09:29:54.275Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":false,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo lidar/lane_detection [Pipeline] echo lidar/lane_detection [Pipeline] echo 289 [Pipeline] echo lidar/lane_detection [Pipeline] echo 289 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo cc2ed88 [Pipeline] sh + python3 /home/nvidia/weilk/project/get_git_log.py 289 cc2ed88 fa1caef [Pipeline] echo /home/nvidia/commtest/rcdev-project/.perception-slave.json [Pipeline] readJSON [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo '{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}}' [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-slave.json {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-15_17-27-04","commit_id":"fa1caef","version":"","commit_msgs":"IGFkZCByZWdpb24gJiYgbW9kZWw=,,"},' [Pipeline] sh + rm -rf '/senior/workspace/*@tmp' [Pipeline] } [Pipeline] // dir [Pipeline] ansiColor [Pipeline] { [Pipeline] echo >>>>>>>>>>拉取从天准代码ipm_segmentation>>>>>>>>>> [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /senior/workspace/slave_ws/src/ipm_segmentation [Pipeline] sh + ls /senior/workspace/slave_ws src [Pipeline] echo rc_dev [Pipeline] echo http://159.27.226.4/lidar/ipm_segmentation.git [Pipeline] dir Running in /senior/workspace/slave_ws/src/ipm_segmentation [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Cloning repository http://159.27.226.4/lidar/ipm_segmentation.git > git init /senior/workspace/slave_ws/src/ipm_segmentation # timeout=10 Fetching upstream changes from http://159.27.226.4/lidar/ipm_segmentation.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --progress -- http://159.27.226.4/lidar/ipm_segmentation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65fdd747d1a692d4468fe108e3526f187d5b8b28 (origin/rc_dev) > git config remote.origin.url http://159.27.226.4/lidar/ipm_segmentation.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65fdd747d1a692d4468fe108e3526f187d5b8b28 # timeout=10 Commit message: "fix_out: change lifetime" > git rev-list --no-walk 65fdd747d1a692d4468fe108e3526f187d5b8b28 # timeout=10 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /home/nvidia/commtest/rcdev-project/perception-slave.json [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=ipm_segmentation Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=ipm_segmentation Response Code: HTTP/1.1 200 OK Response: [{"id":430,"description":"图像语义分割模块","name":"ipm_segmentation","name_with_namespace":"Lidar / ipm_segmentation","path":"ipm_segmentation","path_with_namespace":"lidar/ipm_segmentation","created_at":"2022-10-11T10:46:43.497Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/ipm_segmentation.git","http_url_to_repo":"http://159.27.226.4/lidar/ipm_segmentation.git","web_url":"http://159.27.226.4/lidar/ipm_segmentation","readme_url":"http://159.27.226.4/lidar/ipm_segmentation/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-02-24T07:38:11.708Z","namespace":{"id":8,"name":"Lidar","path":"lidar","kind":"group","full_path":"lidar","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/430","issues":"http://159.27.226.4/api/v4/projects/430/issues","merge_requests":"http://159.27.226.4/api/v4/projects/430/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/430/repository/branches","labels":"http://159.27.226.4/api/v4/projects/430/labels","events":"http://159.27.226.4/api/v4/projects/430/events","members":"http://159.27.226.4/api/v4/projects/430/members","cluster_agents":"http://159.27.226.4/api/v4/projects/430/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-12T10:46:43.561Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"mr_default_target_self":false,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo lidar/ipm_segmentation [Pipeline] echo 430 [Pipeline] echo 430 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo 65fdd74 [Pipeline] sh + python3 /home/nvidia/weilk/project/get_git_log.py 430 65fdd74 65fdd74 [Pipeline] echo /home/nvidia/commtest/rcdev-project/.perception-slave.json [Pipeline] readJSON [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo '{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}}' [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-slave.json {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-15_17-27-35","commit_id":"65fdd74","version":"","commit_msgs":",,"},' [Pipeline] sh + rm -rf '/senior/workspace/*@tmp' [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /senior/workspace/slave_ws [Pipeline] { [Pipeline] sh + chmod -R a+w /senior/workspace/slave_ws [Pipeline] sh + source /senior/workspace/shared_msgs/devel/setup.bash ++ CATKIN_SHELL=bash ++++ dirname /senior/workspace/shared_msgs/devel/setup.bash +++ builtin cd /senior/workspace/shared_msgs/devel +++ pwd ++ _CATKIN_SETUP_DIR=/senior/workspace/shared_msgs/devel ++ . /senior/workspace/shared_msgs/devel/setup.sh +++ : /senior/workspace/shared_msgs/devel +++ _SETUP_UTIL=/senior/workspace/shared_msgs/devel/_setup_util.py +++ unset _CATKIN_SETUP_DIR +++ '[' '!' -f /senior/workspace/shared_msgs/devel/_setup_util.py ']' ++++ uname -s +++ _UNAME=Linux +++ _IS_DARWIN=0 +++ '[' Linux = Darwin ']' +++ unset _UNAME +++ export CMAKE_PREFIX_PATH +++ '[' 0 -eq 0 ']' +++ export LD_LIBRARY_PATH +++ unset _IS_DARWIN +++ export PATH +++ export PKG_CONFIG_PATH +++ export PYTHONPATH +++ '[' -z bash ']' +++ '[' -d '' ']' +++ _TMPDIR=/tmp ++++ mktemp /tmp/setup.sh.XXXXXXXXXX +++ _SETUP_TMP=/tmp/setup.sh.drekcvQLcu +++ unset _TMPDIR +++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.drekcvQLcu ']' +++ CATKIN_SHELL=bash +++ /senior/workspace/shared_msgs/devel/_setup_util.py +++ _RC=0 +++ '[' 0 -ne 0 ']' +++ unset _RC +++ unset _SETUP_UTIL +++ . /tmp/setup.sh.drekcvQLcu ++++ export CMAKE_PREFIX_PATH=/senior/workspace/shared_msgs/devel:/opt/ros/melodic ++++ CMAKE_PREFIX_PATH=/senior/workspace/shared_msgs/devel:/opt/ros/melodic ++++ export LD_LIBRARY_PATH=/senior/workspace/shared_msgs/devel/lib:/opt/ros/melodic/lib ++++ LD_LIBRARY_PATH=/senior/workspace/shared_msgs/devel/lib:/opt/ros/melodic/lib ++++ export PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PKG_CONFIG_PATH=/senior/workspace/shared_msgs/devel/lib/pkgconfig:/opt/ros/melodic/lib/pkgconfig ++++ PKG_CONFIG_PATH=/senior/workspace/shared_msgs/devel/lib/pkgconfig:/opt/ros/melodic/lib/pkgconfig ++++ export PYTHONPATH=/senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages:/opt/ros/melodic/lib/python2.7/dist-packages ++++ PYTHONPATH=/senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages:/opt/ros/melodic/lib/python2.7/dist-packages ++++ export _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ export _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic +++ rm -f /tmp/setup.sh.drekcvQLcu +++ unset _SETUP_TMP +++ _i=0 +++ '[' 0 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_0' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_0 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ '[' -n '' -a '' '!=' melodic ']' ++++ export ROS_DISTRO=melodic ++++ ROS_DISTRO=melodic +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=1 +++ '[' 1 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_1' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_1 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ETC_DIR=/opt/ros/melodic/etc/ros ++++ ROS_ETC_DIR=/opt/ros/melodic/etc/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=2 +++ '[' 2 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_2' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_2 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh +++++ cat ++++ PYTHON_CODE_BUILD_ROS_PACKAGE_PATH='from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data == '\'''\'': paths.append(os.path.join(workspace, '\''share'\'')) if os.path.isdir(os.path.join(workspace, '\''stacks'\'')): paths.append(os.path.join(workspace, '\''stacks'\'')) else: for source_path in data.split('\'';'\''): paths.append(source_path) print(os.pathsep.join(paths))' +++++ /usr/bin/python -c 'from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data == '\'''\'': paths.append(os.path.join(workspace, '\''share'\'')) if os.path.isdir(os.path.join(workspace, '\''stacks'\'')): paths.append(os.path.join(workspace, '\''stacks'\'')) else: for source_path in data.split('\'';'\''): paths.append(source_path) print(os.pathsep.join(paths))' ++++ export ROS_PACKAGE_PATH=/senior/workspace/shared_msgs/src:/opt/ros/melodic/share ++++ ROS_PACKAGE_PATH=/senior/workspace/shared_msgs/src:/opt/ros/melodic/share +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=3 +++ '[' 3 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_3' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_3 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export ROS_PYTHON_VERSION=2 ++++ ROS_PYTHON_VERSION=2 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=4 +++ '[' 4 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_4' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_4 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ export ROS_VERSION=1 ++++ ROS_VERSION=1 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=5 +++ '[' 5 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_5' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_5 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ROOT=/opt/ros/melodic/share/ros ++++ ROS_ROOT=/opt/ros/melodic/share/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=6 +++ '[' 6 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_6' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_6 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ '[' '!' '' ']' ++++ export ROS_MASTER_URI=http://localhost:11311 ++++ ROS_MASTER_URI=http://localhost:11311 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=7 +++ '[' 7 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_7' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_7 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh +++++ cat ++++ PYTHON_CODE_BUILD_ROSLISP_PACKAGE_DIRECTORIES='from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data: paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\'')) print(os.pathsep.join(paths))' +++++ /usr/bin/python -c 'from __future__ import print_function import os env_name = '\''CMAKE_PREFIX_PATH'\'' paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else [] workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))] paths = [] for workspace in workspaces: filename = os.path.join(workspace, '\''.catkin'\'') data = '\'''\'' with open(filename) as f: data = f.read() if data: paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\'')) print(os.pathsep.join(paths))' ++++ export ROSLISP_PACKAGE_DIRECTORIES=/senior/workspace/shared_msgs/devel/share/common-lisp ++++ ROSLISP_PACKAGE_DIRECTORIES=/senior/workspace/shared_msgs/devel/share/common-lisp +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=8 +++ '[' 8 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_8' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_8 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ complete -F _catkin_make catkin_make +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=9 +++ '[' 9 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_9' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_9 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ complete -F _catkin_make_isolated catkin_make_isolated +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=10 +++ '[' 10 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_10' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_10 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ '[' -z /opt/ros/melodic ']' ++++ . /opt/ros/melodic/share/rosbash/rosbash +++++ complete -F _roscomplete_sub_dir -o nospace roscd +++++ complete -F _roscomplete_sub_dir -o nospace rospd +++++ complete -F _roscomplete_sub_dir -o nospace rosls +++++ complete -F _roscomplete_rosmake rosmake +++++ complete -F _roscomplete_rosclean rosclean +++++ complete -F _roscomplete_exe rosrun +++++ complete -F _roscomplete_file rosed +++++ complete -F _roscomplete_file roscp +++++ complete -F _roscomplete_file roscat +++++ complete -F _roscomplete_launch -o filenames roslaunch +++++ complete -F _roscomplete_test -o filenames rostest +++++ complete -F _roscomplete_rospack rospack +++++ complete -F _roscomplete_rosbag -o default rosbag +++++ complete -F _roscomplete_rosnode rosnode +++++ complete -F _roscomplete_rosparam rosparam +++++ complete -F _roscomplete_rostopic rostopic +++++ complete -F _roscomplete_rosservice rosservice +++++ complete -F _roscomplete_rosmsg rosmsg +++++ complete -F _roscomplete_rossrv rossrv +++++ complete -F _roscomplete_roscreate_pkg roscreate-pkg +++++ complete -F _roscomplete_roswtf -o filenames roswtf +++++ complete -F _roscomplete_rosconsole rosconsole +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=11 +++ '[' 11 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_11' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_11 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/20.transform.bash +++++ complete +++++ grep -w rosrun +++++ awk '{print $3}' ++++ _sav_transform_roscomplete_rosrun=_roscomplete_exe ++++ complete -F _roscomplete_rosrun_transform rosrun +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=12 +++ '[' 12 -lt 12 ']' +++ unset _i +++ unset _CATKIN_ENVIRONMENT_HOOKS_COUNT + catkin_make -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using CATKIN_DEVEL_PREFIX: /senior/workspace/slave_ws/devel -- Using CMAKE_PREFIX_PATH: /senior/workspace/shared_msgs/devel;/opt/ros/melodic -- This workspace overlays: /senior/workspace/shared_msgs/devel;/opt/ros/melodic -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2") -- Using PYTHON_EXECUTABLE: /usr/bin/python2 -- Using Debian Python package layout -- Using empy: /usr/bin/empy -- Using CATKIN_ENABLE_TESTING: ON -- Call enable_testing() -- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/slave_ws/build/test_results -- Found gtest sources under '/usr/src/googletest': gtests will be built -- Found gmock sources under '/usr/src/googletest': gmock will be built CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found PythonInterp: /usr/bin/python2 (found version "2.7.17") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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 -- Using Python nosetests: /usr/bin/nosetests-2.7 -- catkin 0.7.29 -- BUILD_SHARED_LIBS is on -- BUILD_SHARED_LIBS is on -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- ~~ traversing 3 packages in topological order: -- ~~ - ipm_segmenation -- ~~ - lane_detection -- ~~ - spreader_detection -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- +++ processing catkin package: 'ipm_segmenation' -- ==> add_subdirectory(ipm_segmentation) -- Found OpenCV: /usr (found version "4.1.1") CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindCUDA.cmake:726 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'CUDA_SEPARABLE_COMPILATION'. Call Stack (most recent call first): ipm_segmentation/core/ddrnet/CMakeLists.txt:14 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- Checking for module 'eigen3' -- Found eigen3, version 3.3.4 CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (eigen) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:153 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:638 (find_eigen) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found eigen: /usr/include/eigen3 -- Found Boost: /usr/include (found suitable version "1.65.1", minimum required is "1.40.0") found components: system filesystem thread date_time iostreams serialization chrono atomic regex -- Checking for module 'libopenni' -- Found libopenni, version 1.5.4.0 CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found openni: /usr/lib/libOpenNI.so -- Checking for module 'libopenni2' -- Found libopenni2, version 2.2.0.3 CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenNI2: /usr/lib/libOpenNI2.so CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** io features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** io features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** io features related to dssdk will be disabled ** WARNING ** io features related to pcap will be disabled ** WARNING ** io features related to png will be disabled -- The imported target "vtkRenderingPythonTkWidgets" references the file "/usr/lib/aarch64-linux-gnu/libvtkRenderingPythonTkWidgets.so" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. -- The imported target "vtk" references the file "/usr/bin/vtk" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (libusb-1.0) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:515 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:658 (find_libusb) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found libusb-1.0: /usr/include ** WARNING ** io features related to libusb-1.0 will be disabled -- Checking for module 'flann' -- Found flann, version 1.9.1 CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Flann: /usr/lib/aarch64-linux-gnu/libflann_cpp_s.a CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** visualization features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** visualization features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** visualization features related to dssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (RSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:432 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:654 (find_rssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find RSSDK (missing: _RSSDK_LIBRARIES) ** WARNING ** visualization features related to rssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (qhull) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:185 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:642 (find_qhull) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found qhull: /usr/lib/aarch64-linux-gnu/libqhull.so CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_COMMON CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_COMMON) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_COMMON: /usr/lib/aarch64-linux-gnu/libpcl_common.so -- looking for PCL_OCTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OCTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_OCTREE: /usr/lib/aarch64-linux-gnu/libpcl_octree.so -- looking for PCL_IO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_IO: /usr/lib/aarch64-linux-gnu/libpcl_io.so -- looking for PCL_KDTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KDTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_KDTREE: /usr/lib/aarch64-linux-gnu/libpcl_kdtree.so -- looking for PCL_SEARCH CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEARCH) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_SEARCH: /usr/lib/aarch64-linux-gnu/libpcl_search.so -- looking for PCL_SAMPLE_CONSENSUS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SAMPLE_CONSENSUS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_SAMPLE_CONSENSUS: /usr/lib/aarch64-linux-gnu/libpcl_sample_consensus.so -- looking for PCL_FILTERS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FILTERS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_FILTERS: /usr/lib/aarch64-linux-gnu/libpcl_filters.so -- looking for PCL_2D CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_2D) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_2D: /usr/include/pcl-1.8 -- looking for PCL_GEOMETRY CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_GEOMETRY) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_GEOMETRY: /usr/include/pcl-1.8 -- looking for PCL_FEATURES CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FEATURES) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_FEATURES: /usr/lib/aarch64-linux-gnu/libpcl_features.so -- looking for PCL_ML CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_ML) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_ML: /usr/lib/aarch64-linux-gnu/libpcl_ml.so -- looking for PCL_SEGMENTATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEGMENTATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_SEGMENTATION: /usr/lib/aarch64-linux-gnu/libpcl_segmentation.so -- looking for PCL_VISUALIZATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_VISUALIZATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_VISUALIZATION: /usr/lib/aarch64-linux-gnu/libpcl_visualization.so -- looking for PCL_SURFACE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SURFACE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_SURFACE: /usr/lib/aarch64-linux-gnu/libpcl_surface.so -- looking for PCL_REGISTRATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_REGISTRATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_REGISTRATION: /usr/lib/aarch64-linux-gnu/libpcl_registration.so -- looking for PCL_KEYPOINTS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KEYPOINTS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_KEYPOINTS: /usr/lib/aarch64-linux-gnu/libpcl_keypoints.so -- looking for PCL_TRACKING CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_TRACKING) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_TRACKING: /usr/lib/aarch64-linux-gnu/libpcl_tracking.so -- looking for PCL_RECOGNITION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_RECOGNITION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_RECOGNITION: /usr/lib/aarch64-linux-gnu/libpcl_recognition.so -- looking for PCL_STEREO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_STEREO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_STEREO: /usr/lib/aarch64-linux-gnu/libpcl_stereo.so -- looking for PCL_APPS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_APPS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_APPS: /usr/lib/aarch64-linux-gnu/libpcl_apps.so -- looking for PCL_IN_HAND_SCANNER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IN_HAND_SCANNER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_IN_HAND_SCANNER: /usr/include/pcl-1.8 -- looking for PCL_MODELER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_MODELER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_MODELER: /usr/include/pcl-1.8 -- looking for PCL_POINT_CLOUD_EDITOR CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_POINT_CLOUD_EDITOR) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_POINT_CLOUD_EDITOR: /usr/include/pcl-1.8 -- looking for PCL_OUTOFCORE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OUTOFCORE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_OUTOFCORE: /usr/lib/aarch64-linux-gnu/libpcl_outofcore.so -- looking for PCL_PEOPLE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_PEOPLE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_PEOPLE: /usr/lib/aarch64-linux-gnu/libpcl_people.so -- Found PCL: /usr/lib/aarch64-linux-gnu/libboost_system.so;/usr/lib/aarch64-linux-gnu/libboost_filesystem.so;/usr/lib/aarch64-linux-gnu/libboost_thread.so;-lpthread;/usr/lib/aarch64-linux-gnu/libboost_date_time.so;/usr/lib/aarch64-linux-gnu/libboost_iostreams.so;/usr/lib/aarch64-linux-gnu/libboost_serialization.so;/usr/lib/aarch64-linux-gnu/libboost_chrono.so;/usr/lib/aarch64-linux-gnu/libboost_atomic.so;/usr/lib/aarch64-linux-gnu/libboost_regex.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_common.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_common.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_octree.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_octree.so;/usr/lib/libOpenNI.so;/usr/lib/libOpenNI2.so;vtkChartsCore;vtkCommonColor;vtkCommonDataModel;vtkCommonMath;vtkCommonCore;vtksys;vtkCommonMisc;vtkCommonSystem;vtkCommonTransforms;vtkInfovisCore;vtkFiltersExtraction;vtkCommonExecutionModel;vtkFiltersCore;vtkFiltersGeneral;vtkCommonComputationalGeometry;vtkFiltersStatistics;vtkImagingFourier;vtkImagingCore;vtkalglib;vtkRenderingContext2D;vtkRenderingCore;vtkFiltersGeometry;vtkFiltersSources;vtkRenderingFreeType;/usr/lib/aarch64-linux-gnu/libfreetype.so;/usr/lib/aarch64-linux-gnu/libz.so;vtkftgl;vtkDICOMParser;vtkDomainsChemistry;vtkIOXML;vtkIOGeometry;vtkIOCore;vtkIOXMLParser;/usr/lib/aarch64-linux-gnu/libexpat.so;vtkFiltersAMR;vtkParallelCore;vtkIOLegacy;vtkFiltersFlowPaths;vtkFiltersGeneric;vtkFiltersHybrid;vtkImagingSources;vtkFiltersHyperTree;vtkFiltersImaging;vtkImagingGeneral;vtkFiltersModeling;vtkFiltersParallel;vtkFiltersParallelFlowPaths;vtkParallelMPI;vtkFiltersParallelGeometry;vtkFiltersParallelImaging;vtkFiltersParallelMPI;vtkFiltersParallelStatistics;vtkFiltersProgrammable;vtkFiltersPython;/usr/lib/aarch64-linux-gnu/libpython2.7.so;vtkWrappingPythonCore;vtkWrappingTools;vtkFiltersReebGraph;vtkFiltersSMP;vtkFiltersSelection;vtkFiltersTexture;vtkFiltersVerdict;verdict;vtkGUISupportQt;vtkInteractionStyle;vtkRenderingOpenGL;vtkImagingHybrid;vtkIOImage;vtkmetaio;/usr/lib/aarch64-linux-gnu/libjpeg.so;/usr/lib/aarch64-linux-gnu/libpng.so;/usr/lib/aarch64-linux-gnu/libtiff.so;vtkGUISupportQtOpenGL;vtkGUISupportQtSQL;vtkIOSQL;sqlite3;vtkGUISupportQtWebkit;vtkViewsQt;vtkViewsInfovis;vtkInfovisLayout;vtkInfovisBoostGraphAlgorithms;vtkRenderingLabel;vtkViewsCore;vtkInteractionWidgets;vtkRenderingAnnotation;vtkImagingColor;vtkRenderingVolume;vtkGeovisCore;/usr/lib/aarch64-linux-gnu/libproj.so;vtkIOAMR;/usr/lib/aarch64-linux-gnu/hdf5/openmpi/libhdf5.so;/usr/lib/aarch64-linux-gnu/libsz.so;/usr/lib/aarch64-linux-gnu/libdl.so;/usr/lib/aarch64-linux-gnu/libm.so;/usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi.so;vtkIOEnSight;vtkIOExodus;vtkexoIIc;/usr/lib/aarch64-linux-gnu/libnetcdf_c++.so;/usr/lib/aarch64-linux-gnu/libnetcdf.so;vtkIOExport;vtkRenderingGL2PS;vtkRenderingContextOpenGL;/usr/lib/aarch64-linux-gnu/libgl2ps.so;vtkIOFFMPEG;vtkIOMovie;/usr/lib/aarch64-linux-gnu/libtheoraenc.so;/usr/lib/aarch64-linux-gnu/libtheoradec.so;/usr/lib/aarch64-linux-gnu/libogg.so;vtkIOGDAL;vtkIOGeoJSON;vtkIOImport;vtkIOInfovis;/usr/lib/aarch64-linux-gnu/libxml2.so;vtkIOLSDyna;vtkIOMINC;vtkIOMPIImage;vtkIOMPIParallel;vtkIOParallel;vtkIONetCDF;/usr/lib/aarch64-linux-gnu/libjsoncpp.so;vtkIOMySQL;vtkIOODBC;vtkIOPLY;vtkIOParallelExodus;vtkIOParallelLSDyna;vtkIOParallelNetCDF;vtkIOParallelXML;vtkIOPostgreSQL;vtkIOVPIC;VPIC;vtkIOVideo;vtkIOXdmf2;vtkxdmf2;vtkImagingMath;vtkImagingMorphological;vtkImagingStatistics;vtkImagingStencil;vtkInteractionImage;vtkLocalExample;vtkParallelMPI4Py;vtkPythonInterpreter;vtkRenderingExternal;vtkRenderingFreeTypeFontConfig;vtkRenderingImage;vtkRenderingLIC;vtkRenderingLOD;vtkRenderingMatplotlib;vtkRenderingParallel;vtkRenderingParallelLIC;vtkRenderingQt;vtkRenderingVolumeAMR;vtkRenderingVolumeOpenGL;vtkTestingGenericBridge;vtkTestingIOSQL;vtkTestingRendering;vtkViewsContext2D;vtkViewsGeovis;vtkWrappingJava;optimized;/usr/lib/aarch64-linux-gnu/libpcl_io.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_io.so;optimized;/usr/lib/aarch64-linux-gnu/libflann_cpp_s.a;debug;/usr/lib/aarch64-linux-gnu/libflann_cpp_s.a;optimized;/usr/lib/aarch64-linux-gnu/libpcl_kdtree.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_kdtree.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_search.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_search.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_sample_consensus.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_sample_consensus.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_filters.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_filters.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_features.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_features.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_ml.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_ml.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_segmentation.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_segmentation.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_visualization.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_visualization.so;optimized;/usr/lib/aarch64-linux-gnu/libqhull.so;debug;/usr/lib/aarch64-linux-gnu/libqhull.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_surface.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_surface.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_registration.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_registration.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_keypoints.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_keypoints.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_tracking.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_tracking.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_recognition.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_recognition.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_stereo.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_stereo.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_apps.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_apps.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_outofcore.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_outofcore.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_people.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_people.so;/usr/lib/aarch64-linux-gnu/libboost_system.so;/usr/lib/aarch64-linux-gnu/libboost_filesystem.so;/usr/lib/aarch64-linux-gnu/libboost_thread.so;-lpthread;/usr/lib/aarch64-linux-gnu/libboost_date_time.so;/usr/lib/aarch64-linux-gnu/libboost_iostreams.so;/usr/lib/aarch64-linux-gnu/libboost_serialization.so;/usr/lib/aarch64-linux-gnu/libboost_chrono.so;/usr/lib/aarch64-linux-gnu/libboost_atomic.so;/usr/lib/aarch64-linux-gnu/libboost_regex.so;optimized;/usr/lib/aarch64-linux-gnu/libqhull.so;debug;/usr/lib/aarch64-linux-gnu/libqhull.so;/usr/lib/libOpenNI.so;/usr/lib/libOpenNI2.so;optimized;/usr/lib/aarch64-linux-gnu/libflann_cpp_s.a;debug;/usr/lib/aarch64-linux-gnu/libflann_cpp_s.a;vtkChartsCore;vtkCommonColor;vtkCommonDataModel;vtkCommonMath;vtkCommonCore;vtksys;vtkCommonMisc;vtkCommonSystem;vtkCommonTransforms;vtkInfovisCore;vtkFiltersExtraction;vtkCommonExecutionModel;vtkFiltersCore;vtkFiltersGeneral;vtkCommonComputationalGeometry;vtkFiltersStatistics;vtkImagingFourier;vtkImagingCore;vtkalglib;vtkRenderingContext2D;vtkRenderingCore;vtkFiltersGeometry;vtkFiltersSources;vtkRenderingFreeType;/usr/lib/aarch64-linux-gnu/libfreetype.so;/usr/lib/aarch64-linux-gnu/libz.so;vtkftgl;vtkDICOMParser;vtkDomainsChemistry;vtkIOXML;vtkIOGeometry;vtkIOCore;vtkIOXMLParser;/usr/lib/aarch64-linux-gnu/libexpat.so;vtkFiltersAMR;vtkParallelCore;vtkIOLegacy;vtkFiltersFlowPaths;vtkFiltersGeneric;vtkFiltersHybrid;vtkImagingSources;vtkFiltersHyperTree;vtkFiltersImaging;vtkImagingGeneral;vtkFiltersModeling;vtkFiltersParallel;vtkFiltersParallelFlowPaths;vtkParallelMPI;vtkFiltersParallelGeometry;vtkFiltersParallelImaging;vtkFiltersParallelMPI;vtkFiltersParallelStatistics;vtkFiltersProgrammable;vtkFiltersPython;/usr/lib/aarch64-linux-gnu/libpython2.7.so;vtkWrappingPythonCore;vtkWrappingTools;vtkFiltersReebGraph;vtkFiltersSMP;vtkFiltersSelection;vtkFiltersTexture;vtkFiltersVerdict;verdict;vtkGUISupportQt;vtkInteractionStyle;vtkRenderingOpenGL;vtkImagingHybrid;vtkIOImage;vtkmetaio;/usr/lib/aarch64-linux-gnu/libjpeg.so;/usr/lib/aarch64-linux-gnu/libpng.so;/usr/lib/aarch64-linux-gnu/libtiff.so;vtkGUISupportQtOpenGL;vtkGUISupportQtSQL;vtkIOSQL;sqlite3;vtkGUISupportQtWebkit;vtkViewsQt;vtkViewsInfovis;vtkInfovisLayout;vtkInfovisBoostGraphAlgorithms;vtkRenderingLabel;vtkViewsCore;vtkInteractionWidgets;vtkRenderingAnnotation;vtkImagingColor;vtkRenderingVolume;vtkGeovisCore;/usr/lib/aarch64-linux-gnu/libproj.so;vtkIOAMR;/usr/lib/aarch64-linux-gnu/hdf5/openmpi/libhdf5.so;/usr/lib/aarch64-linux-gnu/libsz.so;/usr/lib/aarch64-linux-gnu/libdl.so;/usr/lib/aarch64-linux-gnu/libm.so;/usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi.so;vtkIOEnSight;vtkIOExodus;vtkexoIIc;/usr/lib/aarch64-linux-gnu/libnetcdf_c++.so;/usr/lib/aarch64-linux-gnu/libnetcdf.so;vtkIOExport;vtkRenderingGL2PS;vtkRenderingContextOpenGL;/usr/lib/aarch64-linux-gnu/libgl2ps.so;vtkIOFFMPEG;vtkIOMovie;/usr/lib/aarch64-linux-gnu/libtheoraenc.so;/usr/lib/aarch64-linux-gnu/libtheoradec.so;/usr/lib/aarch64-linux-gnu/libogg.so;vtkIOGDAL;vtkIOGeoJSON;vtkIOImport;vtkIOInfovis;/usr/lib/aarch64-linux-gnu/libxml2.so;vtkIOLSDyna;vtkIOMINC;vtkIOMPIImage;vtkIOMPIParallel;vtkIOParallel;vtkIONetCDF;/usr/lib/aarch64-linux-gnu/libjsoncpp.so;vtkIOMySQL;vtkIOODBC;vtkIOPLY;vtkIOParallelExodus;vtkIOParallelLSDyna;vtkIOParallelNetCDF;vtkIOParallelXML;vtkIOPostgreSQL;vtkIOVPIC;VPIC;vtkIOVideo;vtkIOXdmf2;vtkxdmf2;vtkImagingMath;vtkImagingMorphological;vtkImagingStatistics;vtkImagingStencil;vtkInteractionImage;vtkLocalExample;vtkParallelMPI4Py;vtkPythonInterpreter;vtkRenderingExternal;vtkRenderingFreeTypeFontConfig;vtkRenderingImage;vtkRenderingLIC;vtkRenderingLOD;vtkRenderingMatplotlib;vtkRenderingParallel;vtkRenderingParallelLIC;vtkRenderingQt;vtkRenderingVolumeAMR;vtkRenderingVolumeOpenGL;vtkTestingGenericBridge;vtkTestingIOSQL;vtkTestingRendering;vtkViewsContext2D;vtkViewsGeovis;vtkWrappingJava -- Found Boost: /usr/include (found version "1.65.1") found components: system program_options -- +++ processing catkin package: 'lane_detection' -- ==> add_subdirectory(lane_detection) CMake Warning (dev) in lane_detection/core/laneatt/CMakeLists.txt: A logical block opening on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:46 (if) closes on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:48 (endif) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in lane_detection/core/laneatt/CMakeLists.txt: A logical block opening on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:57 (if) closes on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:71 (endif) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy version : 0.0.0.fa1caef version : 0.0.0 -- +++ processing catkin package: 'spreader_detection' -- ==> add_subdirectory(spreader_detection) fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (eigen) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:153 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:638 (find_eigen) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/include (found suitable version "1.65.1", minimum required is "1.40.0") found components: system filesystem thread date_time iostreams serialization chrono atomic regex CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** io features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** io features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** io features related to dssdk will be disabled ** WARNING ** io features related to pcap will be disabled ** WARNING ** io features related to png will be disabled -- The imported target "vtkRenderingPythonTkWidgets" references the file "/usr/lib/aarch64-linux-gnu/libvtkRenderingPythonTkWidgets.so" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. -- The imported target "vtk" references the file "/usr/bin/vtk" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (libusb-1.0) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:515 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:658 (find_libusb) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. ** WARNING ** io features related to libusb-1.0 will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** visualization features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** visualization features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** visualization features related to dssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (RSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:432 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:654 (find_rssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find RSSDK (missing: _RSSDK_LIBRARIES) ** WARNING ** visualization features related to rssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (qhull) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:185 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:642 (find_qhull) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_COMMON CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_COMMON) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_OCTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OCTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_IO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_KDTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KDTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SEARCH CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEARCH) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SAMPLE_CONSENSUS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SAMPLE_CONSENSUS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_FILTERS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FILTERS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_2D CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_2D) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_GEOMETRY CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_GEOMETRY) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_FEATURES CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FEATURES) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_ML CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_ML) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SEGMENTATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEGMENTATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_VISUALIZATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_VISUALIZATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SURFACE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SURFACE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_REGISTRATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_REGISTRATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_KEYPOINTS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KEYPOINTS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_TRACKING CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_TRACKING) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_RECOGNITION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_RECOGNITION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_STEREO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_STEREO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_APPS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_APPS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_IN_HAND_SCANNER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IN_HAND_SCANNER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_MODELER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_MODELER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_POINT_CLOUD_EDITOR CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_POINT_CLOUD_EDITOR) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_OUTOFCORE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OUTOFCORE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_PEOPLE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_PEOPLE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/include (found version "1.65.1") found components: system program_options -- Configuring done -- Generating done -- Build files have been written to: /senior/workspace/slave_ws/build [ 2%] Building NVCC (Device) object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet_lib_generated_image_process.cu.o [ 2%] Built target vehicle_msgs_generate_messages_py [ 2%] Built target bond_generate_messages_lisp [ 2%] Built target vehicle_msgs_generate_messages_eus [ 2%] Built target bond_generate_messages_nodejs [ 2%] Built target vehicle_msgs_generate_messages_nodejs [ 2%] Built target std_msgs_generate_messages_nodejs [ 2%] Built target vehicle_msgs_generate_messages_lisp [ 2%] Built target std_msgs_generate_messages_cpp [ 2%] Built target nodelet_generate_messages_nodejs [ 2%] Built target nodelet_generate_messages_eus [ 2%] Built target rosgraph_msgs_generate_messages_lisp [ 2%] Built target rosgraph_msgs_generate_messages_eus [ 2%] Built target pcl_msgs_generate_messages_nodejs [ 2%] Built target bond_generate_messages_eus [ 2%] Built target geometry_msgs_generate_messages_eus [ 2%] Built target topic_tools_generate_messages_cpp [ 2%] Built target rosgraph_msgs_generate_messages_cpp [ 2%] Built target bond_generate_messages_py [ 2%] Built target std_srvs_generate_messages_nodejs [ 2%] Built target nodelet_generate_messages_cpp [ 2%] Built target nodelet_generate_messages_py [ 2%] Built target geometry_msgs_generate_messages_lisp [ 2%] Built target dynamic_reconfigure_generate_messages_cpp [ 2%] Built target sensor_msgs_generate_messages_py [ 2%] Built target actionlib_generate_messages_lisp [ 2%] Built target geometry_msgs_generate_messages_cpp [ 2%] Built target tf_generate_messages_py [ 2%] Built target sensor_msgs_generate_messages_nodejs [ 2%] Built target roscpp_generate_messages_cpp [ 2%] Built target pcl_msgs_generate_messages_cpp [ 2%] Built target dynamic_reconfigure_generate_messages_lisp [ 2%] Built target actionlib_generate_messages_cpp [ 2%] Built target sensor_msgs_generate_messages_lisp [ 2%] Built target std_srvs_generate_messages_eus [ 2%] Built target roscpp_generate_messages_lisp [ 2%] Built target bond_generate_messages_cpp [ 2%] Built target std_msgs_generate_messages_py [ 2%] Built target rosgraph_msgs_generate_messages_nodejs [ 2%] Built target roscpp_generate_messages_py [ 2%] Built target std_msgs_generate_messages_eus [ 2%] Built target geometry_msgs_generate_messages_py [ 2%] Built target geometry_msgs_generate_messages_nodejs [ 2%] Built target nodelet_generate_messages_lisp [ 2%] Built target actionlib_msgs_generate_messages_eus [ 2%] Built target roscpp_generate_messages_eus [ 2%] Built target rosgraph_msgs_generate_messages_py [ 2%] Built target sensor_msgs_generate_messages_cpp [ 2%] Built target sensor_msgs_generate_messages_eus [ 2%] Built target roscpp_generate_messages_nodejs [ 2%] Built target std_msgs_generate_messages_lisp [ 2%] Built target pcl_msgs_generate_messages_eus [ 2%] Built target pcl_ros_gencfg [ 2%] Built target topic_tools_generate_messages_nodejs [ 2%] Built target topic_tools_generate_messages_eus [ 2%] Built target dynamic_reconfigure_generate_messages_eus [ 2%] Built target dynamic_reconfigure_generate_messages_nodejs [ 2%] Built target dynamic_reconfigure_generate_messages_py [ 2%] Built target topic_tools_generate_messages_lisp [ 2%] Built target std_srvs_generate_messages_cpp [ 2%] Built target std_srvs_generate_messages_lisp [ 2%] Built target std_srvs_generate_messages_py [ 2%] Built target tf_generate_messages_eus [ 2%] Built target actionlib_msgs_generate_messages_cpp [ 2%] Built target tf_generate_messages_lisp [ 2%] Built target vehicle_msgs_generate_messages_cpp [ 2%] Built target tf_generate_messages_nodejs [ 2%] Built target pcl_msgs_generate_messages_lisp [ 2%] Built target actionlib_generate_messages_eus [ 2%] Built target pcl_msgs_generate_messages_py [ 2%] Built target tf_generate_messages_cpp [ 2%] Built target actionlib_generate_messages_nodejs [ 2%] Built target topic_tools_generate_messages_py [ 2%] Built target actionlib_msgs_generate_messages_lisp [ 2%] Built target nodelet_topic_tools_gencfg [ 2%] Built target actionlib_msgs_generate_messages_nodejs [ 2%] Built target actionlib_msgs_generate_messages_py [ 2%] Built target tf2_msgs_generate_messages_cpp [ 2%] Built target tf2_msgs_generate_messages_eus [ 2%] Built target dynamic_reconfigure_gencfg [ 2%] Built target tf2_msgs_generate_messages_lisp [ 2%] Built target tf2_msgs_generate_messages_nodejs [ 2%] Built target actionlib_generate_messages_py [ 2%] Built target tf2_msgs_generate_messages_py [ 5%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/ScatterND.dir/ScatterND_generated_ScatterND.cu.o [ 8%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_generated_pre_process.cu.o [ 10%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_generated_ScatterND.cu.o [ 16%] Building CXX object lane_detection/core/ipm/CMakeFiles/ipm_lib.dir/camera_geometry.cpp.o [ 16%] Building CXX object ipm_segmentation/core/ipm/CMakeFiles/ipm_seg_lib.dir/camera_geometry.cpp.o [ 18%] Building CXX object spreader_detection/CMakeFiles/spreaderatt_lib.dir/core/spreader_att/spreader_att.cpp.o [ 21%] Building CXX object spreader_detection/CMakeFiles/sprd_ipm_lib.dir/core/ipm/sprd_ipm.cpp.o In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.cpp:1: /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:21:0: warning: "CHECK" redefined #define CHECK(status) \ In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:15:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.cpp:1: /usr/include/glog/logging.h:584:0: note: this is the location of the previous definition #define CHECK(condition) \ /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(41): warning: function "nvinfer1::IPluginV2::getOutputDimensions(int, const nvinfer1::Dims *, int)" is hidden by "nvinfer1::plugin::ScatterND::getOutputDimensions" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(92): warning: function "nvinfer1::IPluginV2Ext::configurePlugin(const nvinfer1::Dims *, int, const nvinfer1::Dims *, int, const nvinfer1::DataType *, const nvinfer1::DataType *, const __nv_bool *, const __nv_bool *, nvinfer1::PluginFormat, int)" is hidden by "nvinfer1::plugin::ScatterND::configurePlugin" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(105): warning: function "nvinfer1::IPluginV2::getWorkspaceSize(int) const" is hidden by "nvinfer1::plugin::ScatterND::getWorkspaceSize" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(41): warning: function "nvinfer1::IPluginV2::getOutputDimensions(int, const nvinfer1::Dims *, int)" is hidden by "nvinfer1::plugin::ScatterND::getOutputDimensions" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(123): warning: function "nvinfer1::IPluginV2::enqueue(int, const void *const *, void **, void *, cudaStream_t)" is hidden by "nvinfer1::plugin::ScatterND::enqueue" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(92): warning: function "nvinfer1::IPluginV2Ext::configurePlugin(const nvinfer1::Dims *, int, const nvinfer1::Dims *, int, const nvinfer1::DataType *, const nvinfer1::DataType *, const __nv_bool *, const __nv_bool *, nvinfer1::PluginFormat, int)" is hidden by "nvinfer1::plugin::ScatterND::configurePlugin" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(105): warning: function "nvinfer1::IPluginV2::getWorkspaceSize(int) const" is hidden by "nvinfer1::plugin::ScatterND::getWorkspaceSize" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(123): warning: function "nvinfer1::IPluginV2::enqueue(int, const void *const *, void **, void *, cudaStream_t)" is hidden by "nvinfer1::plugin::ScatterND::enqueue" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(41): warning: function "nvinfer1::IPluginV2::getOutputDimensions(int, const nvinfer1::Dims *, int)" is hidden by "nvinfer1::plugin::ScatterND::getOutputDimensions" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(92): warning: function "nvinfer1::IPluginV2Ext::configurePlugin(const nvinfer1::Dims *, int, const nvinfer1::Dims *, int, const nvinfer1::DataType *, const nvinfer1::DataType *, const bool *, const bool *, nvinfer1::PluginFormat, int)" is hidden by "nvinfer1::plugin::ScatterND::configurePlugin" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(105): warning: function "nvinfer1::IPluginV2::getWorkspaceSize(int) const" is hidden by "nvinfer1::plugin::ScatterND::getWorkspaceSize" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(123): warning: function "nvinfer1::IPluginV2::enqueue(int, const void *const *, void **, void *, cudaStream_t)" is hidden by "nvinfer1::plugin::ScatterND::enqueue" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(41): warning: function "nvinfer1::IPluginV2::getOutputDimensions(int, const nvinfer1::Dims *, int)" is hidden by "nvinfer1::plugin::ScatterND::getOutputDimensions" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(92): warning: function "nvinfer1::IPluginV2Ext::configurePlugin(const nvinfer1::Dims *, int, const nvinfer1::Dims *, int, const nvinfer1::DataType *, const nvinfer1::DataType *, const bool *, const bool *, nvinfer1::PluginFormat, int)" is hidden by "nvinfer1::plugin::ScatterND::configurePlugin" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(105): warning: function "nvinfer1::IPluginV2::getWorkspaceSize(int) const" is hidden by "nvinfer1::plugin::ScatterND::getWorkspaceSize" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(123): warning: function "nvinfer1::IPluginV2::enqueue(int, const void *const *, void **, void *, cudaStream_t)" is hidden by "nvinfer1::plugin::ScatterND::enqueue" -- virtual function override intended? /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender" [ 24%] Building CXX object lane_detection/core/ipm/CMakeFiles/ipm_lib.dir/ipm.cpp.o [ 27%] Building CXX object ipm_segmentation/core/ipm/CMakeFiles/ipm_seg_lib.dir/ipm.cpp.o [ 29%] Building NVCC intermediate link file lane_detection/core/laneatt/CMakeFiles/ScatterND.dir/ScatterND_intermediate_link.o [ 32%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_generated_nms.cu.o [ 35%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libScatterND.so [ 35%] Built target ScatterND [ 37%] Building CXX object spreader_detection/CMakeFiles/sprd_ipm_lib.dir/common/ransac_plane.cpp.o [ 40%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libspreaderatt_lib.so [ 40%] Built target spreaderatt_lib /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender" In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:44:0, from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.h:5, from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp:1: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp: In member function ‘bool SprdIPM::DoProcess(PointCloud&, ros::Time&, SprdOutPut&, bool&)’: /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp:36:93: warning: format ‘%d’ expects argument of type ‘int’, but argument 9 has type ‘std::vector::size_type {aka long unsigned int}’ [-Wformat=] flag, vec(0), vec(1), vec(2), vec(3), ransacPlane.m_inliersNumMax, gndIndices.size()); ~~~~~~~~~~~~~~~~~^ [ 43%] Building CXX object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet.cc.o [ 45%] Building CXX object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/util.cc.o [ 48%] Building NVCC intermediate link file lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_intermediate_link.o [ 51%] Building CXX object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt.cc.o [ 54%] Building CXX object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/util.cc.o In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:44:0, from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.h:5, from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.cpp:1: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ [ 56%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libddrnet_lib.so [ 56%] Built target ddrnet_lib [ 59%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so [ 62%] Built target laneatt_lib [ 64%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libipm_lib.so [ 64%] Built target ipm_lib [ 67%] Building CXX object lane_detection/CMakeFiles/lane_detection_node.dir/node/lane_detection_node.cpp.o [ 70%] Building CXX object lane_detection/CMakeFiles/lane_detection_node.dir/core/lane_detection.cpp.o [ 72%] Building CXX object lane_detection/CMakeFiles/lane_detection_node.dir/common/utils.cpp.o In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:41:0, from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.h:5, from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp:1: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here [ 75%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libipm_seg_lib.so [ 75%] Built target ipm_seg_lib [ 78%] Building CXX object ipm_segmentation/CMakeFiles/ipm_segmenation_node.dir/node/ipm_segmenation_node.cpp.o [ 81%] Building CXX object ipm_segmentation/CMakeFiles/ipm_segmenation_node.dir/core/ipm_segmenation.cpp.o [ 83%] Building CXX object ipm_segmentation/CMakeFiles/ipm_segmenation_node.dir/common/utils.cpp.o In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:21:0, from /senior/workspace/slave_ws/src/ipm_segmentation/common/utils.h:9, from /senior/workspace/slave_ws/src/ipm_segmentation/common/utils.cpp:1: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:41:0, from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.h:5, from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.cpp:1: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:21:0, from /senior/workspace/slave_ws/src/ipm_segmentation/node/ipm_segmenation_node.cpp:11: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:21:0, from /senior/workspace/slave_ws/src/ipm_segmentation/core/ipm_segmenation.h:8, from /senior/workspace/slave_ws/src/ipm_segmentation/core/ipm_segmenation.cpp:1: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ [ 86%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libsprd_ipm_lib.so [ 86%] Built target sprd_ipm_lib [ 91%] Building CXX object spreader_detection/CMakeFiles/spreader_detection_node.dir/node/spreader_detection_node.cpp.o [ 91%] Building CXX object spreader_detection/CMakeFiles/spreader_detection_node.dir/core/spreader_detection.cpp.o In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:18:0, from /senior/workspace/slave_ws/src/ipm_segmentation/common/utils.h:9, from /senior/workspace/slave_ws/src/ipm_segmentation/common/utils.cpp:1: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:16, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1: /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:21:0: warning: "CHECK" redefined #define CHECK(status) \ In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:4:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:14, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1: /usr/include/glog/logging.h:584:0: note: this is the location of the previous definition #define CHECK(condition) \ In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:16, from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:11: /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:21:0: warning: "CHECK" redefined #define CHECK(status) \ In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:4:0, from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:10: /usr/include/glog/logging.h:584:0: note: this is the location of the previous definition #define CHECK(condition) \ In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:18:0, from /senior/workspace/slave_ws/src/ipm_segmentation/node/ipm_segmenation_node.cpp:11: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here [ 94%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/lane_detection/lane_detection_node In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:18:0, from /senior/workspace/slave_ws/src/ipm_segmentation/core/ipm_segmenation.h:8, from /senior/workspace/slave_ws/src/ipm_segmentation/core/ipm_segmenation.cpp:1: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here /usr/bin/ld: warning: libopencv_imgcodecs.so.3.2, needed by /opt/ros/melodic/lib/libcv_bridge.so, may conflict with libopencv_imgcodecs.so.4.1 /usr/bin/ld: warning: libopencv_imgproc.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so, may conflict with libopencv_imgproc.so.3.2 /usr/bin/ld: warning: libopencv_core.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so, may conflict with libopencv_core.so.3.2 [ 94%] Built target lane_detection_node In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:44:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:14, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:44:0, from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:10: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ [ 97%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/ipm_segmenation/ipm_segmenation_node /usr/bin/ld: warning: libopencv_core.so.4.1, needed by /usr/lib/aarch64-linux-gnu/libopencv_highgui.so.4.1.1, may conflict with libopencv_core.so.3.2 [ 97%] Built target ipm_segmenation_node In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:41:0, from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:10: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:41:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:14, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here [100%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/spreader_detection/spreader_detection_node /usr/bin/ld: warning: libopencv_imgcodecs.so.3.2, needed by /opt/ros/melodic/lib/libcv_bridge.so, may conflict with libopencv_imgcodecs.so.4.1 /usr/bin/ld: warning: libopencv_core.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/libspreaderatt_lib.so, may conflict with libopencv_core.so.3.2 [100%] Built target spreader_detection_node Base path: /senior/workspace/slave_ws Source space: /senior/workspace/slave_ws/src Build space: /senior/workspace/slave_ws/build Devel space: /senior/workspace/slave_ws/devel Install space: /senior/workspace/slave_ws/install Creating symlink "/senior/workspace/slave_ws/src/CMakeLists.txt" pointing to "/opt/ros/melodic/share/catkin/cmake/toplevel.cmake" #### #### Running command: "cmake /senior/workspace/slave_ws/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/slave_ws/devel -DCMAKE_INSTALL_PREFIX=/senior/workspace/slave_ws/install -G Unix Makefiles" in "/senior/workspace/slave_ws/build" #### #### #### Running command: "make -j8 -l8" in "/senior/workspace/slave_ws/build" #### + catkin_make install -DCMAKE_INSTALL_PREFIX=/senior/perception --make-args -j -- Using CATKIN_DEVEL_PREFIX: /senior/workspace/slave_ws/devel -- Using CMAKE_PREFIX_PATH: /senior/workspace/shared_msgs/devel;/opt/ros/melodic -- This workspace overlays: /senior/workspace/shared_msgs/devel;/opt/ros/melodic -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2") -- Using PYTHON_EXECUTABLE: /usr/bin/python2 -- Using Debian Python package layout -- Using empy: /usr/bin/empy -- Using CATKIN_ENABLE_TESTING: ON -- Call enable_testing() -- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/slave_ws/build/test_results -- Found gtest sources under '/usr/src/googletest': gtests will be built -- Found gmock sources under '/usr/src/googletest': gmock will be built CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found PythonInterp: /usr/bin/python2 (found version "2.7.17") -- Using Python nosetests: /usr/bin/nosetests-2.7 -- catkin 0.7.29 -- BUILD_SHARED_LIBS is on -- BUILD_SHARED_LIBS is on -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- ~~ traversing 3 packages in topological order: -- ~~ - ipm_segmenation -- ~~ - lane_detection -- ~~ - spreader_detection -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- +++ processing catkin package: 'ipm_segmenation' -- ==> add_subdirectory(ipm_segmentation) fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (eigen) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:153 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:638 (find_eigen) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/include (found suitable version "1.65.1", minimum required is "1.40.0") found components: system filesystem thread date_time iostreams serialization chrono atomic regex CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** io features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** io features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** io features related to dssdk will be disabled ** WARNING ** io features related to pcap will be disabled ** WARNING ** io features related to png will be disabled -- The imported target "vtkRenderingPythonTkWidgets" references the file "/usr/lib/aarch64-linux-gnu/libvtkRenderingPythonTkWidgets.so" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. -- The imported target "vtk" references the file "/usr/bin/vtk" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (libusb-1.0) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:515 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:658 (find_libusb) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. ** WARNING ** io features related to libusb-1.0 will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** visualization features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** visualization features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** visualization features related to dssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (RSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:432 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:654 (find_rssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find RSSDK (missing: _RSSDK_LIBRARIES) ** WARNING ** visualization features related to rssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (qhull) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:185 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:642 (find_qhull) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_COMMON CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_COMMON) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_OCTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OCTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_IO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_KDTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KDTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SEARCH CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEARCH) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SAMPLE_CONSENSUS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SAMPLE_CONSENSUS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_FILTERS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FILTERS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_2D CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_2D) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_GEOMETRY CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_GEOMETRY) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_FEATURES CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FEATURES) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_ML CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_ML) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SEGMENTATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEGMENTATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_VISUALIZATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_VISUALIZATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SURFACE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SURFACE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_REGISTRATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_REGISTRATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_KEYPOINTS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KEYPOINTS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_TRACKING CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_TRACKING) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_RECOGNITION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_RECOGNITION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_STEREO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_STEREO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_APPS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_APPS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_IN_HAND_SCANNER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IN_HAND_SCANNER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_MODELER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_MODELER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_POINT_CLOUD_EDITOR CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_POINT_CLOUD_EDITOR) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_OUTOFCORE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OUTOFCORE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_PEOPLE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_PEOPLE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/include (found version "1.65.1") found components: system program_options -- +++ processing catkin package: 'lane_detection' -- ==> add_subdirectory(lane_detection) CMake Warning (dev) in lane_detection/core/laneatt/CMakeLists.txt: A logical block opening on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:46 (if) closes on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:48 (endif) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in lane_detection/core/laneatt/CMakeLists.txt: A logical block opening on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:57 (if) closes on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:71 (endif) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy version : 0.0.0.fa1caef version : 0.0.0 -- +++ processing catkin package: 'spreader_detection' -- ==> add_subdirectory(spreader_detection) fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (eigen) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:153 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:638 (find_eigen) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/include (found suitable version "1.65.1", minimum required is "1.40.0") found components: system filesystem thread date_time iostreams serialization chrono atomic regex CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** io features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** io features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** io features related to dssdk will be disabled ** WARNING ** io features related to pcap will be disabled ** WARNING ** io features related to png will be disabled -- The imported target "vtkRenderingPythonTkWidgets" references the file "/usr/lib/aarch64-linux-gnu/libvtkRenderingPythonTkWidgets.so" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. -- The imported target "vtk" references the file "/usr/bin/vtk" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (libusb-1.0) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:515 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:658 (find_libusb) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. ** WARNING ** io features related to libusb-1.0 will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** visualization features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** visualization features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** visualization features related to dssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (RSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:432 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:654 (find_rssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find RSSDK (missing: _RSSDK_LIBRARIES) ** WARNING ** visualization features related to rssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (qhull) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:185 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:642 (find_qhull) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_COMMON CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_COMMON) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_OCTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OCTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_IO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_KDTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KDTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SEARCH CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEARCH) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SAMPLE_CONSENSUS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SAMPLE_CONSENSUS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_FILTERS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FILTERS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_2D CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_2D) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_GEOMETRY CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_GEOMETRY) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_FEATURES CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FEATURES) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_ML CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_ML) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SEGMENTATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEGMENTATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_VISUALIZATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_VISUALIZATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SURFACE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SURFACE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_REGISTRATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_REGISTRATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_KEYPOINTS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KEYPOINTS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_TRACKING CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_TRACKING) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_RECOGNITION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_RECOGNITION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_STEREO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_STEREO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_APPS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_APPS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_IN_HAND_SCANNER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IN_HAND_SCANNER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_MODELER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_MODELER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_POINT_CLOUD_EDITOR CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_POINT_CLOUD_EDITOR) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_OUTOFCORE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OUTOFCORE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_PEOPLE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_PEOPLE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/include (found version "1.65.1") found components: system program_options -- Configuring done -- Generating done -- Build files have been written to: /senior/workspace/slave_ws/build [ 0%] Built target vehicle_msgs_generate_messages_lisp [ 0%] Built target vehicle_msgs_generate_messages_nodejs [ 2%] Built target rosgraph_msgs_generate_messages_lisp [ 2%] Built target sensor_msgs_generate_messages_nodejs [ 2%] Built target bond_generate_messages_lisp [ 2%] Building NVCC (Device) object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet_lib_generated_image_process.cu.o [ 2%] Built target vehicle_msgs_generate_messages_eus [ 2%] Built target rosgraph_msgs_generate_messages_eus [ 2%] Built target bond_generate_messages_eus [ 2%] Built target vehicle_msgs_generate_messages_py [ 2%] Built target roscpp_generate_messages_cpp [ 2%] Built target topic_tools_generate_messages_eus [ 2%] Built target sensor_msgs_generate_messages_lisp [ 2%] Built target std_srvs_generate_messages_eus [ 2%] Built target geometry_msgs_generate_messages_eus [ 2%] Built target topic_tools_generate_messages_cpp [ 2%] Built target geometry_msgs_generate_messages_lisp [ 2%] Built target sensor_msgs_generate_messages_eus [ 2%] Built target roscpp_generate_messages_py [ 2%] Built target dynamic_reconfigure_generate_messages_nodejs [ 2%] Built target pcl_msgs_generate_messages_py [ 2%] Built target std_msgs_generate_messages_nodejs [ 2%] Built target actionlib_generate_messages_lisp [ 2%] Built target pcl_msgs_generate_messages_nodejs [ 2%] Built target nodelet_generate_messages_eus [ 2%] Built target std_srvs_generate_messages_nodejs [ 2%] Built target rosgraph_msgs_generate_messages_cpp [ 2%] Built target std_srvs_generate_messages_cpp [ 2%] Built target std_msgs_generate_messages_cpp [ 2%] Built target bond_generate_messages_py [ 2%] Built target geometry_msgs_generate_messages_cpp [ 2%] Built target nodelet_generate_messages_nodejs [ 2%] Built target dynamic_reconfigure_generate_messages_lisp [ 2%] Built target actionlib_msgs_generate_messages_eus [ 2%] Built target std_msgs_generate_messages_lisp [ 2%] Built target nodelet_generate_messages_cpp [ 2%] Built target std_msgs_generate_messages_eus [ 2%] Built target bond_generate_messages_cpp [ 2%] Built target bond_generate_messages_nodejs [ 2%] Built target geometry_msgs_generate_messages_py [ 2%] Built target topic_tools_generate_messages_nodejs [ 2%] Built target geometry_msgs_generate_messages_nodejs [ 2%] Built target std_srvs_generate_messages_py [ 2%] Built target dynamic_reconfigure_generate_messages_cpp [ 2%] Built target tf_generate_messages_eus [ 2%] Built target sensor_msgs_generate_messages_cpp [ 2%] Built target pcl_msgs_generate_messages_cpp [ 2%] Built target dynamic_reconfigure_generate_messages_eus [ 2%] Built target actionlib_generate_messages_eus [ 2%] Built target pcl_ros_gencfg [ 2%] Built target actionlib_generate_messages_cpp [ 2%] Built target sensor_msgs_generate_messages_py [ 2%] Built target roscpp_generate_messages_lisp [ 2%] Built target nodelet_generate_messages_py [ 2%] Built target nodelet_generate_messages_lisp [ 2%] Built target pcl_msgs_generate_messages_eus [ 2%] Built target topic_tools_generate_messages_lisp [ 2%] Built target tf_generate_messages_py [ 2%] Built target actionlib_msgs_generate_messages_lisp [ 2%] Built target pcl_msgs_generate_messages_lisp [ 2%] Built target tf2_msgs_generate_messages_eus [ 2%] Built target rosgraph_msgs_generate_messages_nodejs [ 2%] Built target roscpp_generate_messages_eus [ 2%] Built target actionlib_msgs_generate_messages_nodejs [ 2%] Built target std_msgs_generate_messages_py [ 2%] Built target tf2_msgs_generate_messages_cpp [ 2%] Built target dynamic_reconfigure_gencfg [ 2%] Built target tf2_msgs_generate_messages_py [ 2%] Built target actionlib_msgs_generate_messages_cpp [ 2%] Built target vehicle_msgs_generate_messages_cpp [ 2%] Built target roscpp_generate_messages_nodejs [ 2%] Built target actionlib_generate_messages_nodejs [ 2%] Built target nodelet_topic_tools_gencfg Consolidate compiler generated dependencies of target ipm_seg_lib [ 2%] Built target tf2_msgs_generate_messages_lisp [ 2%] Built target tf_generate_messages_cpp [ 2%] Built target dynamic_reconfigure_generate_messages_py [ 2%] Built target tf_generate_messages_lisp [ 2%] Built target tf_generate_messages_nodejs [ 2%] Built target rosgraph_msgs_generate_messages_py [ 2%] Built target tf2_msgs_generate_messages_nodejs [ 2%] Built target std_srvs_generate_messages_lisp [ 2%] Built target actionlib_msgs_generate_messages_py [ 2%] Built target topic_tools_generate_messages_py Consolidate compiler generated dependencies of target spreaderatt_lib [ 2%] Built target actionlib_generate_messages_py [ 10%] Built target ipm_seg_lib [ 13%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libScatterND.so Consolidate compiler generated dependencies of target ipm_lib Consolidate compiler generated dependencies of target laneatt_lib [ 18%] Built target spreaderatt_lib [ 26%] Built target ipm_lib Consolidate compiler generated dependencies of target sprd_ipm_lib [ 28%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so [ 36%] Built target sprd_ipm_lib Consolidate compiler generated dependencies of target spreader_detection_node [ 42%] Built target ScatterND [ 50%] Built target spreader_detection_node [ 68%] Built target laneatt_lib Consolidate compiler generated dependencies of target lane_detection_node [ 71%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/lane_detection/lane_detection_node /usr/bin/ld: warning: libopencv_imgcodecs.so.3.2, needed by /opt/ros/melodic/lib/libcv_bridge.so, may conflict with libopencv_imgcodecs.so.4.1 /usr/bin/ld: warning: libopencv_imgproc.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so, may conflict with libopencv_imgproc.so.3.2 /usr/bin/ld: warning: libopencv_core.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so, may conflict with libopencv_core.so.3.2 [ 78%] Built target lane_detection_node /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender" [ 81%] Building NVCC intermediate link file ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet_lib_intermediate_link.o Consolidate compiler generated dependencies of target ddrnet_lib [ 84%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libddrnet_lib.so [ 89%] Built target ddrnet_lib Consolidate compiler generated dependencies of target ipm_segmenation_node [ 92%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/ipm_segmenation/ipm_segmenation_node /usr/bin/ld: warning: libopencv_core.so.4.1, needed by /usr/lib/aarch64-linux-gnu/libopencv_highgui.so.4.1.1, may conflict with libopencv_core.so.3.2 [100%] Built target ipm_segmenation_node Install the project... -- Install configuration: "" -- Installing: /senior/perception/_setup_util.py -- Installing: /senior/perception/env.sh -- Installing: /senior/perception/setup.bash -- Installing: /senior/perception/local_setup.bash -- Installing: /senior/perception/setup.sh -- Installing: /senior/perception/local_setup.sh -- Installing: /senior/perception/setup.zsh -- Installing: /senior/perception/local_setup.zsh -- Installing: /senior/perception/.rosinstall -- Installing: /senior/perception/lib/pkgconfig/ipm_segmenation.pc -- Installing: /senior/perception/share/ipm_segmenation/cmake/ipm_segmenationConfig.cmake -- Installing: /senior/perception/share/ipm_segmenation/cmake/ipm_segmenationConfig-version.cmake -- Installing: /senior/perception/share/ipm_segmenation/package.xml -- Installing: /senior/perception/lib/ipm_segmenation/ipm_segmenation_node -- Set runtime path of "/senior/perception/lib/ipm_segmenation/ipm_segmenation_node" to "" -- Installing: /senior/perception/share/ipm_segmenation/launch -- Installing: /senior/perception/share/ipm_segmenation/launch/ipm_segmenation.launch -- Installing: /senior/perception/share/ipm_segmenation/params -- Installing: /senior/perception/share/ipm_segmenation/params/ipm.yaml -- Installing: /senior/perception/share/ipm_segmenation/params/ipm_segmenation_warn_config.yaml -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model/DXMODEL_small.trt7 -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model/DXMODEL_0818.onnx -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model/DXMODEL_small.onnx -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model/DXMODEL_0818.trt7 -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/ddrnet.yaml -- Installing: /senior/perception/share/ipm_segmenation/params/ipm_segmenation.yaml -- Installing: /senior/perception/lib/libipm_seg_lib.so -- Installing: /senior/perception/lib/libddrnet_lib.so -- Set runtime path of "/senior/perception/lib/libddrnet_lib.so" to "" -- Installing: /senior/perception/lib/pkgconfig/lane_detection.pc -- Installing: /senior/perception/share/lane_detection/cmake/lane_detectionConfig.cmake -- Installing: /senior/perception/share/lane_detection/cmake/lane_detectionConfig-version.cmake -- Installing: /senior/perception/share/lane_detection/package.xml -- Installing: /senior/perception/lib/lane_detection/lane_detection_node -- Set runtime path of "/senior/perception/lib/lane_detection/lane_detection_node" to "" -- Installing: /senior/perception/share/lane_detection/launch -- Installing: /senior/perception/share/lane_detection/launch/lane_detection.launch -- Installing: /senior/perception/share/lane_detection/launch/lane_detection_offline.launch -- Installing: /senior/perception/share/lane_detection/params -- Installing: /senior/perception/share/lane_detection/params/lane_detection_warn_config.yaml -- Installing: /senior/perception/share/lane_detection/params/lane_detection.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt -- Installing: /senior/perception/share/lane_detection/params/laneatt/model -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/rzimv_orin -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/rzimv_orin/model_20230512.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/rzimv_orin/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/sqtruck_orin -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/sqtruck_orin/model_20230512.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/sqtruck_orin/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/wfimv_orin -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/wfimv_orin/model_20230428.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/wfimv_orin/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv/model_20221026.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/zhtruck -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/zhtruck/model_20220902.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/zhtruck/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck_orin -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck_orin/model_20230208.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck_orin/model_20230422.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck_orin/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv/model_20230211.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv/model_20230321.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv/model_20221022.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck/model_20230208.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck/model_20220916.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/README.md -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck/model_20230211.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck/model_20221124.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck/model_20220529.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/.git -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/model_20230110.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/model_20221111.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/model_20230428.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/model_20221205.trt8 -- Installing: /senior/perception/share/lane_detection/params/lane_detection.rviz -- Installing: /senior/perception/share/lane_detection/params/localization_region.yaml -- Installing: /senior/perception/lib/liblaneatt_lib.so -- Set runtime path of "/senior/perception/lib/liblaneatt_lib.so" to "" -- Installing: /senior/perception/lib/libipm_lib.so -- Installing: /senior/perception/lib/pkgconfig/spreader_detection.pc -- Installing: /senior/perception/share/spreader_detection/cmake/spreader_detectionConfig.cmake -- Installing: /senior/perception/share/spreader_detection/cmake/spreader_detectionConfig-version.cmake -- Installing: /senior/perception/share/spreader_detection/package.xml -- Installing: /senior/perception/lib/spreader_detection/spreader_detection_node -- Set runtime path of "/senior/perception/lib/spreader_detection/spreader_detection_node" to "" -- Installing: /senior/perception/lib/libspreaderatt_lib.so -- Set runtime path of "/senior/perception/lib/libspreaderatt_lib.so" to "" -- Installing: /senior/perception/lib/libsprd_ipm_lib.so -- Installing: /senior/perception/share/spreader_detection/launch -- Installing: /senior/perception/share/spreader_detection/launch/spreader_detection.launch -- Installing: /senior/perception/share/spreader_detection/launch/spreader_detection_offline.launch -- Installing: /senior/perception/share/spreader_detection/params -- Installing: /senior/perception/share/spreader_detection/params/model -- Installing: /senior/perception/share/spreader_detection/params/model/model_sprd_det5_0729.trt -- Installing: /senior/perception/share/spreader_detection/params/model/model_crane_det5_0620.trt -- Installing: /senior/perception/share/spreader_detection/params/model/model_sprd_det5_0812.trt -- Installing: /senior/perception/share/spreader_detection/params/spreader_detection.rviz -- Installing: /senior/perception/share/spreader_detection/params/spreader_detection.yaml Base path: /senior/workspace/slave_ws Source space: /senior/workspace/slave_ws/src Build space: /senior/workspace/slave_ws/build Devel space: /senior/workspace/slave_ws/devel Install space: /senior/perception #### #### Running command: "cmake /senior/workspace/slave_ws/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/slave_ws/devel -DCMAKE_INSTALL_PREFIX=/senior/perception -G Unix Makefiles" in "/senior/workspace/slave_ws/build" #### #### #### Running command: "make install -j" in "/senior/workspace/slave_ws/build" #### [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (change-ver-json) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] echo >>>>>>>>>>修改version文件>>>>>>>>>> [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + cat /senior/version.json [Pipeline] echo {"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-05-15_17-17-06","commit_id":"adacaf4","version":"","commit_msgs":",5Yig6ZmkQWRzQ29tbWFuZFN0YXRlcy5tc2cK5aKe5YqgdjJ45raI5oGvCua3u+WKoOeUteWOi+WAvOWSjOeUtea6kOeKtuaAgeeahOexu+Weiwp2ZWhpY2xlX21zZ3Plop7liqBjb21tX21zZ3Pkvp3otZY=,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-15_17-18-22","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-15_17-23-54","commit_id":"57272d8","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-15_17-27-04","commit_id":"fa1caef","version":"","commit_msgs":"IGFkZCByZWdpb24gJiYgbW9kZWw=,,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-15_17-27-35","commit_id":"65fdd74","version":"","commit_msgs":",,"}, [Pipeline] sh + sed -i '$ s/,$//' /senior/version.json [Pipeline] echo [Pipeline] sh + echo -n '],' [Pipeline] echo "device":"2","device_name":"none","type":1,"project":0 [Pipeline] sh + echo -n '"device":"2","device_name":"none","type":1,"project":0' [Pipeline] sh + echo '}' [Pipeline] sh + cat /senior/version.json {"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-05-15_17-17-06","commit_id":"adacaf4","version":"","commit_msgs":",5Yig6ZmkQWRzQ29tbWFuZFN0YXRlcy5tc2cK5aKe5YqgdjJ45raI5oGvCua3u+WKoOeUteWOi+WAvOWSjOeUtea6kOeKtuaAgeeahOexu+Weiwp2ZWhpY2xlX21zZ3Plop7liqBjb21tX21zZ3Pkvp3otZY=,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-15_17-18-22","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-15_17-23-54","commit_id":"57272d8","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-15_17-27-04","commit_id":"fa1caef","version":"","commit_msgs":"IGFkZCByZWdpb24gJiYgbW9kZWw=,,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-15_17-27-35","commit_id":"65fdd74","version":"","commit_msgs":",,"}],"device":"2","device_name":"none","type":1,"project":0} [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + rm -rf /senior/workspace/perception [Pipeline] sh + mkdir /senior/workspace/perception_ota_slave_2023-05-15_17-30-22 [Pipeline] sh + cp -r /senior/perception/ /senior/workspace/perception_ota_slave_2023-05-15_17-30-22/ [Pipeline] sh + cp -r /senior/version.json /senior/workspace/ [Pipeline] sh + cat /senior/workspace/version.json {"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-05-15_17-17-06","commit_id":"adacaf4","version":"","commit_msgs":",5Yig6ZmkQWRzQ29tbWFuZFN0YXRlcy5tc2cK5aKe5YqgdjJ45raI5oGvCua3u+WKoOeUteWOi+WAvOWSjOeUtea6kOeKtuaAgeeahOexu+Weiwp2ZWhpY2xlX21zZ3Plop7liqBjb21tX21zZ3Pkvp3otZY=,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-15_17-18-22","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-15_17-23-54","commit_id":"57272d8","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-15_17-27-04","commit_id":"fa1caef","version":"","commit_msgs":"IGFkZCByZWdpb24gJiYgbW9kZWw=,,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-15_17-27-35","commit_id":"65fdd74","version":"","commit_msgs":",,"}],"device":"2","device_name":"none","type":1,"project":0} [Pipeline] dir Running in /senior/workspace [Pipeline] { [Pipeline] sh + zip -rq perception_ota_slave_2023-05-15_17-30-22.zip ./perception_ota_slave_2023-05-15_17-30-22 ./version.json [Pipeline] sh + ls /senior/workspace perception_ota_slave_2023-05-15_17-30-22 perception_ota_slave_2023-05-15_17-30-22.zip shared_msgs slave_ws slave_ws@tmp system-ros version.json [Pipeline] } [Pipeline] // dir [Pipeline] echo /senior/workspace/perception_ota_slave_2023-05-15_17-30-22.zip,/senior/version.json [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/perception_ota_slave_2023-05-15_17-30-22.zip"' --form 'version=@"/senior/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 1 623M 0 0 1 7200k 0 3571k 0:02:58 0:00:02 0:02:56 3569k 2 623M 0 0 2 17.2M 0 5843k 0:01:49 0:00:03 0:01:46 5843k 4 623M 0 0 4 25.1M 0 6411k 0:01:39 0:00:04 0:01:35 6411k 5 623M 0 0 5 33.1M 0 6749k 0:01:34 0:00:05 0:01:29 6788k 6 623M 0 0 6 40.1M 0 6833k 0:01:33 0:00:06 0:01:27 9120k 7 623M 0 0 7 45.7M 0 6681k 0:01:35 0:00:07 0:01:28 7936k 8 623M 0 0 8 54.9M 0 7011k 0:01:31 0:00:08 0:01:23 7716k 10 623M 0 0 10 66.7M 0 7582k 0:01:24 0:00:09 0:01:15 8523k 12 623M 0 0 12 77.1M 0 7882k 0:01:20 0:00:10 0:01:10 9022k 14 623M 0 0 14 89.9M 0 8361k 0:01:16 0:00:11 0:01:05 9.9M 16 623M 0 0 16 102M 0 8768k 0:01:12 0:00:12 0:01:00 11.4M 18 623M 0 0 18 116M 0 9137k 0:01:09 0:00:13 0:00:56 12.2M 20 623M 0 0 20 129M 0 9488k 0:01:07 0:00:14 0:00:53 12.6M 22 623M 0 0 22 141M 0 9662k 0:01:06 0:00:15 0:00:51 12.9M 24 623M 0 0 24 150M 0 9632k 0:01:06 0:00:16 0:00:50 12.1M 25 623M 0 0 25 162M 0 9750k 0:01:05 0:00:17 0:00:48 11.8M 28 623M 0 0 28 175M 0 9960k 0:01:04 0:00:18 0:00:46 11.8M 30 623M 0 0 30 188M 0 9.9M 0:01:02 0:00:19 0:00:43 11.6M 31 623M 0 0 31 198M 0 9.9M 0:01:02 0:00:20 0:00:42 11.4M 34 623M 0 0 34 211M 0 10.0M 0:01:01 0:00:21 0:00:40 12.2M 35 623M 0 0 35 222M 0 10.0M 0:01:01 0:00:22 0:00:39 12.0M 37 623M 0 0 37 232M 0 10.0M 0:01:01 0:00:23 0:00:38 11.3M 38 623M 0 0 38 241M 0 10.0M 0:01:02 0:00:24 0:00:38 10.5M 40 623M 0 0 40 250M 0 10.0M 0:01:02 0:00:25 0:00:37 10.3M 42 623M 0 0 42 262M 0 10.0M 0:01:01 0:00:26 0:00:35 10.0M 43 623M 0 0 43 271M 0 10.0M 0:01:01 0:00:27 0:00:34 9.9M 45 623M 0 0 45 282M 0 10.0M 0:01:01 0:00:28 0:00:33 9.9M 47 623M 0 0 47 294M 0 10.1M 0:01:01 0:00:29 0:00:32 10.6M 49 623M 0 0 49 308M 0 10.2M 0:01:00 0:00:30 0:00:30 11.5M 50 623M 0 0 50 317M 0 10.2M 0:01:00 0:00:31 0:00:29 11.1M 52 623M 0 0 52 329M 0 10.2M 0:01:00 0:00:32 0:00:28 11.4M 54 623M 0 0 54 341M 0 10.3M 0:01:00 0:00:33 0:00:27 11.9M 56 623M 0 0 56 351M 0 10.3M 0:01:00 0:00:34 0:00:26 11.4M 58 623M 0 0 58 363M 0 10.3M 0:00:59 0:00:35 0:00:24 11.1M 60 623M 0 0 60 375M 0 10.4M 0:00:59 0:00:36 0:00:23 11.5M 62 623M 0 0 62 388M 0 10.4M 0:00:59 0:00:37 0:00:22 11.7M 64 623M 0 0 64 401M 0 10.5M 0:00:59 0:00:38 0:00:21 11.9M 66 623M 0 0 66 414M 0 10.6M 0:00:58 0:00:39 0:00:19 12.5M 68 623M 0 0 68 425M 0 10.6M 0:00:58 0:00:40 0:00:18 12.2M 70 623M 0 0 70 438M 0 10.6M 0:00:58 0:00:41 0:00:17 12.6M 71 623M 0 0 71 447M 0 10.6M 0:00:58 0:00:42 0:00:16 11.9M 72 623M 0 0 72 453M 0 10.5M 0:00:59 0:00:43 0:00:16 10.3M 73 623M 0 0 73 459M 0 10.4M 0:00:59 0:00:44 0:00:15 9370k 75 623M 0 0 75 469M 0 10.4M 0:00:59 0:00:45 0:00:14 9084k 77 623M 0 0 77 481M 0 10.4M 0:00:59 0:00:46 0:00:13 8876k 79 623M 0 0 79 495M 0 10.5M 0:00:59 0:00:47 0:00:12 9737k 81 623M 0 0 81 508M 0 10.5M 0:00:58 0:00:48 0:00:10 11.0M 83 623M 0 0 83 521M 0 10.6M 0:00:58 0:00:49 0:00:09 12.2M 85 623M 0 0 85 532M 0 10.6M 0:00:58 0:00:50 0:00:08 12.5M 87 623M 0 0 87 543M 0 10.6M 0:00:58 0:00:51 0:00:07 12.3M 88 623M 0 0 88 552M 0 10.6M 0:00:58 0:00:52 0:00:06 11.4M 89 623M 0 0 89 560M 0 10.5M 0:00:58 0:00:53 0:00:05 10.4M 90 623M 0 0 90 567M 0 10.4M 0:00:59 0:00:54 0:00:05 9352k 92 623M 0 0 92 573M 0 10.4M 0:00:59 0:00:55 0:00:04 8449k 93 623M 0 0 93 581M 0 10.3M 0:01:00 0:00:56 0:00:04 7759k 94 623M 0 0 94 591M 0 10.3M 0:01:00 0:00:57 0:00:03 8064k 96 623M 0 0 96 604M 0 10.4M 0:00:59 0:00:58 0:00:01 9034k 99 623M 0 0 99 617M 0 10.4M 0:00:59 0:00:59 --:--:-- 10.0M 100 623M 0 0 100 623M 0 10.2M 0:01:00 0:01:00 --:--:-- 9192k 100 623M 0 0 100 623M 0 10.1M 0:01:01 0:01:01 --:--:-- 7801k 100 623M 0 0 100 623M 0 9.9M 0:01:02 0:01:02 --:--:-- 5829k 100 623M 0 0 100 623M 0 9.8M 0:01:03 0:01:03 --:--:-- 3467k 100 623M 0 0 100 623M 0 9889k 0:01:04 0:01:04 --:--:-- 1118k 100 623M 0 0 100 623M 0 9738k 0:01:05 0:01:05 --:--:-- 0 100 623M 0 0 100 623M 0 9591k 0:01:06 0:01:06 --:--:-- 0 100 623M 0 0 100 623M 0 9449k 0:01:07 0:01:07 --:--:-- 0 100 623M 0 0 100 623M 0 9311k 0:01:08 0:01:08 --:--:-- 0 100 623M 0 0 100 623M 0 9177k 0:01:09 0:01:09 --:--:-- 0 100 623M 0 0 100 623M 0 9047k 0:01:10 0:01:10 --:--:-- 0 100 623M 0 0 100 623M 0 8920k 0:01:11 0:01:11 --:--:-- 0 100 623M 0 0 100 623M 0 8797k 0:01:12 0:01:12 --:--:-- 0 100 623M 0 0 100 623M 0 8677k 0:01:13 0:01:13 --:--:-- 0 100 623M 0 0 100 623M 0 8561k 0:01:14 0:01:14 --:--:-- 0 100 623M 0 0 100 623M 0 8447k 0:01:15 0:01:15 --:--:-- 0 100 623M 0 0 100 623M 0 8337k 0:01:16 0:01:16 --:--:-- 0 100 623M 0 0 100 623M 0 8229k 0:01:17 0:01:17 --:--:-- 0 100 623M 0 0 100 623M 0 8124k 0:01:18 0:01:18 --:--:-- 0 100 623M 0 0 100 623M 0 8022k 0:01:19 0:01:19 --:--:-- 0 100 623M 0 0 100 623M 0 7922k 0:01:20 0:01:20 --:--:-- 0 100 623M 0 0 100 623M 0 7825k 0:01:21 0:01:21 --:--:-- 0 100 623M 0 0 100 623M 0 7730k 0:01:22 0:01:22 --:--:-- 0 100 623M 0 0 100 623M 0 7637k 0:01:23 0:01:23 --:--:-- 0 100 623M 0 0 100 623M 0 7547k 0:01:24 0:01:24 --:--:-- 0 100 623M 0 0 100 623M 0 7458k 0:01:25 0:01:25 --:--:-- 0 100 623M 0 0 100 623M 0 7372k 0:01:26 0:01:26 --:--:-- 0 100 623M 0 0 100 623M 0 7288k 0:01:27 0:01:27 --:--:-- 0 100 623M 0 0 100 623M 0 7205k 0:01:28 0:01:28 --:--:-- 0 100 623M 0 0 100 623M 0 7125k 0:01:29 0:01:29 --:--:-- 0 100 623M 0 0 100 623M 0 7046k 0:01:30 0:01:30 --:--:-- 0 100 623M 0 0 100 623M 0 6969k 0:01:31 0:01:31 --:--:-- 0 100 623M 0 0 100 623M 0 6894k 0:01:32 0:01:32 --:--:-- 0 100 623M 0 0 100 623M 0 6820k 0:01:33 0:01:33 --:--:-- 0 100 623M 0 0 100 623M 0 6748k 0:01:34 0:01:34 --:--:-- 0 100 623M 0 0 100 623M 0 6677k 0:01:35 0:01:35 --:--:-- 0 100 623M 0 0 100 623M 0 6608k 0:01:36 0:01:36 --:--:-- 0 100 623M 0 0 100 623M 0 6540k 0:01:37 0:01:37 --:--:-- 0 100 623M 0 0 100 623M 0 6473k 0:01:38 0:01:38 --:--:-- 0 100 623M 0 0 100 623M 0 6408k 0:01:39 0:01:39 --:--:-- 0 100 623M 0 0 100 623M 0 6345k 0:01:40 0:01:40 --:--:-- 0 100 623M 0 0 100 623M 0 6282k 0:01:41 0:01:41 --:--:-- 0 100 623M 0 0 100 623M 0 6221k 0:01:42 0:01:42 --:--:-- 0 100 623M 0 0 100 623M 0 6161k 0:01:43 0:01:43 --:--:-- 0 100 623M 0 0 100 623M 0 6102k 0:01:44 0:01:44 --:--:-- 0 100 623M 0 0 100 623M 0 6044k 0:01:45 0:01:45 --:--:-- 0 100 623M 0 0 100 623M 0 5987k 0:01:46 0:01:46 --:--:-- 0 100 623M 0 0 100 623M 0 5931k 0:01:47 0:01:47 --:--:-- 0 100 623M 0 0 100 623M 0 5876k 0:01:48 0:01:48 --:--:-- 0 100 623M 0 0 100 623M 0 5823k 0:01:49 0:01:49 --:--:-- 0 100 623M 0 0 100 623M 0 5770k 0:01:50 0:01:50 --:--:-- 0 100 623M 0 0 100 623M 0 5718k 0:01:51 0:01:51 --:--:-- 0 100 623M 0 0 100 623M 0 5667k 0:01:52 0:01:52 --:--:-- 0 100 623M 0 0 100 623M 0 5617k 0:01:53 0:01:53 --:--:-- 0 100 623M 0 0 100 623M 0 5568k 0:01:54 0:01:54 --:--:-- 0 100 623M 0 0 100 623M 0 5520k 0:01:55 0:01:55 --:--:-- 0 100 623M 0 0 100 623M 0 5473k 0:01:56 0:01:56 --:--:-- 0 100 623M 0 0 100 623M 0 5426k 0:01:57 0:01:57 --:--:-- 0 100 623M 0 0 100 623M 0 5380k 0:01:58 0:01:58 --:--:-- 0 100 623M 0 0 100 623M 0 5335k 0:01:59 0:01:59 --:--:-- 0 100 623M 0 0 100 623M 0 5291k 0:02:00 0:02:00 --:--:-- 0 100 623M 0 0 100 623M 0 5247k 0:02:01 0:02:01 --:--:-- 0 100 623M 0 0 100 623M 0 5205k 0:02:02 0:02:02 --:--:-- 0 100 623M 0 0 100 623M 0 5162k 0:02:03 0:02:03 --:--:-- 0 100 623M 0 0 100 623M 0 5121k 0:02:04 0:02:04 --:--:-- 0 100 623M 0 0 100 623M 0 5080k 0:02:05 0:02:05 --:--:-- 0 100 623M 0 0 100 623M 0 5040k 0:02:06 0:02:06 --:--:-- 0 100 623M 0 0 100 623M 0 5000k 0:02:07 0:02:07 --:--:-- 0 100 623M 0 0 100 623M 0 4961k 0:02:08 0:02:08 --:--:-- 0 100 623M 0 0 100 623M 0 4923k 0:02:09 0:02:09 --:--:-- 0 100 623M 0 0 100 623M 0 4885k 0:02:10 0:02:10 --:--:-- 0 100 623M 0 0 100 623M 0 4848k 0:02:11 0:02:11 --:--:-- 0 100 623M 0 0 100 623M 0 4812k 0:02:12 0:02:12 --:--:-- 0 100 623M 0 0 100 623M 0 4775k 0:02:13 0:02:13 --:--:-- 0 100 623M 0 0 100 623M 0 4740k 0:02:14 0:02:14 --:--:-- 0 100 623M 0 0 100 623M 0 4705k 0:02:15 0:02:15 --:--:-- 0 100 623M 0 0 100 623M 0 4670k 0:02:16 0:02:16 --:--:-- 0 100 623M 0 0 100 623M 0 4636k 0:02:17 0:02:17 --:--:-- 0 100 623M 0 0 100 623M 0 4603k 0:02:18 0:02:18 --:--:-- 0 100 623M 0 0 100 623M 0 4570k 0:02:19 0:02:19 --:--:-- 0 100 623M 0 0 100 623M 0 4537k 0:02:20 0:02:20 --:--:-- 0 100 623M 0 0 100 623M 0 4505k 0:02:21 0:02:21 --:--:-- 0 100 623M 0 0 100 623M 0 4474k 0:02:22 0:02:22 --:--:-- 0 100 623M 0 0 100 623M 0 4442k 0:02:23 0:02:23 --:--:-- 0 100 623M 0 0 100 623M 0 4412k 0:02:24 0:02:24 --:--:-- 0 100 623M 0 0 100 623M 0 4381k 0:02:25 0:02:25 --:--:-- 0 100 623M 0 0 100 623M 0 4351k 0:02:26 0:02:26 --:--:-- 0 100 623M 0 0 100 623M 0 4322k 0:02:27 0:02:27 --:--:-- 0 100 623M 0 0 100 623M 0 4293k 0:02:28 0:02:28 --:--:-- 0 100 623M 0 0 100 623M 0 4264k 0:02:29 0:02:29 --:--:-- 0 100 623M 0 0 100 623M 0 4236k 0:02:30 0:02:30 --:--:-- 0 100 623M 0 0 100 623M 0 4208k 0:02:31 0:02:31 --:--:-- 0 100 623M 0 0 100 623M 0 4180k 0:02:32 0:02:32 --:--:-- 0 100 623M 0 0 100 623M 0 4153k 0:02:33 0:02:33 --:--:-- 0 100 623M 0 0 100 623M 0 4126k 0:02:34 0:02:34 --:--:-- 0 100 623M 0 0 100 623M 0 4099k 0:02:35 0:02:35 --:--:-- 0 100 623M 0 0 100 623M 0 4073k 0:02:36 0:02:36 --:--:-- 0 100 623M 0 0 100 623M 0 4047k 0:02:37 0:02:37 --:--:-- 0 100 623M 0 0 100 623M 0 4022k 0:02:38 0:02:38 --:--:-- 0 100 623M 0 0 100 623M 0 3997k 0:02:39 0:02:39 --:--:-- 0 100 623M 0 0 100 623M 0 3972k 0:02:40 0:02:40 --:--:-- 0 100 623M 0 0 100 623M 0 3947k 0:02:41 0:02:41 --:--:-- 0 100 623M 0 0 100 623M 0 3923k 0:02:42 0:02:42 --:--:-- 0 100 623M 0 0 100 623M 0 3899k 0:02:43 0:02:43 --:--:-- 0 100 623M 0 0 100 623M 0 3875k 0:02:44 0:02:44 --:--:-- 0 100 623M 0 0 100 623M 0 3852k 0:02:45 0:02:45 --:--:-- 0 100 623M 0 0 100 623M 0 3829k 0:02:46 0:02:46 --:--:-- 0 100 623M 0 0 100 623M 0 3806k 0:02:47 0:02:47 --:--:-- 0 100 623M 0 0 100 623M 0 3783k 0:02:48 0:02:48 --:--:-- 0 100 623M 0 0 100 623M 0 3761k 0:02:49 0:02:49 --:--:-- 0 100 623M 0 0 100 623M 0 3739k 0:02:50 0:02:50 --:--:-- 0 100 623M 0 0 100 623M 0 3717k 0:02:51 0:02:51 --:--:-- 0 100 623M 0 0 100 623M 0 3695k 0:02:52 0:02:52 --:--:-- 0 100 623M 0 0 100 623M 0 3674k 0:02:53 0:02:53 --:--:-- 0 100 623M 0 0 100 623M 0 3653k 0:02:54 0:02:54 --:--:-- 0 100 623M 0 0 100 623M 0 3632k 0:02:55 0:02:55 --:--:-- 0 100 623M 0 0 100 623M 0 3612k 0:02:56 0:02:56 --:--:-- 0 100 623M 0 0 100 623M 0 3591k 0:02:57 0:02:57 --:--:-- 0 100 623M 0 0 100 623M 0 3571k 0:02:58 0:02:58 --:--:-- 0 100 623M 0 0 100 623M 0 3551k 0:02:59 0:02:59 --:--:-- 0 100 623M 0 0 100 623M 0 3531k 0:03:00 0:03:00 --:--:-- 0 100 623M 0 0 100 623M 0 3512k 0:03:01 0:03:01 --:--:-- 0 100 623M 0 0 100 623M 0 3493k 0:03:02 0:03:02 --:--:-- 0 100 623M 0 0 100 623M 0 3474k 0:03:03 0:03:03 --:--:-- 0 100 623M 0 0 100 623M 0 3455k 0:03:04 0:03:04 --:--:-- 0 100 623M 0 0 100 623M 0 3436k 0:03:05 0:03:05 --:--:-- 0 100 623M 0 0 100 623M 0 3418k 0:03:06 0:03:06 --:--:-- 0 100 623M 0 0 100 623M 0 3400k 0:03:07 0:03:07 --:--:-- 0 100 623M 0 0 100 623M 0 3381k 0:03:08 0:03:08 --:--:-- 0 100 623M 0 0 100 623M 0 3364k 0:03:09 0:03:09 --:--:-- 0 100 623M 0 0 100 623M 0 3346k 0:03:10 0:03:10 --:--:-- 0 100 623M 0 0 100 623M 0 3328k 0:03:11 0:03:11 --:--:-- 0 100 623M 0 0 100 623M 0 3311k 0:03:12 0:03:12 --:--:-- 0 100 623M 0 0 100 623M 0 3294k 0:03:13 0:03:13 --:--:-- 0 100 623M 0 0 100 623M 0 3277k 0:03:14 0:03:14 --:--:-- 0 100 623M 0 0 100 623M 0 3260k 0:03:15 0:03:15 --:--:-- 0 100 623M 0 0 100 623M 0 3244k 0:03:16 0:03:16 --:--:-- 0 100 623M 0 0 100 623M 0 3227k 0:03:17 0:03:17 --:--:-- 0 100 623M 0 0 100 623M 0 3211k 0:03:18 0:03:18 --:--:-- 0 100 623M 0 0 100 623M 0 3195k 0:03:19 0:03:19 --:--:-- 0 100 623M 0 0 100 623M 0 3179k 0:03:20 0:03:20 --:--:-- 0 100 623M 0 0 100 623M 0 3163k 0:03:21 0:03:21 --:--:-- 0 100 623M 0 0 100 623M 0 3148k 0:03:22 0:03:22 --:--:-- 0 100 623M 0 0 100 623M 0 3132k 0:03:23 0:03:23 --:--:-- 0 100 623M 0 0 100 623M 0 3117k 0:03:24 0:03:24 --:--:-- 0 100 623M 0 0 100 623M 0 3102k 0:03:25 0:03:25 --:--:-- 0 100 623M 0 0 100 623M 0 3087k 0:03:26 0:03:26 --:--:-- 0 100 623M 0 0 100 623M 0 3072k 0:03:27 0:03:27 --:--:-- 0 100 623M 0 0 100 623M 0 3057k 0:03:28 0:03:28 --:--:-- 0 100 623M 0 0 100 623M 0 3042k 0:03:29 0:03:29 --:--:-- 0 100 623M 0 0 100 623M 0 3028k 0:03:30 0:03:30 --:--:-- 0 100 623M 0 0 100 623M 0 3014k 0:03:31 0:03:31 --:--:-- 0 100 623M 0 0 100 623M 0 2999k 0:03:32 0:03:32 --:--:-- 0 100 623M 0 0 100 623M 0 2985k 0:03:33 0:03:33 --:--:-- 0 100 623M 0 0 100 623M 0 2971k 0:03:34 0:03:34 --:--:-- 0 100 623M 0 0 100 623M 0 2958k 0:03:35 0:03:35 --:--:-- 0 100 623M 0 0 100 623M 0 2944k 0:03:36 0:03:36 --:--:-- 0 100 623M 0 0 100 623M 0 2930k 0:03:37 0:03:37 --:--:-- 0 100 623M 0 0 100 623M 0 2917k 0:03:38 0:03:38 --:--:-- 0 100 623M 0 0 100 623M 0 2904k 0:03:39 0:03:39 --:--:-- 0 100 623M 0 0 100 623M 0 2891k 0:03:40 0:03:40 --:--:-- 0 100 623M 0 0 100 623M 0 2877k 0:03:41 0:03:41 --:--:-- 0 100 623M 0 0 100 623M 0 2865k 0:03:42 0:03:42 --:--:-- 0 100 623M 0 0 100 623M 0 2852k 0:03:43 0:03:43 --:--:-- 0 100 623M 0 0 100 623M 0 2839k 0:03:44 0:03:44 --:--:-- 0 100 623M 0 0 100 623M 0 2826k 0:03:45 0:03:45 --:--:-- 0 100 623M 0 0 100 623M 0 2814k 0:03:46 0:03:46 --:--:-- 0 100 623M 0 0 100 623M 0 2802k 0:03:47 0:03:47 --:--:-- 0 100 623M 0 0 100 623M 0 2789k 0:03:48 0:03:48 --:--:-- 0 100 623M 0 0 100 623M 0 2777k 0:03:49 0:03:49 --:--:-- 0 100 623M 0 0 100 623M 0 2765k 0:03:50 0:03:50 --:--:-- 0 100 623M 0 0 100 623M 0 2753k 0:03:51 0:03:51 --:--:-- 0 100 623M 0 0 100 623M 0 2741k 0:03:52 0:03:52 --:--:-- 0 100 623M 0 0 100 623M 0 2730k 0:03:53 0:03:53 --:--:-- 0 100 623M 0 0 100 623M 0 2718k 0:03:54 0:03:54 --:--:-- 0 100 623M 0 0 100 623M 0 2706k 0:03:55 0:03:55 --:--:-- 0 100 623M 0 0 100 623M 0 2695k 0:03:56 0:03:56 --:--:-- 0 100 623M 0 0 100 623M 0 2684k 0:03:57 0:03:57 --:--:-- 0 100 623M 0 0 100 623M 0 2672k 0:03:58 0:03:58 --:--:-- 0 100 623M 0 0 100 623M 0 2661k 0:03:59 0:03:59 --:--:-- 0 100 623M 0 0 100 623M 0 2650k 0:04:00 0:04:00 --:--:-- 0 100 623M 0 0 100 623M 0 2639k 0:04:01 0:04:01 --:--:-- 0 100 623M 0 0 100 623M 0 2628k 0:04:02 0:04:02 --:--:-- 0 100 623M 0 0 100 623M 0 2617k 0:04:03 0:04:03 --:--:-- 0 100 623M 0 0 100 623M 0 2607k 0:04:04 0:04:04 --:--:-- 0 100 623M 0 0 100 623M 0 2596k 0:04:05 0:04:05 --:--:-- 0 100 623M 0 0 100 623M 0 2586k 0:04:06 0:04:06 --:--:-- 0 100 623M 0 0 100 623M 0 2575k 0:04:07 0:04:07 --:--:-- 0 100 623M 0 0 100 623M 0 2565k 0:04:08 0:04:08 --:--:-- 0 100 623M 0 0 100 623M 0 2554k 0:04:09 0:04:09 --:--:-- 0 100 623M 0 0 100 623M 0 2544k 0:04:10 0:04:10 --:--:-- 0 100 623M 0 0 100 623M 0 2534k 0:04:11 0:04:11 --:--:-- 0 100 623M 0 0 100 623M 0 2524k 0:04:12 0:04:12 --:--:-- 0 100 623M 0 0 100 623M 0 2514k 0:04:13 0:04:13 --:--:-- 0 100 623M 0 0 100 623M 0 2504k 0:04:14 0:04:14 --:--:-- 0 100 623M 0 0 100 623M 0 2494k 0:04:15 0:04:15 --:--:-- 0 100 623M 0 0 100 623M 0 2485k 0:04:16 0:04:16 --:--:-- 0 100 623M 0 0 100 623M 0 2475k 0:04:17 0:04:17 --:--:-- 0 100 623M 0 0 100 623M 0 2465k 0:04:18 0:04:18 --:--:-- 0 100 623M 0 0 100 623M 0 2456k 0:04:19 0:04:19 --:--:-- 0 100 623M 0 0 100 623M 0 2447k 0:04:20 0:04:20 --:--:-- 0 100 623M 0 0 100 623M 0 2437k 0:04:21 0:04:21 --:--:-- 0 100 623M 0 0 100 623M 0 2428k 0:04:22 0:04:22 --:--:-- 0 100 623M 0 0 100 623M 0 2419k 0:04:23 0:04:23 --:--:-- 0 100 623M 0 0 100 623M 0 2410k 0:04:24 0:04:24 --:--:-- 0 100 623M 0 0 100 623M 0 2400k 0:04:25 0:04:25 --:--:-- 0 100 623M 0 0 100 623M 0 2391k 0:04:26 0:04:26 --:--:-- 0 100 623M 0 0 100 623M 0 2382k 0:04:27 0:04:27 --:--:-- 0 100 623M 0 0 100 623M 0 2374k 0:04:28 0:04:28 --:--:-- 0 100 623M 0 0 100 623M 0 2365k 0:04:29 0:04:29 --:--:-- 0 100 623M 0 0 100 623M 0 2356k 0:04:30 0:04:30 --:--:-- 0 100 623M 0 0 100 623M 0 2347k 0:04:31 0:04:31 --:--:-- 0 100 623M 0 0 100 623M 0 2339k 0:04:32 0:04:32 --:--:-- 0 100 623M 0 0 100 623M 0 2330k 0:04:33 0:04:33 --:--:-- 0 100 623M 0 0 100 623M 0 2322k 0:04:34 0:04:34 --:--:-- 0 100 623M 0 0 100 623M 0 2313k 0:04:35 0:04:35 --:--:-- 0 100 623M 0 0 100 623M 0 2305k 0:04:36 0:04:36 --:--:-- 0 100 623M 0 0 100 623M 0 2297k 0:04:37 0:04:37 --:--:-- 0 100 623M 0 0 100 623M 0 2288k 0:04:38 0:04:38 --:--:-- 0 100 623M 0 0 100 623M 0 2280k 0:04:39 0:04:39 --:--:-- 0 100 623M 0 0 100 623M 0 2272k 0:04:40 0:04:40 --:--:-- 0 100 623M 0 0 100 623M 0 2264k 0:04:41 0:04:41 --:--:-- 0 100 623M 0 0 100 623M 0 2256k 0:04:42 0:04:42 --:--:-- 0 100 623M 0 0 100 623M 0 2248k 0:04:43 0:04:43 --:--:-- 0 100 623M 0 0 100 623M 0 2240k 0:04:44 0:04:44 --:--:-- 0 100 623M 0 0 100 623M 0 2232k 0:04:45 0:04:45 --:--:-- 0 100 623M 0 0 100 623M 0 2224k 0:04:46 0:04:46 --:--:-- 0 100 623M 0 0 100 623M 0 2217k 0:04:47 0:04:47 --:--:-- 0 100 623M 0 0 100 623M 0 2209k 0:04:48 0:04:48 --:--:-- 0 100 623M 0 0 100 623M 0 2201k 0:04:49 0:04:49 --:--:-- 0 100 623M 0 0 100 623M 0 2194k 0:04:50 0:04:50 --:--:-- 0 100 623M 0 0 100 623M 0 2186k 0:04:51 0:04:51 --:--:-- 0 100 623M 0 0 100 623M 0 2179k 0:04:52 0:04:52 --:--:-- 0 100 623M 0 0 100 623M 0 2171k 0:04:53 0:04:53 --:--:-- 0 100 623M 0 0 100 623M 0 2164k 0:04:54 0:04:54 --:--:-- 0 100 623M 0 0 100 623M 0 2157k 0:04:55 0:04:55 --:--:-- 0 100 623M 0 0 100 623M 0 2149k 0:04:56 0:04:56 --:--:-- 0 100 623M 0 0 100 623M 0 2142k 0:04:57 0:04:57 --:--:-- 0 100 623M 0 0 100 623M 0 2135k 0:04:58 0:04:58 --:--:-- 0 100 623M 0 0 100 623M 0 2128k 0:04:59 0:04:59 --:--:-- 0 100 623M 0 0 100 623M 0 2121k 0:05:00 0:05:00 --:--:-- 0 100 623M 0 0 100 623M 0 2114k 0:05:01 0:05:01 --:--:-- 0 100 623M 0 0 100 623M 0 2107k 0:05:02 0:05:02 --:--:-- 0 100 623M 0 0 100 623M 0 2100k 0:05:03 0:05:03 --:--:-- 0 100 623M 0 0 100 623M 0 2093k 0:05:04 0:05:04 --:--:-- 0 100 623M 0 0 100 623M 0 2086k 0:05:05 0:05:05 --:--:-- 0 100 623M 0 0 100 623M 0 2079k 0:05:06 0:05:06 --:--:-- 0 100 623M 0 0 100 623M 0 2072k 0:05:07 0:05:07 --:--:-- 0 100 623M 0 0 100 623M 0 2066k 0:05:08 0:05:08 --:--:-- 0 100 623M 0 0 100 623M 0 2059k 0:05:09 0:05:09 --:--:-- 0 100 623M 0 0 100 623M 0 2052k 0:05:10 0:05:10 --:--:-- 0 100 623M 0 0 100 623M 0 2046k 0:05:11 0:05:11 --:--:-- 0 100 623M 0 0 100 623M 0 2039k 0:05:12 0:05:12 --:--:-- 0 100 623M 0 0 100 623M 0 2033k 0:05:13 0:05:13 --:--:-- 0 100 623M 0 0 100 623M 0 2026k 0:05:14 0:05:14 --:--:-- 0 100 623M 0 0 100 623M 0 2020k 0:05:15 0:05:15 --:--:-- 0 100 623M 0 0 100 623M 0 2013k 0:05:16 0:05:16 --:--:-- 0 100 623M 0 0 100 623M 0 2007k 0:05:17 0:05:17 --:--:-- 0 100 623M 0 0 100 623M 0 2001k 0:05:18 0:05:18 --:--:-- 0 100 623M 0 43 100 623M 0 1995k 0:05:19 0:05:19 --:--:-- 8 100 623M 0 43 100 623M 0 1995k 0:05:19 0:05:19 --:--:-- 11 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + rm -rf '/senior/workspace/src/perception*' /senior/workspace@tmp [Pipeline] sh + rm -rf dox@ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo success [Pipeline] sh + cat /home/nvidia/commtest/master-project/.perception-master.json [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-master.json [Pipeline] sh + cat /home/nvidia/commtest/dev-project/.perception-master.json [Pipeline] sh + cat /home/nvidia/commtest/master-project/.perception-slave.json [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-slave.json [Pipeline] sh + cat /home/nvidia/commtest/dev-project/.perception-slave.json [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } Lock released on resource [Label: perception, Quantity: 1] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS