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 11a56172cb4150565bbe01d083f2d7903ca23cf8 (refs/remotes/origin/master) Commit message: "Update polaris.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 11a56172cb4150565bbe01d083f2d7903ca23cf8 # timeout=10 > git rev-list --no-walk 11a56172cb4150565bbe01d083f2d7903ca23cf8 # 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-29_23-06-43 /senior/workspace/perception_ota_master_2023-05-29_23-06-43.zip /senior/workspace/shared_msgs /senior/workspace/system-ros /senior/workspace/version.json '/senior/perception_slave/*' /senior/workspace/perception_ota_master_2023-05-29_23-06-43.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 a76ffe612f62766e59da92aca59479bd05c543c7 (origin/rc_dev) Commit message: "feat_out:删除多余的目录" 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 a76ffe612f62766e59da92aca59479bd05c543c7 # timeout=10 > git rev-list --no-walk a76ffe612f62766e59da92aca59479bd05c543c7 # 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.4vVATKR42H +++ unset _TMPDIR +++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.4vVATKR42H ']' +++ CATKIN_SHELL=bash +++ /opt/ros/melodic/_setup_util.py +++ _RC=0 +++ '[' 0 -ne 0 ']' +++ unset _RC +++ unset _SETUP_UTIL +++ . /tmp/setup.sh.4vVATKR42H ++++ 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.4vVATKR42H +++ 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 -- ~~ - 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 -- ~~ - guardian_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: '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: '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: 6 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_cpp [ 0%] Built target nav_msgs_generate_messages_lisp [ 0%] Built target geometry_msgs_generate_messages_lisp [ 0%] Built target std_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_eus [ 0%] Built target nav_msgs_generate_messages_nodejs [ 0%] Built target geometry_msgs_generate_messages_nodejs [ 0%] Built target std_msgs_generate_messages_nodejs [ 0%] Built target geometry_msgs_generate_messages_py [ 0%] Built target geometry_msgs_generate_messages_eus [ 0%] Built target nav_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_Ack [ 0%] Built target _cloud_msgs_generate_messages_check_deps_LogInOutTos [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfos [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CloudCmd [ 0%] Built target _cloud_msgs_generate_messages_check_deps_TaskType [ 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_LedMsg [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfo [ 0%] Built target _cloud_msgs_generate_messages_check_deps_RemoteControl [ 0%] Built target _cloud_msgs_generate_messages_check_deps_RequestPoints [ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajPt [ 0%] Built target _comm_msgs_generate_messages_check_deps_Traj [ 0%] Built target _comm_msgs_generate_messages_check_deps_Path [ 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_Ack [ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersion [ 0%] Built target _comm_msgs_generate_messages_check_deps_SelfCheck [ 0%] Built target _comm_msgs_generate_messages_check_deps_CheckResult [ 0%] Built target _comm_msgs_generate_messages_check_deps_Point [ 0%] Built target _comm_msgs_generate_messages_check_deps_Device [ 0%] Built target _comm_msgs_generate_messages_check_deps_PassingPt [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdFeedback [ 0%] Built target _comm_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _comm_msgs_generate_messages_check_deps_TagInfo [ 0%] Built target _comm_msgs_generate_messages_check_deps_Monitor [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceManager [ 0%] Built target _comm_msgs_generate_messages_check_deps_PilotState [ 0%] Built target _comm_msgs_generate_messages_check_deps_PowerManager [ 0%] Built target _comm_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersionInfo [ 0%] Built target _comm_msgs_generate_messages_check_deps_MachineMetrics [ 0%] Built target _align_msgs_generate_messages_check_deps_CloudDisplay [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorDetail [ 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_KeyValue [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorInfo [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_TraceSegment [ 0%] Built target _ads_msgs_generate_messages_check_deps_TargetState [ 0%] Built target _ads_msgs_generate_messages_check_deps_HfsmState [ 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_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 _hdmap_msgs_generate_messages_check_deps_Ack [ 0%] Built target _ads_msgs_generate_messages_check_deps_SwitchState [ 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_Status [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_FlipSeasideAreaRequest [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingResponse [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_TrafficInfo [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequest [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Passage [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BlacklistedLane [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Region [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequestPoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Section [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Lane [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_LaneSegment [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoadSegment [ 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_Point2D [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_HeartBeat [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_StopPoint [ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneB [ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneA [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Gnss [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestXYZ [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestPos [ 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 _perception_msgs_generate_messages_check_deps_TrailerPosture [ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacle [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssHeading [ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoints [ 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_UltrasonicRadar [ 0%] Built target _perception_msgs_generate_messages_check_deps_FilterParam [ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoint [ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacles [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_LonCtrlDebug [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Gear [ 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_Trajectory [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_PathPoint [ 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_StationDeviceCmds [ 0%] Built target _port_msgs_generate_messages_check_deps_AccurateStop [ 0%] Built target _port_msgs_generate_messages_check_deps_VehicleStationState [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacle [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionTrajectory [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacles [ 0%] Built target _simulate_msgs_generate_messages_check_deps_Rate [ 0%] Built target sensor_msgs_generate_messages_cpp [ 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_nodejs [ 0%] Built target _localization_msgs_generate_messages_check_deps_VehicleState [ 0%] Built target sensor_msgs_generate_messages_py [ 0%] Built target _localization_msgs_generate_messages_check_deps_Gnss [ 0%] Built target sensor_msgs_generate_messages_eus [ 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_Heartbeat [ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCrane [ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCranesLoc [ 0%] Built target _tos_msgs_generate_messages_check_deps_VanPool [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedCrane [ 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_BlockedLane [ 0%] Built target _tos_msgs_generate_messages_check_deps_Task [ 0%] Built target _tos_msgs_generate_messages_check_deps_Align [ 0%] Built target _tos_msgs_generate_messages_check_deps_Ack [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignSig [ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedAreas [ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedArea [ 0%] Built target _tos_msgs_generate_messages_check_deps_Cmd [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlarmSig [ 0%] Built target _tos_msgs_generate_messages_check_deps_CmdState [ 0%] Built target _tos_msgs_generate_messages_check_deps_StackerReady [ 0%] Built target _tos_msgs_generate_messages_check_deps_TaskDetail [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignTips [ 0%] Built target _v2x_msgs_generate_messages_check_deps_Chassis [ 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_StatusCmd [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_DebugData [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CtrlReference [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_UltrasonicRadars [ 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_LockStationStop [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_HeartBeat [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Command [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Gear [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Path [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_VehicleStatus [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Trajectory [ 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_TrajectoryPoint [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Target [ 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_Location [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_ErrorCode [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_AdsState [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Tos [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_LocationErrorType [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_AdsCmdState [ 0%] Built target _guardian_msgs_generate_messages_check_deps_GuardianCommand [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_TosTask [ 0%] Built target _guardian_msgs_generate_messages_check_deps_ParallelDrive [ 0%] Built target _guardian_msgs_generate_messages_check_deps_DrivingState [ 0%] Built target _guardian_msgs_generate_messages_check_deps_DrawMsg [ 0%] Built target _guardian_msgs_generate_messages_check_deps_GuardianPoints [ 0%] Built target _guardian_msgs_generate_messages_check_deps_RelieveWarn [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PlanDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PidDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_SlPoint [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LongitudinalDebug [ 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_MpcDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LateralDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_CtrlDebug [ 0%] Built target _visual_msgs_generate_messages_check_deps_Path [ 0%] Built target _visual_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrain [ 0%] Generating C++ 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_PathPoints [ 0%] Generating Lisp code from lego_cloud_msgs/cloud_info.msg [ 0%] Generating Javascript code from lego_cloud_msgs/cloud_info.msg [ 0%] Built target _visual_msgs_generate_messages_check_deps_Section [ 0%] Built target _visual_msgs_generate_messages_check_deps_Lanes [ 0%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrains [ 0%] Built target _visual_msgs_generate_messages_check_deps_Lane [ 0%] 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%] Generating EusLisp 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 EusLisp manifest code for lego_cloud_msgs [ 1%] Generating EusLisp code from cloud_msgs/CraneInfos.msg [ 1%] Built target lego_cloud_msgs_generate_messages_cpp [ 1%] Generating C++ code from cloud_msgs/Ack.msg [ 1%] Generating Python from MSG cloud_msgs/CraneInfos [ 1%] Generating EusLisp code from cloud_msgs/Point.msg [ 1%] Generating C++ code from cloud_msgs/CloudCmd.msg [ 1%] Generating Python from MSG cloud_msgs/Point [ 1%] Generating Python from MSG cloud_msgs/Ack [ 1%] Generating Python msg __init__.py for lego_cloud_msgs [ 2%] Generating EusLisp code from cloud_msgs/Ack.msg [ 2%] Generating EusLisp code from cloud_msgs/CloudCmd.msg [ 2%] Generating EusLisp code from cloud_msgs/RemoteControl.msg [ 3%] Generating Python from MSG cloud_msgs/CloudCmd [ 3%] Built target lego_cloud_msgs_generate_messages_py [ 3%] Generating C++ code from cloud_msgs/RemoteControl.msg [ 3%] Generating Python from MSG cloud_msgs/RemoteControl [ 3%] Generating Javascript code from cloud_msgs/TaskType.msg [ 3%] Generating Lisp code from cloud_msgs/TaskType.msg [ 3%] Generating Javascript code from cloud_msgs/CraneInfos.msg [ 3%] Generating Lisp code from cloud_msgs/CraneInfos.msg [ 3%] Generating EusLisp code from cloud_msgs/TosTask.msg [ 3%] Generating Javascript code from cloud_msgs/Point.msg [ 3%] Generating Javascript code from cloud_msgs/Ack.msg [ 4%] Generating Lisp code from cloud_msgs/Point.msg [ 4%] Generating Python from MSG cloud_msgs/TosTask [ 4%] Generating Javascript code from cloud_msgs/CloudCmd.msg [ 4%] Generating Python from MSG cloud_msgs/SwitchDrvMode [ 5%] Generating EusLisp code from cloud_msgs/SwitchDrvMode.msg [ 5%] Generating Javascript code from cloud_msgs/RemoteControl.msg [ 5%] Generating C++ code from cloud_msgs/TosTask.msg [ 5%] Generating Lisp code from cloud_msgs/Ack.msg [ 5%] Generating EusLisp code from cloud_msgs/CraneInfo.msg [ 5%] Generating Javascript code from cloud_msgs/TosTask.msg [ 5%] Generating Javascript code from cloud_msgs/SwitchDrvMode.msg [ 5%] Generating Python from MSG cloud_msgs/CraneInfo [ 5%] Generating Lisp code from cloud_msgs/CloudCmd.msg [ 5%] Generating Python from MSG cloud_msgs/PassingPoint [ 5%] Generating Javascript code from cloud_msgs/CraneInfo.msg [ 5%] Generating EusLisp code from cloud_msgs/PassingPoint.msg [ 5%] Generating Lisp code from cloud_msgs/RemoteControl.msg [ 5%] Generating Javascript code from cloud_msgs/PassingPoint.msg [ 5%] Generating C++ code from cloud_msgs/SwitchDrvMode.msg [ 5%] Generating EusLisp code from cloud_msgs/MovationCtrl.msg [ 5%] Built target lego_cloud_msgs_generate_messages_eus [ 5%] Generating Javascript code from cloud_msgs/MovationCtrl.msg [ 5%] Generating Lisp code from cloud_msgs/TosTask.msg [ 6%] Generating Javascript code from cloud_msgs/LedMsg.msg [ 6%] Generating C++ code from cloud_msgs/CraneInfo.msg [ 6%] Generating Lisp code from cloud_msgs/SwitchDrvMode.msg [ 6%] Generating Lisp code from cloud_msgs/CraneInfo.msg [ 6%] Generating C++ code from cloud_msgs/PassingPoint.msg [ 6%] Generating Python from MSG cloud_msgs/MovationCtrl [ 6%] Generating EusLisp code from cloud_msgs/LedMsg.msg [ 6%] Generating Javascript code from cloud_msgs/RequestPoints.msg [ 6%] Generating Lisp code from cloud_msgs/PassingPoint.msg [ 6%] Generating C++ code from cloud_msgs/MovationCtrl.msg [ 6%] Generating Javascript code from cloud_msgs/LogInOutTos.msg [ 6%] Generating EusLisp code from cloud_msgs/RequestPoints.msg [ 6%] Generating Lisp code from cloud_msgs/MovationCtrl.msg [ 6%] Generating Lisp code from cloud_msgs/LedMsg.msg [ 6%] Built target cloud_msgs_generate_messages_nodejs [ 7%] Generating C++ code from cloud_msgs/LedMsg.msg [ 7%] Generating C++ code from cloud_msgs/RequestPoints.msg [ 7%] Generating Python from MSG cloud_msgs/LedMsg [ 7%] Generating Lisp code from cloud_msgs/RequestPoints.msg [ 7%] Generating Python from MSG cloud_msgs/RequestPoints [ 7%] Generating EusLisp code from cloud_msgs/LogInOutTos.msg [ 7%] Generating C++ code from cloud_msgs/LogInOutTos.msg [ 7%] Generating Lisp code from cloud_msgs/LogInOutTos.msg [ 7%] Generating EusLisp manifest code for cloud_msgs [ 7%] Generating Python from MSG cloud_msgs/LogInOutTos [ 7%] Built target cloud_msgs_generate_messages_lisp [ 7%] Generating Javascript code from comm_msgs/DeviceCmdFeedback.msg [ 7%] Generating Javascript code from comm_msgs/TagInfo.msg [ 7%] Generating Javascript code from comm_msgs/AppVersion.msg [ 7%] Generating C++ code from comm_msgs/DeviceCmdFeedback.msg [ 7%] Generating Python from MSG comm_msgs/DeviceCmdFeedback [ 7%] Generating Javascript code from comm_msgs/PilotState.msg [ 7%] Built target cloud_msgs_generate_messages_cpp [ 7%] Generating Python from MSG comm_msgs/TagInfo [ 7%] Generating Javascript code from comm_msgs/PathPoint.msg [ 7%] Generating Javascript code from comm_msgs/Device.msg [ 7%] Generating Javascript code from comm_msgs/TrajPt.msg [ 7%] Generating Python msg __init__.py for cloud_msgs [ 7%] Generating Javascript code from comm_msgs/Ack.msg [ 7%] Generating Javascript code from comm_msgs/Trigger.msg [ 7%] Generating Javascript code from comm_msgs/CloudTrajs.msg [ 7%] Generating Javascript code from comm_msgs/Traj.msg [ 7%] Generating Javascript code from comm_msgs/Point.msg [ 8%] Generating C++ code from comm_msgs/TagInfo.msg [ 8%] Generating Python from MSG comm_msgs/AppVersion [ 8%] Generating C++ code from comm_msgs/AppVersion.msg [ 8%] Generating EusLisp code from comm_msgs/DeviceCmdFeedback.msg [ 8%] Generating Javascript code from comm_msgs/TrajectoryPoint.msg [ 8%] Built target cloud_msgs_generate_messages_py [ 8%] Generating Javascript code from comm_msgs/CheckResult.msg [ 8%] Generating Lisp code from comm_msgs/DeviceCmdFeedback.msg [ 8%] Generating EusLisp code from comm_msgs/TagInfo.msg [ 8%] Generating Lisp code from comm_msgs/TagInfo.msg [ 9%] Generating Javascript code from comm_msgs/SelfCheck.msg [ 9%] Generating Javascript code from comm_msgs/PowerManager.msg [ 9%] Generating Lisp code from comm_msgs/AppVersion.msg [ 9%] Generating EusLisp code from comm_msgs/AppVersion.msg [ 10%] Generating Python from MSG comm_msgs/PilotState [ 10%] Generating EusLisp code from comm_msgs/PilotState.msg [ 11%] Generating EusLisp code from comm_msgs/PathPoint.msg [ 11%] Generating C++ code from comm_msgs/PilotState.msg [ 12%] Generating Javascript code from comm_msgs/DeviceManager.msg [ 12%] Generating Lisp code from comm_msgs/PilotState.msg [ 12%] Generating Javascript code from comm_msgs/Path.msg [ 12%] Generating Javascript code from comm_msgs/LidarShmMessage.msg [ 12%] Generating Lisp code from comm_msgs/PathPoint.msg [ 12%] Generating Javascript code from comm_msgs/Trajectory.msg [ 12%] Generating EusLisp code from comm_msgs/Device.msg [ 12%] Generating Python from MSG comm_msgs/PathPoint [ 12%] Generating C++ code from comm_msgs/PathPoint.msg [ 12%] Generating Python from MSG comm_msgs/Device [ 12%] Generating Lisp code from comm_msgs/Device.msg [ 12%] Generating C++ code from comm_msgs/Device.msg [ 12%] Generating Javascript code from comm_msgs/PassingPt.msg [ 12%] Generating EusLisp code from comm_msgs/TrajPt.msg [ 12%] Generating Lisp code from comm_msgs/TrajPt.msg [ 12%] Generating Javascript code from comm_msgs/DeviceCmdState.msg [ 12%] Built target cloud_msgs_generate_messages_eus [ 12%] Generating EusLisp code from diagnose_msgs/DiagnoseInfo.msg [ 13%] Generating Lisp code from comm_msgs/Ack.msg [ 13%] Generating EusLisp code from comm_msgs/Ack.msg [ 13%] Generating Lisp code from comm_msgs/Trigger.msg [ 13%] Generating Javascript code from comm_msgs/AppVersionInfo.msg [ 13%] Generating Python from MSG comm_msgs/TrajPt [ 13%] Generating EusLisp code from diagnose_msgs/LinkSegment.msg [ 13%] Generating Javascript code from comm_msgs/MachineMetrics.msg [ 13%] Generating C++ code from comm_msgs/TrajPt.msg [ 14%] Generating EusLisp code from diagnose_msgs/ErrorTrace.msg [ 14%] Generating Lisp code from comm_msgs/CloudTrajs.msg [ 14%] Generating Javascript code from comm_msgs/Monitor.msg [ 14%] Generating EusLisp code from comm_msgs/Trigger.msg [ 14%] Generating EusLisp code from diagnose_msgs/ErrorDetail.msg [ 14%] Generating Lisp code from comm_msgs/Traj.msg [ 14%] Built target comm_msgs_generate_messages_nodejs [ 14%] Generating EusLisp code from diagnose_msgs/ErrorInfo.msg [ 15%] Generating EusLisp code from comm_msgs/CloudTrajs.msg [ 15%] Generating EusLisp code from diagnose_msgs/KeyValue.msg [ 15%] Generating Python from MSG comm_msgs/Ack [ 15%] Generating Lisp code from comm_msgs/Point.msg [ 15%] Generating Python from MSG comm_msgs/Trigger [ 16%] Generating Python from MSG comm_msgs/CloudTrajs [ 16%] Generating Python from MSG comm_msgs/Traj [ 16%] Generating C++ code from comm_msgs/Ack.msg [ 16%] Generating EusLisp code from comm_msgs/Traj.msg [ 16%] Generating Lisp code from comm_msgs/TrajectoryPoint.msg [ 16%] Generating EusLisp code from diagnose_msgs/TraceSegment.msg [ 16%] Generating Lisp code from comm_msgs/CheckResult.msg [ 16%] Generating EusLisp code from comm_msgs/Point.msg [ 16%] Generating Lisp code from comm_msgs/SelfCheck.msg [ 16%] Generating EusLisp manifest code for diagnose_msgs [ 16%] Generating Lisp code from comm_msgs/PowerManager.msg [ 16%] Generating Lisp code from comm_msgs/DeviceManager.msg [ 16%] Generating Python from MSG comm_msgs/Point [ 16%] Generating Python from MSG comm_msgs/TrajectoryPoint [ 16%] Generating Lisp code from comm_msgs/Path.msg [ 16%] Generating C++ code from comm_msgs/Trigger.msg [ 16%] Generating Lisp code from comm_msgs/LidarShmMessage.msg [ 17%] Generating Lisp code from comm_msgs/Trajectory.msg [ 17%] Generating EusLisp code from comm_msgs/TrajectoryPoint.msg [ 17%] Generating Lisp code from comm_msgs/PassingPt.msg [ 17%] Generating Lisp code from comm_msgs/DeviceCmdState.msg [ 17%] Generating Lisp code from comm_msgs/AppVersionInfo.msg [ 17%] Generating Python from MSG comm_msgs/CheckResult [ 17%] Generating EusLisp code from comm_msgs/CheckResult.msg [ 17%] Generating EusLisp code from comm_msgs/SelfCheck.msg [ 17%] Generating EusLisp code from comm_msgs/PowerManager.msg [ 17%] Generating Python from MSG comm_msgs/SelfCheck [ 17%] Generating Lisp code from comm_msgs/MachineMetrics.msg [ 17%] Generating C++ code from comm_msgs/CloudTrajs.msg [ 18%] Generating Lisp code from comm_msgs/Monitor.msg [ 18%] Generating C++ code from comm_msgs/Traj.msg [ 18%] Generating EusLisp code from comm_msgs/DeviceManager.msg [ 18%] Generating Python from MSG comm_msgs/PowerManager [ 18%] Generating C++ code from comm_msgs/Point.msg [ 18%] Built target comm_msgs_generate_messages_lisp [ 18%] Generating C++ code from comm_msgs/TrajectoryPoint.msg [ 18%] Generating C++ code from comm_msgs/CheckResult.msg [ 18%] Generating EusLisp code from comm_msgs/Path.msg [ 18%] Generating Python from MSG diagnose_msgs/DiagnoseInfo [ 18%] Generating Python from MSG diagnose_msgs/LinkSegment [ 18%] Generating EusLisp code from comm_msgs/LidarShmMessage.msg [ 18%] Generating C++ code from comm_msgs/SelfCheck.msg [ 18%] Generating Python from MSG comm_msgs/DeviceManager [ 18%] Generating C++ code from comm_msgs/PowerManager.msg [ 19%] Generating Python from MSG diagnose_msgs/ErrorTrace [ 19%] Generating Python from MSG comm_msgs/Path [ 19%] Generating EusLisp code from comm_msgs/Trajectory.msg [ 19%] Generating EusLisp code from comm_msgs/PassingPt.msg [ 19%] Generating Python from MSG comm_msgs/LidarShmMessage [ 19%] Generating EusLisp code from comm_msgs/DeviceCmdState.msg [ 19%] Generating EusLisp code from comm_msgs/AppVersionInfo.msg [ 20%] Generating C++ code from comm_msgs/DeviceManager.msg [ 20%] Generating Python from MSG comm_msgs/Trajectory [ 20%] Generating EusLisp code from comm_msgs/MachineMetrics.msg [ 20%] Generating Python from MSG diagnose_msgs/ErrorDetail [ 20%] Generating EusLisp code from comm_msgs/Monitor.msg [ 20%] Generating EusLisp manifest code for comm_msgs [ 20%] Built target diagnose_msgs_generate_messages_eus [ 20%] Generating Python from MSG comm_msgs/PassingPt [ 20%] Generating Lisp code from diagnose_msgs/DiagnoseInfo.msg [ 20%] Generating Lisp code from diagnose_msgs/LinkSegment.msg [ 20%] Generating Lisp code from diagnose_msgs/ErrorTrace.msg [ 20%] Generating Lisp code from diagnose_msgs/ErrorDetail.msg [ 20%] Generating Lisp code from diagnose_msgs/ErrorInfo.msg [ 20%] Generating Python from MSG diagnose_msgs/ErrorInfo [ 21%] Generating Javascript code from diagnose_msgs/DiagnoseInfo.msg [ 21%] Generating C++ code from comm_msgs/Path.msg [ 21%] Generating Python from MSG comm_msgs/DeviceCmdState [ 21%] Generating Lisp code from diagnose_msgs/KeyValue.msg [ 21%] Generating Javascript code from diagnose_msgs/LinkSegment.msg [ 21%] Generating Javascript code from diagnose_msgs/ErrorTrace.msg [ 21%] Generating Javascript code from diagnose_msgs/ErrorDetail.msg [ 21%] Generating Lisp code from diagnose_msgs/TraceSegment.msg [ 21%] Generating Python from MSG comm_msgs/AppVersionInfo [ 21%] Generating Javascript code from diagnose_msgs/ErrorInfo.msg [ 22%] Generating C++ code from diagnose_msgs/DiagnoseInfo.msg [ 22%] Built target diagnose_msgs_generate_messages_lisp [ 22%] Generating C++ code from diagnose_msgs/LinkSegment.msg [ 22%] Generating Python from MSG diagnose_msgs/KeyValue [ 22%] Generating Javascript code from diagnose_msgs/KeyValue.msg [ 22%] Generating Python from MSG diagnose_msgs/TraceSegment [ 22%] Generating C++ code from comm_msgs/LidarShmMessage.msg [ 22%] Generating Javascript code from diagnose_msgs/TraceSegment.msg [ 22%] Generating C++ code from diagnose_msgs/ErrorTrace.msg [ 22%] Built target diagnose_msgs_generate_messages_nodejs [ 22%] Generating Python from MSG comm_msgs/Monitor [ 22%] Generating Python from MSG comm_msgs/MachineMetrics [ 22%] Generating C++ code from diagnose_msgs/ErrorDetail.msg [ 22%] Generating C++ code from diagnose_msgs/ErrorInfo.msg [ 22%] Generating Python msg __init__.py for diagnose_msgs [ 22%] Generating C++ code from comm_msgs/Trajectory.msg [ 22%] Generating C++ code from diagnose_msgs/KeyValue.msg [ 22%] Generating Python msg __init__.py for comm_msgs [ 22%] Generating C++ code from diagnose_msgs/TraceSegment.msg [ 22%] Built target diagnose_msgs_generate_messages_py [ 22%] Generating Python from MSG hdmap_msgs/FlipSeasideAreaRequest [ 22%] Generating Javascript code from hdmap_msgs/FlipSeasideAreaRequest.msg [ 22%] Generating Python from MSG hdmap_msgs/ShowMapRequest [ 22%] Generating C++ code from comm_msgs/PassingPt.msg [ 22%] Generating Javascript code from hdmap_msgs/ShowMapRequest.msg [ 22%] Built target comm_msgs_generate_messages_eus [ 22%] Generating Python from MSG hdmap_msgs/RoutingRequest [ 22%] Generating C++ code from comm_msgs/DeviceCmdState.msg [ 22%] Built target comm_msgs_generate_messages_py [ 22%] Generating Javascript code from hdmap_msgs/RoutingRequest.msg [ 23%] Generating EusLisp code from hdmap_msgs/FlipSeasideAreaRequest.msg [ 23%] Built target diagnose_msgs_generate_messages_cpp [ 23%] Generating Python from MSG hdmap_msgs/RoadSegment [ 23%] Generating Python from MSG hdmap_msgs/HeartBeat [ 23%] Generating Python from MSG hdmap_msgs/BlacklistedLane [ 23%] Generating Javascript code from hdmap_msgs/RoadSegment.msg [ 23%] Generating C++ code from comm_msgs/AppVersionInfo.msg [ 23%] Generating EusLisp code from hdmap_msgs/ShowMapRequest.msg [ 23%] Generating Javascript code from hdmap_msgs/HeartBeat.msg [ 23%] Generating Python from MSG hdmap_msgs/Point [ 24%] Generating Javascript code from hdmap_msgs/BlacklistedLane.msg [ 24%] Generating Javascript code from hdmap_msgs/Point.msg [ 24%] Generating Python from MSG hdmap_msgs/ShowMapResponse [ 24%] Generating EusLisp code from hdmap_msgs/RoutingRequest.msg [ 24%] Generating Javascript code from hdmap_msgs/ShowMapResponse.msg [ 24%] Generating Javascript code from hdmap_msgs/BridgePoint.msg [ 24%] Generating Python from MSG hdmap_msgs/BridgePoint [ 24%] Generating Javascript code from hdmap_msgs/Passage.msg [ 24%] Generating Javascript code from hdmap_msgs/BridgePosition.msg [ 24%] Generating C++ code from comm_msgs/MachineMetrics.msg [ 24%] Generating Javascript code from hdmap_msgs/Lane.msg [ 24%] Generating Javascript code from hdmap_msgs/TrafficInfo.msg [ 24%] Generating EusLisp code from hdmap_msgs/RoadSegment.msg [ 24%] Generating Python from MSG hdmap_msgs/Passage [ 24%] Generating Javascript code from hdmap_msgs/RoutingResponse.msg [ 24%] Generating Javascript code from hdmap_msgs/LaneSegment.msg [ 24%] Generating Python from MSG hdmap_msgs/BridgePosition [ 24%] Generating Javascript code from hdmap_msgs/Map.msg [ 24%] Generating EusLisp code from hdmap_msgs/HeartBeat.msg [ 24%] Generating Python from MSG hdmap_msgs/Lane [ 24%] Generating Javascript code from hdmap_msgs/Point2D.msg [ 25%] Generating Python from MSG hdmap_msgs/TrafficInfo [ 25%] Generating Python from MSG hdmap_msgs/RoutingResponse [ 25%] Generating C++ code from comm_msgs/Monitor.msg [ 25%] Generating Javascript code from hdmap_msgs/Status.msg [ 25%] Generating Python from MSG hdmap_msgs/LaneSegment [ 25%] Generating EusLisp code from hdmap_msgs/BlacklistedLane.msg [ 25%] Generating Python from MSG hdmap_msgs/Map [ 25%] Generating Javascript code from hdmap_msgs/StopPoint.msg [ 25%] Generating EusLisp code from hdmap_msgs/Point.msg [ 26%] Generating Python from MSG hdmap_msgs/Point2D [ 26%] Generating Javascript code from hdmap_msgs/Ack.msg [ 26%] Generating Python from MSG hdmap_msgs/Status [ 26%] Generating Javascript code from hdmap_msgs/RoutingRequestPoint.msg [ 26%] Built target comm_msgs_generate_messages_cpp [ 26%] Generating EusLisp code from hdmap_msgs/ShowMapResponse.msg [ 27%] Generating Javascript code from hdmap_msgs/Region.msg [ 27%] Generating Javascript code from hdmap_msgs/Section.msg [ 27%] Generating EusLisp code from hdmap_msgs/BridgePoint.msg [ 27%] Generating EusLisp code from hdmap_msgs/Passage.msg [ 27%] Generating EusLisp code from hdmap_msgs/BridgePosition.msg [ 27%] Generating EusLisp code from hdmap_msgs/Lane.msg [ 27%] Built target hdmap_msgs_generate_messages_nodejs [ 27%] Generating Python from MSG hdmap_msgs/StopPoint [ 28%] Generating Python from MSG hdmap_msgs/Ack [ 28%] Generating C++ code from hdmap_msgs/FlipSeasideAreaRequest.msg [ 28%] Generating Python from MSG hdmap_msgs/RoutingRequestPoint [ 28%] Generating C++ code from hdmap_msgs/ShowMapRequest.msg [ 28%] Generating EusLisp code from hdmap_msgs/TrafficInfo.msg [ 28%] Generating Python from MSG hdmap_msgs/Region [ 28%] Generating Python from MSG hdmap_msgs/Section [ 28%] Generating EusLisp code from hdmap_msgs/RoutingResponse.msg [ 28%] Generating EusLisp code from hdmap_msgs/LaneSegment.msg [ 28%] Generating C++ code from hdmap_msgs/RoutingRequest.msg [ 28%] Generating EusLisp code from hdmap_msgs/Map.msg [ 28%] Generating C++ code from hdmap_msgs/RoadSegment.msg [ 28%] Generating C++ code from hdmap_msgs/HeartBeat.msg [ 28%] Generating C++ code from hdmap_msgs/BlacklistedLane.msg [ 28%] Generating EusLisp code from hdmap_msgs/Point2D.msg [ 28%] Generating Python msg __init__.py for hdmap_msgs [ 28%] Generating EusLisp code from hdmap_msgs/Status.msg [ 28%] Generating EusLisp code from hdmap_msgs/StopPoint.msg [ 28%] Generating Lisp code from hdmap_msgs/FlipSeasideAreaRequest.msg [ 28%] Generating Lisp code from hdmap_msgs/ShowMapRequest.msg [ 28%] Generating EusLisp code from hdmap_msgs/Ack.msg [ 29%] Generating EusLisp code from hdmap_msgs/RoutingRequestPoint.msg [ 30%] Generating Lisp code from hdmap_msgs/RoutingRequest.msg [ 30%] Generating C++ code from hdmap_msgs/Point.msg [ 30%] Generating C++ code from hdmap_msgs/ShowMapResponse.msg [ 30%] Generating C++ code from hdmap_msgs/BridgePoint.msg [ 30%] Built target hdmap_msgs_generate_messages_py [ 30%] Generating Lisp code from hdmap_msgs/RoadSegment.msg [ 30%] Generating Python from MSG lane_frame_msgs/LaneA [ 30%] Generating Lisp code from hdmap_msgs/HeartBeat.msg [ 30%] Generating Python from MSG lane_frame_msgs/LaneB [ 30%] Generating EusLisp code from hdmap_msgs/Region.msg [ 30%] Generating EusLisp code from hdmap_msgs/Section.msg [ 30%] Generating Lisp code from hdmap_msgs/BlacklistedLane.msg [ 30%] Generating Lisp code from hdmap_msgs/Point.msg [ 30%] Generating EusLisp code from lane_frame_msgs/LaneA.msg [ 30%] Generating EusLisp manifest code for hdmap_msgs [ 30%] Generating EusLisp code from lane_frame_msgs/LaneB.msg [ 30%] Generating C++ code from hdmap_msgs/Passage.msg [ 30%] Generating C++ code from lane_frame_msgs/LaneA.msg [ 30%] Generating EusLisp manifest code for lane_frame_msgs [ 30%] Generating Python msg __init__.py for lane_frame_msgs [ 30%] Generating Lisp code from hdmap_msgs/ShowMapResponse.msg [ 30%] Generating C++ code from hdmap_msgs/BridgePosition.msg [ 30%] Generating Lisp code from lane_frame_msgs/LaneA.msg [ 30%] Generating Lisp code from hdmap_msgs/BridgePoint.msg [ 30%] Generating Lisp code from lane_frame_msgs/LaneB.msg [ 30%] Generating C++ code from lane_frame_msgs/LaneB.msg [ 30%] Generating Javascript code from lane_frame_msgs/LaneA.msg [ 30%] Built target lane_frame_msgs_generate_messages_py [ 31%] Generating Javascript code from lane_frame_msgs/LaneB.msg [ 31%] Generating Lisp code from hdmap_msgs/Passage.msg [ 31%] Built target lane_frame_msgs_generate_messages_lisp [ 32%] Generating Lisp code from hdmap_msgs/BridgePosition.msg [ 33%] Generating C++ code from hdmap_msgs/Lane.msg [ 33%] Generating Lisp code from hdmap_msgs/Lane.msg [ 33%] Built target lane_frame_msgs_generate_messages_nodejs [ 33%] Generating C++ code from hdmap_msgs/TrafficInfo.msg [ 33%] Generating EusLisp code from msf_localization_msgs/WheelSpeed.msg [ 33%] Generating C++ code from hdmap_msgs/RoutingResponse.msg [ 33%] Generating Lisp code from hdmap_msgs/TrafficInfo.msg [ 33%] Built target lane_frame_msgs_generate_messages_cpp [ 33%] Generating Lisp code from hdmap_msgs/RoutingResponse.msg [ 34%] Generating EusLisp code from msf_localization_msgs/LocalizationStatus.msg [ 34%] Generating EusLisp code from msf_localization_msgs/LocalizationEstimate.msg [ 34%] Generating Lisp code from hdmap_msgs/LaneSegment.msg [ 34%] Generating Lisp code from hdmap_msgs/Map.msg [ 34%] Generating C++ code from hdmap_msgs/LaneSegment.msg [ 34%] Generating Lisp code from hdmap_msgs/Point2D.msg [ 34%] Generating EusLisp code from msf_localization_msgs/GnssBestPos.msg [ 34%] Generating Python from MSG msf_localization_msgs/WheelSpeed [ 34%] Generating EusLisp code from msf_localization_msgs/GnssBestXYZ.msg [ 34%] Generating C++ code from msf_localization_msgs/WheelSpeed.msg [ 34%] Generating Lisp code from hdmap_msgs/Status.msg [ 34%] Generating EusLisp code from msf_localization_msgs/Localization.msg [ 34%] Generating C++ code from msf_localization_msgs/LocalizationStatus.msg [ 34%] Generating Lisp code from hdmap_msgs/StopPoint.msg [ 34%] Generating C++ code from hdmap_msgs/Map.msg [ 34%] Generating EusLisp code from msf_localization_msgs/GnssHeading.msg [ 34%] Generating Python from MSG msf_localization_msgs/LocalizationStatus [ 34%] Built target hdmap_msgs_generate_messages_eus [ 34%] Generating Lisp code from hdmap_msgs/Ack.msg [ 34%] Generating Javascript code from msf_localization_msgs/WheelSpeed.msg [ 34%] Built target lane_frame_msgs_generate_messages_eus [ 35%] Generating Lisp code from msf_localization_msgs/WheelSpeed.msg [ 35%] Generating Lisp code from hdmap_msgs/RoutingRequestPoint.msg [ 35%] Generating EusLisp code from msf_localization_msgs/GnssBestVel.msg [ 35%] Generating EusLisp code from msf_localization_msgs/Gnss.msg [ 35%] Generating Javascript code from msf_localization_msgs/LocalizationStatus.msg [ 35%] Generating Lisp code from msf_localization_msgs/LocalizationStatus.msg [ 35%] Generating Lisp code from hdmap_msgs/Region.msg [ 36%] Generating C++ code from msf_localization_msgs/LocalizationEstimate.msg [ 36%] Generating Python from MSG msf_localization_msgs/LocalizationEstimate [ 36%] Generating Javascript code from msf_localization_msgs/LocalizationEstimate.msg [ 36%] Generating C++ code from hdmap_msgs/Point2D.msg [ 36%] Generating C++ code from hdmap_msgs/Status.msg [ 36%] Generating EusLisp manifest code for msf_localization_msgs [ 36%] Generating Lisp code from msf_localization_msgs/LocalizationEstimate.msg [ 36%] Generating Lisp code from hdmap_msgs/Section.msg [ 36%] Generating Javascript code from msf_localization_msgs/GnssBestPos.msg [ 36%] Generating Lisp code from msf_localization_msgs/GnssBestPos.msg [ 36%] Built target hdmap_msgs_generate_messages_lisp [ 36%] Generating Lisp code from perception_msgs/UltrasonicRadar.msg [ 36%] Generating Javascript code from msf_localization_msgs/GnssBestXYZ.msg [ 36%] Generating Lisp code from msf_localization_msgs/GnssBestXYZ.msg [ 36%] Generating C++ code from msf_localization_msgs/GnssBestPos.msg [ 36%] Generating Lisp code from perception_msgs/VOgPoints.msg [ 37%] Generating Python from MSG msf_localization_msgs/GnssBestPos [ 37%] Generating Javascript code from msf_localization_msgs/Localization.msg [ 37%] Generating Lisp code from msf_localization_msgs/Localization.msg [ 37%] Generating C++ code from hdmap_msgs/StopPoint.msg [ 37%] Generating C++ code from msf_localization_msgs/GnssBestXYZ.msg [ 37%] Generating Lisp code from perception_msgs/Obstacle.msg [ 37%] Generating Javascript code from msf_localization_msgs/GnssHeading.msg [ 37%] Generating Lisp code from msf_localization_msgs/GnssHeading.msg [ 37%] Generating Lisp code from perception_msgs/FilterParam.msg [ 37%] Generating Javascript code from msf_localization_msgs/GnssBestVel.msg [ 37%] Generating Lisp code from msf_localization_msgs/GnssBestVel.msg [ 37%] Generating Python from MSG msf_localization_msgs/GnssBestXYZ [ 37%] Generating C++ code from msf_localization_msgs/Localization.msg [ 37%] Generating C++ code from hdmap_msgs/Ack.msg [ 37%] Generating Lisp code from perception_msgs/OgPoints.msg [ 37%] Generating Lisp code from msf_localization_msgs/Gnss.msg [ 37%] Generating Javascript code from msf_localization_msgs/Gnss.msg [ 37%] Generating C++ code from msf_localization_msgs/GnssHeading.msg [ 37%] Generating Lisp code from perception_msgs/OgPoint.msg [ 37%] Built target msf_localization_msgs_generate_messages_lisp [ 37%] Generating C++ code from msf_localization_msgs/GnssBestVel.msg [ 37%] Built target msf_localization_msgs_generate_messages_nodejs [ 37%] Generating C++ code from msf_localization_msgs/Gnss.msg [ 37%] Generating Python from MSG msf_localization_msgs/Localization [ 37%] Generating Lisp code from perception_msgs/VOgPoint.msg [ 37%] Generating Python from MSG msf_localization_msgs/GnssHeading [ 37%] Generating C++ code from hdmap_msgs/RoutingRequestPoint.msg [ 38%] Generating Lisp code from perception_msgs/TrailerPosture.msg [ 38%] Generating Python from MSG msf_localization_msgs/GnssBestVel [ 38%] Generating Lisp code from perception_msgs/Obstacles.msg [ 38%] Generating Python from MSG msf_localization_msgs/Gnss [ 38%] Built target msf_localization_msgs_generate_messages_cpp [ 38%] Built target perception_msgs_generate_messages_lisp [ 38%] Generating Python from MSG perception_msgs/UltrasonicRadar [ 38%] Generating Javascript code from perception_msgs/UltrasonicRadar.msg [ 38%] Generating EusLisp code from perception_msgs/UltrasonicRadar.msg [ 38%] Generating C++ code from perception_msgs/UltrasonicRadar.msg [ 38%] Generating C++ code from hdmap_msgs/Region.msg [ 38%] Generating Javascript code from perception_msgs/VOgPoints.msg [ 38%] Generating Python from MSG pnc_lonctrl_msgs/Trajectory [ 38%] Generating Python msg __init__.py for msf_localization_msgs [ 38%] Generating EusLisp code from perception_msgs/VOgPoints.msg [ 38%] Generating Javascript code from perception_msgs/Obstacle.msg [ 38%] Built target msf_localization_msgs_generate_messages_eus [ 38%] Generating C++ code from perception_msgs/VOgPoints.msg [ 38%] Generating Javascript code from perception_msgs/FilterParam.msg [ 39%] Generating Python from MSG perception_msgs/VOgPoints [ 39%] Generating EusLisp code from perception_msgs/Obstacle.msg [ 39%] Generating EusLisp code from perception_msgs/FilterParam.msg [ 40%] Generating C++ code from hdmap_msgs/Section.msg [ 40%] Generating Python from MSG pnc_lonctrl_msgs/PathPoint [ 40%] Generating Javascript code from perception_msgs/OgPoints.msg [ 40%] Built target msf_localization_msgs_generate_messages_py [ 40%] Generating Javascript code from perception_msgs/OgPoint.msg [ 40%] Generating EusLisp code from perception_msgs/OgPoints.msg [ 41%] Generating Javascript code from perception_msgs/VOgPoint.msg [ 42%] Generating EusLisp code from perception_msgs/OgPoint.msg [ 42%] Generating Javascript code from perception_msgs/TrailerPosture.msg [ 42%] Generating C++ code from perception_msgs/Obstacle.msg [ 42%] Generating Python from MSG perception_msgs/Obstacle [ 42%] Generating C++ code from perception_msgs/FilterParam.msg [ 42%] Generating Javascript code from perception_msgs/Obstacles.msg [ 42%] Generating EusLisp code from perception_msgs/VOgPoint.msg [ 42%] Generating Python from MSG pnc_lonctrl_msgs/TrajectoryPoint [ 42%] Built target hdmap_msgs_generate_messages_cpp [ 42%] Generating Python from MSG pnc_lonctrl_msgs/LonCtrlDebug [ 42%] Generating C++ code from pnc_lonctrl_msgs/Trajectory.msg [ 42%] Built target perception_msgs_generate_messages_nodejs [ 42%] Generating C++ code from pnc_lonctrl_msgs/PathPoint.msg [ 42%] Generating EusLisp code from perception_msgs/TrailerPosture.msg [ 42%] Generating Python from MSG perception_msgs/FilterParam [ 42%] Generating C++ code from perception_msgs/OgPoints.msg [ 42%] Generating EusLisp code from pnc_lonctrl_msgs/Trajectory.msg [ 42%] Generating EusLisp code from pnc_lonctrl_msgs/PathPoint.msg [ 42%] Generating EusLisp code from perception_msgs/Obstacles.msg [ 43%] Generating Python from MSG pnc_lonctrl_msgs/Path [ 43%] Generating EusLisp code from pnc_lonctrl_msgs/TrajectoryPoint.msg [ 44%] Generating C++ code from pnc_lonctrl_msgs/TrajectoryPoint.msg [ 44%] Generating EusLisp code from pnc_lonctrl_msgs/LonCtrlDebug.msg [ 44%] Generating EusLisp code from pnc_lonctrl_msgs/Path.msg [ 44%] Generating EusLisp manifest code for perception_msgs [ 44%] Generating EusLisp code from pnc_lonctrl_msgs/Gear.msg [ 44%] Generating Python from MSG perception_msgs/OgPoints [ 44%] Generating C++ code from perception_msgs/OgPoint.msg [ 44%] Generating Python from MSG perception_msgs/OgPoint [ 44%] Generating Python from MSG perception_msgs/VOgPoint [ 44%] Generating Python from MSG pnc_lonctrl_msgs/Gear [ 44%] Generating EusLisp manifest code for pnc_lonctrl_msgs [ 44%] Generating C++ code from pnc_lonctrl_msgs/LonCtrlDebug.msg [ 44%] Generating C++ code from perception_msgs/VOgPoint.msg [ 44%] Generating Javascript code from pnc_lonctrl_msgs/Trajectory.msg [ 44%] Generating Lisp code from pnc_lonctrl_msgs/Trajectory.msg [ 44%] Generating Python from MSG perception_msgs/TrailerPosture [ 44%] Generating Python msg __init__.py for pnc_lonctrl_msgs [ 44%] Generating Javascript code from pnc_lonctrl_msgs/PathPoint.msg [ 45%] Generating Lisp code from pnc_lonctrl_msgs/PathPoint.msg [ 45%] Generating C++ code from pnc_lonctrl_msgs/Path.msg [ 45%] Generating Javascript code from pnc_lonctrl_msgs/TrajectoryPoint.msg [ 45%] Generating Python from MSG perception_msgs/Obstacles [ 45%] Built target pnc_lonctrl_msgs_generate_messages_py [ 45%] Generating Javascript code from pnc_lonctrl_msgs/LonCtrlDebug.msg [ 45%] Generating Lisp code from pnc_lonctrl_msgs/TrajectoryPoint.msg [ 45%] Generating C++ code from perception_msgs/TrailerPosture.msg [ 45%] Generating Javascript code from pnc_lonctrl_msgs/Path.msg [ 45%] Generating Lisp code from pnc_lonctrl_msgs/LonCtrlDebug.msg [ 45%] Generating Javascript code from pnc_lonctrl_msgs/Gear.msg [ 46%] Generating C++ code from perception_msgs/Obstacles.msg [ 46%] Built target pnc_lonctrl_msgs_generate_messages_nodejs [ 47%] Generating Javascript code from port_msgs/ContainerCompensate.msg [ 47%] Generating Lisp code from pnc_lonctrl_msgs/Path.msg [ 47%] Generating Python msg __init__.py for perception_msgs [ 47%] Generating C++ code from pnc_lonctrl_msgs/Gear.msg [ 47%] Generating Javascript code from port_msgs/StationDeviceCmds.msg [ 47%] Generating Lisp code from pnc_lonctrl_msgs/Gear.msg [ 47%] Generating Python from MSG port_msgs/ContainerCompensate [ 47%] Generating Javascript code from port_msgs/AccurateStop.msg [ 47%] Built target pnc_lonctrl_msgs_generate_messages_lisp [ 47%] Built target perception_msgs_generate_messages_py [ 47%] Generating EusLisp code from port_msgs/ContainerCompensate.msg [ 47%] Built target pnc_lonctrl_msgs_generate_messages_cpp [ 47%] Built target perception_msgs_generate_messages_cpp [ 47%] Generating C++ code from port_msgs/StationDeviceCmds.msg [ 47%] Generating C++ code from port_msgs/ContainerCompensate.msg [ 47%] Generating Lisp code from port_msgs/ContainerCompensate.msg [ 47%] Generating Javascript code from port_msgs/VehicleStationState.msg [ 47%] Generating Python from MSG port_msgs/StationDeviceCmds [ 47%] Generating EusLisp code from port_msgs/StationDeviceCmds.msg [ 47%] Generating Lisp code from port_msgs/StationDeviceCmds.msg [ 47%] Generating Javascript code from port_msgs/StationDeviceCmd.msg [ 47%] Built target perception_msgs_generate_messages_eus [ 47%] Generating Python from MSG prediction_msgs/PredictionObstacle [ 47%] Generating Lisp code from port_msgs/AccurateStop.msg [ 47%] Built target port_msgs_generate_messages_nodejs [ 47%] Generating Python from MSG prediction_msgs/PredictionObstacles [ 47%] Built target pnc_lonctrl_msgs_generate_messages_eus [ 47%] Generating C++ code from prediction_msgs/PredictionObstacle.msg [ 48%] Generating EusLisp code from port_msgs/AccurateStop.msg [ 49%] Generating C++ code from prediction_msgs/PredictionObstacles.msg [ 49%] Generating C++ code from port_msgs/AccurateStop.msg [ 49%] Generating Lisp code from port_msgs/VehicleStationState.msg [ 49%] Generating Python from MSG port_msgs/AccurateStop [ 49%] Generating Lisp code from port_msgs/StationDeviceCmd.msg [ 49%] Generating EusLisp code from port_msgs/VehicleStationState.msg [ 49%] Generating C++ code from prediction_msgs/PredictionTrajectory.msg [ 49%] Built target port_msgs_generate_messages_lisp [ 49%] Generating Python from MSG prediction_msgs/PredictionTrajectory [ 49%] Generating EusLisp code from port_msgs/StationDeviceCmd.msg [ 49%] Generating Python from MSG port_msgs/VehicleStationState [ 49%] Generating EusLisp manifest code for port_msgs [ 49%] Generating C++ code from port_msgs/VehicleStationState.msg [ 49%] Generating Javascript code from prediction_msgs/PredictionObstacle.msg [ 49%] Generating C++ code from port_msgs/StationDeviceCmd.msg [ 50%] Generating Javascript code from prediction_msgs/PredictionObstacles.msg [ 50%] Generating Javascript code from prediction_msgs/PredictionTrajectory.msg [ 50%] Built target prediction_msgs_generate_messages_cpp [ 50%] Generating Python from MSG port_msgs/StationDeviceCmd [ 50%] Generating Python msg __init__.py for prediction_msgs [ 50%] Generating EusLisp code from prediction_msgs/PredictionObstacle.msg [ 50%] Built target prediction_msgs_generate_messages_nodejs [ 50%] Generating EusLisp code from prediction_msgs/PredictionObstacles.msg [ 50%] Generating EusLisp code from prediction_msgs/PredictionTrajectory.msg [ 50%] Generating Lisp code from prediction_msgs/PredictionObstacle.msg [ 50%] Built target port_msgs_generate_messages_cpp [ 50%] Generating EusLisp manifest code for prediction_msgs [ 50%] Generating Lisp code from prediction_msgs/PredictionObstacles.msg [ 50%] Generating Lisp code from prediction_msgs/PredictionTrajectory.msg [ 50%] Generating C++ code from simulate_msgs/InitState.msg [ 50%] Generating Javascript code from simulate_msgs/InitState.msg [ 50%] Generating Python msg __init__.py for port_msgs [ 50%] Generating Javascript code from simulate_msgs/Rate.msg [ 50%] Built target prediction_msgs_generate_messages_py [ 50%] Built target prediction_msgs_generate_messages_lisp [ 50%] Generating C++ code from simulate_msgs/Rate.msg [ 51%] Generating Lisp code from simulate_msgs/InitState.msg [ 51%] Generating Python from MSG simulate_msgs/InitState [ 51%] Built target simulate_msgs_generate_messages_nodejs [ 51%] Generating Python from MSG simulate_msgs/Rate [ 51%] Generating Lisp code from simulate_msgs/Rate.msg [ 51%] Generating EusLisp code from simulate_msgs/InitState.msg [ 51%] Built target simulate_msgs_generate_messages_lisp [ 51%] Built target port_msgs_generate_messages_py [ 51%] Generating EusLisp code from simulate_msgs/Rate.msg [ 51%] Generating Python from MSG spreader_msgs/SpreaderInfo [ 51%] Built target simulate_msgs_generate_messages_cpp [ 52%] Generating Javascript code from spreader_msgs/SpreaderInfo.msg [ 52%] Generating EusLisp manifest code for simulate_msgs [ 52%] Built target spreader_msgs_generate_messages_nodejs [ 52%] Generating EusLisp code from spreader_msgs/SpreaderInfo.msg [ 52%] Generating Python msg __init__.py for simulate_msgs [ 52%] Generating EusLisp manifest code for spreader_msgs [ 52%] Generating C++ code from spreader_msgs/SpreaderInfo.msg [ 52%] Generating Python msg __init__.py for spreader_msgs [ 52%] Generating Lisp code from spreader_msgs/SpreaderInfo.msg [ 52%] Built target spreader_msgs_generate_messages_cpp [ 52%] Built target simulate_msgs_generate_messages_py [ 53%] Generating C++ code from localization_msgs/Gnss.msg [ 53%] Generating Javascript code from localization_msgs/Gnss.msg [ 53%] Built target spreader_msgs_generate_messages_lisp [ 53%] Generating Javascript code from localization_msgs/Ins.msg [ 53%] Built target spreader_msgs_generate_messages_py [ 53%] Generating Javascript code from localization_msgs/IgnoreQc.msg [ 53%] Generating Javascript code from localization_msgs/LocalizationEstimate.msg [ 53%] Built target port_msgs_generate_messages_eus [ 53%] Generating Javascript code from localization_msgs/VehicleState.msg [ 53%] Generating Python from MSG localization_msgs/Gnss [ 53%] Generating EusLisp code from localization_msgs/Gnss.msg [ 53%] Generating EusLisp code from localization_msgs/Ins.msg [ 53%] Built target localization_msgs_generate_messages_nodejs [ 54%] Generating Lisp code from localization_msgs/Gnss.msg [ 54%] Generating C++ code from localization_msgs/Ins.msg [ 54%] Generating C++ code from localization_msgs/IgnoreQc.msg [ 54%] Generating Python from MSG localization_msgs/Ins [ 54%] Generating Lisp code from localization_msgs/Ins.msg [ 54%] Built target prediction_msgs_generate_messages_eus [ 54%] Generating C++ code from localization_msgs/LocalizationEstimate.msg [ 54%] Generating EusLisp code from localization_msgs/IgnoreQc.msg [ 54%] Generating Lisp code from localization_msgs/IgnoreQc.msg [ 54%] Generating Lisp code from localization_msgs/LocalizationEstimate.msg [ 54%] Generating C++ code from localization_msgs/VehicleState.msg [ 54%] Generating EusLisp code from localization_msgs/LocalizationEstimate.msg [ 55%] Generating Python from MSG localization_msgs/IgnoreQc [ 55%] Generating Python from MSG localization_msgs/LocalizationEstimate [ 55%] Generating Lisp code from localization_msgs/VehicleState.msg [ 55%] Generating EusLisp code from localization_msgs/VehicleState.msg [ 55%] Built target localization_msgs_generate_messages_lisp [ 55%] Generating Python from MSG tos_msgs/Ack [ 55%] Generating EusLisp code from tos_msgs/Ack.msg [ 55%] Generating Python from MSG tos_msgs/VanPool [ 55%] Generating EusLisp manifest code for localization_msgs [ 55%] Built target localization_msgs_generate_messages_cpp [ 55%] Generating Python from MSG localization_msgs/VehicleState [ 55%] Built target simulate_msgs_generate_messages_eus [ 55%] Generating Python from MSG tos_msgs/Align [ 55%] Generating C++ code from tos_msgs/Ack.msg [ 55%] Generating EusLisp code from tos_msgs/VanPool.msg [ 55%] Built target spreader_msgs_generate_messages_eus [ 55%] Generating EusLisp code from tos_msgs/Align.msg [ 55%] Generating C++ code from tos_msgs/VanPool.msg [ 55%] Generating Python from MSG tos_msgs/AlarmSig [ 55%] Generating EusLisp code from tos_msgs/AlarmSig.msg [ 55%] Generating Python msg __init__.py for localization_msgs [ 55%] Generating EusLisp code from tos_msgs/ClosedArea.msg [ 55%] Generating Python from MSG tos_msgs/ClosedArea [ 55%] Generating C++ code from tos_msgs/Align.msg [ 55%] Generating EusLisp code from tos_msgs/Task.msg [ 55%] Generating EusLisp code from tos_msgs/AlignSig.msg [ 55%] Generating Python from MSG tos_msgs/Task [ 55%] Built target localization_msgs_generate_messages_py [ 55%] Generating EusLisp code from tos_msgs/TaskDetail.msg [ 55%] Generating C++ code from tos_msgs/AlarmSig.msg [ 55%] Generating Lisp code from tos_msgs/Ack.msg [ 55%] Generating Lisp code from tos_msgs/VanPool.msg [ 55%] Generating Lisp code from tos_msgs/Align.msg [ 55%] Generating EusLisp code from tos_msgs/BlockedSection.msg [ 55%] Generating Lisp code from tos_msgs/AlarmSig.msg [ 55%] Generating Lisp code from tos_msgs/ClosedArea.msg [ 55%] Generating Javascript code from tos_msgs/Ack.msg [ 55%] Generating Lisp code from tos_msgs/Task.msg [ 55%] Generating Python from MSG tos_msgs/AlignSig [ 55%] Generating EusLisp code from tos_msgs/Heartbeat.msg [ 55%] Generating Python from MSG tos_msgs/TaskDetail [ 56%] Generating C++ code from tos_msgs/ClosedArea.msg [ 56%] Generating Javascript code from tos_msgs/VanPool.msg [ 56%] Generating Lisp code from tos_msgs/AlignSig.msg [ 56%] Generating C++ code from tos_msgs/Task.msg [ 56%] Generating Javascript code from tos_msgs/Align.msg [ 56%] Generating Lisp code from tos_msgs/TaskDetail.msg [ 56%] Generating EusLisp code from tos_msgs/ManualShift.msg [ 56%] Generating Python from MSG tos_msgs/BlockedSection [ 56%] Generating Javascript code from tos_msgs/AlarmSig.msg [ 56%] Generating Lisp code from tos_msgs/BlockedSection.msg [ 56%] Generating Python from MSG tos_msgs/Heartbeat [ 56%] Generating EusLisp code from tos_msgs/ShoreCranesLoc.msg [ 56%] Generating C++ code from tos_msgs/AlignSig.msg [ 56%] Generating Lisp code from tos_msgs/Heartbeat.msg [ 57%] Generating C++ code from tos_msgs/TaskDetail.msg [ 57%] Generating Javascript code from tos_msgs/ClosedArea.msg [ 57%] Generating Lisp code from tos_msgs/ManualShift.msg [ 57%] Generating EusLisp code from tos_msgs/ClosedAreas.msg [ 57%] Generating Javascript code from tos_msgs/Task.msg [ 57%] Generating Lisp code from tos_msgs/ShoreCranesLoc.msg [ 57%] Generating Python from MSG tos_msgs/ManualShift [ 57%] Built target localization_msgs_generate_messages_eus [ 57%] Generating Lisp code from tos_msgs/ClosedAreas.msg [ 58%] Generating Python from MSG tos_msgs/ShoreCranesLoc [ 58%] Generating C++ code from tos_msgs/BlockedSection.msg [ 58%] Generating EusLisp code from tos_msgs/BlockedCrane.msg [ 58%] Generating Javascript code from tos_msgs/AlignSig.msg [ 58%] Generating Lisp code from tos_msgs/BlockedCrane.msg [ 59%] Generating Lisp code from tos_msgs/StackerReady.msg [ 59%] Generating C++ code from tos_msgs/Heartbeat.msg [ 59%] Generating Javascript code from tos_msgs/TaskDetail.msg [ 59%] Generating Lisp code from tos_msgs/ShoreCrane.msg [ 60%] Generating Javascript code from v2x_msgs/Traj.msg [ 60%] Generating EusLisp code from tos_msgs/StackerReady.msg [ 60%] Generating Python from MSG tos_msgs/ClosedAreas [ 60%] Generating Javascript code from tos_msgs/BlockedSection.msg [ 60%] Generating C++ code from v2x_msgs/Traj.msg [ 60%] Generating Lisp code from tos_msgs/Cmd.msg [ 60%] Generating Javascript code from v2x_msgs/TrajPt.msg [ 60%] Generating Javascript code from v2x_msgs/Chassis.msg [ 60%] Generating Javascript code from tos_msgs/Heartbeat.msg [ 60%] Generating EusLisp code from tos_msgs/ShoreCrane.msg [ 60%] Generating Lisp code from tos_msgs/CmdState.msg [ 60%] Generating Lisp code from tos_msgs/AlignTips.msg [ 60%] Built target v2x_msgs_generate_messages_nodejs [ 60%] Generating Lisp code from tos_msgs/TruckStop.msg [ 60%] Generating C++ code from tos_msgs/ManualShift.msg [ 60%] Generating Javascript code from tos_msgs/ManualShift.msg [ 60%] Generating Javascript code from tos_msgs/ShoreCranesLoc.msg [ 60%] Generating Python from MSG v2x_msgs/Traj [ 60%] Generating EusLisp code from tos_msgs/Cmd.msg [ 61%] Generating Python from MSG tos_msgs/BlockedCrane [ 62%] Generating Lisp code from tos_msgs/BlockedLane.msg [ 62%] Generating Lisp code from tos_msgs/Cps.msg [ 62%] Generating C++ code from v2x_msgs/TrajPt.msg [ 62%] Generating Javascript code from tos_msgs/ClosedAreas.msg [ 62%] Generating Javascript code from tos_msgs/BlockedCrane.msg [ 62%] Built target tos_msgs_generate_messages_lisp [ 62%] Generating EusLisp code from tos_msgs/CmdState.msg [ 62%] Generating Lisp code from v2x_msgs/Traj.msg [ 62%] Generating Lisp code from v2x_msgs/TrajPt.msg [ 63%] Generating Javascript code from tos_msgs/StackerReady.msg [ 63%] Generating C++ code from tos_msgs/ShoreCranesLoc.msg [ 63%] Generating Python from MSG v2x_msgs/Chassis [ 64%] Generating Python from MSG v2x_msgs/TrajPt [ 64%] Generating Lisp code from v2x_msgs/Chassis.msg [ 64%] Generating Python from MSG tos_msgs/StackerReady [ 64%] Generating Javascript code from tos_msgs/ShoreCrane.msg [ 64%] Generating EusLisp code from tos_msgs/AlignTips.msg [ 64%] Built target v2x_msgs_generate_messages_lisp [ 64%] Generating Javascript code from tos_msgs/Cmd.msg [ 64%] Generating C++ code from v2x_msgs/Chassis.msg [ 64%] Generating EusLisp code from tos_msgs/TruckStop.msg [ 64%] Generating Javascript code from tos_msgs/CmdState.msg [ 64%] Generating Javascript code from tos_msgs/AlignTips.msg [ 64%] Generating C++ code from tos_msgs/ClosedAreas.msg [ 64%] Generating Javascript code from tos_msgs/TruckStop.msg [ 64%] Generating Python from MSG tos_msgs/ShoreCrane [ 64%] Generating Python msg __init__.py for v2x_msgs [ 65%] Generating EusLisp code from tos_msgs/BlockedLane.msg [ 66%] Generating Javascript code from tos_msgs/BlockedLane.msg [ 66%] Generating Javascript code from tos_msgs/Cps.msg [ 66%] Generating EusLisp code from tos_msgs/Cps.msg [ 66%] Built target v2x_msgs_generate_messages_cpp [ 66%] Built target tos_msgs_generate_messages_nodejs [ 66%] Generating EusLisp manifest code for tos_msgs [ 66%] Generating EusLisp code from v2x_msgs/Traj.msg [ 66%] Generating Python from MSG vehicle_msgs/CCUControl [ 66%] Generating EusLisp code from v2x_msgs/TrajPt.msg [ 67%] Generating EusLisp code from v2x_msgs/Chassis.msg [ 67%] Generating Python from MSG tos_msgs/Cmd [ 67%] Generating C++ code from tos_msgs/BlockedCrane.msg [ 67%] Built target v2x_msgs_generate_messages_py [ 67%] Generating C++ code from tos_msgs/StackerReady.msg [ 67%] Generating EusLisp manifest code for v2x_msgs [ 67%] Generating C++ code from vehicle_msgs/CCUControl.msg [ 67%] Generating Lisp code from vehicle_msgs/CCUControl.msg [ 67%] Generating Python from MSG vehicle_msgs/Path [ 67%] Generating Lisp code from vehicle_msgs/Path.msg [ 67%] Generating Python from MSG tos_msgs/CmdState [ 67%] Generating Python from MSG tos_msgs/AlignTips [ 67%] Generating C++ code from tos_msgs/ShoreCrane.msg [ 68%] Generating Lisp code from vehicle_msgs/StartVehicle.msg [ 69%] Generating C++ code from vehicle_msgs/Path.msg [ 69%] Generating Lisp code from vehicle_msgs/VehicleStatus.msg [ 69%] Generating Python from MSG tos_msgs/TruckStop [ 69%] Generating Python from MSG vehicle_msgs/StartVehicle [ 69%] Generating EusLisp code from vehicle_msgs/CCUControl.msg [ 69%] Generating Lisp code from vehicle_msgs/StatusCmd.msg [ 69%] Generating C++ code from tos_msgs/Cmd.msg [ 69%] Generating C++ code from vehicle_msgs/StartVehicle.msg [ 69%] Generating Lisp code from vehicle_msgs/UltrasonicRadars.msg [ 69%] Generating EusLisp code from vehicle_msgs/Path.msg [ 70%] Generating Python from MSG vehicle_msgs/VehicleStatus [ 71%] Generating Lisp code from vehicle_msgs/Command.msg [ 71%] Generating Python from MSG tos_msgs/BlockedLane [ 71%] Generating C++ code from tos_msgs/CmdState.msg [ 71%] Generating EusLisp code from vehicle_msgs/StartVehicle.msg [ 71%] Generating Lisp code from vehicle_msgs/Chassis.msg [ 71%] Generating C++ code from vehicle_msgs/VehicleStatus.msg [ 71%] Generating Lisp code from vehicle_msgs/CtrlReference.msg [ 71%] Generating EusLisp code from vehicle_msgs/VehicleStatus.msg [ 71%] Generating Python from MSG vehicle_msgs/StatusCmd [ 71%] Generating Python from MSG tos_msgs/Cps [ 71%] Generating Lisp code from vehicle_msgs/LockStationStop.msg [ 71%] Generating C++ code from vehicle_msgs/StatusCmd.msg [ 71%] Generating EusLisp code from vehicle_msgs/StatusCmd.msg [ 71%] Generating Lisp code from vehicle_msgs/ControllerStatus.msg [ 71%] Generating C++ code from tos_msgs/AlignTips.msg [ 71%] Built target v2x_msgs_generate_messages_eus [ 71%] Generating C++ code from vehicle_msgs/UltrasonicRadars.msg [ 71%] Built target tos_msgs_generate_messages_eus [ 71%] Generating Javascript code from vehicle_msgs/CCUControl.msg [ 71%] Generating Python from MSG vehicle_msgs/UltrasonicRadars [ 71%] Generating Lisp code from vehicle_msgs/Trajectory.msg [ 71%] Generating Python msg __init__.py for tos_msgs [ 71%] Generating EusLisp code from vehicle_msgs/UltrasonicRadars.msg [ 71%] Generating Javascript code from vehicle_msgs/Path.msg [ 71%] Generating Lisp code from vehicle_msgs/DebugData.msg [ 71%] Generating C++ code from vehicle_msgs/Command.msg [ 71%] Generating EusLisp code from vehicle_msgs/Command.msg [ 71%] Generating Javascript code from vehicle_msgs/StartVehicle.msg [ 71%] Generating Lisp code from vehicle_msgs/TrajectoryPoint.msg [ 71%] Generating C++ code from tos_msgs/TruckStop.msg [ 71%] Generating C++ code from vehicle_msgs/Chassis.msg [ 71%] Generating Python from MSG vehicle_msgs/Command [ 71%] Generating Javascript code from vehicle_msgs/VehicleStatus.msg [ 71%] Built target tos_msgs_generate_messages_py [ 71%] Generating Javascript code from vehicle_msgs/StatusCmd.msg [ 71%] Generating Lisp code from vehicle_msgs/Gear.msg [ 71%] Generating EusLisp code from vehicle_msgs/Chassis.msg [ 71%] Generating Javascript code from vehicle_msgs/UltrasonicRadars.msg [ 71%] Generating Lisp code from visual_msgs/Section.msg [ 71%] Generating Lisp code from vehicle_msgs/RemoteControl.msg [ 71%] Generating Lisp code from vehicle_msgs/HeartBeat.msg [ 71%] Generating Lisp code from visual_msgs/SpeedConstrain.msg [ 71%] Generating Javascript code from vehicle_msgs/Command.msg [ 71%] Generating C++ code from tos_msgs/BlockedLane.msg [ 71%] Generating EusLisp code from vehicle_msgs/CtrlReference.msg [ 71%] Generating C++ code from tos_msgs/Cps.msg [ 71%] Generating Python from MSG vehicle_msgs/Chassis [ 71%] Generating C++ code from vehicle_msgs/CtrlReference.msg [ 71%] Generating Lisp code from vehicle_msgs/Request.msg [ 71%] Generating Lisp code from visual_msgs/Lane.msg [ 71%] Generating Javascript code from vehicle_msgs/Chassis.msg [ 71%] Generating Lisp code from vehicle_msgs/PathPoint.msg [ 71%] Generating EusLisp code from vehicle_msgs/LockStationStop.msg [ 72%] Generating Lisp code from visual_msgs/PathPoint.msg [ 72%] Generating Javascript code from vehicle_msgs/CtrlReference.msg [ 72%] Built target vehicle_msgs_generate_messages_lisp [ 72%] Generating Python from MSG vehicle_msgs/CtrlReference [ 72%] Generating Lisp code from visual_msgs/PathPoints.msg [ 72%] Generating Lisp code from visual_msgs/SpeedConstrains.msg [ 72%] Generating Python from MSG vehicle_msgs/LockStationStop [ 72%] Built target tos_msgs_generate_messages_cpp [ 72%] Generating Javascript code from vehicle_msgs/LockStationStop.msg [ 72%] Generating EusLisp code from vehicle_msgs/ControllerStatus.msg [ 72%] Generating Python from MSG vehicle_msgs/ControllerStatus [ 72%] Generating C++ code from vehicle_msgs/LockStationStop.msg [ 72%] Generating C++ code from vehicle_msgs/ControllerStatus.msg [ 72%] Generating Lisp code from visual_msgs/Path.msg [ 72%] Generating Javascript code from vehicle_msgs/ControllerStatus.msg [ 72%] Generating Lisp code from visual_msgs/Lanes.msg [ 72%] Generating EusLisp code from vehicle_msgs/Trajectory.msg [ 72%] Generating Javascript code from vehicle_msgs/Trajectory.msg [ 72%] Generating C++ code from vehicle_msgs/Trajectory.msg [ 72%] Generating Python from MSG vehicle_msgs/Trajectory [ 72%] Built target visual_msgs_generate_messages_lisp [ 72%] Generating Python from MSG vehicle_msgs/DebugData [ 72%] Generating Python from MSG visual_msgs/Section [ 72%] Generating EusLisp code from vehicle_msgs/DebugData.msg [ 73%] Generating Javascript code from vehicle_msgs/DebugData.msg [ 73%] Generating Python from MSG visual_msgs/SpeedConstrain [ 73%] Generating C++ code from vehicle_msgs/DebugData.msg [ 74%] Generating Javascript code from vehicle_msgs/TrajectoryPoint.msg [ 74%] Generating EusLisp code from vehicle_msgs/TrajectoryPoint.msg [ 74%] Generating Python from MSG vehicle_msgs/TrajectoryPoint [ 74%] Generating C++ code from vehicle_msgs/TrajectoryPoint.msg [ 74%] Generating Javascript code from vehicle_msgs/Gear.msg [ 74%] Generating EusLisp code from vehicle_msgs/Gear.msg [ 74%] Generating Python from MSG visual_msgs/Lane [ 74%] Generating EusLisp code from vehicle_msgs/RemoteControl.msg [ 74%] Generating Javascript code from vehicle_msgs/RemoteControl.msg [ 74%] Generating Python from MSG vehicle_msgs/Gear [ 74%] Generating Javascript code from vehicle_msgs/HeartBeat.msg [ 74%] Generating EusLisp code from vehicle_msgs/HeartBeat.msg [ 74%] Generating Python from MSG vehicle_msgs/RemoteControl [ 74%] Generating EusLisp code from vehicle_msgs/Request.msg [ 74%] Generating Javascript code from vehicle_msgs/Request.msg [ 75%] Generating Python from MSG vehicle_msgs/HeartBeat [ 75%] Generating C++ code from vehicle_msgs/Gear.msg [ 75%] Generating Python from MSG visual_msgs/PathPoint [ 75%] Generating C++ code from vehicle_msgs/RemoteControl.msg [ 75%] Generating Javascript code from vehicle_msgs/PathPoint.msg [ 75%] Generating Python from MSG vehicle_msgs/Request [ 76%] Generating EusLisp code from vehicle_msgs/PathPoint.msg [ 76%] Built target vehicle_msgs_generate_messages_nodejs [ 77%] Generating EusLisp manifest code for vehicle_msgs [ 77%] Generating Python from MSG vehicle_msgs/PathPoint [ 77%] Generating Javascript code from visual_msgs/Section.msg [ 77%] Generating Python from MSG visual_msgs/PathPoints [ 77%] Generating Python from MSG visual_msgs/SpeedConstrains [ 78%] Generating Javascript code from visual_msgs/SpeedConstrain.msg [ 78%] Generating Javascript code from visual_msgs/Lane.msg [ 78%] Generating C++ code from vehicle_msgs/HeartBeat.msg [ 78%] Generating C++ code from visual_msgs/Section.msg [ 78%] Generating Python from MSG visual_msgs/Path [ 78%] Generating Javascript code from visual_msgs/PathPoint.msg [ 78%] Generating Python msg __init__.py for vehicle_msgs [ 78%] Generating Javascript code from visual_msgs/PathPoints.msg [ 78%] Generating Python from MSG visual_msgs/Lanes [ 78%] Generating C++ code from visual_msgs/SpeedConstrain.msg [ 78%] Generating Javascript code from visual_msgs/SpeedConstrains.msg [ 78%] Generating C++ code from vehicle_msgs/Request.msg [ 78%] Generating C++ code from vehicle_msgs/PathPoint.msg [ 78%] Generating C++ code from visual_msgs/Lane.msg [ 78%] Built target vehicle_msgs_generate_messages_py [ 78%] Generating EusLisp code from visual_msgs/Section.msg [ 78%] Generating Javascript code from visual_msgs/Path.msg [ 78%] Generating Javascript code from visual_msgs/Lanes.msg [ 79%] Generating Python msg __init__.py for visual_msgs [ 79%] Generating C++ code from visual_msgs/PathPoint.msg [ 79%] Built target visual_msgs_generate_messages_nodejs [ 79%] Generating EusLisp code from visual_msgs/SpeedConstrain.msg [ 79%] Built target lego_cloud_msgs_generate_messages [ 79%] Built target cloud_msgs_generate_messages [ 79%] Built target comm_msgs_generate_messages [ 79%] Generating Python from MSG align_msgs/CloudDisplay [ 79%] Generating C++ code from visual_msgs/PathPoints.msg [ 79%] Built target vehicle_msgs_generate_messages_cpp [ 79%] Generating EusLisp code from align_msgs/CloudDisplay.msg [ 79%] Generating Lisp code from align_msgs/CloudDisplay.msg [ 80%] Generating EusLisp code from visual_msgs/Lane.msg [ 80%] Built target align_msgs_generate_messages_lisp [ 80%] Generating EusLisp manifest code for align_msgs [ 80%] Generating C++ code from visual_msgs/SpeedConstrains.msg [ 80%] Built target visual_msgs_generate_messages_py [ 80%] Generating EusLisp code from visual_msgs/PathPoint.msg [ 80%] Generating Javascript code from align_msgs/CloudDisplay.msg [ 80%] Generating Python msg __init__.py for align_msgs [ 80%] Generating EusLisp code from visual_msgs/PathPoints.msg [ 80%] Generating C++ code from visual_msgs/Path.msg [ 80%] Built target align_msgs_generate_messages_nodejs [ 81%] Generating C++ code from align_msgs/CloudDisplay.msg [ 81%] Generating EusLisp code from visual_msgs/SpeedConstrains.msg [ 81%] Generating EusLisp code from visual_msgs/Path.msg [ 81%] Generating C++ code from visual_msgs/Lanes.msg [ 81%] Built target vehicle_msgs_generate_messages_eus [ 81%] Generating EusLisp code from visual_msgs/Lanes.msg [ 81%] Built target diagnose_msgs_generate_messages [ 81%] Generating Javascript code from ads_msgs/CommandStates.msg [ 81%] Built target align_msgs_generate_messages_py [ 81%] Generating EusLisp manifest code for visual_msgs [ 81%] Generating Javascript code from ads_msgs/Target.msg [ 81%] Generating Python from MSG ads_msgs/CommandStates [ 81%] Built target align_msgs_generate_messages_cpp [ 81%] Generating Javascript code from ads_msgs/VehicleState.msg [ 81%] Generating Javascript code from ads_msgs/Command.msg [ 81%] Generating Python from MSG ads_msgs/Target [ 82%] Generating Javascript code from ads_msgs/SourceState.msg [ 82%] Built target visual_msgs_generate_messages_cpp [ 82%] Generating Python from MSG ads_msgs/Command [ 82%] Generating Python from MSG ads_msgs/VehicleState [ 82%] Generating Javascript code from ads_msgs/SpeedConstrain.msg [ 82%] Generating Javascript code from ads_msgs/MonitorFrame.msg [ 82%] Generating Javascript code from ads_msgs/TargetState.msg [ 82%] Generating Javascript code from ads_msgs/Diagnose.msg [ 82%] Generating Javascript code from ads_msgs/CommandState.msg [ 82%] Generating Javascript code from ads_msgs/SwitchState.msg [ 82%] Generating Python from MSG ads_msgs/SourceState [ 82%] Generating Javascript code from ads_msgs/Destination.msg [ 82%] Generating Javascript code from ads_msgs/HfsmState.msg [ 82%] Generating Javascript code from ads_msgs/AdsCommandState.msg [ 82%] Generating Python from MSG ads_msgs/TargetState [ 82%] Generating Lisp code from ads_msgs/CommandStates.msg [ 83%] Generating Lisp code from ads_msgs/Target.msg [ 83%] Generating Lisp code from ads_msgs/Command.msg [ 83%] Built target ads_msgs_generate_messages_nodejs [ 83%] Generating Python from MSG ads_msgs/SpeedConstrain [ 83%] Generating Lisp code from ads_msgs/VehicleState.msg [ 83%] Generating Python from MSG ads_msgs/MonitorFrame [ 84%] Generating EusLisp code from ads_msgs/CommandStates.msg [ 84%] Generating EusLisp code from ads_msgs/Target.msg [ 84%] Generating EusLisp code from ads_msgs/Command.msg [ 84%] Generating Lisp code from ads_msgs/SourceState.msg [ 84%] Generating EusLisp code from ads_msgs/VehicleState.msg [ 84%] Generating EusLisp code from ads_msgs/SourceState.msg [ 84%] Generating Lisp code from ads_msgs/TargetState.msg [ 84%] Generating EusLisp code from ads_msgs/TargetState.msg [ 84%] Built target align_msgs_generate_messages_eus [ 85%] Generating Python from MSG ads_msgs/Diagnose [ 85%] Generating EusLisp code from ads_msgs/SpeedConstrain.msg [ 85%] Generating C++ code from ads_msgs/CommandStates.msg [ 85%] Generating Python from MSG ads_msgs/CommandState [ 85%] Generating Lisp code from ads_msgs/SpeedConstrain.msg [ 85%] Generating Python from MSG ads_msgs/SwitchState [ 85%] Generating EusLisp code from ads_msgs/MonitorFrame.msg [ 85%] Generating Lisp code from ads_msgs/MonitorFrame.msg [ 85%] Generating C++ code from ads_msgs/Target.msg [ 85%] Built target visual_msgs_generate_messages_eus [ 85%] Generating Lisp code from ads_msgs/Diagnose.msg [ 85%] Generating EusLisp code from ads_msgs/Diagnose.msg [ 85%] Generating Python from MSG ads_msgs/HfsmState [ 85%] Generating Python from MSG ads_msgs/Destination [ 85%] Generating C++ code from ads_msgs/Command.msg [ 85%] Generating Python from MSG ads_msgs/AdsCommandState [ 85%] Generating Lisp code from ads_msgs/CommandState.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%] Built target perception_msgs_generate_messages [ 85%] Generating EusLisp code from ads_msgs/CommandState.msg [ 85%] Built target pnc_lonctrl_msgs_generate_messages [ 85%] Built target port_msgs_generate_messages [ 85%] Generating C++ code from ads_msgs/VehicleState.msg [ 85%] Generating Lisp code from ads_msgs/SwitchState.msg [ 85%] Generating C++ code from ads_msgs/SourceState.msg [ 85%] Generating Lisp code from ads_msgs/HfsmState.msg [ 85%] Generating Lisp code from ads_msgs/Destination.msg [ 85%] Generating EusLisp code from ads_msgs/SwitchState.msg [ 85%] Generating EusLisp code from ads_msgs/HfsmState.msg [ 85%] Generating Python msg __init__.py for ads_msgs [ 85%] Generating EusLisp code from ads_msgs/Destination.msg [ 85%] Generating C++ code from ads_msgs/TargetState.msg [ 86%] Generating Lisp code from ads_msgs/AdsCommandState.msg [ 86%] Generating EusLisp code from ads_msgs/AdsCommandState.msg [ 86%] Generating C++ code from ads_msgs/SpeedConstrain.msg [ 86%] Generating EusLisp manifest code for ads_msgs [ 87%] Generating C++ code from ads_msgs/MonitorFrame.msg [ 87%] Built target ads_msgs_generate_messages_lisp [ 87%] Generating C++ code from ads_msgs/Diagnose.msg [ 87%] Built target prediction_msgs_generate_messages [ 87%] Built target simulate_msgs_generate_messages [ 87%] Built target spreader_msgs_generate_messages [ 87%] Built target ads_msgs_generate_messages_py [ 87%] Built target localization_msgs_generate_messages [ 87%] Built target tos_msgs_generate_messages [ 87%] Built target v2x_msgs_generate_messages [ 87%] Built target vehicle_msgs_generate_messages [ 87%] Generating EusLisp code from acquisition_msgs/ErrorCode.msg [ 87%] Generating Python from MSG acquisition_msgs/ErrorCode [ 87%] Generating Javascript code from acquisition_msgs/ErrorCode.msg [ 87%] Generating Python from MSG acquisition_msgs/Tos [ 87%] Generating Javascript code from acquisition_msgs/Tos.msg [ 87%] Generating Python from MSG acquisition_msgs/Location [ 87%] Generating EusLisp code from acquisition_msgs/Tos.msg [ 87%] Generating C++ code from ads_msgs/CommandState.msg [ 87%] Generating C++ code from ads_msgs/SwitchState.msg [ 87%] Generating Javascript code from acquisition_msgs/Location.msg [ 87%] Generating Python from MSG acquisition_msgs/WorkStatus [ 87%] Generating Javascript code from acquisition_msgs/WorkStatus.msg [ 87%] Generating EusLisp code from acquisition_msgs/Location.msg [ 87%] Generating Python from MSG acquisition_msgs/Chassis [ 87%] Generating Python from MSG acquisition_msgs/AdsCmdState [ 87%] Generating EusLisp code from acquisition_msgs/WorkStatus.msg [ 87%] Generating EusLisp code from acquisition_msgs/Chassis.msg [ 87%] Generating Javascript code from acquisition_msgs/Chassis.msg [ 87%] Generating C++ code from ads_msgs/HfsmState.msg [ 87%] Generating Javascript code from acquisition_msgs/AdsCmdState.msg [ 87%] Generating Javascript code from acquisition_msgs/AdsState.msg [ 87%] Generating Javascript code from acquisition_msgs/LocationErrorType.msg [ 87%] Generating EusLisp code from acquisition_msgs/AdsCmdState.msg [ 88%] Generating Javascript code from acquisition_msgs/TosTask.msg [ 88%] Generating Javascript code from acquisition_msgs/LocationError.msg [ 88%] Generating Javascript code from acquisition_msgs/Target.msg [ 88%] Generating EusLisp code from acquisition_msgs/AdsState.msg [ 88%] Generating Python from MSG acquisition_msgs/AdsState [ 88%] Generating Python from MSG acquisition_msgs/LocationErrorType [ 89%] Generating Python from MSG acquisition_msgs/TosTask [ 89%] Generating C++ code from ads_msgs/Destination.msg [ 89%] Built target acquisition_msgs_generate_messages_nodejs [ 89%] Generating Lisp code from acquisition_msgs/ErrorCode.msg [ 89%] Generating EusLisp code from acquisition_msgs/LocationErrorType.msg [ 89%] Generating Lisp code from acquisition_msgs/Tos.msg [ 89%] Generating Lisp code from acquisition_msgs/Location.msg [ 89%] Generating Lisp code from acquisition_msgs/WorkStatus.msg [ 89%] Generating Python from MSG acquisition_msgs/LocationError [ 90%] Generating EusLisp code from acquisition_msgs/TosTask.msg [ 90%] Generating C++ code from acquisition_msgs/ErrorCode.msg [ 90%] Generating Lisp code from acquisition_msgs/Chassis.msg [ 90%] Generating Python from MSG acquisition_msgs/Target [ 90%] Generating C++ code from ads_msgs/AdsCommandState.msg [ 90%] Generating Javascript code from guardian_msgs/GuardianPoints.msg [ 90%] Generating Lisp code from acquisition_msgs/AdsCmdState.msg [ 90%] Built target ads_msgs_generate_messages_eus [ 90%] Generating Javascript code from guardian_msgs/DrawMsg.msg [ 90%] Generating EusLisp code from acquisition_msgs/LocationError.msg [ 90%] Generating Javascript code from guardian_msgs/DrivingState.msg [ 90%] Generating Lisp code from acquisition_msgs/AdsState.msg [ 90%] Generating EusLisp code from acquisition_msgs/Target.msg [ 90%] Generating Javascript code from guardian_msgs/GuardianCommand.msg [ 90%] Generating Javascript code from guardian_msgs/ParallelDrive.msg [ 90%] Generating C++ code from acquisition_msgs/Tos.msg [ 90%] Generating Lisp code from acquisition_msgs/LocationErrorType.msg [ 90%] Generating Python msg __init__.py for acquisition_msgs [ 91%] Generating Lisp code from acquisition_msgs/TosTask.msg [ 91%] Generating C++ code from acquisition_msgs/Location.msg [ 91%] Generating EusLisp manifest code for acquisition_msgs [ 91%] Built target ads_msgs_generate_messages_cpp [ 91%] Generating Javascript code from guardian_msgs/RelieveWarn.msg [ 92%] Generating C++ code from acquisition_msgs/WorkStatus.msg [ 93%] Generating Python from MSG guardian_msgs/GuardianPoints [ 93%] Generating Lisp code from acquisition_msgs/LocationError.msg [ 93%] Built target guardian_msgs_generate_messages_nodejs [ 93%] Generating Lisp code from acquisition_msgs/Target.msg [ 93%] Generating C++ code from acquisition_msgs/Chassis.msg [ 93%] Built target acquisition_msgs_generate_messages_py [ 93%] Generating C++ code from acquisition_msgs/AdsCmdState.msg [ 93%] Built target acquisition_msgs_generate_messages_lisp [ 93%] Generating Python from MSG guardian_msgs/DrawMsg [ 93%] Generating C++ code from acquisition_msgs/AdsState.msg [ 93%] Generating EusLisp code from guardian_msgs/DrawMsg.msg [ 93%] Generating EusLisp code from guardian_msgs/GuardianPoints.msg [ 93%] Generating Python from MSG guardian_msgs/DrivingState [ 93%] Generating EusLisp code from guardian_msgs/DrivingState.msg [ 93%] Generating EusLisp code from guardian_msgs/GuardianCommand.msg [ 93%] Generating C++ code from acquisition_msgs/LocationErrorType.msg [ 93%] Generating C++ code from acquisition_msgs/TosTask.msg [ 93%] Generating Python from MSG guardian_msgs/GuardianCommand [ 93%] Generating C++ code from acquisition_msgs/LocationError.msg [ 93%] Generating Python from MSG guardian_msgs/ParallelDrive [ 93%] Generating EusLisp code from guardian_msgs/ParallelDrive.msg [ 93%] Generating EusLisp code from guardian_msgs/RelieveWarn.msg [ 94%] Generating EusLisp manifest code for guardian_msgs [ 94%] Generating Python from MSG guardian_msgs/RelieveWarn [ 94%] Generating Lisp code from guardian_msgs/GuardianPoints.msg [ 94%] Generating C++ code from acquisition_msgs/Target.msg [ 94%] Generating Lisp code from guardian_msgs/DrawMsg.msg [ 94%] Generating Lisp code from guardian_msgs/DrivingState.msg [ 94%] Generating Lisp code from guardian_msgs/GuardianCommand.msg [ 95%] Generating Lisp code from guardian_msgs/ParallelDrive.msg [ 95%] Generating Lisp code from guardian_msgs/RelieveWarn.msg [ 95%] Generating C++ code from guardian_msgs/GuardianPoints.msg [ 95%] Generating Python msg __init__.py for guardian_msgs [ 95%] Generating Lisp code from pnc_debug_msg/MpcDebug.msg [ 95%] Built target acquisition_msgs_generate_messages_cpp [ 95%] Generating C++ code from guardian_msgs/DrawMsg.msg [ 95%] Generating C++ code from guardian_msgs/DrivingState.msg [ 95%] Built target guardian_msgs_generate_messages_lisp [ 95%] Generating C++ code from guardian_msgs/GuardianCommand.msg [ 95%] Generating Lisp code from pnc_debug_msg/LongitudinalDebug.msg [ 95%] Built target acquisition_msgs_generate_messages_eus [ 96%] Generating Lisp code from pnc_debug_msg/LateralDebug.msg [ 96%] Generating C++ code from guardian_msgs/ParallelDrive.msg [ 96%] Generating Python from MSG pnc_debug_msg/MpcDebug [ 96%] Generating C++ code from guardian_msgs/RelieveWarn.msg [ 96%] Built target guardian_msgs_generate_messages_py [ 96%] Generating Lisp code from pnc_debug_msg/LatticeDebug.msg [ 96%] Generating Lisp code from pnc_debug_msg/PidDebug.msg [ 96%] Generating Lisp code from pnc_debug_msg/SlPoint.msg [ 96%] Generating Lisp code from pnc_debug_msg/PlanDebug.msg [ 96%] Generating Lisp code from pnc_debug_msg/PjpoDebug.msg [ 96%] Generating Lisp code from pnc_debug_msg/CtrlDebug.msg [ 96%] Generating Python from MSG pnc_debug_msg/LongitudinalDebug [ 96%] Generating Python from MSG pnc_debug_msg/LateralDebug [ 96%] Generating Python from MSG pnc_debug_msg/LatticeDebug [ 97%] Generating Python from MSG pnc_debug_msg/PidDebug [ 97%] Built target pnc_debug_msg_generate_messages_lisp [ 97%] Generating Python from MSG pnc_debug_msg/SlPoint [ 97%] Generating Javascript code from pnc_debug_msg/MpcDebug.msg [ 97%] Built target guardian_msgs_generate_messages_cpp [ 98%] Generating Javascript code from pnc_debug_msg/LongitudinalDebug.msg [ 98%] Generating Python from MSG pnc_debug_msg/PlanDebug [ 98%] Generating Javascript code from pnc_debug_msg/LateralDebug.msg [ 98%] Generating Python from MSG pnc_debug_msg/PjpoDebug [ 98%] Generating Python from MSG pnc_debug_msg/CtrlDebug [ 98%] Generating Javascript code from pnc_debug_msg/LatticeDebug.msg [ 98%] Generating C++ code from pnc_debug_msg/MpcDebug.msg [ 98%] Generating C++ code from pnc_debug_msg/LongitudinalDebug.msg [ 98%] Generating Javascript code from pnc_debug_msg/PidDebug.msg [ 98%] Generating Javascript code from pnc_debug_msg/SlPoint.msg [ 98%] Generating Javascript code from pnc_debug_msg/PlanDebug.msg [ 98%] Generating Javascript code from pnc_debug_msg/PjpoDebug.msg [ 98%] Generating C++ code from pnc_debug_msg/LateralDebug.msg [ 98%] Generating C++ code from pnc_debug_msg/LatticeDebug.msg [ 98%] Built target guardian_msgs_generate_messages_eus [ 98%] Generating Javascript code from pnc_debug_msg/CtrlDebug.msg [ 98%] Generating C++ code from pnc_debug_msg/PidDebug.msg [ 98%] Generating Python msg __init__.py for pnc_debug_msg [ 98%] Generating C++ code from pnc_debug_msg/SlPoint.msg [ 98%] Built target pnc_debug_msg_generate_messages_nodejs [ 98%] Generating C++ code from pnc_debug_msg/PlanDebug.msg [ 98%] Built target visual_msgs_generate_messages [ 98%] Generating EusLisp code from pnc_debug_msg/MpcDebug.msg [ 98%] Built target align_msgs_generate_messages [ 98%] Generating EusLisp code from pnc_debug_msg/LongitudinalDebug.msg [ 98%] Generating EusLisp code from pnc_debug_msg/LateralDebug.msg [ 98%] Generating C++ code from pnc_debug_msg/PjpoDebug.msg [ 98%] Generating EusLisp code from pnc_debug_msg/LatticeDebug.msg [ 98%] Built target pnc_debug_msg_generate_messages_py [ 98%] Generating EusLisp code from pnc_debug_msg/PidDebug.msg [ 98%] Generating C++ code from pnc_debug_msg/CtrlDebug.msg [ 98%] Built target ads_msgs_generate_messages [ 98%] Built target acquisition_msgs_generate_messages [ 98%] Generating EusLisp code from pnc_debug_msg/SlPoint.msg [ 98%] Built target guardian_msgs_generate_messages [ 98%] Generating EusLisp code from pnc_debug_msg/PlanDebug.msg [ 98%] Generating EusLisp code from pnc_debug_msg/PjpoDebug.msg [ 98%] Generating EusLisp code from pnc_debug_msg/CtrlDebug.msg [100%] Generating EusLisp manifest code for pnc_debug_msg [100%] Built target pnc_debug_msg_generate_messages_cpp [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 -- ~~ - 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 -- ~~ - guardian_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: '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: '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: 6 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 std_msgs_generate_messages_lisp [ 0%] Built target nav_msgs_generate_messages_lisp [ 0%] Built target nav_msgs_generate_messages_eus [ 0%] Built target std_msgs_generate_messages_eus [ 0%] Built target geometry_msgs_generate_messages_cpp [ 0%] Built target std_msgs_generate_messages_nodejs [ 0%] Built target geometry_msgs_generate_messages_lisp [ 0%] Built target nav_msgs_generate_messages_cpp [ 0%] Built target geometry_msgs_generate_messages_nodejs [ 0%] Built target nav_msgs_generate_messages_py [ 0%] Built target std_msgs_generate_messages_cpp [ 0%] Built target geometry_msgs_generate_messages_py [ 0%] Built target std_msgs_generate_messages_py [ 0%] Built target nav_msgs_generate_messages_nodejs [ 0%] Built target geometry_msgs_generate_messages_eus [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_LinkSegment [ 0%] Built target _comm_msgs_generate_messages_check_deps_Monitor [ 0%] Built target _ads_msgs_generate_messages_check_deps_Command [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Status [ 0%] Built target sensor_msgs_generate_messages_py [ 0%] Built target _comm_msgs_generate_messages_check_deps_TagInfo [ 0%] Built target sensor_msgs_generate_messages_nodejs [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_DiagnoseInfo [ 0%] Built target sensor_msgs_generate_messages_cpp [ 0%] Built target _ads_msgs_generate_messages_check_deps_Target [ 0%] Built target _cloud_msgs_generate_messages_check_deps_PassingPoint [ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target sensor_msgs_generate_messages_eus [ 0%] Built target _ads_msgs_generate_messages_check_deps_HfsmState [ 0%] Built target _comm_msgs_generate_messages_check_deps_PowerManager [ 0%] Built target sensor_msgs_generate_messages_lisp [ 0%] Built target _cloud_msgs_generate_messages_check_deps_Ack [ 0%] Built target _cloud_msgs_generate_messages_check_deps_Point [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_FlipSeasideAreaRequest [ 0%] Built target _cloud_msgs_generate_messages_check_deps_SwitchDrvMode [ 0%] Built target _cloud_msgs_generate_messages_check_deps_TosTask [ 0%] Built target _comm_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _comm_msgs_generate_messages_check_deps_Device [ 0%] Built target _align_msgs_generate_messages_check_deps_CloudDisplay [ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersionInfo [ 0%] Built target _lego_cloud_msgs_generate_messages_check_deps_cloud_info [ 0%] Built target _cloud_msgs_generate_messages_check_deps_LogInOutTos [ 0%] Built target _cloud_msgs_generate_messages_check_deps_TaskType [ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajPt [ 0%] Built target _cloud_msgs_generate_messages_check_deps_RequestPoints [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Lane [ 0%] Built target _comm_msgs_generate_messages_check_deps_MachineMetrics [ 0%] Built target _ads_msgs_generate_messages_check_deps_SpeedConstrain [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_TraceSegment [ 0%] Built target _comm_msgs_generate_messages_check_deps_Path [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequest [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorTrace [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceManager [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Passage [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point [ 0%] Built target _comm_msgs_generate_messages_check_deps_Traj [ 0%] Built target _cloud_msgs_generate_messages_check_deps_MovationCtrl [ 0%] Built target _ads_msgs_generate_messages_check_deps_SourceState [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationStatus [ 0%] Built target _perception_msgs_generate_messages_check_deps_UltrasonicRadar [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfos [ 0%] Built target _comm_msgs_generate_messages_check_deps_CloudTrajs [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePoint [ 0%] Built target _comm_msgs_generate_messages_check_deps_PilotState [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CloudCmd [ 0%] Built target _comm_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _port_msgs_generate_messages_check_deps_ContainerCompensate [ 0%] Built target _comm_msgs_generate_messages_check_deps_Point [ 0%] Built target _ads_msgs_generate_messages_check_deps_VehicleState [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestVel [ 0%] Built target _ads_msgs_generate_messages_check_deps_SwitchState [ 0%] Built target _tos_msgs_generate_messages_check_deps_Ack [ 0%] Built target _ads_msgs_generate_messages_check_deps_MonitorFrame [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_StopPoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapResponse [ 0%] Built target _comm_msgs_generate_messages_check_deps_Trigger [ 0%] Built target _ads_msgs_generate_messages_check_deps_Diagnose [ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneB [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdFeedback [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedCrane [ 0%] Built target _comm_msgs_generate_messages_check_deps_Ack [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorInfo [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssHeading [ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersion [ 0%] Built target _ads_msgs_generate_messages_check_deps_Destination [ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandStates [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequestPoint [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfo [ 0%] Built target _comm_msgs_generate_messages_check_deps_LidarShmMessage [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Path [ 0%] Built target _tos_msgs_generate_messages_check_deps_StackerReady [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_TrafficInfo [ 0%] Built target _comm_msgs_generate_messages_check_deps_PassingPt [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Chassis [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CtrlReference [ 0%] Built target _comm_msgs_generate_messages_check_deps_CheckResult [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoadSegment [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingResponse [ 0%] Built target _perception_msgs_generate_messages_check_deps_TrailerPosture [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignTips [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Map [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_WheelSpeed [ 0%] Built target _localization_msgs_generate_messages_check_deps_VehicleState [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_LocationError [ 0%] Built target _localization_msgs_generate_messages_check_deps_LocalizationEstimate [ 0%] Built target _cloud_msgs_generate_messages_check_deps_RemoteControl [ 0%] Built target _tos_msgs_generate_messages_check_deps_VanPool [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationEstimate [ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandState [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point2D [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Section [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Localization [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Region [ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Ack [ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoint [ 0%] Built target _tos_msgs_generate_messages_check_deps_Task [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacle [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlarmSig [ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCranesLoc [ 0%] Built target _localization_msgs_generate_messages_check_deps_Gnss [ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacles [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _spreader_msgs_generate_messages_check_deps_SpreaderInfo [ 0%] Built target _tos_msgs_generate_messages_check_deps_Align [ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCrane [ 0%] Built target _localization_msgs_generate_messages_check_deps_Ins [ 0%] Built target _v2x_msgs_generate_messages_check_deps_Chassis [ 0%] Built target _cloud_msgs_generate_messages_check_deps_LedMsg [ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedArea [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapRequest [ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneA [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignSig [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedLane [ 0%] Built target _tos_msgs_generate_messages_check_deps_Cps [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_WorkStatus [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Gear [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _comm_msgs_generate_messages_check_deps_SelfCheck [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StartVehicle [ 0%] Built target _ads_msgs_generate_messages_check_deps_TargetState [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_KeyValue [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_LockStationStop [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Gear [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Gnss [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestXYZ [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_HeartBeat [ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmds [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionTrajectory [ 0%] Built target _simulate_msgs_generate_messages_check_deps_Rate [ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoints [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Path [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_LaneSegment [ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmd [ 0%] Built target _ads_msgs_generate_messages_check_deps_AdsCommandState [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_LonCtrlDebug [ 0%] Built target _port_msgs_generate_messages_check_deps_AccurateStop [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BlacklistedLane [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestPos [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Command [ 0%] Built target _guardian_msgs_generate_messages_check_deps_GuardianCommand [ 0%] Built target _v2x_msgs_generate_messages_check_deps_TrajPt [ 0%] Built target _tos_msgs_generate_messages_check_deps_TruckStop [ 0%] Built target _perception_msgs_generate_messages_check_deps_FilterParam [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_LocationErrorType [ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoints [ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacle [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdState [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePosition [ 0%] Built target lego_cloud_msgs_generate_messages_lisp [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_HeartBeat [ 0%] Built target _tos_msgs_generate_messages_check_deps_ManualShift [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_UltrasonicRadars [ 0%] Built target _localization_msgs_generate_messages_check_deps_IgnoreQc [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacles [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorDetail [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CCUControl [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target _simulate_msgs_generate_messages_check_deps_InitState [ 0%] Built target _tos_msgs_generate_messages_check_deps_TaskDetail [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StatusCmd [ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedAreas [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_VehicleStatus [ 0%] Built target _v2x_msgs_generate_messages_check_deps_Traj [ 0%] Built target _guardian_msgs_generate_messages_check_deps_DrawMsg [ 0%] Built target _guardian_msgs_generate_messages_check_deps_RelieveWarn [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _port_msgs_generate_messages_check_deps_VehicleStationState [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Request [ 0%] Built target _tos_msgs_generate_messages_check_deps_CmdState [ 0%] Built target _guardian_msgs_generate_messages_check_deps_DrivingState [ 0%] Built target _guardian_msgs_generate_messages_check_deps_ParallelDrive [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_DebugData [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_ErrorCode [ 0%] Built target _tos_msgs_generate_messages_check_deps_Cmd [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Target [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Location [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_RemoteControl [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LongitudinalDebug [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedSection [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_AdsCmdState [ 0%] Built target _tos_msgs_generate_messages_check_deps_Heartbeat [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_TosTask [ 0%] Built target _guardian_msgs_generate_messages_check_deps_GuardianPoints [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Tos [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_AdsState [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PidDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LateralDebug [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Chassis [ 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 _visual_msgs_generate_messages_check_deps_PathPoints [ 0%] Built target _visual_msgs_generate_messages_check_deps_Lanes [ 0%] Built target _visual_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_SlPoint [ 0%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrain [ 0%] Built target _visual_msgs_generate_messages_check_deps_Section [ 0%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrains [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_ControllerStatus [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PlanDebug [ 0%] Built target lego_cloud_msgs_generate_messages_eus [ 0%] Built target _visual_msgs_generate_messages_check_deps_Path [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_CtrlDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_MpcDebug [ 0%] Built target _visual_msgs_generate_messages_check_deps_Lane [ 0%] Built target lego_cloud_msgs_generate_messages_nodejs [ 0%] Built target lego_cloud_msgs_generate_messages_cpp [ 0%] Built target lego_cloud_msgs_generate_messages_py [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_PathPoint [ 2%] Built target cloud_msgs_generate_messages_py [ 2%] Built target lane_frame_msgs_generate_messages_eus [ 3%] Built target cloud_msgs_generate_messages_lisp [ 5%] Built target comm_msgs_generate_messages_py [ 6%] Built target perception_msgs_generate_messages_nodejs [ 6%] Built target diagnose_msgs_generate_messages_lisp [ 10%] Built target comm_msgs_generate_messages_lisp [ 11%] Built target cloud_msgs_generate_messages_nodejs [ 15%] Built target lane_frame_msgs_generate_messages_nodejs [ 15%] Built target comm_msgs_generate_messages_cpp [ 17%] Built target hdmap_msgs_generate_messages_cpp [ 19%] Built target hdmap_msgs_generate_messages_lisp [ 18%] Built target perception_msgs_generate_messages_cpp [ 19%] Built target lane_frame_msgs_generate_messages_lisp [ 21%] Built target cloud_msgs_generate_messages_eus [ 7%] Built target diagnose_msgs_generate_messages_py [ 22%] Built target cloud_msgs_generate_messages_cpp [ 25%] Built target hdmap_msgs_generate_messages_py [ 26%] Built target port_msgs_generate_messages_eus [ 28%] Built target msf_localization_msgs_generate_messages_py [ 27%] Built target msf_localization_msgs_generate_messages_eus [ 33%] Built target pnc_lonctrl_msgs_generate_messages_lisp [ 33%] Built target localization_msgs_generate_messages_nodejs [ 33%] Built target simulate_msgs_generate_messages_lisp [ 33%] Built target comm_msgs_generate_messages_nodejs [ 33%] Built target diagnose_msgs_generate_messages_nodejs [ 34%] Built target port_msgs_generate_messages_cpp [ 43%] Built target msf_localization_msgs_generate_messages_cpp [ 44%] Built target diagnose_msgs_generate_messages_cpp [ 43%] Built target pnc_lonctrl_msgs_generate_messages_eus [ 44%] Built target hdmap_msgs_generate_messages_nodejs [ 44%] Built target simulate_msgs_generate_messages_py [ 44%] Built target simulate_msgs_generate_messages_nodejs [ 44%] Built target comm_msgs_generate_messages_eus [ 44%] Built target perception_msgs_generate_messages_lisp [ 44%] Built target v2x_msgs_generate_messages_lisp [ 44%] Built target perception_msgs_generate_messages_eus [ 44%] Built target pnc_lonctrl_msgs_generate_messages_nodejs [ 44%] Built target simulate_msgs_generate_messages_cpp [ 44%] Built target msf_localization_msgs_generate_messages_lisp [ 46%] Built target v2x_msgs_generate_messages_cpp [ 46%] Built target spreader_msgs_generate_messages_cpp [ 46%] Built target simulate_msgs_generate_messages_eus [ 44%] Built target diagnose_msgs_generate_messages_eus [ 46%] Built target spreader_msgs_generate_messages_nodejs [ 47%] Built target pnc_lonctrl_msgs_generate_messages_cpp [ 47%] Built target port_msgs_generate_messages_nodejs [ 47%] Built target visual_msgs_generate_messages_cpp [ 47%] Built target align_msgs_generate_messages_lisp [ 47%] Built target lane_frame_msgs_generate_messages_py [ 48%] Built target spreader_msgs_generate_messages_eus [ 49%] Built target localization_msgs_generate_messages_eus [ 49%] Built target pnc_lonctrl_msgs_generate_messages_py [ 49%] Built target port_msgs_generate_messages_py [ 50%] Built target visual_msgs_generate_messages_lisp [ 51%] Built target msf_localization_msgs_generate_messages_nodejs [ 56%] Built target localization_msgs_generate_messages_py [ 53%] Built target visual_msgs_generate_messages_py [ 53%] Built target ads_msgs_generate_messages_py [ 57%] Built target lego_cloud_msgs_generate_messages [ 56%] Built target vehicle_msgs_generate_messages_py [ 56%] Built target tos_msgs_generate_messages_eus [ 56%] Built target lane_frame_msgs_generate_messages_cpp [ 57%] Built target localization_msgs_generate_messages_lisp [ 59%] Built target vehicle_msgs_generate_messages_cpp [ 59%] Built target spreader_msgs_generate_messages_lisp [ 61%] Built target tos_msgs_generate_messages_py [ 61%] Built target visual_msgs_generate_messages_eus [ 61%] Built target visual_msgs_generate_messages_nodejs [ 62%] Built target perception_msgs_generate_messages_py [ 62%] Built target v2x_msgs_generate_messages_nodejs [ 62%] Built target align_msgs_generate_messages_py [ 66%] Built target spreader_msgs_generate_messages_py [ 66%] Built target hdmap_msgs_generate_messages_eus [ 64%] Built target prediction_msgs_generate_messages_nodejs [ 72%] Built target ads_msgs_generate_messages_lisp [ 66%] Built target localization_msgs_generate_messages_cpp [ 71%] Built target align_msgs_generate_messages_nodejs [ 72%] Built target align_msgs_generate_messages_eus [ 72%] Built target v2x_msgs_generate_messages_eus [ 72%] Built target prediction_msgs_generate_messages_cpp [ 72%] Built target align_msgs_generate_messages_cpp [ 72%] Built target port_msgs_generate_messages_lisp [ 78%] Built target cloud_msgs_generate_messages [ 78%] Built target tos_msgs_generate_messages_lisp [ 78%] Built target v2x_msgs_generate_messages_py [ 80%] Built target tos_msgs_generate_messages_nodejs [ 78%] Built target comm_msgs_generate_messages [ 78%] Built target tos_msgs_generate_messages_cpp [ 80%] Built target vehicle_msgs_generate_messages_nodejs [ 78%] Built target prediction_msgs_generate_messages_lisp [ 80%] Built target prediction_msgs_generate_messages_eus [ 81%] Built target ads_msgs_generate_messages_nodejs [ 83%] Built target vehicle_msgs_generate_messages_lisp [ 84%] Built target acquisition_msgs_generate_messages_cpp [ 85%] Built target guardian_msgs_generate_messages_py [ 84%] Built target guardian_msgs_generate_messages_cpp [ 86%] Built target pnc_debug_msg_generate_messages_py [ 86%] Built target visual_msgs_generate_messages [ 86%] Built target tos_msgs_generate_messages [ 86%] Built target pnc_lonctrl_msgs_generate_messages [ 86%] Built target prediction_msgs_generate_messages_py [ 86%] Built target localization_msgs_generate_messages [ 86%] Built target hdmap_msgs_generate_messages [ 86%] Built target pnc_debug_msg_generate_messages_cpp [ 87%] Built target ads_msgs_generate_messages_cpp [ 88%] Built target perception_msgs_generate_messages [ 88%] Built target acquisition_msgs_generate_messages_lisp [ 90%] Built target vehicle_msgs_generate_messages_eus [ 90%] Built target simulate_msgs_generate_messages [ 91%] Built target acquisition_msgs_generate_messages_py [ 91%] Built target guardian_msgs_generate_messages_nodejs [ 92%] Built target acquisition_msgs_generate_messages_nodejs [ 92%] Built target spreader_msgs_generate_messages [ 92%] Built target port_msgs_generate_messages [ 92%] Built target diagnose_msgs_generate_messages [ 92%] Built target align_msgs_generate_messages [ 93%] Built target lane_frame_msgs_generate_messages [ 93%] Built target guardian_msgs_generate_messages_lisp [ 94%] Built target pnc_debug_msg_generate_messages_lisp [ 94%] Built target v2x_msgs_generate_messages [ 94%] Built target msf_localization_msgs_generate_messages [ 95%] Built target pnc_debug_msg_generate_messages_nodejs [ 96%] Built target ads_msgs_generate_messages_eus [ 96%] Built target prediction_msgs_generate_messages [ 96%] Built target vehicle_msgs_generate_messages [ 97%] Built target pnc_debug_msg_generate_messages_eus [ 98%] Built target guardian_msgs_generate_messages_eus [100%] Built target acquisition_msgs_generate_messages_eus [100%] Built target ads_msgs_generate_messages [100%] Built target pnc_debug_msg_generate_messages [100%] Built target acquisition_msgs_generate_messages [100%] Built target guardian_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/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/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/msg/GuardianPoints.msg -- Installing: /senior/perception/share/guardian_msgs/msg/GuardianCommand.msg -- Installing: /senior/perception/share/guardian_msgs/msg/DrawMsg.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/DrawMsg.h -- Installing: /senior/perception/include/guardian_msgs/DrivingState.h -- Installing: /senior/perception/include/guardian_msgs/GuardianCommand.h -- Installing: /senior/perception/include/guardian_msgs/GuardianPoints.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/DrawMsg.l -- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/GuardianPoints.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/msg/GuardianCommand.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_DrawMsg.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/DrawMsg.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_GuardianCommand.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/GuardianCommand.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/common-lisp/ros/guardian_msgs/msg/GuardianPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_GuardianPoints.lisp -- 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/DrawMsg.js -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/RelieveWarn.js -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/GuardianPoints.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/msg/GuardianCommand.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/_DrawMsg.py ... 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/_GuardianCommand.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianPoints.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/_GuardianCommand.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianPoints.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrawMsg.pyc -- 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/_DrawMsg.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/_GuardianPoints.py -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianCommand.py -- 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/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-29T07:03:51.702Z","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 97ca1e4 [Pipeline] sh + python3 /home/nvidia/weilk/project/get_git_log.py 16 97ca1e4 a76ffe6 [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":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-05-29_23-10-27","commit_id":"a76ffe6","version":"","commit_msgs":",djJ4CuWIoOmZpOWkmuS9meeahOebruW9lQ==,"},' [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-29T03:46:43.080Z","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-29_23-11-14","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.aC3qO9jLlH +++ unset _TMPDIR +++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.aC3qO9jLlH ']' +++ CATKIN_SHELL=bash +++ /opt/ros/melodic/_setup_util.py +++ _RC=0 +++ '[' 0 -ne 0 ']' +++ unset _RC +++ unset _SETUP_UTIL +++ . /tmp/setup.sh.aC3qO9jLlH ++++ 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.aC3qO9jLlH +++ 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.y6BhpstF3r +++ unset _TMPDIR +++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.y6BhpstF3r ']' +++ CATKIN_SHELL=bash +++ /senior/perception/_setup_util.py +++ _RC=0 +++ '[' 0 -ne 0 ']' +++ unset _RC +++ unset _SETUP_UTIL +++ . /tmp/setup.sh.y6BhpstF3r ++++ 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.y6BhpstF3r +++ 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 [ 0%] Running cpp protocol buffer compiler on topic_pubs_subs.proto [ 1%] Running cpp protocol buffer compiler on topic_pubs_subs.proto [ 1%] Building CXX object system-ros/src/unified-system-monitor/exporter/CMakeFiles/exporter_static.dir/exporter.cpp.o [ 1%] Built target std_msgs_generate_messages_nodejs [ 2%] Building CXX object system-ros/src/node-manager/CMakeFiles/test_node_manager_config.dir/test_node_manager_config.cpp.o [ 3%] Building CXX object system-ros/src/ros_bridge/ros_transfer/CMakeFiles/ros_transfer_static.dir/ros_transfer.cpp.o [ 3%] Built target std_msgs_generate_messages_eus [ 4%] Building CXX object system-ros/src/unified-system-monitor/exporter/CMakeFiles/exporter.dir/exporter.cpp.o [ 4%] Built target roscpp_generate_messages_py [ 4%] Built target std_msgs_generate_messages_cpp [ 4%] Built target localization_msgs_generate_messages_cpp [ 4%] Built target localization_msgs_generate_messages_py [ 4%] Building CXX object system-ros/src/ros_bridge/ros_transfer/CMakeFiles/ros_transfer.dir/ros_transfer.cpp.o [ 4%] Built target std_msgs_generate_messages_py [ 4%] Built target rosgraph_msgs_generate_messages_eus [ 5%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/__/common/file.cc.o [ 5%] Built target roscpp_generate_messages_lisp [ 5%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/__/common/file.cc.o [ 6%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_read_error_codes_info.dir/__/error_codes/error_codes_info.cpp.o [ 6%] Built target rosgraph_msgs_generate_messages_cpp [ 6%] Built target rosgraph_msgs_generate_messages_py [ 6%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_reader_fastdds.cpp.o [ 6%] Built target roscpp_generate_messages_nodejs [ 6%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_fastdds.cpp.o [ 6%] Built target rosgraph_msgs_generate_messages_lisp [ 6%] Built target localization_msgs_generate_messages_lisp [ 4%] Built target std_msgs_generate_messages_lisp [ 7%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_fastdds.cpp.o [ 9%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_read_error_codes_info.dir/test_error_codes_info.cpp.o [ 9%] Built target diagnose_msgs_generate_messages_cpp [ 9%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_reader_fastdds.cpp.o [ 9%] Built target rosgraph_msgs_generate_messages_nodejs [ 10%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_writer_fastdds.cpp.o [ 11%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_fastdds_impl.cpp.o [ 11%] Built target diagnose_msgs_generate_messages_lisp [ 13%] Built target roscpp_generate_messages_eus [ 13%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_writer_fastdds.cpp.o [ 13%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/fastdds_dataPubSubTypes.cxx.o [ 14%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_fastdds_impl.cpp.o [ 14%] Built target localization_msgs_generate_messages_nodejs [ 15%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/fastdds_dataPubSubTypes.cxx.o [ 16%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/fastdds_data.cxx.o [ 16%] Built target diagnose_msgs_generate_messages_eus [ 16%] Built target diagnose_msgs_generate_messages_py [ 16%] Built target diagnose_msgs_generate_messages_nodejs [ 17%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/ros_topology_monitor.cpp.o [ 18%] Built target localization_msgs_generate_messages_eus [ 18%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/topic_pubs_subs.pb.cc.o [ 18%] Built target roscpp_generate_messages_cpp [ 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.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 [ 20%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/fastdds_data.cxx.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 shared library /senior/workspace/system-ros/devel/lib/libexporter.so [ 22%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libexporter.a [ 21%] Built target exporter [ 22%] Built target exporter_static [ 22%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_exporter.dir/test_exporter.cpp.o [ 22%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/error_codes_collector.cpp.o [ 23%] 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/error_codes.cpp.o [ 26%] 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 /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 static library /senior/workspace/system-ros/devel/lib/libros_topology_monitor.a [ 27%] Built target ros_topology_monitor_static [ 28%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_error_codes [ 29%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_topology_monitor.so [ 29%] Built target test_error_codes [ 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 [ 32%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_transfer.so [ 32%] Built target ros_transfer [ 32%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_transfer.a [ 32%] Built target ros_transfer_static [ 33%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libdds_abstract_layer.so [ 34%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libdds_abstract_layer.a [ 34%] Built target dds_abstract_layer_static [ 34%] Built target dds_abstract_layer [ 35%] 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_report.proto [ 35%] Running cpp protocol buffer compiler on discovery_msg.proto [ 36%] 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 discovery_msg.proto [ 38%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager_message.proto [ 38%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/collector.cpp.o [ 38%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/ros_bridge.cpp.o [ 39%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/node_manager.cpp.o [ 39%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/main.cpp.o [ 40%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/__/proto/node_manager_report.pb.cc.o [ 40%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/__/proto/ros_bridge_report.pb.cc.o [ 44%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/poweron_test.cpp.o [ 44%] 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/collector/CMakeFiles/collector.dir/machine_metrics.cpp.o [ 44%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/dds_transport.cpp.o [ 45%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/__/proto/machine_metrics.pb.cc.o [ 45%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/machine_metrics.cpp.o [ 46%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/dds_traffic.cpp.o [ 46%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/main.cpp.o [ 47%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery.dir/discovery_msg.pb.cc.o [ 48%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/disk_info.cpp.o [ 48%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/dds_statistics.cpp.o [ 50%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/__/__/common/file.cc.o [ 51%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery.dir/ros_discovery.cpp.o [ 52%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/cpu_info.cpp.o [ 53%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/hw_temperature_info.cpp.o [ 54%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info_manager.cpp.o [ 53%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/memory_info.cpp.o [ 54%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/node_manager_report.pb.cc.o [ 55%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery_static.dir/ros_discovery.cpp.o [ 56%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/node_manager_message.pb.cc.o [ 58%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/network_info.cpp.o [ 58%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/node_manager_hmi.cpp.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/node-manager/CMakeFiles/node_manager_hmi.dir/__/common/file.cc.o [ 60%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/network_connection_info.cpp.o [ 60%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/utility/file_util.cpp.o [ 61%] Automatic MOC for target node_manager_with_hmi [ 63%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/utility/format_util.cpp.o [ 64%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/proto/machine_metrics.pb.cc.o [ 64%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager.dir/node_manager_report.pb.cc.o [ 64%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager.dir/node_manager.cpp.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%] 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/src/data_model.cpp.o [ 68%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/__/common/file.cc.o [ 69%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/main.cpp.o [ 70%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/src/config_loader.cpp.o [ 73%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/node_manager_message.pb.cc.o [ 70%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/src/node_manager_hmi.cpp.o [ 73%] 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 [ 73%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/node_manager_with_hmi_autogen/mocs_compilation.cpp.o [ 75%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/error_codes 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]; ^ /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 [ 75%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_discovery.so [ 76%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_discovery.a [ 76%] Built target ros_discovery_static [ 76%] Built target ros_discovery [ 77%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_report.proto [ 78%] 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/dds_node/../ros_bridge/ros_topology_monitor/topic_pubs_subs.proto [ 80%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/ros_bridge_report.pb.cc.o [ 80%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/ros_bridge_config.cpp.o [ 81%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/ros_bridge.cpp.o [ 82%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/topic_dds_config.cpp.o [ 83%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node.dir/topic_pubs_subs.pb.cc.o [ 84%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node_static.dir/dds_publisher.cpp.o [ 85%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node_static.dir/dds_node.cpp.o [ 85%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge.dir/ros_bridge.cpp.o [ 86%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge.dir/ros_bridge_config.cpp.o [ 83%] 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/dds_node/CMakeFiles/dds_node.dir/dds_node.cpp.o [ 88%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node.dir/dds_publisher.cpp.o [ 86%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge.dir/ros_bridge_report.pb.cc.o [ 89%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge.dir/topic_dds_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]; ^ 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%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/node_manager_hmi [ 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 [ 94%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/machine_metrics [ 94%] Built target collector [ 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 2d3d2bb925a300e34628ace638243c1eafb14aaf (origin/rc_dev) Commit message: "发出sprd_og" > 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 2d3d2bb925a300e34628ace638243c1eafb14aaf # timeout=10 > git rev-list --no-walk 2d3d2bb925a300e34628ace638243c1eafb14aaf # 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-22T07:53:08.417Z","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-27T06:26:29.892Z","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-05-22T08:04:21.509Z","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 2d3d2bb [Pipeline] sh + python3 /home/nvidia/weilk/project/get_git_log.py 391 2d3d2bb 2d3d2bb [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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-29_23-16-41","commit_id":"2d3d2bb","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 182ed61a2921e866d7c6bad0962027c67c4f5331 (origin/rc_dev) Commit message: "fix_out: change region" > 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 182ed61a2921e866d7c6bad0962027c67c4f5331 # timeout=10 > git rev-list --no-walk 182ed61a2921e866d7c6bad0962027c67c4f5331 # 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-21T13:08:15.355Z","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 182ed61 [Pipeline] sh + python3 /home/nvidia/weilk/project/get_git_log.py 289 182ed61 182ed61 [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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-29_23-18-50","commit_id":"182ed61","version":"","commit_msgs":",,"},' [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) Commit message: "fix_out: change lifetime" > 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 > 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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","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":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-29_23-19-12","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.Dc1GEnZqbT +++ unset _TMPDIR +++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.Dc1GEnZqbT ']' +++ CATKIN_SHELL=bash +++ /senior/workspace/shared_msgs/devel/_setup_util.py +++ _RC=0 +++ '[' 0 -ne 0 ']' +++ unset _RC +++ unset _SETUP_UTIL +++ . /tmp/setup.sh.Dc1GEnZqbT ++++ 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.Dc1GEnZqbT +++ 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.182ed61 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 bond_generate_messages_lisp [ 2%] Built target vehicle_msgs_generate_messages_lisp [ 2%] Built target bond_generate_messages_nodejs [ 2%] Built target vehicle_msgs_generate_messages_py [ 2%] Built target std_msgs_generate_messages_nodejs [ 2%] Built target vehicle_msgs_generate_messages_nodejs [ 2%] Built target vehicle_msgs_generate_messages_eus [ 2%] Built target std_msgs_generate_messages_cpp [ 2%] Built target bond_generate_messages_eus [ 2%] Built target rosgraph_msgs_generate_messages_lisp [ 2%] Built target nodelet_generate_messages_eus [ 2%] Built target rosgraph_msgs_generate_messages_eus [ 2%] Built target pcl_msgs_generate_messages_nodejs [ 2%] Built target nodelet_generate_messages_nodejs [ 2%] Built target rosgraph_msgs_generate_messages_cpp [ 2%] Built target topic_tools_generate_messages_cpp [ 2%] Built target std_srvs_generate_messages_nodejs [ 2%] Built target geometry_msgs_generate_messages_eus [ 2%] Built target nodelet_generate_messages_cpp [ 2%] Built target nodelet_generate_messages_py [ 2%] Built target bond_generate_messages_py [ 2%] Built target sensor_msgs_generate_messages_py [ 2%] Built target dynamic_reconfigure_generate_messages_cpp [ 2%] Built target geometry_msgs_generate_messages_lisp [ 2%] Built target actionlib_generate_messages_lisp [ 2%] Built target tf_generate_messages_py [ 2%] Built target geometry_msgs_generate_messages_cpp [ 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 roscpp_generate_messages_lisp [ 2%] Built target bond_generate_messages_cpp [ 2%] Built target std_srvs_generate_messages_eus [ 2%] Built target roscpp_generate_messages_py [ 2%] Built target std_msgs_generate_messages_py [ 2%] Built target rosgraph_msgs_generate_messages_nodejs [ 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 roscpp_generate_messages_eus [ 2%] Built target actionlib_msgs_generate_messages_eus [ 2%] Built target rosgraph_msgs_generate_messages_py [ 2%] Built target sensor_msgs_generate_messages_eus [ 2%] Built target sensor_msgs_generate_messages_cpp [ 2%] Built target std_msgs_generate_messages_lisp [ 2%] Built target roscpp_generate_messages_nodejs [ 2%] Built target pcl_msgs_generate_messages_eus [ 2%] Built target topic_tools_generate_messages_eus [ 2%] Built target pcl_ros_gencfg [ 2%] Built target topic_tools_generate_messages_nodejs [ 2%] Built target dynamic_reconfigure_generate_messages_eus [ 2%] Built target dynamic_reconfigure_generate_messages_py [ 2%] Built target dynamic_reconfigure_generate_messages_nodejs [ 2%] Built target std_srvs_generate_messages_lisp [ 2%] Built target std_srvs_generate_messages_cpp [ 2%] Built target tf_generate_messages_eus [ 2%] Built target topic_tools_generate_messages_lisp [ 2%] Built target actionlib_msgs_generate_messages_cpp [ 2%] Built target tf_generate_messages_lisp [ 2%] Built target tf_generate_messages_nodejs [ 2%] Built target std_srvs_generate_messages_py [ 2%] Built target vehicle_msgs_generate_messages_cpp [ 2%] Built target pcl_msgs_generate_messages_py [ 2%] Built target pcl_msgs_generate_messages_lisp [ 2%] Built target tf_generate_messages_cpp [ 2%] Built target actionlib_generate_messages_eus [ 2%] Built target actionlib_generate_messages_nodejs [ 2%] Built target actionlib_msgs_generate_messages_lisp [ 2%] Built target topic_tools_generate_messages_py [ 2%] Built target nodelet_topic_tools_gencfg [ 2%] Built target actionlib_msgs_generate_messages_py [ 2%] Built target actionlib_msgs_generate_messages_nodejs [ 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 actionlib_generate_messages_py [ 2%] Built target tf2_msgs_generate_messages_py [ 5%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_generated_pre_process.cu.o [ 8%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/ScatterND.dir/ScatterND_generated_ScatterND.cu.o [ 10%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_generated_ScatterND.cu.o [ 10%] Built target tf2_msgs_generate_messages_nodejs [ 13%] Building CXX object ipm_segmentation/core/ipm/CMakeFiles/ipm_seg_lib.dir/camera_geometry.cpp.o [ 16%] Building CXX object ipm_segmentation/core/ipm/CMakeFiles/ipm_seg_lib.dir/ipm.cpp.o [ 18%] Building CXX object lane_detection/core/ipm/CMakeFiles/ipm_lib.dir/camera_geometry.cpp.o [ 21%] Building CXX object lane_detection/core/ipm/CMakeFiles/ipm_lib.dir/ipm.cpp.o /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(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 __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? /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" /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/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 NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_generated_nms.cu.o [ 27%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/ScatterND.dir/ScatterND_generated_ScatterND.cu.o [ 29%] Building NVCC intermediate link file lane_detection/core/laneatt/CMakeFiles/ScatterND.dir/ScatterND_intermediate_link.o [ 32%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libScatterND.so [ 35%] Building CXX object spreader_detection/CMakeFiles/sprd_ipm_lib.dir/core/ipm/sprd_ipm.cpp.o [ 35%] Built target ScatterND [ 37%] Building CXX object spreader_detection/CMakeFiles/sprd_ipm_lib.dir/common/ransac_plane.cpp.o /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(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? [ 40%] Building CXX object spreader_detection/CMakeFiles/spreaderatt_lib.dir/core/spreader_att/spreader_att.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) \ /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" [ 43%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libspreaderatt_lib.so [ 45%] Building CXX object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/util.cc.o [ 48%] Building CXX object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet.cc.o [ 48%] Built target spreaderatt_lib [ 51%] Building NVCC intermediate link file lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_intermediate_link.o [ 56%] Building CXX object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/util.cc.o [ 56%] Building CXX object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt.cc.o In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:45: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; ^~~~~~~~~~~~~~ In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:45: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; ^~~~~~~~~~~~~~ /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()); ~~~~~~~~~~~~~~~~~^ [ 59%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libipm_lib.so [ 62%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libddrnet_lib.so [ 62%] Built target ipm_lib [ 62%] Built target ddrnet_lib [ 64%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libipm_seg_lib.so [ 64%] Built target ipm_seg_lib [ 70%] Building CXX object ipm_segmentation/CMakeFiles/ipm_segmenation_node.dir/node/ipm_segmenation_node.cpp.o [ 70%] Building CXX object ipm_segmentation/CMakeFiles/ipm_segmenation_node.dir/core/ipm_segmenation.cpp.o [ 72%] Building CXX object ipm_segmentation/CMakeFiles/ipm_segmenation_node.dir/common/utils.cpp.o [ 75%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so [ 75%] Built target laneatt_lib [ 78%] Building CXX object lane_detection/CMakeFiles/lane_detection_node.dir/node/lane_detection_node.cpp.o [ 81%] Building CXX object lane_detection/CMakeFiles/lane_detection_node.dir/core/lane_detection.cpp.o [ 83%] 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:42: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 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/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; ^~~~~~~~~~~~~~ In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:42: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: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 [ 86%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libsprd_ipm_lib.so 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 [ 86%] Built target sprd_ipm_lib [ 89%] 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/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 [ 94%] 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 [ 94%] Built target lane_detection_node 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) \ [ 97%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/ipm_segmenation/ipm_segmenation_node In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:45: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; ^~~~~~~~~~~~~~ In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:45: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; ^~~~~~~~~~~~~~ /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:42: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:42: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.182ed61 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_eus [ 2%] Built target vehicle_msgs_generate_messages_lisp [ 2%] Built target vehicle_msgs_generate_messages_py [ 2%] Built target rosgraph_msgs_generate_messages_eus [ 2%] Built target vehicle_msgs_generate_messages_nodejs [ 2%] Built target bond_generate_messages_lisp [ 2%] Built target geometry_msgs_generate_messages_nodejs [ 2%] Built target nodelet_generate_messages_py [ 2%] Built target bond_generate_messages_eus [ 2%] Built target rosgraph_msgs_generate_messages_lisp [ 2%] Built target nodelet_generate_messages_nodejs [ 2%] Built target sensor_msgs_generate_messages_lisp [ 2%] Built target roscpp_generate_messages_lisp [ 2%] Built target actionlib_generate_messages_cpp [ 2%] Built target geometry_msgs_generate_messages_py [ 2%] Built target topic_tools_generate_messages_cpp [ 2%] Built target nodelet_generate_messages_lisp [ 2%] Built target roscpp_generate_messages_py [ 2%] Built target sensor_msgs_generate_messages_nodejs [ 2%] Built target actionlib_msgs_generate_messages_eus [ 2%] Built target std_msgs_generate_messages_eus [ 2%] Built target actionlib_generate_messages_lisp [ 2%] Built target pcl_msgs_generate_messages_cpp [ 2%] Built target pcl_ros_gencfg [ 2%] Built target nodelet_generate_messages_cpp [ 2%] Built target geometry_msgs_generate_messages_lisp [ 2%] Built target bond_generate_messages_nodejs [ 2%] Built target std_srvs_generate_messages_eus [ 2%] Built target std_msgs_generate_messages_cpp [ 2%] Built target std_srvs_generate_messages_lisp [ 2%] Built target std_srvs_generate_messages_cpp [ 2%] Built target nodelet_generate_messages_eus [ 2%] Built target dynamic_reconfigure_generate_messages_eus [ 2%] Built target dynamic_reconfigure_generate_messages_cpp [ 2%] Built target tf_generate_messages_py [ 2%] Built target std_msgs_generate_messages_nodejs [ 2%] Built target pcl_msgs_generate_messages_nodejs [ 2%] Built target actionlib_msgs_generate_messages_cpp [ 2%] Built target bond_generate_messages_py [ 2%] Built target std_srvs_generate_messages_nodejs [ 2%] Built target roscpp_generate_messages_eus [ 2%] Built target dynamic_reconfigure_generate_messages_lisp [ 2%] Built target geometry_msgs_generate_messages_cpp [ 2%] Built target topic_tools_generate_messages_nodejs [ 2%] Built target sensor_msgs_generate_messages_cpp [ 2%] Built target pcl_msgs_generate_messages_eus [ 2%] Built target dynamic_reconfigure_generate_messages_nodejs [ 2%] Built target dynamic_reconfigure_generate_messages_py [ 2%] Built target roscpp_generate_messages_cpp [ 2%] Built target topic_tools_generate_messages_eus [ 2%] Built target topic_tools_generate_messages_lisp [ 2%] Built target sensor_msgs_generate_messages_eus [ 2%] Built target tf_generate_messages_eus [ 2%] Built target std_srvs_generate_messages_py [ 2%] Built target std_msgs_generate_messages_py [ 2%] Built target std_msgs_generate_messages_lisp [ 2%] Built target rosgraph_msgs_generate_messages_cpp [ 2%] Built target rosgraph_msgs_generate_messages_nodejs [ 2%] Built target rosgraph_msgs_generate_messages_py [ 2%] Built target bond_generate_messages_cpp [ 2%] Built target vehicle_msgs_generate_messages_cpp [ 2%] Built target geometry_msgs_generate_messages_eus [ 2%] Built target tf2_msgs_generate_messages_eus Consolidate compiler generated dependencies of target ipm_seg_lib [ 5%] Building NVCC intermediate link file lane_detection/core/laneatt/CMakeFiles/ScatterND.dir/ScatterND_intermediate_link.o [ 5%] Built target roscpp_generate_messages_nodejs Consolidate compiler generated dependencies of target ipm_lib [ 5%] Built target actionlib_msgs_generate_messages_py [ 5%] Built target actionlib_generate_messages_py [ 5%] Built target pcl_msgs_generate_messages_py [ 2%] Built target sensor_msgs_generate_messages_py [ 5%] Built target topic_tools_generate_messages_py [ 5%] Built target tf2_msgs_generate_messages_py [ 5%] Built target tf2_msgs_generate_messages_nodejs [ 5%] Built target tf_generate_messages_lisp [ 5%] Built target actionlib_msgs_generate_messages_nodejs [ 5%] Built target actionlib_msgs_generate_messages_lisp Consolidate compiler generated dependencies of target spreaderatt_lib [ 5%] Built target tf2_msgs_generate_messages_cpp [ 5%] Built target actionlib_generate_messages_nodejs [ 13%] Built target ipm_seg_lib [ 13%] Built target tf_generate_messages_nodejs [ 13%] Built target actionlib_generate_messages_eus [ 13%] Built target pcl_msgs_generate_messages_lisp [ 21%] Built target ipm_lib [ 21%] Built target nodelet_topic_tools_gencfg [ 21%] Built target tf_generate_messages_cpp Consolidate compiler generated dependencies of target laneatt_lib [ 21%] Built target tf2_msgs_generate_messages_lisp [ 21%] Built target dynamic_reconfigure_gencfg [ 26%] Built target spreaderatt_lib [ 28%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so Consolidate compiler generated dependencies of target sprd_ipm_lib [ 36%] Built target sprd_ipm_lib [ 39%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libScatterND.so Consolidate compiler generated dependencies of target spreader_detection_node [ 47%] Built target spreader_detection_node [ 50%] Built target ScatterND [ 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-29_23-10-27","commit_id":"a76ffe6","version":"","commit_msgs":",djJ4CuWIoOmZpOWkmuS9meeahOebruW9lQ==,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-29_23-11-14","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-29_23-16-41","commit_id":"2d3d2bb","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-29_23-18-50","commit_id":"182ed61","version":"","commit_msgs":",,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-29_23-19-12","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-29_23-10-27","commit_id":"a76ffe6","version":"","commit_msgs":",djJ4CuWIoOmZpOWkmuS9meeahOebruW9lQ==,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-29_23-11-14","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-29_23-16-41","commit_id":"2d3d2bb","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-29_23-18-50","commit_id":"182ed61","version":"","commit_msgs":",,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-29_23-19-12","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-29_23-22-03 [Pipeline] sh + cp -r /senior/perception/ /senior/workspace/perception_ota_slave_2023-05-29_23-22-03/ [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-29_23-10-27","commit_id":"a76ffe6","version":"","commit_msgs":",djJ4CuWIoOmZpOWkmuS9meeahOebruW9lQ==,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-29_23-11-14","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-29_23-16-41","commit_id":"2d3d2bb","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-29_23-18-50","commit_id":"182ed61","version":"","commit_msgs":",,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-29_23-19-12","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-29_23-22-03.zip ./perception_ota_slave_2023-05-29_23-22-03 ./version.json [Pipeline] sh + ls /senior/workspace perception_ota_slave_2023-05-29_23-22-03 perception_ota_slave_2023-05-29_23-22-03.zip shared_msgs slave_ws slave_ws@tmp system-ros version.json [Pipeline] } [Pipeline] // dir [Pipeline] echo /senior/workspace/perception_ota_slave_2023-05-29_23-22-03.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-29_23-22-03.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 1 623M 0 0 1 7120k 0 7243k 0:01:28 --:--:-- 0:01:28 7235k 2 623M 0 0 2 14.2M 0 7330k 0:01:27 0:00:01 0:01:26 7326k 3 623M 0 0 3 20.9M 0 7203k 0:01:28 0:00:02 0:01:26 7201k 4 623M 0 0 4 27.9M 0 7174k 0:01:28 0:00:03 0:01:25 7172k 5 623M 0 0 5 35.8M 0 7364k 0:01:26 0:00:04 0:01:22 7362k 6 623M 0 0 6 43.0M 0 7364k 0:01:26 0:00:05 0:01:21 7388k 7 623M 0 0 7 49.7M 0 7287k 0:01:27 0:00:06 0:01:21 7270k 9 623M 0 0 9 56.5M 0 7249k 0:01:28 0:00:07 0:01:21 7278k 10 623M 0 0 10 63.3M 0 7222k 0:01:28 0:00:08 0:01:20 7260k 11 623M 0 0 11 69.5M 0 7137k 0:01:29 0:00:09 0:01:20 6912k 12 623M 0 0 12 77.8M 0 7257k 0:01:27 0:00:10 0:01:17 7128k 13 623M 0 0 13 85.4M 0 7305k 0:01:27 0:00:11 0:01:16 7328k 15 623M 0 0 15 93.9M 0 7409k 0:01:26 0:00:12 0:01:14 7663k 16 623M 0 0 16 101M 0 7432k 0:01:25 0:00:13 0:01:12 7809k 17 623M 0 0 17 108M 0 7409k 0:01:26 0:00:14 0:01:12 7955k 18 623M 0 0 18 117M 0 7499k 0:01:25 0:00:15 0:01:10 8032k 19 623M 0 0 19 124M 0 7482k 0:01:25 0:00:16 0:01:09 7910k 21 623M 0 0 21 132M 0 7524k 0:01:24 0:00:17 0:01:07 7825k 22 623M 0 0 22 140M 0 7570k 0:01:24 0:00:18 0:01:06 7958k 23 623M 0 0 23 148M 0 7581k 0:01:24 0:00:19 0:01:05 8092k 25 623M 0 0 25 156M 0 7613k 0:01:23 0:00:20 0:01:03 7977k 26 623M 0 0 26 163M 0 7608k 0:01:23 0:00:21 0:01:02 8036k 27 623M 0 0 27 170M 0 7611k 0:01:23 0:00:22 0:01:01 7924k 28 623M 0 0 28 179M 0 7660k 0:01:23 0:00:23 0:01:00 8001k 30 623M 0 0 30 187M 0 7688k 0:01:23 0:00:24 0:00:59 8118k 31 623M 0 0 31 197M 0 7794k 0:01:21 0:00:25 0:00:56 8555k 33 623M 0 0 33 208M 0 7911k 0:01:20 0:00:26 0:00:54 9244k 35 623M 0 0 35 218M 0 7986k 0:01:19 0:00:27 0:00:52 9706k 36 623M 0 0 36 227M 0 8035k 0:01:19 0:00:28 0:00:51 9831k 38 623M 0 0 38 236M 0 8092k 0:01:18 0:00:29 0:00:49 9.8M 39 623M 0 0 39 246M 0 8140k 0:01:18 0:00:30 0:00:48 9940k 41 623M 0 0 41 256M 0 8213k 0:01:17 0:00:31 0:00:46 9843k 42 623M 0 0 42 266M 0 8273k 0:01:17 0:00:32 0:00:45 9880k 44 623M 0 0 44 275M 0 8291k 0:01:17 0:00:33 0:00:44 9776k 45 623M 0 0 45 283M 0 8298k 0:01:16 0:00:34 0:00:42 9532k 46 623M 0 0 46 291M 0 8284k 0:01:17 0:00:35 0:00:42 9172k 48 623M 0 0 48 301M 0 8335k 0:01:16 0:00:36 0:00:40 9116k 49 623M 0 0 49 310M 0 8358k 0:01:16 0:00:37 0:00:39 8915k 51 623M 0 0 51 318M 0 8366k 0:01:16 0:00:38 0:00:38 8881k 52 623M 0 0 52 326M 0 8365k 0:01:16 0:00:39 0:00:37 8838k 53 623M 0 0 53 334M 0 8354k 0:01:16 0:00:40 0:00:36 8861k 54 623M 0 0 54 342M 0 8342k 0:01:16 0:00:41 0:00:35 8391k 56 623M 0 0 56 349M 0 8324k 0:01:16 0:00:42 0:00:34 8068k 57 623M 0 0 57 360M 0 8379k 0:01:16 0:00:43 0:00:33 8478k 59 623M 0 0 59 370M 0 8430k 0:01:15 0:00:44 0:00:31 8944k 61 623M 0 0 61 382M 0 8516k 0:01:14 0:00:45 0:00:29 9840k 63 623M 0 0 63 395M 0 8609k 0:01:14 0:00:46 0:00:28 10.5M 65 623M 0 0 65 407M 0 8695k 0:01:13 0:00:47 0:00:26 11.6M 67 623M 0 0 67 419M 0 8776k 0:01:12 0:00:48 0:00:24 11.9M 69 623M 0 0 69 434M 0 8898k 0:01:11 0:00:49 0:00:22 12.8M 71 623M 0 0 71 448M 0 9005k 0:01:10 0:00:50 0:00:20 13.1M 73 623M 0 0 73 461M 0 9088k 0:01:10 0:00:51 0:00:19 13.2M 76 623M 0 0 76 474M 0 9174k 0:01:09 0:00:52 0:00:17 13.4M 78 623M 0 0 78 487M 0 9244k 0:01:09 0:00:53 0:00:16 13.5M 80 623M 0 0 80 498M 0 9289k 0:01:08 0:00:54 0:00:14 12.8M 81 623M 0 0 81 507M 0 9287k 0:01:08 0:00:55 0:00:13 11.8M 82 623M 0 0 82 516M 0 9287k 0:01:08 0:00:56 0:00:12 11.0M 84 623M 0 0 84 528M 0 9326k 0:01:08 0:00:57 0:00:11 10.6M 86 623M 0 0 86 538M 0 9352k 0:01:08 0:00:58 0:00:10 10.2M 88 623M 0 0 88 548M 0 9369k 0:01:08 0:00:59 0:00:09 10.0M 89 623M 0 0 89 560M 0 9403k 0:01:07 0:01:00 0:00:07 10.4M 91 623M 0 0 91 570M 0 9429k 0:01:07 0:01:01 0:00:06 10.7M 93 623M 0 0 93 581M 0 9446k 0:01:07 0:01:02 0:00:05 10.5M 94 623M 0 0 94 590M 0 9453k 0:01:07 0:01:03 0:00:04 10.3M 96 623M 0 0 96 600M 0 9463k 0:01:07 0:01:04 0:00:03 10.3M 98 623M 0 0 98 611M 0 9491k 0:01:07 0:01:05 0:00:02 10.3M 99 623M 0 0 99 622M 0 9520k 0:01:07 0:01:06 0:00:01 10.4M 100 623M 0 0 100 623M 0 9382k 0:01:08 0:01:08 --:--:-- 8577k 100 623M 0 0 100 623M 0 9245k 0:01:09 0:01:09 --:--:-- 6625k 100 623M 0 0 100 623M 0 9113k 0:01:10 0:01:10 --:--:-- 4637k 100 623M 0 0 100 623M 0 8985k 0:01:11 0:01:11 --:--:-- 2395k 100 623M 0 0 100 623M 0 8860k 0:01:12 0:01:12 --:--:-- 142k 100 623M 0 0 100 623M 0 8738k 0:01:13 0:01:13 --:--:-- 0 100 623M 0 0 100 623M 0 8620k 0:01:14 0:01:14 --:--:-- 0 100 623M 0 0 100 623M 0 8505k 0:01:15 0:01:15 --:--:-- 0 100 623M 0 0 100 623M 0 8393k 0:01:16 0:01:16 --:--:-- 0 100 623M 0 0 100 623M 0 8284k 0:01:17 0:01:17 --:--:-- 0 100 623M 0 0 100 623M 0 8178k 0:01:18 0:01:18 --:--:-- 0 100 623M 0 0 100 623M 0 8074k 0:01:19 0:01:19 --:--:-- 0 100 623M 0 0 100 623M 0 7973k 0:01:20 0:01:20 --:--:-- 0 100 623M 0 0 100 623M 0 7875k 0:01:21 0:01:21 --:--:-- 0 100 623M 0 0 100 623M 0 7778k 0:01:22 0:01:22 --:--:-- 0 100 623M 0 0 100 623M 0 7685k 0:01:23 0:01:23 --:--:-- 0 100 623M 0 0 100 623M 0 7593k 0:01:24 0:01:24 --:--:-- 0 100 623M 0 0 100 623M 0 7504k 0:01:25 0:01:25 --:--:-- 0 100 623M 0 0 100 623M 0 7416k 0:01:26 0:01:26 --:--:-- 0 100 623M 0 0 100 623M 0 7331k 0:01:27 0:01:27 --:--:-- 0 100 623M 0 0 100 623M 0 7248k 0:01:28 0:01:28 --:--:-- 0 100 623M 0 0 100 623M 0 7166k 0:01:29 0:01:29 --:--:-- 0 100 623M 0 0 100 623M 0 7086k 0:01:30 0:01:30 --:--:-- 0 100 623M 0 0 100 623M 0 7008k 0:01:31 0:01:31 --:--:-- 0 100 623M 0 0 100 623M 0 6932k 0:01:32 0:01:32 --:--:-- 0 100 623M 0 0 100 623M 0 6858k 0:01:33 0:01:33 --:--:-- 0 100 623M 0 0 100 623M 0 6785k 0:01:34 0:01:34 --:--:-- 0 100 623M 0 0 100 623M 0 6713k 0:01:35 0:01:35 --:--:-- 0Cannot contact perception: java.lang.InterruptedException 100 623M 0 0 100 623M 0 6643k 0:01:36 0:01:36 --:--:-- 0 100 623M 0 0 100 623M 0 6575k 0:01:37 0:01:37 --:--:-- 0 100 623M 0 0 100 623M 0 6507k 0:01:38 0:01:38 --:--:-- 0 100 623M 0 0 100 623M 0 6442k 0:01:39 0:01:39 --:--:-- 0 100 623M 0 0 100 623M 0 6377k 0:01:40 0:01:40 --:--:-- 0 100 623M 0 0 100 623M 0 6314k 0:01:41 0:01:41 --:--:-- 0 100 623M 0 0 100 623M 0 6252k 0:01:42 0:01:42 --:--:-- 0 100 623M 0 0 100 623M 0 6191k 0:01:43 0:01:43 --:--:-- 0 100 623M 0 0 100 623M 0 6132k 0:01:44 0:01:44 --:--:-- 0 100 623M 0 0 100 623M 0 6073k 0:01:45 0:01:45 --:--:-- 0 100 623M 0 0 100 623M 0 6016k 0:01:46 0:01:46 --:--:-- 0 100 623M 0 0 100 623M 0 5960k 0:01:47 0:01:47 --:--:-- 0 100 623M 0 0 100 623M 0 5905k 0:01:48 0:01:48 --:--:-- 0 100 623M 0 0 100 623M 0 5850k 0:01:49 0:01:49 --:--:-- 0 100 623M 0 0 100 623M 0 5797k 0:01:50 0:01:50 --:--:-- 0 100 623M 0 0 100 623M 0 5745k 0:01:51 0:01:51 --:--:-- 0 100 623M 0 0 100 623M 0 5694k 0:01:52 0:01:52 --:--:-- 0 100 623M 0 0 100 623M 0 5643k 0:01:53 0:01:53 --:--:-- 0 100 623M 0 0 100 623M 0 5594k 0:01:54 0:01:54 --:--:-- 0 100 623M 0 0 100 623M 0 5545k 0:01:55 0:01:55 --:--:-- 0 100 623M 0 0 100 623M 0 5497k 0:01:56 0:01:56 --:--:-- 0 100 623M 0 0 100 623M 0 5450k 0:01:57 0:01:57 --:--:-- 0 100 623M 0 0 100 623M 0 5404k 0:01:58 0:01:58 --:--:-- 0 100 623M 0 0 100 623M 0 5358k 0:01:59 0:01:59 --:--:-- 0 100 623M 0 0 100 623M 0 5314k 0:02:00 0:02:00 --:--:-- 0 100 623M 0 0 100 623M 0 5270k 0:02:01 0:02:01 --:--:-- 0 100 623M 0 0 100 623M 0 5227k 0:02:02 0:02:02 --:--:-- 0 100 623M 0 0 100 623M 0 5184k 0:02:03 0:02:03 --:--:-- 0 100 623M 0 0 100 623M 0 5142k 0:02:04 0:02:04 --:--:-- 0 100 623M 0 0 100 623M 0 5101k 0:02:05 0:02:05 --:--:-- 0 100 623M 0 0 100 623M 0 5061k 0:02:06 0:02:06 --:--:-- 0 100 623M 0 0 100 623M 0 5021k 0:02:07 0:02:07 --:--:-- 0 100 623M 0 0 100 623M 0 4981k 0:02:08 0:02:08 --:--:-- 0 100 623M 0 0 100 623M 0 4943k 0:02:09 0:02:09 --:--:-- 0 100 623M 0 0 100 623M 0 4905k 0:02:10 0:02:10 --:--:-- 0 100 623M 0 0 100 623M 0 4867k 0:02:11 0:02:11 --:--:-- 0 100 623M 0 0 100 623M 0 4830k 0:02:12 0:02:12 --:--:-- 0 100 623M 0 0 100 623M 0 4794k 0:02:13 0:02:13 --:--:-- 0 100 623M 0 0 100 623M 0 4758k 0:02:14 0:02:14 --:--:-- 0 100 623M 0 0 100 623M 0 4723k 0:02:15 0:02:15 --:--:-- 0 100 623M 0 0 100 623M 0 4688k 0:02:16 0:02:16 --:--:-- 0 100 623M 0 0 100 623M 0 4654k 0:02:17 0:02:17 --:--:-- 0 100 623M 0 0 100 623M 0 4620k 0:02:18 0:02:18 --:--:-- 0 100 623M 0 0 100 623M 0 4587k 0:02:19 0:02:19 --:--:-- 0 100 623M 0 0 100 623M 0 4554k 0:02:20 0:02:20 --:--:-- 0 100 623M 0 0 100 623M 0 4522k 0:02:21 0:02:21 --:--:-- 0 100 623M 0 0 100 623M 0 4490k 0:02:22 0:02:22 --:--:-- 0 100 623M 0 0 100 623M 0 4459k 0:02:23 0:02:23 --:--:-- 0 100 623M 0 0 100 623M 0 4428k 0:02:24 0:02:24 --:--:-- 0 100 623M 0 0 100 623M 0 4397k 0:02:25 0:02:25 --:--:-- 0 100 623M 0 0 100 623M 0 4367k 0:02:26 0:02:26 --:--:-- 0 100 623M 0 0 100 623M 0 4337k 0:02:27 0:02:27 --:--:-- 0 100 623M 0 0 100 623M 0 4308k 0:02:28 0:02:28 --:--:-- 0 100 623M 0 0 100 623M 0 4279k 0:02:29 0:02:29 --:--:-- 0 100 623M 0 0 100 623M 0 4250k 0:02:30 0:02:30 --:--:-- 0 100 623M 0 0 100 623M 0 4222k 0:02:31 0:02:31 --:--:-- 0 100 623M 0 0 100 623M 0 4194k 0:02:32 0:02:32 --:--:-- 0 100 623M 0 0 100 623M 0 4167k 0:02:33 0:02:33 --:--:-- 0 100 623M 0 0 100 623M 0 4140k 0:02:34 0:02:34 --:--:-- 0 100 623M 0 0 100 623M 0 4113k 0:02:35 0:02:35 --:--:-- 0 100 623M 0 0 100 623M 0 4087k 0:02:36 0:02:36 --:--:-- 0 100 623M 0 0 100 623M 0 4061k 0:02:37 0:02:37 --:--:-- 0 100 623M 0 0 100 623M 0 4035k 0:02:38 0:02:38 --:--:-- 0 100 623M 0 0 100 623M 0 4010k 0:02:39 0:02:39 --:--:-- 0 100 623M 0 0 100 623M 0 3985k 0:02:40 0:02:40 --:--:-- 0 100 623M 0 0 100 623M 0 3960k 0:02:41 0:02:41 --:--:-- 0 100 623M 0 0 100 623M 0 3935k 0:02:42 0:02:42 --:--:-- 0 100 623M 0 0 100 623M 0 3911k 0:02:43 0:02:43 --:--:-- 0 100 623M 0 0 100 623M 0 3887k 0:02:44 0:02:44 --:--:-- 0 100 623M 0 0 100 623M 0 3864k 0:02:45 0:02:45 --:--:-- 0 100 623M 0 0 100 623M 0 3841k 0:02:46 0:02:46 --:--:-- 0 100 623M 0 0 100 623M 0 3818k 0:02:47 0:02:47 --:--:-- 0 100 623M 0 0 100 623M 0 3795k 0:02:48 0:02:48 --:--:-- 0 100 623M 0 0 100 623M 0 3772k 0:02:49 0:02:49 --:--:-- 0 100 623M 0 0 100 623M 0 3750k 0:02:50 0:02:50 --:--:-- 0 100 623M 0 0 100 623M 0 3728k 0:02:51 0:02:51 --:--:-- 0 100 623M 0 0 100 623M 0 3706k 0:02:52 0:02:52 --:--:-- 0 100 623M 0 0 100 623M 0 3685k 0:02:53 0:02:53 --:--:-- 0 100 623M 0 0 100 623M 0 3664k 0:02:54 0:02:54 --:--:-- 0 100 623M 0 0 100 623M 0 3643k 0:02:55 0:02:55 --:--:-- 0 100 623M 0 0 100 623M 0 3622k 0:02:56 0:02:56 --:--:-- 0 100 623M 0 0 100 623M 0 3602k 0:02:57 0:02:57 --:--:-- 0 100 623M 0 0 100 623M 0 3581k 0:02:58 0:02:58 --:--:-- 0 100 623M 0 0 100 623M 0 3561k 0:02:59 0:02:59 --:--:-- 0 100 623M 0 0 100 623M 0 3542k 0:03:00 0:03:00 --:--:-- 0 100 623M 0 0 100 623M 0 3522k 0:03:01 0:03:01 --:--:-- 0 100 623M 0 0 100 623M 0 3503k 0:03:02 0:03:02 --:--:-- 0 100 623M 0 0 100 623M 0 3484k 0:03:03 0:03:03 --:--:-- 0 100 623M 0 0 100 623M 0 3465k 0:03:04 0:03:04 --:--:-- 0 100 623M 0 0 100 623M 0 3446k 0:03:05 0:03:05 --:--:-- 0 100 623M 0 0 100 623M 0 3427k 0:03:06 0:03:06 --:--:-- 0 100 623M 0 0 100 623M 0 3409k 0:03:07 0:03:07 --:--:-- 0 100 623M 0 0 100 623M 0 3391k 0:03:08 0:03:08 --:--:-- 0 100 623M 0 0 100 623M 0 3373k 0:03:09 0:03:09 --:--:-- 0 100 623M 0 43 100 623M 0 3368k 0:03:09 0:03:09 --:--:-- 10 [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