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 150cfbb550b1eeccb069d3fcfcf6f5f2645c7f79 (refs/remotes/origin/master)
Commit message: "Update orin-arm.jenkinsfile"
> git rev-parse --resolve-git-dir /senior/weilk/workspace/perception/.git # timeout=10
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git
> git --version # timeout=10
> git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --tags --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 150cfbb550b1eeccb069d3fcfcf6f5f2645c7f79 # timeout=10
> git rev-list --no-walk 150cfbb550b1eeccb069d3fcfcf6f5f2645c7f79 # 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-08_23-28-36 /senior/workspace/perception_ota_master_2023-05-08_23-28-36.zip /senior/workspace/shared_msgs /senior/workspace/system-ros /senior/workspace/version.json '/senior/perception_slave/*' /senior/workspace/perception_ota_master_2023-05-08_23-28-36.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 f3c46b817a59774d452fd8030d73223a286dae6a (origin/rc_dev)
Commit message: "add: control msg"
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 f3c46b817a59774d452fd8030d73223a286dae6a # timeout=10
> git rev-list --no-walk f3c46b817a59774d452fd8030d73223a286dae6a # 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.MS6fykGWO6
+++ unset _TMPDIR
+++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.MS6fykGWO6 ']'
+++ CATKIN_SHELL=bash
+++ /opt/ros/melodic/_setup_util.py
+++ _RC=0
+++ '[' 0 -ne 0 ']'
+++ unset _RC
+++ unset _SETUP_UTIL
+++ . /tmp/setup.sh.MS6fykGWO6
++++ 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.MS6fykGWO6
+++ 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
Cannot contact perception: java.lang.InterruptedException
-- 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 22 packages in topological order:
-- ~~ - lego_cloud_msgs
-- ~~ - cloud_msgs
-- ~~ - comm_msgs
-- ~~ - align_msgs
-- ~~ - diagnose_msgs
-- ~~ - ads_msgs
-- ~~ - guardian_msgs
-- ~~ - hdmap_msgs
-- ~~ - lane_frame_msgs
-- ~~ - msf_localization_msgs
-- ~~ - perception_msgs
-- ~~ - pnc_lonctrl_msgs
-- ~~ - port_msgs
-- ~~ - prediction_msgs
-- ~~ - simulate_msgs
-- ~~ - spreader_msgs
-- ~~ - localization_msgs
-- ~~ - tos_msgs
-- ~~ - vehicle_msgs
-- ~~ - acquisition_msgs
-- ~~ - pnc_debug_msg
-- ~~ - visual_msgs
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- +++ processing catkin package: 'lego_cloud_msgs'
-- ==> add_subdirectory(shared_msgs/lego_cloud_msgs)
CMake Deprecation Warning at shared_msgs/lego_cloud_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> 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 <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- diagnose_msgs: 7 messages, 0 services
-- +++ processing catkin package: 'ads_msgs'
-- ==> add_subdirectory(shared_msgs/ads_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- ads_msgs: 14 messages, 0 services
-- +++ processing catkin package: 'guardian_msgs'
-- ==> add_subdirectory(shared_msgs/guardian_msgs)
CMake Deprecation Warning at shared_msgs/guardian_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- guardian_msgs: 3 messages, 0 services
-- +++ processing catkin package: 'hdmap_msgs'
-- ==> add_subdirectory(shared_msgs/hdmap_msgs)
CMake Deprecation Warning at shared_msgs/hdmap_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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: '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 <min> value or use a ...<max> 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: 17 messages, 0 services
-- +++ processing catkin package: 'acquisition_msgs'
-- ==> add_subdirectory(shared_msgs/acquisition_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- acquisition_msgs: 11 messages, 0 services
-- +++ processing catkin package: 'pnc_debug_msg'
-- ==> add_subdirectory(shared_msgs/pnc_debug_msgs)
CMake Deprecation Warning at shared_msgs/pnc_debug_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> 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 geometry_msgs_generate_messages_cpp
[ 0%] Built target geometry_msgs_generate_messages_lisp
[ 0%] Built target std_msgs_generate_messages_cpp
[ 0%] Built target nav_msgs_generate_messages_cpp
[ 0%] Built target nav_msgs_generate_messages_eus
[ 0%] Built target geometry_msgs_generate_messages_eus
[ 0%] Built target std_msgs_generate_messages_eus
[ 0%] Built target geometry_msgs_generate_messages_nodejs
[ 0%] Built target nav_msgs_generate_messages_nodejs
[ 0%] Built target std_msgs_generate_messages_nodejs
[ 0%] Built target nav_msgs_generate_messages_py
[ 0%] Built target geometry_msgs_generate_messages_py
[ 0%] Built target std_msgs_generate_messages_py
[ 0%] Built target _lego_cloud_msgs_generate_messages_check_deps_cloud_info
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CloudCmd
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_LogInOutTos
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_Point
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_TaskType
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfos
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_MovationCtrl
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_SwitchDrvMode
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_TosTask
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_RemoteControl
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_PassingPoint
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_LedMsg
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_RequestPoints
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfo
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajPt
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajectoryPoint
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Path
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Traj
[ 0%] Built target _comm_msgs_generate_messages_check_deps_CloudTrajs
[ 0%] Built target _comm_msgs_generate_messages_check_deps_LidarShmMessage
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdState
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Trigger
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersion
[ 0%] Built target _comm_msgs_generate_messages_check_deps_CheckResult
[ 0%] Built target _comm_msgs_generate_messages_check_deps_SelfCheck
[ 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_PilotState
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Monitor
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PowerManager
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceManager
[ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersionInfo
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Trajectory
[ 0%] Built target _comm_msgs_generate_messages_check_deps_MachineMetrics
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_LinkSegment
[ 0%] Built target _align_msgs_generate_messages_check_deps_CloudDisplay
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorTrace
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_DiagnoseInfo
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorDetail
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_KeyValue
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorInfo
[ 0%] Built target _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_Target
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Command
[ 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_CommandState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_MonitorFrame
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SwitchState
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_ParallelDrive
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_RelieveWarn
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_DrivingState
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapResponse
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Status
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePosition
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_FlipSeasideAreaRequest
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_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_RoutingRequestPoint
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Region
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Section
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Lane
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapRequest
[ 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_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_LaneA
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestXYZ
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Gnss
[ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneB
[ 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_GnssHeading
[ 0%] Built target _perception_msgs_generate_messages_check_deps_TrailerPosture
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Localization
[ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacle
[ 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_FilterParam
[ 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_OgPoint
[ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacles
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Gear
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_TrajectoryPoint
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_LonCtrlDebug
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Path
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_PathPoint
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Trajectory
[ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmds
[ 0%] Built target _port_msgs_generate_messages_check_deps_ContainerCompensate
[ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmd
[ 0%] Built target _port_msgs_generate_messages_check_deps_VehicleStationState
[ 0%] Built target _port_msgs_generate_messages_check_deps_AccurateStop
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacle
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionTrajectory
[ 0%] Built target sensor_msgs_generate_messages_cpp
[ 0%] Built target _simulate_msgs_generate_messages_check_deps_Rate
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacles
[ 0%] Built target _simulate_msgs_generate_messages_check_deps_InitState
[ 0%] Built target sensor_msgs_generate_messages_nodejs
[ 0%] Built target sensor_msgs_generate_messages_py
[ 0%] Built target _localization_msgs_generate_messages_check_deps_VehicleState
[ 0%] Built target _spreader_msgs_generate_messages_check_deps_SpreaderInfo
[ 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_ShoreCranesLoc
[ 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_BlockedCrane
[ 0%] Built target _tos_msgs_generate_messages_check_deps_VanPool
[ 0%] Built target _tos_msgs_generate_messages_check_deps_TruckStop
[ 0%] Built target _tos_msgs_generate_messages_check_deps_ManualShift
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Cps
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Task
[ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedLane
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Align
[ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignSig
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedAreas
[ 0%] Built target _tos_msgs_generate_messages_check_deps_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_AlignTips
[ 0%] Built target _tos_msgs_generate_messages_check_deps_CmdState
[ 0%] Built target _tos_msgs_generate_messages_check_deps_TaskDetail
[ 0%] Built target _tos_msgs_generate_messages_check_deps_StackerReady
[ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedSection
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_RemoteControl
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Command
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Chassis
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Path
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Gear
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Trajectory
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_VehicleStatus
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_TrajectoryPoint
[ 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_PathPoint
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CCUControl
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StartVehicle
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_UltrasonicRadars
[ 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_Request
[ 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_WorkStatus
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Location
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_LocationError
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Tos
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_AdsState
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_ErrorCode
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_LocationErrorType
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_AdsCmdState
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_TosTask
[ 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_LongitudinalDebug
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_SlPoint
[ 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_SpeedConstrain
[ 0%] Built target _visual_msgs_generate_messages_check_deps_Path
[ 0%] Generating Lisp 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_PathPoint
[ 0%] Generating C++ code from lego_cloud_msgs/cloud_info.msg
[ 0%] Built target _visual_msgs_generate_messages_check_deps_PathPoints
[ 0%] Built target _visual_msgs_generate_messages_check_deps_Lanes
[ 0%] Generating EusLisp 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_Lane
[ 0%] Generating Python from MSG lego_cloud_msgs/cloud_info
[ 0%] Generating Python from MSG cloud_msgs/TaskType
[ 0%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrains
[ 0%] Generating Python from MSG cloud_msgs/CraneInfos
[ 0%] Generating C++ code from cloud_msgs/TaskType.msg
[ 0%] Built target lego_cloud_msgs_generate_messages_lisp
[ 1%] Generating EusLisp manifest code for lego_cloud_msgs
[ 1%] Built target lego_cloud_msgs_generate_messages_nodejs
[ 1%] Generating EusLisp code from cloud_msgs/TaskType.msg
[ 1%] Generating EusLisp code from cloud_msgs/CraneInfos.msg
[ 1%] Generating EusLisp code from cloud_msgs/Point.msg
[ 1%] Built target lego_cloud_msgs_generate_messages_cpp
[ 1%] Generating Python from MSG cloud_msgs/Point
[ 1%] Generating C++ code from cloud_msgs/CraneInfos.msg
[ 1%] Generating Python msg __init__.py for lego_cloud_msgs
[ 1%] Generating Python from MSG cloud_msgs/Ack
[ 1%] Generating EusLisp code from cloud_msgs/Ack.msg
[ 1%] Generating Lisp code from cloud_msgs/TaskType.msg
[ 1%] Generating Lisp code from cloud_msgs/CraneInfos.msg
[ 1%] Generating Lisp code from cloud_msgs/Point.msg
[ 1%] Generating EusLisp code from cloud_msgs/CloudCmd.msg
[ 1%] Generating Lisp code from cloud_msgs/Ack.msg
[ 1%] Built target lego_cloud_msgs_generate_messages_py
[ 1%] Generating Python from MSG cloud_msgs/CloudCmd
[ 1%] Generating Python from MSG cloud_msgs/RemoteControl
[ 1%] Generating Javascript code from cloud_msgs/TaskType.msg
[ 2%] Generating Lisp code from cloud_msgs/CloudCmd.msg
[ 2%] Generating EusLisp code from cloud_msgs/RemoteControl.msg
[ 2%] Generating C++ code from cloud_msgs/Point.msg
[ 2%] Generating C++ code from cloud_msgs/Ack.msg
[ 2%] Generating Lisp code from cloud_msgs/RemoteControl.msg
[ 2%] Generating Javascript code from cloud_msgs/CraneInfos.msg
[ 2%] Generating EusLisp code from cloud_msgs/TosTask.msg
[ 2%] Generating Lisp code from cloud_msgs/TosTask.msg
[ 3%] Generating Javascript code from cloud_msgs/Point.msg
[ 3%] Generating C++ code from cloud_msgs/CloudCmd.msg
[ 3%] Generating Python from MSG cloud_msgs/TosTask
[ 4%] Generating Lisp code from cloud_msgs/SwitchDrvMode.msg
[ 4%] Generating Javascript code from cloud_msgs/Ack.msg
[ 4%] Generating Javascript code from comm_msgs/DeviceCmdFeedback.msg
[ 4%] Generating EusLisp code from cloud_msgs/SwitchDrvMode.msg
[ 4%] Generating Lisp code from cloud_msgs/CraneInfo.msg
[ 4%] Generating Lisp code from cloud_msgs/PassingPoint.msg
[ 4%] Generating Javascript code from cloud_msgs/CloudCmd.msg
[ 4%] Generating Javascript code from comm_msgs/TagInfo.msg
[ 4%] Generating Javascript code from cloud_msgs/RemoteControl.msg
[ 4%] Generating EusLisp code from cloud_msgs/CraneInfo.msg
[ 4%] Generating Lisp code from cloud_msgs/MovationCtrl.msg
[ 4%] Generating Lisp code from cloud_msgs/LedMsg.msg
[ 4%] Generating Javascript code from comm_msgs/AppVersion.msg
[ 4%] Generating Python from MSG cloud_msgs/SwitchDrvMode
[ 5%] Generating C++ code from cloud_msgs/RemoteControl.msg
[ 5%] Generating Javascript code from cloud_msgs/TosTask.msg
[ 5%] Generating Lisp code from cloud_msgs/RequestPoints.msg
[ 5%] Generating EusLisp code from cloud_msgs/PassingPoint.msg
[ 5%] Generating Lisp code from cloud_msgs/LogInOutTos.msg
[ 5%] Generating Javascript code from cloud_msgs/SwitchDrvMode.msg
[ 5%] Generating Javascript code from comm_msgs/PilotState.msg
[ 5%] Generating Javascript code from cloud_msgs/CraneInfo.msg
[ 5%] Built target cloud_msgs_generate_messages_lisp
[ 5%] Generating EusLisp code from cloud_msgs/MovationCtrl.msg
[ 5%] Generating Javascript code from comm_msgs/PathPoint.msg
[ 5%] Generating C++ code from comm_msgs/DeviceCmdFeedback.msg
[ 5%] Generating Javascript code from cloud_msgs/PassingPoint.msg
[ 5%] Built target lego_cloud_msgs_generate_messages_eus
[ 5%] Generating Python from MSG comm_msgs/DeviceCmdFeedback
[ 5%] Generating C++ code from comm_msgs/TagInfo.msg
[ 5%] Generating Python from MSG cloud_msgs/CraneInfo
[ 5%] Generating Javascript code from comm_msgs/Device.msg
[ 5%] Generating Javascript code from cloud_msgs/MovationCtrl.msg
[ 5%] Generating C++ code from cloud_msgs/TosTask.msg
[ 6%] Generating EusLisp code from cloud_msgs/LedMsg.msg
[ 6%] Generating Javascript code from comm_msgs/TrajPt.msg
[ 6%] Generating Javascript code from cloud_msgs/LedMsg.msg
[ 6%] Generating Python from MSG comm_msgs/TagInfo
[ 6%] Generating Javascript code from comm_msgs/Ack.msg
[ 6%] Generating EusLisp code from cloud_msgs/RequestPoints.msg
[ 6%] Generating Javascript code from cloud_msgs/RequestPoints.msg
[ 6%] Generating EusLisp code from comm_msgs/DeviceCmdFeedback.msg
[ 6%] Generating Python from MSG cloud_msgs/PassingPoint
[ 6%] Generating C++ code from comm_msgs/AppVersion.msg
[ 6%] Generating Javascript code from comm_msgs/Trigger.msg
[ 6%] Generating Javascript code from cloud_msgs/LogInOutTos.msg
[ 6%] Generating C++ code from cloud_msgs/SwitchDrvMode.msg
[ 6%] Generating EusLisp code from cloud_msgs/LogInOutTos.msg
[ 6%] Generating EusLisp code from comm_msgs/TagInfo.msg
[ 6%] Generating Javascript code from comm_msgs/CloudTrajs.msg
[ 6%] Built target cloud_msgs_generate_messages_nodejs
[ 6%] Generating C++ code from cloud_msgs/CraneInfo.msg
[ 6%] Generating Python from MSG comm_msgs/AppVersion
[ 6%] Generating Python from MSG cloud_msgs/MovationCtrl
[ 6%] Generating Javascript code from comm_msgs/Traj.msg
[ 6%] Generating EusLisp manifest code for cloud_msgs
[ 6%] Generating EusLisp code from comm_msgs/AppVersion.msg
[ 6%] Generating C++ code from comm_msgs/PilotState.msg
[ 6%] Generating Javascript code from comm_msgs/Point.msg
[ 6%] Generating Lisp code from comm_msgs/DeviceCmdFeedback.msg
[ 7%] Generating EusLisp code from comm_msgs/PilotState.msg
[ 7%] Generating Javascript code from comm_msgs/TrajectoryPoint.msg
[ 7%] Generating C++ code from cloud_msgs/PassingPoint.msg
[ 7%] Generating Python from MSG comm_msgs/PilotState
[ 7%] Generating Lisp code from comm_msgs/TagInfo.msg
[ 8%] Generating Python from MSG cloud_msgs/LedMsg
[ 8%] Generating Javascript code from comm_msgs/CheckResult.msg
[ 8%] Generating C++ code from comm_msgs/PathPoint.msg
[ 8%] Generating Lisp code from comm_msgs/AppVersion.msg
[ 8%] Generating EusLisp code from comm_msgs/PathPoint.msg
[ 8%] Generating Javascript code from comm_msgs/SelfCheck.msg
[ 8%] Generating Lisp code from comm_msgs/PilotState.msg
[ 9%] Generating Javascript code from comm_msgs/PowerManager.msg
[ 10%] Generating EusLisp code from comm_msgs/Device.msg
[ 10%] Generating Python from MSG cloud_msgs/RequestPoints
[ 10%] Generating Python from MSG comm_msgs/PathPoint
[ 10%] Generating C++ code from cloud_msgs/MovationCtrl.msg
[ 10%] Generating Lisp code from comm_msgs/PathPoint.msg
[ 10%] Generating C++ code from comm_msgs/Device.msg
[ 10%] Generating Javascript code from comm_msgs/DeviceManager.msg
[ 10%] Generating Lisp code from comm_msgs/Device.msg
[ 10%] Generating EusLisp code from comm_msgs/TrajPt.msg
[ 10%] Generating Javascript code from comm_msgs/Path.msg
[ 11%] Generating Lisp code from comm_msgs/TrajPt.msg
[ 11%] Generating Python from MSG cloud_msgs/LogInOutTos
[ 11%] Generating C++ code from cloud_msgs/LedMsg.msg
[ 11%] Generating Javascript code from comm_msgs/LidarShmMessage.msg
[ 11%] Generating Python from MSG comm_msgs/Device
[ 11%] Generating EusLisp code from comm_msgs/Ack.msg
[ 12%] Generating Lisp code from comm_msgs/Ack.msg
[ 12%] Generating C++ code from comm_msgs/TrajPt.msg
[ 12%] Generating Javascript code from comm_msgs/Trajectory.msg
[ 12%] Generating Lisp code from comm_msgs/Trigger.msg
[ 12%] Generating EusLisp code from comm_msgs/Trigger.msg
[ 12%] Generating Lisp code from comm_msgs/CloudTrajs.msg
[ 12%] Generating Javascript code from comm_msgs/PassingPt.msg
[ 13%] Generating Python msg __init__.py for cloud_msgs
[ 13%] Generating C++ code from cloud_msgs/RequestPoints.msg
[ 13%] Generating Lisp code from comm_msgs/Traj.msg
[ 13%] Generating Python from MSG comm_msgs/TrajPt
[ 13%] Generating EusLisp code from comm_msgs/CloudTrajs.msg
[ 13%] Generating C++ code from comm_msgs/Ack.msg
[ 14%] Generating Javascript code from comm_msgs/DeviceCmdState.msg
[ 14%] Generating Lisp code from comm_msgs/Point.msg
[ 14%] Generating Javascript code from comm_msgs/AppVersionInfo.msg
[ 14%] Generating EusLisp code from comm_msgs/Traj.msg
[ 14%] Built target cloud_msgs_generate_messages_eus
[ 14%] Generating Lisp code from comm_msgs/TrajectoryPoint.msg
[ 14%] Generating Python from MSG comm_msgs/Ack
[ 14%] Generating C++ code from cloud_msgs/LogInOutTos.msg
[ 14%] Built target cloud_msgs_generate_messages_py
[ 15%] Generating EusLisp code from diagnose_msgs/DiagnoseInfo.msg
[ 15%] Generating Javascript code from comm_msgs/MachineMetrics.msg
[ 15%] Generating Javascript code from comm_msgs/Monitor.msg
[ 15%] Generating Lisp code from comm_msgs/CheckResult.msg
[ 15%] Generating EusLisp code from comm_msgs/Point.msg
[ 15%] Generating C++ code from comm_msgs/Trigger.msg
[ 15%] Generating C++ code from comm_msgs/CloudTrajs.msg
[ 15%] Built target comm_msgs_generate_messages_nodejs
[ 15%] Generating EusLisp code from comm_msgs/TrajectoryPoint.msg
[ 15%] Generating EusLisp code from diagnose_msgs/LinkSegment.msg
[ 15%] Generating Lisp code from comm_msgs/SelfCheck.msg
[ 15%] Generating Python from MSG comm_msgs/Trigger
[ 15%] Generating Lisp code from comm_msgs/PowerManager.msg
[ 15%] Built target cloud_msgs_generate_messages_cpp
[ 15%] Generating EusLisp code from diagnose_msgs/ErrorTrace.msg
[ 15%] Generating Lisp code from comm_msgs/DeviceManager.msg
[ 15%] Generating EusLisp code from diagnose_msgs/ErrorDetail.msg
[ 15%] Generating EusLisp code from comm_msgs/CheckResult.msg
[ 15%] Generating Python from MSG comm_msgs/CloudTrajs
[ 15%] Generating Lisp code from comm_msgs/Path.msg
[ 15%] Generating Lisp code from comm_msgs/LidarShmMessage.msg
[ 16%] Generating C++ code from comm_msgs/Traj.msg
[ 16%] Generating Python from MSG comm_msgs/Traj
[ 16%] Generating EusLisp code from diagnose_msgs/ErrorInfo.msg
[ 16%] Generating EusLisp code from comm_msgs/SelfCheck.msg
[ 16%] Generating EusLisp code from comm_msgs/PowerManager.msg
[ 16%] Generating Lisp code from comm_msgs/Trajectory.msg
[ 16%] Generating Python from MSG diagnose_msgs/DiagnoseInfo
[ 16%] Generating Lisp code from comm_msgs/PassingPt.msg
[ 16%] Generating EusLisp code from diagnose_msgs/KeyValue.msg
[ 16%] Generating EusLisp code from comm_msgs/DeviceManager.msg
[ 16%] Generating EusLisp code from comm_msgs/Path.msg
[ 16%] Generating Lisp code from diagnose_msgs/DiagnoseInfo.msg
[ 16%] Generating Lisp code from comm_msgs/DeviceCmdState.msg
[ 16%] Generating Python from MSG comm_msgs/Point
[ 16%] Generating C++ code from comm_msgs/Point.msg
[ 16%] Generating Lisp code from diagnose_msgs/LinkSegment.msg
[ 16%] Generating EusLisp code from diagnose_msgs/TraceSegment.msg
[ 16%] Generating Python from MSG diagnose_msgs/LinkSegment
[ 16%] Generating Lisp code from comm_msgs/AppVersionInfo.msg
[ 16%] Generating Python from MSG diagnose_msgs/ErrorTrace
[ 16%] Generating EusLisp code from comm_msgs/LidarShmMessage.msg
[ 17%] Generating Lisp code from diagnose_msgs/ErrorTrace.msg
[ 17%] Generating Lisp code from comm_msgs/MachineMetrics.msg
[ 17%] Generating EusLisp manifest code for diagnose_msgs
[ 17%] Generating Lisp code from diagnose_msgs/ErrorDetail.msg
[ 17%] Generating EusLisp code from comm_msgs/Trajectory.msg
[ 18%] Generating Python from MSG comm_msgs/TrajectoryPoint
[ 19%] Generating Lisp code from comm_msgs/Monitor.msg
[ 19%] Generating C++ code from comm_msgs/TrajectoryPoint.msg
[ 19%] Generating Lisp code from diagnose_msgs/ErrorInfo.msg
[ 19%] Generating Lisp code from diagnose_msgs/KeyValue.msg
[ 19%] Generating Python from MSG diagnose_msgs/ErrorDetail
[ 19%] Built target comm_msgs_generate_messages_lisp
[ 19%] Generating Python from MSG diagnose_msgs/ErrorInfo
[ 19%] Generating EusLisp code from comm_msgs/PassingPt.msg
[ 19%] Generating Lisp code from diagnose_msgs/TraceSegment.msg
[ 19%] Generating EusLisp code from comm_msgs/DeviceCmdState.msg
[ 19%] Built target diagnose_msgs_generate_messages_lisp
[ 19%] Generating Python from MSG comm_msgs/CheckResult
[ 19%] Generating Javascript code from diagnose_msgs/DiagnoseInfo.msg
[ 19%] Generating Javascript code from diagnose_msgs/LinkSegment.msg
[ 19%] Generating C++ code from comm_msgs/CheckResult.msg
[ 19%] Generating EusLisp code from comm_msgs/AppVersionInfo.msg
[ 19%] Generating Python from MSG comm_msgs/SelfCheck
[ 19%] Generating Python from MSG diagnose_msgs/KeyValue
[ 19%] Generating Javascript code from diagnose_msgs/ErrorTrace.msg
[ 19%] Generating Python from MSG diagnose_msgs/TraceSegment
[ 19%] Generating EusLisp code from comm_msgs/MachineMetrics.msg
[ 19%] Generating Javascript code from diagnose_msgs/ErrorDetail.msg
[ 19%] Generating C++ code from diagnose_msgs/DiagnoseInfo.msg
[ 19%] Generating C++ code from comm_msgs/SelfCheck.msg
[ 19%] Generating Javascript code from diagnose_msgs/ErrorInfo.msg
[ 19%] Generating EusLisp code from comm_msgs/Monitor.msg
[ 19%] Generating C++ code from diagnose_msgs/LinkSegment.msg
[ 19%] Generating Python msg __init__.py for diagnose_msgs
[ 19%] Generating Python from MSG comm_msgs/PowerManager
[ 19%] Generating Javascript code from diagnose_msgs/KeyValue.msg
[ 19%] Generating EusLisp manifest code for comm_msgs
[ 20%] Generating Javascript code from diagnose_msgs/TraceSegment.msg
[ 20%] Generating C++ code from diagnose_msgs/ErrorTrace.msg
[ 20%] Generating C++ code from comm_msgs/PowerManager.msg
[ 20%] Built target diagnose_msgs_generate_messages_py
[ 20%] Built target diagnose_msgs_generate_messages_nodejs
[ 20%] Generating C++ code from diagnose_msgs/ErrorDetail.msg
[ 20%] Generating Lisp code from ads_msgs/CommandStates.msg
[ 20%] Generating Javascript code from guardian_msgs/ParallelDrive.msg
[ 20%] Generating Python from MSG comm_msgs/DeviceManager
[ 20%] Generating Javascript code from guardian_msgs/DrivingState.msg
[ 20%] Generating Lisp code from ads_msgs/Target.msg
[ 21%] Generating Javascript code from guardian_msgs/RelieveWarn.msg
[ 21%] Built target diagnose_msgs_generate_messages_eus
[ 21%] Generating C++ code from diagnose_msgs/ErrorInfo.msg
[ 21%] Generating Python from MSG guardian_msgs/ParallelDrive
[ 21%] Generating Lisp code from ads_msgs/Command.msg
[ 21%] Generating C++ code from comm_msgs/DeviceManager.msg
[ 21%] Built target guardian_msgs_generate_messages_nodejs
[ 21%] Generating Python from MSG guardian_msgs/DrivingState
[ 21%] Generating Python from MSG guardian_msgs/RelieveWarn
[ 22%] Generating Python from MSG comm_msgs/Path
[ 22%] Generating Lisp code from ads_msgs/VehicleState.msg
[ 22%] Generating C++ code from diagnose_msgs/KeyValue.msg
[ 22%] Generating C++ code from diagnose_msgs/TraceSegment.msg
[ 22%] Generating Lisp code from ads_msgs/SourceState.msg
[ 22%] Generating Python from MSG comm_msgs/LidarShmMessage
[ 22%] Generating C++ code from comm_msgs/Path.msg
[ 22%] Generating Lisp code from ads_msgs/TargetState.msg
[ 22%] Generating Python msg __init__.py for guardian_msgs
[ 22%] Generating EusLisp code from guardian_msgs/ParallelDrive.msg
[ 22%] Generating Lisp code from ads_msgs/SpeedConstrain.msg
[ 22%] Generating EusLisp code from guardian_msgs/DrivingState.msg
[ 22%] Generating Python from MSG comm_msgs/Trajectory
[ 22%] Generating EusLisp code from guardian_msgs/RelieveWarn.msg
[ 22%] Built target diagnose_msgs_generate_messages_cpp
[ 22%] Generating C++ code from comm_msgs/LidarShmMessage.msg
[ 22%] Generating Python from MSG comm_msgs/PassingPt
[ 23%] Generating Lisp code from ads_msgs/MonitorFrame.msg
[ 23%] Built target guardian_msgs_generate_messages_py
[ 23%] Generating Lisp code from ads_msgs/Diagnose.msg
[ 23%] Generating Python from MSG comm_msgs/DeviceCmdState
[ 23%] Generating EusLisp manifest code for guardian_msgs
[ 23%] Generating Lisp code from ads_msgs/CommandState.msg
[ 24%] Generating Python from MSG comm_msgs/AppVersionInfo
[ 24%] Built target comm_msgs_generate_messages_eus
[ 24%] Generating Lisp code from guardian_msgs/ParallelDrive.msg
[ 24%] Generating Python from MSG comm_msgs/MachineMetrics
[ 24%] Generating Lisp code from ads_msgs/SwitchState.msg
[ 24%] Generating Lisp code from guardian_msgs/DrivingState.msg
[ 24%] Generating C++ code from comm_msgs/Trajectory.msg
[ 24%] Generating C++ code from comm_msgs/PassingPt.msg
[ 24%] Generating Lisp code from ads_msgs/HfsmState.msg
[ 24%] Generating Lisp code from guardian_msgs/RelieveWarn.msg
[ 24%] Generating Python from MSG comm_msgs/Monitor
[ 24%] Generating Lisp code from ads_msgs/Destination.msg
[ 24%] Built target guardian_msgs_generate_messages_lisp
[ 24%] Generating Lisp code from ads_msgs/AdsCommandState.msg
[ 25%] Generating C++ code from guardian_msgs/ParallelDrive.msg
[ 25%] Generating C++ code from guardian_msgs/DrivingState.msg
[ 25%] Generating C++ code from comm_msgs/DeviceCmdState.msg
[ 25%] Built target ads_msgs_generate_messages_lisp
[ 25%] Generating C++ code from guardian_msgs/RelieveWarn.msg
[ 25%] Generating C++ code from comm_msgs/AppVersionInfo.msg
[ 25%] Generating Python msg __init__.py for comm_msgs
[ 25%] Generating Python from MSG hdmap_msgs/FlipSeasideAreaRequest
[ 25%] Generating EusLisp code from hdmap_msgs/FlipSeasideAreaRequest.msg
[ 25%] Generating Javascript code from hdmap_msgs/FlipSeasideAreaRequest.msg
[ 25%] Generating C++ code from hdmap_msgs/FlipSeasideAreaRequest.msg
[ 26%] Generating Javascript code from hdmap_msgs/ShowMapRequest.msg
[ 26%] Generating EusLisp code from hdmap_msgs/ShowMapRequest.msg
[ 27%] Generating C++ code from comm_msgs/MachineMetrics.msg
[ 27%] Built target guardian_msgs_generate_messages_cpp
[ 27%] Generating Javascript code from hdmap_msgs/RoutingRequest.msg
[ 27%] Generating EusLisp code from hdmap_msgs/RoutingRequest.msg
[ 27%] Built target comm_msgs_generate_messages_py
[ 27%] Generating EusLisp code from hdmap_msgs/RoadSegment.msg
[ 27%] Generating Python from MSG hdmap_msgs/ShowMapRequest
[ 27%] Generating Javascript code from hdmap_msgs/RoadSegment.msg
[ 27%] Generating C++ code from hdmap_msgs/ShowMapRequest.msg
[ 27%] Generating C++ code from hdmap_msgs/RoutingRequest.msg
[ 27%] Generating C++ code from hdmap_msgs/RoadSegment.msg
[ 27%] Generating Javascript code from hdmap_msgs/HeartBeat.msg
[ 27%] Generating EusLisp code from hdmap_msgs/HeartBeat.msg
[ 27%] Generating C++ code from comm_msgs/Monitor.msg
[ 27%] Generating Python from MSG hdmap_msgs/RoutingRequest
[ 27%] Generating Javascript code from hdmap_msgs/BlacklistedLane.msg
[ 28%] Generating C++ code from hdmap_msgs/HeartBeat.msg
[ 28%] Generating EusLisp code from hdmap_msgs/BlacklistedLane.msg
[ 28%] Generating Javascript code from hdmap_msgs/Point.msg
[ 28%] Generating C++ code from hdmap_msgs/BlacklistedLane.msg
[ 28%] Generating C++ code from hdmap_msgs/Point.msg
[ 28%] Built target guardian_msgs_generate_messages_eus
[ 28%] Generating Lisp code from hdmap_msgs/FlipSeasideAreaRequest.msg
[ 28%] Generating Javascript code from hdmap_msgs/ShowMapResponse.msg
[ 28%] Generating EusLisp code from hdmap_msgs/Point.msg
[ 28%] Built target comm_msgs_generate_messages_cpp
[ 28%] Generating Python from MSG hdmap_msgs/RoadSegment
[ 28%] Generating Lisp code from hdmap_msgs/ShowMapRequest.msg
[ 28%] Generating Lisp code from hdmap_msgs/RoutingRequest.msg
[ 28%] Generating Javascript code from hdmap_msgs/BridgePoint.msg
[ 28%] Generating C++ code from hdmap_msgs/ShowMapResponse.msg
[ 28%] Generating Lisp code from hdmap_msgs/RoadSegment.msg
[ 28%] Generating EusLisp code from hdmap_msgs/ShowMapResponse.msg
[ 28%] Generating Lisp code from hdmap_msgs/HeartBeat.msg
[ 28%] Generating Javascript code from hdmap_msgs/Passage.msg
[ 28%] Generating C++ code from hdmap_msgs/BridgePoint.msg
[ 28%] Generating C++ code from hdmap_msgs/Passage.msg
[ 28%] Generating Lisp code from hdmap_msgs/BlacklistedLane.msg
[ 29%] Generating Lisp code from hdmap_msgs/Point.msg
[ 29%] Generating Javascript code from hdmap_msgs/BridgePosition.msg
[ 29%] Generating Python from MSG hdmap_msgs/HeartBeat
[ 30%] Generating EusLisp code from hdmap_msgs/BridgePoint.msg
[ 30%] Generating Javascript code from hdmap_msgs/Lane.msg
[ 30%] Generating Lisp code from hdmap_msgs/ShowMapResponse.msg
[ 30%] Generating C++ code from hdmap_msgs/BridgePosition.msg
[ 30%] Generating Javascript code from hdmap_msgs/TrafficInfo.msg
[ 30%] Generating Javascript code from hdmap_msgs/RoutingResponse.msg
[ 30%] Generating Lisp code from hdmap_msgs/BridgePoint.msg
[ 30%] Generating EusLisp code from hdmap_msgs/Passage.msg
[ 30%] Generating C++ code from hdmap_msgs/Lane.msg
[ 30%] Generating C++ code from hdmap_msgs/TrafficInfo.msg
[ 30%] Generating Lisp code from hdmap_msgs/Passage.msg
[ 30%] Generating Javascript code from hdmap_msgs/LaneSegment.msg
[ 30%] Generating Lisp code from hdmap_msgs/BridgePosition.msg
[ 30%] Generating Python from MSG hdmap_msgs/BlacklistedLane
[ 30%] Generating Lisp code from hdmap_msgs/Lane.msg
[ 31%] Generating Javascript code from hdmap_msgs/Map.msg
[ 31%] Generating EusLisp code from hdmap_msgs/BridgePosition.msg
[ 31%] Generating EusLisp code from hdmap_msgs/Lane.msg
[ 31%] Generating EusLisp code from hdmap_msgs/TrafficInfo.msg
[ 31%] Generating Lisp code from hdmap_msgs/TrafficInfo.msg
[ 31%] Generating Javascript code from hdmap_msgs/Point2D.msg
[ 31%] Generating EusLisp code from hdmap_msgs/RoutingResponse.msg
[ 31%] Generating C++ code from hdmap_msgs/RoutingResponse.msg
[ 31%] Generating Lisp code from hdmap_msgs/RoutingResponse.msg
[ 31%] Generating Python from MSG lane_frame_msgs/LaneA
[ 31%] Generating EusLisp code from hdmap_msgs/LaneSegment.msg
[ 31%] Generating Javascript code from hdmap_msgs/Status.msg
[ 31%] Generating EusLisp code from hdmap_msgs/Map.msg
[ 31%] Generating Python from MSG hdmap_msgs/Point
[ 31%] Generating Lisp code from hdmap_msgs/LaneSegment.msg
[ 31%] Generating Javascript code from hdmap_msgs/StopPoint.msg
[ 31%] Generating EusLisp code from hdmap_msgs/Point2D.msg
[ 31%] Generating Python from MSG lane_frame_msgs/LaneB
[ 31%] Generating EusLisp code from hdmap_msgs/Status.msg
[ 31%] Generating Lisp code from hdmap_msgs/Map.msg
[ 31%] Generating Javascript code from hdmap_msgs/Ack.msg
[ 31%] Generating EusLisp code from hdmap_msgs/StopPoint.msg
[ 31%] Generating C++ code from hdmap_msgs/LaneSegment.msg
[ 31%] Generating Lisp code from hdmap_msgs/Point2D.msg
[ 31%] Generating C++ code from hdmap_msgs/Map.msg
[ 31%] Generating Python from MSG hdmap_msgs/ShowMapResponse
[ 31%] Generating Python from MSG hdmap_msgs/BridgePoint
[ 31%] Generating Javascript code from hdmap_msgs/RoutingRequestPoint.msg
[ 32%] Generating Lisp code from hdmap_msgs/Status.msg
[ 32%] Generating Python msg __init__.py for lane_frame_msgs
[ 32%] Generating Javascript code from hdmap_msgs/Region.msg
[ 32%] Generating EusLisp code from hdmap_msgs/Ack.msg
[ 32%] Generating Lisp code from hdmap_msgs/StopPoint.msg
[ 32%] Generating Javascript code from hdmap_msgs/Section.msg
[ 32%] Generating EusLisp code from hdmap_msgs/RoutingRequestPoint.msg
[ 32%] Generating C++ code from hdmap_msgs/Point2D.msg
[ 33%] Generating Lisp code from hdmap_msgs/Ack.msg
[ 33%] Generating Python from MSG hdmap_msgs/Passage
[ 33%] Generating Lisp code from hdmap_msgs/RoutingRequestPoint.msg
[ 33%] Generating Lisp code from hdmap_msgs/Region.msg
[ 33%] Built target hdmap_msgs_generate_messages_nodejs
[ 33%] Generating C++ code from hdmap_msgs/Status.msg
[ 33%] Generating Lisp code from hdmap_msgs/Section.msg
[ 33%] Built target lane_frame_msgs_generate_messages_py
[ 33%] Generating C++ code from lane_frame_msgs/LaneA.msg
[ 33%] Generating EusLisp code from lane_frame_msgs/LaneA.msg
[ 34%] Generating EusLisp code from hdmap_msgs/Region.msg
[ 34%] Generating Lisp code from lane_frame_msgs/LaneA.msg
[ 34%] Built target hdmap_msgs_generate_messages_lisp
[ 34%] Generating Lisp code from lane_frame_msgs/LaneB.msg
[ 34%] Generating EusLisp code from hdmap_msgs/Section.msg
[ 34%] Generating Python from MSG hdmap_msgs/BridgePosition
[ 34%] Generating EusLisp code from lane_frame_msgs/LaneB.msg
[ 34%] Generating C++ code from hdmap_msgs/StopPoint.msg
[ 34%] Built target lane_frame_msgs_generate_messages_lisp
[ 34%] Generating Javascript code from lane_frame_msgs/LaneA.msg
[ 34%] Generating EusLisp code from msf_localization_msgs/WheelSpeed.msg
[ 34%] Generating Javascript code from lane_frame_msgs/LaneB.msg
[ 35%] Generating Python from MSG hdmap_msgs/Lane
[ 35%] Generating EusLisp manifest code for hdmap_msgs
[ 35%] Generating C++ code from lane_frame_msgs/LaneB.msg
[ 36%] Generating EusLisp manifest code for lane_frame_msgs
[ 36%] Built target lane_frame_msgs_generate_messages_nodejs
[ 36%] Generating EusLisp code from msf_localization_msgs/LocalizationStatus.msg
[ 36%] Generating Python from MSG msf_localization_msgs/WheelSpeed
[ 36%] Generating Python from MSG msf_localization_msgs/LocalizationStatus
[ 36%] Generating C++ code from hdmap_msgs/Ack.msg
[ 36%] Generating EusLisp code from msf_localization_msgs/LocalizationEstimate.msg
[ 36%] Generating Python from MSG hdmap_msgs/TrafficInfo
[ 36%] Built target lane_frame_msgs_generate_messages_cpp
[ 37%] Generating Python from MSG hdmap_msgs/RoutingResponse
[ 37%] Generating Python from MSG msf_localization_msgs/LocalizationEstimate
[ 37%] Generating EusLisp code from msf_localization_msgs/GnssBestPos.msg
[ 37%] Generating Python from MSG msf_localization_msgs/GnssBestPos
[ 38%] Generating C++ code from hdmap_msgs/RoutingRequestPoint.msg
[ 38%] Generating Python from MSG hdmap_msgs/LaneSegment
[ 38%] Generating EusLisp code from msf_localization_msgs/GnssBestXYZ.msg
[ 39%] Generating Python from MSG msf_localization_msgs/GnssBestXYZ
[ 39%] Generating Python from MSG msf_localization_msgs/Localization
[ 40%] Generating C++ code from msf_localization_msgs/WheelSpeed.msg
[ 40%] Generating EusLisp code from msf_localization_msgs/Localization.msg
[ 40%] Generating Python from MSG hdmap_msgs/Map
[ 40%] Generating C++ code from hdmap_msgs/Region.msg
[ 40%] Generating C++ code from msf_localization_msgs/LocalizationStatus.msg
[ 40%] Generating EusLisp code from msf_localization_msgs/GnssHeading.msg
[ 40%] Generating Python from MSG msf_localization_msgs/GnssHeading
[ 40%] Generating C++ code from msf_localization_msgs/LocalizationEstimate.msg
[ 40%] Generating EusLisp code from msf_localization_msgs/GnssBestVel.msg
[ 40%] Generating Python from MSG hdmap_msgs/Point2D
[ 40%] Generating EusLisp code from msf_localization_msgs/Gnss.msg
[ 40%] Generating C++ code from hdmap_msgs/Section.msg
[ 40%] Generating C++ code from msf_localization_msgs/GnssBestPos.msg
[ 40%] Generating Python from MSG msf_localization_msgs/GnssBestVel
[ 40%] Built target hdmap_msgs_generate_messages_eus
[ 40%] Generating Javascript code from msf_localization_msgs/WheelSpeed.msg
[ 40%] Generating C++ code from msf_localization_msgs/GnssBestXYZ.msg
[ 40%] Built target lane_frame_msgs_generate_messages_eus
[ 40%] Generating C++ code from msf_localization_msgs/Localization.msg
[ 40%] Generating EusLisp manifest code for msf_localization_msgs
[ 40%] Generating Javascript code from msf_localization_msgs/LocalizationStatus.msg
[ 40%] Generating Python from MSG hdmap_msgs/Status
[ 40%] Built target hdmap_msgs_generate_messages_cpp
[ 40%] Generating Lisp code from msf_localization_msgs/WheelSpeed.msg
[ 40%] Generating Javascript code from msf_localization_msgs/LocalizationEstimate.msg
[ 40%] Generating Python from MSG msf_localization_msgs/Gnss
[ 40%] Generating C++ code from msf_localization_msgs/GnssHeading.msg
[ 40%] Generating Lisp code from msf_localization_msgs/LocalizationStatus.msg
[ 41%] Generating Javascript code from msf_localization_msgs/GnssBestPos.msg
[ 41%] Generating Lisp code from msf_localization_msgs/LocalizationEstimate.msg
[ 41%] Generating C++ code from msf_localization_msgs/GnssBestVel.msg
[ 41%] Generating Lisp code from msf_localization_msgs/GnssBestPos.msg
[ 41%] Generating Javascript code from msf_localization_msgs/GnssBestXYZ.msg
[ 41%] Generating Lisp code from msf_localization_msgs/GnssBestXYZ.msg
[ 41%] Generating Python from MSG hdmap_msgs/StopPoint
[ 41%] Generating Python msg __init__.py for msf_localization_msgs
[ 41%] Generating Python from MSG hdmap_msgs/Ack
[ 41%] Generating Javascript code from msf_localization_msgs/Localization.msg
[ 41%] Generating Lisp code from msf_localization_msgs/Localization.msg
[ 41%] Generating C++ code from msf_localization_msgs/Gnss.msg
[ 41%] Generating Javascript code from msf_localization_msgs/GnssHeading.msg
[ 41%] Generating Lisp code from msf_localization_msgs/GnssHeading.msg
[ 41%] Generating Python from MSG hdmap_msgs/RoutingRequestPoint
[ 41%] Generating Python from MSG hdmap_msgs/Region
[ 41%] Built target msf_localization_msgs_generate_messages_py
[ 41%] Generating Lisp code from msf_localization_msgs/GnssBestVel.msg
[ 41%] Generating Javascript code from msf_localization_msgs/GnssBestVel.msg
[ 41%] Generating Javascript code from msf_localization_msgs/Gnss.msg
[ 42%] Generating Lisp code from msf_localization_msgs/Gnss.msg
[ 42%] Generating Python from MSG hdmap_msgs/Section
[ 42%] Generating Lisp code from perception_msgs/UltrasonicRadar.msg
[ 42%] Built target msf_localization_msgs_generate_messages_nodejs
[ 42%] Built target msf_localization_msgs_generate_messages_cpp
[ 42%] Generating Python from MSG perception_msgs/UltrasonicRadar
[ 43%] Built target msf_localization_msgs_generate_messages_lisp
[ 43%] Generating Python from MSG perception_msgs/VOgPoints
[ 43%] Generating Lisp code from perception_msgs/VOgPoints.msg
[ 43%] Generating Python from MSG perception_msgs/Obstacle
[ 43%] Generating Python from MSG perception_msgs/FilterParam
[ 43%] Generating Lisp code from perception_msgs/Obstacle.msg
[ 43%] Generating Python from MSG perception_msgs/OgPoints
[ 43%] Generating Lisp code from perception_msgs/FilterParam.msg
[ 43%] Generating Python msg __init__.py for hdmap_msgs
[ 43%] Generating Lisp code from perception_msgs/OgPoints.msg
[ 44%] Generating Javascript code from perception_msgs/UltrasonicRadar.msg
[ 44%] Generating Python from MSG perception_msgs/OgPoint
[ 44%] Generating Python from MSG perception_msgs/VOgPoint
[ 44%] Generating Python from MSG perception_msgs/TrailerPosture
[ 44%] Generating Python from MSG perception_msgs/Obstacles
[ 44%] Generating Lisp code from perception_msgs/OgPoint.msg
[ 44%] Generating Javascript code from perception_msgs/VOgPoints.msg
[ 44%] Generating Lisp code from perception_msgs/VOgPoint.msg
[ 44%] Built target hdmap_msgs_generate_messages_py
[ 44%] Generating Javascript code from perception_msgs/Obstacle.msg
[ 44%] Built target msf_localization_msgs_generate_messages_eus
[ 44%] Generating EusLisp code from perception_msgs/UltrasonicRadar.msg
[ 44%] Generating Javascript code from perception_msgs/FilterParam.msg
[ 44%] Generating EusLisp code from perception_msgs/VOgPoints.msg
[ 45%] Generating Lisp code from perception_msgs/TrailerPosture.msg
[ 45%] Generating Lisp code from perception_msgs/Obstacles.msg
[ 45%] Generating Javascript code from perception_msgs/OgPoints.msg
[ 45%] Generating EusLisp code from perception_msgs/Obstacle.msg
[ 45%] Generating C++ code from perception_msgs/UltrasonicRadar.msg
[ 45%] Generating Python msg __init__.py for perception_msgs
[ 45%] Generating Javascript code from perception_msgs/OgPoint.msg
[ 45%] Generating Javascript code from perception_msgs/VOgPoint.msg
[ 45%] Generating Javascript code from perception_msgs/TrailerPosture.msg
[ 45%] Built target perception_msgs_generate_messages_lisp
[ 45%] Generating Python from MSG pnc_lonctrl_msgs/Trajectory
[ 45%] Generating EusLisp code from perception_msgs/FilterParam.msg
[ 45%] Generating Python from MSG pnc_lonctrl_msgs/PathPoint
[ 45%] Generating EusLisp code from perception_msgs/OgPoints.msg
[ 45%] Generating Javascript code from perception_msgs/Obstacles.msg
[ 45%] Generating C++ code from perception_msgs/VOgPoints.msg
[ 45%] Generating Python from MSG pnc_lonctrl_msgs/TrajectoryPoint
[ 45%] Built target perception_msgs_generate_messages_nodejs
[ 45%] Generating Python from MSG pnc_lonctrl_msgs/LonCtrlDebug
[ 45%] Built target perception_msgs_generate_messages_py
[ 45%] Generating Python from MSG pnc_lonctrl_msgs/Path
[ 45%] Generating C++ code from perception_msgs/Obstacle.msg
[ 46%] Generating EusLisp code from perception_msgs/OgPoint.msg
[ 46%] Generating Python from MSG pnc_lonctrl_msgs/Gear
[ 46%] Generating C++ code from pnc_lonctrl_msgs/Trajectory.msg
[ 46%] Generating EusLisp code from perception_msgs/VOgPoint.msg
[ 46%] Generating C++ code from perception_msgs/FilterParam.msg
[ 47%] Generating C++ code from pnc_lonctrl_msgs/PathPoint.msg
[ 47%] Generating C++ code from pnc_lonctrl_msgs/TrajectoryPoint.msg
[ 47%] Generating C++ code from pnc_lonctrl_msgs/LonCtrlDebug.msg
[ 47%] Generating C++ code from perception_msgs/OgPoints.msg
[ 47%] Generating EusLisp code from perception_msgs/TrailerPosture.msg
[ 47%] Generating Python msg __init__.py for pnc_lonctrl_msgs
[ 47%] Generating EusLisp code from perception_msgs/Obstacles.msg
[ 47%] Generating EusLisp code from pnc_lonctrl_msgs/Trajectory.msg
[ 48%] Generating Javascript code from pnc_lonctrl_msgs/Trajectory.msg
[ 48%] Generating Lisp code from pnc_lonctrl_msgs/Trajectory.msg
[ 48%] Generating Javascript code from port_msgs/ContainerCompensate.msg
[ 48%] Generating EusLisp manifest code for perception_msgs
[ 48%] Generating C++ code from pnc_lonctrl_msgs/Path.msg
[ 48%] Generating Javascript code from pnc_lonctrl_msgs/PathPoint.msg
[ 49%] Generating C++ code from perception_msgs/OgPoint.msg
[ 49%] Built target pnc_lonctrl_msgs_generate_messages_py
[ 49%] Generating C++ code from perception_msgs/VOgPoint.msg
[ 49%] Generating EusLisp code from pnc_lonctrl_msgs/PathPoint.msg
[ 49%] Generating Lisp code from pnc_lonctrl_msgs/PathPoint.msg
[ 49%] Generating Javascript code from port_msgs/StationDeviceCmds.msg
[ 49%] Generating Javascript code from pnc_lonctrl_msgs/TrajectoryPoint.msg
[ 49%] Generating Javascript code from port_msgs/AccurateStop.msg
[ 49%] Generating Lisp code from pnc_lonctrl_msgs/TrajectoryPoint.msg
[ 49%] Generating Javascript code from pnc_lonctrl_msgs/LonCtrlDebug.msg
[ 49%] Generating EusLisp code from pnc_lonctrl_msgs/TrajectoryPoint.msg
[ 49%] Generating Lisp code from pnc_lonctrl_msgs/LonCtrlDebug.msg
[ 49%] Generating Javascript code from port_msgs/VehicleStationState.msg
[ 49%] Generating Javascript code from pnc_lonctrl_msgs/Path.msg
[ 49%] Generating C++ code from pnc_lonctrl_msgs/Gear.msg
[ 49%] Generating C++ code from perception_msgs/TrailerPosture.msg
[ 49%] Generating C++ code from perception_msgs/Obstacles.msg
[ 49%] Generating Lisp code from pnc_lonctrl_msgs/Path.msg
[ 49%] Generating Javascript code from port_msgs/StationDeviceCmd.msg
[ 49%] Generating EusLisp code from pnc_lonctrl_msgs/LonCtrlDebug.msg
[ 49%] Generating Javascript code from pnc_lonctrl_msgs/Gear.msg
[ 50%] Generating Lisp code from pnc_lonctrl_msgs/Gear.msg
[ 50%] Built target port_msgs_generate_messages_nodejs
[ 50%] Built target pnc_lonctrl_msgs_generate_messages_nodejs
[ 50%] Generating Python from MSG port_msgs/ContainerCompensate
[ 50%] Built target pnc_lonctrl_msgs_generate_messages_lisp
[ 50%] Generating EusLisp code from pnc_lonctrl_msgs/Path.msg
[ 50%] Generating Python from MSG port_msgs/StationDeviceCmds
[ 50%] Generating EusLisp code from port_msgs/ContainerCompensate.msg
[ 50%] Generating EusLisp code from pnc_lonctrl_msgs/Gear.msg
[ 50%] Built target perception_msgs_generate_messages_cpp
[ 50%] Generating Python from MSG port_msgs/AccurateStop
[ 50%] Built target pnc_lonctrl_msgs_generate_messages_cpp
[ 50%] Generating EusLisp manifest code for pnc_lonctrl_msgs
[ 50%] Generating Python from MSG port_msgs/VehicleStationState
[ 50%] Generating EusLisp code from port_msgs/StationDeviceCmds.msg
[ 50%] Generating EusLisp code from port_msgs/AccurateStop.msg
[ 50%] Generating EusLisp code from port_msgs/VehicleStationState.msg
[ 50%] Generating EusLisp code from port_msgs/StationDeviceCmd.msg
[ 50%] Generating EusLisp manifest code for port_msgs
[ 51%] Generating Python from MSG port_msgs/StationDeviceCmd
[ 51%] Generating C++ code from port_msgs/ContainerCompensate.msg
[ 51%] Generating C++ code from port_msgs/StationDeviceCmds.msg
[ 51%] Generating C++ code from port_msgs/AccurateStop.msg
[ 52%] Generating Lisp code from port_msgs/ContainerCompensate.msg
[ 52%] Generating Lisp code from port_msgs/StationDeviceCmds.msg
[ 52%] Generating Python msg __init__.py for port_msgs
[ 52%] Generating C++ code from port_msgs/VehicleStationState.msg
[ 53%] Generating C++ code from port_msgs/StationDeviceCmd.msg
[ 53%] Generating Lisp code from port_msgs/AccurateStop.msg
[ 53%] Built target perception_msgs_generate_messages_eus
[ 53%] Generating Python from MSG prediction_msgs/PredictionObstacle
[ 53%] Generating Python from MSG prediction_msgs/PredictionObstacles
[ 53%] Generating Lisp code from port_msgs/VehicleStationState.msg
[ 53%] Generating Python from MSG prediction_msgs/PredictionTrajectory
[ 53%] Built target port_msgs_generate_messages_py
[ 53%] Generating Lisp code from port_msgs/StationDeviceCmd.msg
[ 53%] Generating C++ code from prediction_msgs/PredictionObstacle.msg
[ 53%] Generating Javascript code from prediction_msgs/PredictionObstacle.msg
[ 53%] Built target port_msgs_generate_messages_cpp
[ 53%] Generating C++ code from prediction_msgs/PredictionObstacles.msg
[ 53%] Built target port_msgs_generate_messages_lisp
[ 53%] Generating Javascript code from prediction_msgs/PredictionObstacles.msg
[ 53%] Generating Javascript code from prediction_msgs/PredictionTrajectory.msg
[ 53%] Generating EusLisp code from prediction_msgs/PredictionObstacle.msg
[ 54%] Generating Python msg __init__.py for prediction_msgs
[ 54%] Generating EusLisp code from prediction_msgs/PredictionObstacles.msg
[ 54%] Built target prediction_msgs_generate_messages_nodejs
[ 54%] Generating Lisp code from prediction_msgs/PredictionObstacle.msg
[ 54%] Generating C++ code from prediction_msgs/PredictionTrajectory.msg
[ 54%] Generating Lisp code from prediction_msgs/PredictionObstacles.msg
[ 55%] Generating EusLisp code from prediction_msgs/PredictionTrajectory.msg
[ 55%] Generating C++ code from simulate_msgs/InitState.msg
[ 55%] Generating EusLisp manifest code for prediction_msgs
[ 55%] Built target pnc_lonctrl_msgs_generate_messages_eus
[ 55%] Generating Lisp code from prediction_msgs/PredictionTrajectory.msg
[ 55%] Generating Javascript code from simulate_msgs/InitState.msg
[ 55%] Built target prediction_msgs_generate_messages_py
[ 55%] Generating Lisp code from simulate_msgs/InitState.msg
[ 55%] Generating Lisp code from simulate_msgs/Rate.msg
[ 55%] Generating Javascript code from simulate_msgs/Rate.msg
[ 55%] Built target prediction_msgs_generate_messages_lisp
[ 55%] Generating C++ code from simulate_msgs/Rate.msg
[ 55%] Built target port_msgs_generate_messages_eus
[ 55%] Built target prediction_msgs_generate_messages_cpp
[ 55%] Generating EusLisp code from simulate_msgs/InitState.msg
[ 55%] Generating Python from MSG simulate_msgs/InitState
[ 55%] Built target simulate_msgs_generate_messages_lisp
[ 56%] Generating Python from MSG simulate_msgs/Rate
[ 56%] Built target simulate_msgs_generate_messages_nodejs
[ 56%] Generating Python from MSG spreader_msgs/SpreaderInfo
[ 56%] Generating Javascript code from spreader_msgs/SpreaderInfo.msg
[ 56%] Generating EusLisp code from spreader_msgs/SpreaderInfo.msg
[ 56%] Built target spreader_msgs_generate_messages_nodejs
[ 56%] Generating EusLisp manifest code for spreader_msgs
[ 56%] Generating EusLisp code from simulate_msgs/Rate.msg
[ 56%] Built target simulate_msgs_generate_messages_cpp
[ 56%] Generating C++ code from spreader_msgs/SpreaderInfo.msg
[ 56%] Generating Python msg __init__.py for spreader_msgs
[ 56%] Generating Lisp code from spreader_msgs/SpreaderInfo.msg
[ 56%] Generating Python msg __init__.py for simulate_msgs
[ 56%] Generating C++ code from localization_msgs/Gnss.msg
[ 56%] Generating EusLisp manifest code for simulate_msgs
[ 56%] Built target spreader_msgs_generate_messages_lisp
[ 56%] Generating C++ code from localization_msgs/Ins.msg
[ 56%] Built target spreader_msgs_generate_messages_cpp
[ 56%] Built target spreader_msgs_generate_messages_py
[ 56%] Generating C++ code from localization_msgs/IgnoreQc.msg
[ 56%] Built target simulate_msgs_generate_messages_py
[ 56%] Generating Javascript code from localization_msgs/Gnss.msg
[ 56%] Generating Python from MSG localization_msgs/Gnss
[ 56%] Generating Javascript code from localization_msgs/Ins.msg
[ 56%] Generating Javascript code from localization_msgs/IgnoreQc.msg
[ 56%] Generating Javascript code from localization_msgs/LocalizationEstimate.msg
[ 56%] Generating Javascript code from localization_msgs/VehicleState.msg
[ 56%] Generating C++ code from localization_msgs/LocalizationEstimate.msg
[ 57%] Generating C++ code from localization_msgs/VehicleState.msg
[ 57%] Generating Python from MSG localization_msgs/Ins
[ 57%] Generating EusLisp code from localization_msgs/Gnss.msg
[ 57%] Built target localization_msgs_generate_messages_nodejs
[ 57%] Generating Python from MSG localization_msgs/IgnoreQc
[ 57%] Built target prediction_msgs_generate_messages_eus
[ 57%] Generating Lisp code from localization_msgs/Gnss.msg
[ 57%] Generating EusLisp code from localization_msgs/Ins.msg
[ 57%] Generating EusLisp code from localization_msgs/IgnoreQc.msg
[ 57%] Built target localization_msgs_generate_messages_cpp
[ 57%] Generating Python from MSG localization_msgs/LocalizationEstimate
[ 57%] Generating Python from MSG tos_msgs/Ack
[ 57%] Generating Lisp code from localization_msgs/Ins.msg
[ 57%] Generating EusLisp code from localization_msgs/LocalizationEstimate.msg
[ 57%] Generating EusLisp code from localization_msgs/VehicleState.msg
[ 57%] Generating EusLisp manifest code for localization_msgs
[ 57%] Built target spreader_msgs_generate_messages_eus
[ 57%] Generating Lisp code from localization_msgs/IgnoreQc.msg
[ 57%] Generating Python from MSG tos_msgs/VanPool
[ 57%] Generating EusLisp code from tos_msgs/Ack.msg
[ 57%] Generating C++ code from tos_msgs/Ack.msg
[ 58%] Generating Python from MSG localization_msgs/VehicleState
[ 58%] Generating Lisp code from localization_msgs/LocalizationEstimate.msg
[ 58%] Generating EusLisp code from tos_msgs/VanPool.msg
[ 59%] Generating Lisp code from localization_msgs/VehicleState.msg
[ 59%] Generating EusLisp code from tos_msgs/Align.msg
[ 59%] Built target simulate_msgs_generate_messages_eus
[ 59%] Generating EusLisp code from tos_msgs/AlarmSig.msg
[ 59%] Built target localization_msgs_generate_messages_lisp
[ 59%] Generating Lisp code from tos_msgs/Ack.msg
[ 59%] Generating EusLisp code from tos_msgs/ClosedArea.msg
[ 59%] Generating Python from MSG tos_msgs/Align
[ 59%] Generating Python msg __init__.py for localization_msgs
[ 59%] Generating C++ code from tos_msgs/VanPool.msg
[ 59%] Generating Lisp code from tos_msgs/VanPool.msg
[ 59%] Generating EusLisp code from tos_msgs/Task.msg
[ 59%] Generating EusLisp code from tos_msgs/AlignSig.msg
[ 59%] Generating EusLisp code from tos_msgs/TaskDetail.msg
[ 59%] Generating Lisp code from tos_msgs/Align.msg
[ 59%] Generating Python from MSG tos_msgs/AlarmSig
[ 59%] Generating EusLisp code from tos_msgs/BlockedSection.msg
[ 59%] Generating EusLisp code from tos_msgs/Heartbeat.msg
[ 59%] Generating C++ code from tos_msgs/Align.msg
[ 59%] Generating Lisp code from tos_msgs/AlarmSig.msg
[ 59%] Built target localization_msgs_generate_messages_py
[ 60%] Generating C++ code from tos_msgs/AlarmSig.msg
[ 60%] Generating EusLisp code from tos_msgs/ManualShift.msg
[ 61%] Generating Lisp code from tos_msgs/ClosedArea.msg
[ 61%] Generating Lisp code from tos_msgs/Task.msg
[ 61%] Generating Javascript code from tos_msgs/Ack.msg
[ 61%] Generating Python from MSG tos_msgs/ClosedArea
[ 61%] Generating EusLisp code from tos_msgs/ShoreCranesLoc.msg
[ 62%] Generating EusLisp code from tos_msgs/ClosedAreas.msg
[ 62%] Generating Lisp code from tos_msgs/AlignSig.msg
[ 63%] Generating Lisp code from tos_msgs/TaskDetail.msg
[ 63%] Generating Javascript code from tos_msgs/VanPool.msg
[ 63%] Generating EusLisp code from tos_msgs/BlockedCrane.msg
[ 63%] Generating Lisp code from tos_msgs/BlockedSection.msg
[ 63%] Generating Python from MSG tos_msgs/Task
[ 63%] Generating Javascript code from tos_msgs/Align.msg
[ 63%] Generating C++ code from tos_msgs/ClosedArea.msg
[ 63%] Generating C++ code from tos_msgs/Task.msg
[ 63%] Generating EusLisp code from tos_msgs/StackerReady.msg
[ 63%] Generating Lisp code from tos_msgs/Heartbeat.msg
[ 63%] Generating Javascript code from tos_msgs/AlarmSig.msg
[ 63%] Generating C++ code from vehicle_msgs/CCUControl.msg
[ 63%] Generating Lisp code from tos_msgs/ManualShift.msg
[ 63%] Generating EusLisp code from tos_msgs/ShoreCrane.msg
[ 63%] Built target localization_msgs_generate_messages_eus
[ 63%] Generating C++ code from vehicle_msgs/Path.msg
[ 63%] Generating Javascript code from tos_msgs/ClosedArea.msg
[ 63%] Generating Lisp code from tos_msgs/ShoreCranesLoc.msg
[ 63%] Generating Python from MSG tos_msgs/AlignSig
[ 63%] Generating Javascript code from tos_msgs/Task.msg
[ 63%] Generating C++ code from vehicle_msgs/StartVehicle.msg
[ 63%] Generating C++ code from tos_msgs/AlignSig.msg
[ 63%] Generating EusLisp code from tos_msgs/Cmd.msg
[ 63%] Generating Lisp code from tos_msgs/ClosedAreas.msg
[ 63%] Generating Javascript code from tos_msgs/AlignSig.msg
[ 63%] Generating EusLisp code from tos_msgs/CmdState.msg
[ 63%] Generating Lisp code from tos_msgs/BlockedCrane.msg
[ 63%] Generating EusLisp code from tos_msgs/AlignTips.msg
[ 63%] Generating Javascript code from tos_msgs/TaskDetail.msg
[ 63%] Generating Python from MSG tos_msgs/TaskDetail
[ 63%] Generating Lisp code from tos_msgs/StackerReady.msg
[ 63%] Generating Python from MSG tos_msgs/BlockedSection
[ 64%] Generating EusLisp code from tos_msgs/TruckStop.msg
[ 65%] Generating Javascript code from tos_msgs/BlockedSection.msg
[ 65%] Generating C++ code from vehicle_msgs/VehicleStatus.msg
[ 65%] Generating C++ code from tos_msgs/TaskDetail.msg
[ 65%] Generating Lisp code from tos_msgs/ShoreCrane.msg
[ 65%] Generating C++ code from tos_msgs/BlockedSection.msg
[ 65%] Generating Javascript code from tos_msgs/Heartbeat.msg
[ 65%] Generating EusLisp code from tos_msgs/BlockedLane.msg
[ 65%] Generating Lisp code from tos_msgs/Cmd.msg
[ 65%] Generating Python from MSG tos_msgs/Heartbeat
[ 65%] Generating Javascript code from tos_msgs/ManualShift.msg
[ 65%] Generating EusLisp code from tos_msgs/Cps.msg
[ 65%] Generating Lisp code from tos_msgs/CmdState.msg
[ 65%] Generating Javascript code from tos_msgs/ShoreCranesLoc.msg
[ 65%] Generating Javascript code from tos_msgs/ClosedAreas.msg
[ 65%] Generating C++ code from vehicle_msgs/StatusCmd.msg
[ 66%] Generating EusLisp manifest code for tos_msgs
[ 66%] Generating C++ code from tos_msgs/Heartbeat.msg
[ 66%] Generating Lisp code from tos_msgs/AlignTips.msg
[ 66%] Generating Javascript code from tos_msgs/BlockedCrane.msg
[ 66%] Generating C++ code from tos_msgs/ManualShift.msg
[ 67%] Generating Javascript code from tos_msgs/StackerReady.msg
[ 67%] Generating Lisp code from tos_msgs/TruckStop.msg
[ 67%] Generating Python from MSG tos_msgs/ManualShift
[ 67%] Generating Javascript code from tos_msgs/ShoreCrane.msg
[ 67%] Generating C++ code from vehicle_msgs/UltrasonicRadars.msg
[ 67%] Generating Lisp code from tos_msgs/BlockedLane.msg
[ 67%] Generating Javascript code from tos_msgs/Cmd.msg
[ 67%] Generating Javascript code from tos_msgs/CmdState.msg
[ 67%] Generating Javascript code from tos_msgs/AlignTips.msg
[ 67%] Generating Lisp code from tos_msgs/Cps.msg
[ 67%] Generating C++ code from tos_msgs/ShoreCranesLoc.msg
[ 67%] Generating Python from MSG vehicle_msgs/CCUControl
[ 67%] Generating Javascript code from tos_msgs/TruckStop.msg
[ 68%] Generating Python from MSG tos_msgs/ShoreCranesLoc
[ 68%] Generating Javascript code from tos_msgs/BlockedLane.msg
[ 68%] Built target tos_msgs_generate_messages_lisp
[ 69%] Generating Python from MSG vehicle_msgs/Path
[ 69%] Generating C++ code from vehicle_msgs/Command.msg
[ 69%] Generating C++ code from vehicle_msgs/Chassis.msg
[ 69%] Generating Javascript code from tos_msgs/Cps.msg
[ 69%] Generating Python from MSG vehicle_msgs/StartVehicle
[ 69%] Generating C++ code from tos_msgs/ClosedAreas.msg
[ 69%] Built target tos_msgs_generate_messages_nodejs
[ 69%] Generating Javascript code from vehicle_msgs/CCUControl.msg
[ 69%] Generating Python from MSG tos_msgs/ClosedAreas
[ 69%] Generating Javascript code from vehicle_msgs/Path.msg
[ 69%] Generating Javascript code from vehicle_msgs/StartVehicle.msg
[ 69%] Generating C++ code from vehicle_msgs/LockStationStop.msg
[ 69%] Generating Python from MSG vehicle_msgs/VehicleStatus
[ 69%] Generating Javascript code from vehicle_msgs/VehicleStatus.msg
[ 69%] Generating C++ code from tos_msgs/BlockedCrane.msg
[ 69%] Generating Javascript code from vehicle_msgs/StatusCmd.msg
[ 69%] Generating C++ code from vehicle_msgs/Trajectory.msg
[ 69%] Generating Python from MSG tos_msgs/BlockedCrane
[ 69%] Generating Javascript code from vehicle_msgs/UltrasonicRadars.msg
[ 69%] Generating C++ code from tos_msgs/StackerReady.msg
[ 69%] Generating Javascript code from vehicle_msgs/Command.msg
[ 69%] Generating C++ code from vehicle_msgs/DebugData.msg
[ 69%] Generating Python from MSG tos_msgs/StackerReady
[ 69%] Generating Python from MSG vehicle_msgs/StatusCmd
[ 69%] Generating Javascript code from vehicle_msgs/Chassis.msg
[ 69%] Generating C++ code from tos_msgs/ShoreCrane.msg
[ 69%] Generating Python from MSG vehicle_msgs/UltrasonicRadars
[ 69%] Generating Javascript code from vehicle_msgs/LockStationStop.msg
[ 69%] Built target tos_msgs_generate_messages_eus
[ 69%] Generating C++ code from tos_msgs/Cmd.msg
[ 69%] Generating Python from MSG tos_msgs/ShoreCrane
[ 69%] Generating Javascript code from vehicle_msgs/Trajectory.msg
[ 69%] Generating Javascript code from vehicle_msgs/DebugData.msg
[ 69%] Generating Python from MSG tos_msgs/Cmd
[ 70%] Generating C++ code from vehicle_msgs/TrajectoryPoint.msg
[ 70%] Generating Python from MSG vehicle_msgs/Command
[ 70%] Generating EusLisp code from vehicle_msgs/CCUControl.msg
[ 71%] Generating Lisp code from vehicle_msgs/CCUControl.msg
[ 72%] Generating Javascript code from vehicle_msgs/TrajectoryPoint.msg
[ 72%] Generating Lisp code from vehicle_msgs/Path.msg
[ 72%] Generating Lisp code from vehicle_msgs/StartVehicle.msg
[ 73%] Generating Javascript code from vehicle_msgs/Gear.msg
[ 73%] Generating C++ code from tos_msgs/CmdState.msg
[ 73%] Generating EusLisp code from vehicle_msgs/Path.msg
[ 73%] Generating Lisp code from vehicle_msgs/VehicleStatus.msg
[ 73%] Generating Lisp code from vehicle_msgs/StatusCmd.msg
[ 73%] Generating Python from MSG tos_msgs/CmdState
[ 73%] Generating Javascript code from vehicle_msgs/RemoteControl.msg
[ 74%] Generating C++ code from vehicle_msgs/Gear.msg
[ 74%] Generating Python from MSG vehicle_msgs/Chassis
[ 74%] Generating Javascript code from vehicle_msgs/HeartBeat.msg
[ 74%] Generating Lisp code from vehicle_msgs/UltrasonicRadars.msg
[ 74%] Generating EusLisp code from vehicle_msgs/StartVehicle.msg
[ 74%] Generating EusLisp code from vehicle_msgs/VehicleStatus.msg
[ 74%] Generating Javascript code from vehicle_msgs/Request.msg
[ 74%] Generating Lisp code from vehicle_msgs/Command.msg
[ 74%] Generating C++ code from tos_msgs/AlignTips.msg
[ 74%] Generating Javascript code from vehicle_msgs/PathPoint.msg
[ 74%] Generating Python from MSG tos_msgs/AlignTips
[ 74%] Generating EusLisp code from vehicle_msgs/StatusCmd.msg
[ 74%] Generating Python from MSG tos_msgs/TruckStop
[ 74%] Generating Lisp code from vehicle_msgs/Chassis.msg
[ 74%] Generating C++ code from vehicle_msgs/RemoteControl.msg
[ 74%] Generating Python from MSG vehicle_msgs/LockStationStop
[ 74%] Built target vehicle_msgs_generate_messages_nodejs
[ 74%] Generating Python from MSG vehicle_msgs/Trajectory
[ 74%] Generating Lisp code from vehicle_msgs/LockStationStop.msg
[ 74%] Generating EusLisp code from vehicle_msgs/UltrasonicRadars.msg
[ 74%] Generating C++ code from tos_msgs/TruckStop.msg
[ 74%] Generating Lisp code from vehicle_msgs/Trajectory.msg
[ 74%] Generating Lisp code from vehicle_msgs/DebugData.msg
[ 75%] Generating Python from MSG tos_msgs/BlockedLane
[ 75%] Generating Lisp code from vehicle_msgs/TrajectoryPoint.msg
[ 75%] Generating C++ code from vehicle_msgs/HeartBeat.msg
[ 75%] Generating EusLisp code from vehicle_msgs/Command.msg
[ 75%] Generating Python from MSG vehicle_msgs/DebugData
[ 75%] Generating Python from MSG vehicle_msgs/TrajectoryPoint
[ 75%] Generating Lisp code from visual_msgs/Section.msg
[ 75%] Generating Lisp code from vehicle_msgs/Gear.msg
[ 75%] Generating Lisp code from visual_msgs/SpeedConstrain.msg
[ 75%] Generating EusLisp code from vehicle_msgs/Chassis.msg
[ 75%] Generating C++ code from tos_msgs/BlockedLane.msg
[ 75%] Generating Lisp code from vehicle_msgs/RemoteControl.msg
[ 75%] Generating Python from MSG tos_msgs/Cps
[ 75%] Generating Lisp code from visual_msgs/Lane.msg
[ 75%] Generating Lisp code from visual_msgs/PathPoint.msg
[ 75%] Generating C++ code from vehicle_msgs/Request.msg
[ 75%] Generating Python from MSG vehicle_msgs/Gear
[ 75%] Generating Lisp code from vehicle_msgs/HeartBeat.msg
[ 76%] Generating EusLisp code from vehicle_msgs/LockStationStop.msg
[ 76%] Generating Python from MSG vehicle_msgs/RemoteControl
[ 77%] Generating Lisp code from visual_msgs/PathPoints.msg
[ 78%] Generating Lisp code from vehicle_msgs/Request.msg
[ 79%] Generating C++ code from tos_msgs/Cps.msg
[ 79%] Generating Lisp code from visual_msgs/SpeedConstrains.msg
[ 79%] Generating Python msg __init__.py for tos_msgs
[ 79%] Generating EusLisp code from vehicle_msgs/Trajectory.msg
[ 79%] Generating Lisp code from vehicle_msgs/PathPoint.msg
[ 79%] Generating Lisp code from visual_msgs/Path.msg
[ 79%] Generating Python from MSG vehicle_msgs/HeartBeat
[ 79%] Generating C++ code from vehicle_msgs/PathPoint.msg
[ 79%] Built target vehicle_msgs_generate_messages_lisp
[ 79%] Generating Python from MSG visual_msgs/Section
[ 79%] Generating Javascript code from visual_msgs/Section.msg
[ 79%] Generating EusLisp code from vehicle_msgs/DebugData.msg
[ 79%] Generating Lisp code from visual_msgs/Lanes.msg
[ 80%] Generating Javascript code from visual_msgs/SpeedConstrain.msg
[ 80%] Built target tos_msgs_generate_messages_py
[ 80%] Built target tos_msgs_generate_messages_cpp
[ 80%] Generating Javascript code from visual_msgs/Lane.msg
[ 80%] Generating Javascript code from visual_msgs/PathPoint.msg
[ 80%] Built target visual_msgs_generate_messages_lisp
[ 80%] Generating EusLisp code from vehicle_msgs/TrajectoryPoint.msg
[ 80%] Generating C++ code from visual_msgs/Section.msg
[ 80%] Generating EusLisp code from vehicle_msgs/Gear.msg
[ 80%] Generating Python from MSG vehicle_msgs/Request
[ 80%] Generating Javascript code from visual_msgs/PathPoints.msg
[ 80%] Generating Python from MSG visual_msgs/SpeedConstrain
[ 80%] Built target vehicle_msgs_generate_messages_cpp
[ 80%] Generating C++ code from visual_msgs/SpeedConstrain.msg
[ 81%] Generating C++ code from visual_msgs/Lane.msg
[ 81%] Generating Javascript code from visual_msgs/SpeedConstrains.msg
[ 81%] Generating EusLisp code from vehicle_msgs/RemoteControl.msg
[ 81%] Generating EusLisp code from visual_msgs/Section.msg
[ 81%] Generating Javascript code from visual_msgs/Path.msg
[ 81%] Generating EusLisp code from visual_msgs/SpeedConstrain.msg
[ 81%] Generating Python from MSG vehicle_msgs/PathPoint
[ 81%] Generating Python from MSG visual_msgs/Lane
[ 81%] Generating Javascript code from visual_msgs/Lanes.msg
[ 81%] Generating EusLisp code from vehicle_msgs/HeartBeat.msg
[ 81%] Generating Python from MSG visual_msgs/PathPoint
[ 81%] Generating EusLisp code from vehicle_msgs/Request.msg
[ 81%] Generating C++ code from visual_msgs/PathPoint.msg
[ 81%] Built target visual_msgs_generate_messages_nodejs
[ 81%] Generating EusLisp code from visual_msgs/Lane.msg
[ 81%] Generating EusLisp code from vehicle_msgs/PathPoint.msg
[ 81%] Generating EusLisp code from visual_msgs/PathPoint.msg
[ 81%] Generating EusLisp manifest code for vehicle_msgs
[ 81%] Generating EusLisp code from visual_msgs/PathPoints.msg
[ 81%] Generating Python from MSG visual_msgs/PathPoints
[ 81%] Generating Python msg __init__.py for vehicle_msgs
[ 81%] Generating Python from MSG visual_msgs/SpeedConstrains
[ 81%] Generating Python from MSG visual_msgs/Path
[ 81%] Generating EusLisp code from visual_msgs/SpeedConstrains.msg
[ 81%] Generating C++ code from visual_msgs/PathPoints.msg
[ 81%] Generating EusLisp code from visual_msgs/Path.msg
[ 82%] Generating EusLisp code from visual_msgs/Lanes.msg
[ 82%] Built target vehicle_msgs_generate_messages_py
[ 82%] Built target lego_cloud_msgs_generate_messages
[ 82%] Built target cloud_msgs_generate_messages
[ 82%] Generating Python from MSG visual_msgs/Lanes
[ 82%] Generating EusLisp manifest code for visual_msgs
[ 82%] Generating C++ code from visual_msgs/SpeedConstrains.msg
[ 82%] Built target comm_msgs_generate_messages
[ 82%] Generating Python from MSG align_msgs/CloudDisplay
[ 82%] Generating EusLisp code from align_msgs/CloudDisplay.msg
[ 82%] Generating EusLisp manifest code for align_msgs
[ 82%] Generating C++ code from visual_msgs/Path.msg
[ 82%] Generating C++ code from visual_msgs/Lanes.msg
[ 83%] Generating Python msg __init__.py for visual_msgs
[ 83%] Generating Lisp code from align_msgs/CloudDisplay.msg
[ 84%] Generating Python msg __init__.py for align_msgs
[ 84%] Built target align_msgs_generate_messages_lisp
[ 84%] Generating Javascript code from align_msgs/CloudDisplay.msg
[ 84%] Generating C++ code from align_msgs/CloudDisplay.msg
[ 84%] Built target align_msgs_generate_messages_nodejs
[ 84%] Built target visual_msgs_generate_messages_cpp
[ 84%] Built target visual_msgs_generate_messages_py
[ 85%] Generating Javascript code from ads_msgs/CommandStates.msg
[ 85%] Built target diagnose_msgs_generate_messages
[ 85%] Generating Python from MSG ads_msgs/CommandStates
[ 85%] Generating EusLisp code from ads_msgs/CommandStates.msg
[ 85%] Built target align_msgs_generate_messages_py
[ 85%] Generating Python from MSG ads_msgs/Target
[ 86%] Generating EusLisp code from ads_msgs/Target.msg
[ 86%] Generating Javascript code from ads_msgs/Target.msg
[ 86%] Built target align_msgs_generate_messages_cpp
[ 86%] Generating C++ code from ads_msgs/CommandStates.msg
[ 86%] Generating C++ code from ads_msgs/Target.msg
[ 86%] Generating Javascript code from ads_msgs/Command.msg
[ 86%] Generating EusLisp code from ads_msgs/Command.msg
[ 86%] Generating Python from MSG ads_msgs/Command
[ 86%] Generating Javascript code from ads_msgs/VehicleState.msg
[ 86%] Built target vehicle_msgs_generate_messages_eus
[ 86%] Generating C++ code from ads_msgs/Command.msg
[ 86%] Generating Javascript code from ads_msgs/SourceState.msg
[ 86%] Generating EusLisp code from ads_msgs/VehicleState.msg
[ 86%] Generating EusLisp code from ads_msgs/SourceState.msg
[ 86%] Generating C++ code from ads_msgs/VehicleState.msg
[ 86%] Generating Javascript code from ads_msgs/TargetState.msg
[ 86%] Built target visual_msgs_generate_messages_eus
[ 86%] Generating C++ code from ads_msgs/SourceState.msg
[ 86%] Generating Python from MSG ads_msgs/VehicleState
[ 86%] Generating C++ code from ads_msgs/TargetState.msg
[ 86%] Generating Javascript code from ads_msgs/SpeedConstrain.msg
[ 86%] Generating EusLisp code from ads_msgs/TargetState.msg
[ 86%] Generating Javascript code from ads_msgs/MonitorFrame.msg
[ 86%] Generating C++ code from ads_msgs/SpeedConstrain.msg
[ 86%] Built target align_msgs_generate_messages_eus
[ 86%] Built target guardian_msgs_generate_messages
[ 86%] Built target hdmap_msgs_generate_messages
[ 86%] Generating Javascript code from ads_msgs/Diagnose.msg
[ 86%] Generating Javascript code from ads_msgs/CommandState.msg
[ 86%] Generating Javascript code from ads_msgs/SwitchState.msg
[ 86%] Generating EusLisp code from ads_msgs/SpeedConstrain.msg
[ 86%] Generating Python from MSG ads_msgs/SourceState
[ 86%] Generating EusLisp code from ads_msgs/MonitorFrame.msg
[ 86%] Generating Javascript code from ads_msgs/HfsmState.msg
[ 86%] Generating Javascript code from ads_msgs/Destination.msg
[ 86%] Generating C++ code from ads_msgs/MonitorFrame.msg
[ 86%] Built target lane_frame_msgs_generate_messages
[ 86%] Generating EusLisp code from ads_msgs/Diagnose.msg
[ 86%] Generating EusLisp code from ads_msgs/CommandState.msg
[ 86%] Generating Javascript code from ads_msgs/AdsCommandState.msg
[ 86%] Generating EusLisp code from ads_msgs/SwitchState.msg
[ 86%] Generating EusLisp code from ads_msgs/HfsmState.msg
[ 86%] Generating Python from MSG ads_msgs/TargetState
[ 86%] Generating EusLisp code from ads_msgs/Destination.msg
[ 86%] Built target ads_msgs_generate_messages_nodejs
[ 87%] Generating C++ code from ads_msgs/Diagnose.msg
[ 87%] Built target msf_localization_msgs_generate_messages
[ 87%] Built target perception_msgs_generate_messages
[ 87%] Generating Python from MSG ads_msgs/SpeedConstrain
[ 87%] Generating Python from MSG ads_msgs/MonitorFrame
[ 87%] Generating Python from MSG ads_msgs/Diagnose
[ 87%] Generating Python from MSG ads_msgs/CommandState
[ 87%] Built target pnc_lonctrl_msgs_generate_messages
[ 87%] Built target port_msgs_generate_messages
[ 88%] Generating EusLisp code from ads_msgs/AdsCommandState.msg
[ 88%] Built target prediction_msgs_generate_messages
[ 88%] Built target simulate_msgs_generate_messages
[ 88%] Built target spreader_msgs_generate_messages
[ 88%] Built target localization_msgs_generate_messages
[ 88%] Built target tos_msgs_generate_messages
[ 88%] Built target vehicle_msgs_generate_messages
[ 89%] Generating Python from MSG ads_msgs/SwitchState
[ 89%] Generating EusLisp code from acquisition_msgs/ErrorCode.msg
[ 89%] Generating C++ code from ads_msgs/CommandState.msg
[ 89%] Generating EusLisp manifest code for ads_msgs
[ 89%] Generating Python from MSG ads_msgs/HfsmState
[ 89%] Generating C++ code from ads_msgs/SwitchState.msg
[ 89%] Generating Python from MSG ads_msgs/Destination
[ 90%] Generating Python from MSG ads_msgs/AdsCommandState
[ 91%] Generating EusLisp code from acquisition_msgs/Tos.msg
[ 91%] Generating C++ code from ads_msgs/HfsmState.msg
[ 91%] Generating EusLisp code from acquisition_msgs/Location.msg
[ 91%] Generating EusLisp code from acquisition_msgs/WorkStatus.msg
[ 91%] Generating C++ code from ads_msgs/Destination.msg
[ 91%] Generating C++ code from ads_msgs/AdsCommandState.msg
[ 91%] Generating Python from MSG acquisition_msgs/ErrorCode
[ 91%] Generating Python msg __init__.py for ads_msgs
[ 91%] Generating Python from MSG acquisition_msgs/Tos
[ 91%] Generating EusLisp code from acquisition_msgs/Chassis.msg
[ 91%] Built target ads_msgs_generate_messages_py
[ 91%] Generating EusLisp code from acquisition_msgs/AdsCmdState.msg
[ 91%] Generating Javascript code from acquisition_msgs/ErrorCode.msg
[ 91%] Built target ads_msgs_generate_messages_cpp
[ 91%] Generating Lisp code from acquisition_msgs/ErrorCode.msg
[ 92%] Generating Lisp code from acquisition_msgs/Tos.msg
[ 92%] Generating Lisp code from acquisition_msgs/Location.msg
[ 92%] Generating EusLisp code from acquisition_msgs/AdsState.msg
[ 92%] Generating Python from MSG acquisition_msgs/Location
[ 92%] Generating Javascript code from acquisition_msgs/Tos.msg
[ 92%] Generating EusLisp code from acquisition_msgs/LocationErrorType.msg
[ 92%] Generating Lisp code from acquisition_msgs/WorkStatus.msg
[ 92%] Generating Lisp code from acquisition_msgs/Chassis.msg
[ 92%] Generating EusLisp code from acquisition_msgs/TosTask.msg
[ 92%] Generating Javascript code from acquisition_msgs/Location.msg
[ 92%] Generating Lisp code from acquisition_msgs/AdsCmdState.msg
[ 92%] Generating Lisp code from acquisition_msgs/AdsState.msg
[ 92%] Generating Javascript code from acquisition_msgs/WorkStatus.msg
[ 92%] Generating C++ code from acquisition_msgs/ErrorCode.msg
[ 92%] Generating EusLisp code from acquisition_msgs/LocationError.msg
[ 92%] Generating Lisp code from acquisition_msgs/LocationErrorType.msg
[ 92%] Generating Lisp code from pnc_debug_msg/MpcDebug.msg
[ 92%] Generating Lisp code from pnc_debug_msg/LongitudinalDebug.msg
[ 92%] Generating Javascript code from acquisition_msgs/Chassis.msg
[ 92%] Generating Python from MSG acquisition_msgs/WorkStatus
[ 92%] Generating Lisp code from acquisition_msgs/TosTask.msg
[ 92%] Generating Lisp code from acquisition_msgs/LocationError.msg
[ 92%] Generating Lisp code from pnc_debug_msg/LateralDebug.msg
[ 92%] Generating Javascript code from acquisition_msgs/AdsCmdState.msg
[ 92%] Generating EusLisp code from acquisition_msgs/Target.msg
[ 92%] Generating EusLisp manifest code for acquisition_msgs
[ 92%] Generating Lisp code from pnc_debug_msg/LatticeDebug.msg
[ 92%] Generating C++ code from acquisition_msgs/Tos.msg
[ 92%] Generating Lisp code from acquisition_msgs/Target.msg
[ 92%] Generating Python from MSG acquisition_msgs/Chassis
[ 92%] Generating Javascript code from acquisition_msgs/AdsState.msg
[ 92%] Generating Lisp code from pnc_debug_msg/PidDebug.msg
[ 92%] Generating Lisp code from pnc_debug_msg/SlPoint.msg
[ 92%] Built target acquisition_msgs_generate_messages_lisp
[ 92%] Generating Javascript code from acquisition_msgs/LocationErrorType.msg
[ 92%] Generating Lisp code from pnc_debug_msg/PlanDebug.msg
[ 92%] Built target ads_msgs_generate_messages_eus
[ 92%] Generating Lisp code from pnc_debug_msg/PjpoDebug.msg
[ 92%] Generating Python from MSG pnc_debug_msg/MpcDebug
[ 92%] Generating Javascript code from acquisition_msgs/TosTask.msg
[ 92%] Generating Lisp code from pnc_debug_msg/CtrlDebug.msg
[ 92%] Generating Javascript code from acquisition_msgs/LocationError.msg
[ 92%] Generating C++ code from acquisition_msgs/Location.msg
[ 92%] Generating Python from MSG pnc_debug_msg/LongitudinalDebug
[ 92%] Generating Python from MSG acquisition_msgs/AdsCmdState
[ 92%] Generating Python from MSG acquisition_msgs/AdsState
[ 92%] Built target pnc_debug_msg_generate_messages_lisp
[ 93%] Generating Javascript code from acquisition_msgs/Target.msg
[ 93%] Generating Javascript code from pnc_debug_msg/MpcDebug.msg
[ 93%] Built target acquisition_msgs_generate_messages_nodejs
[ 93%] Generating Javascript code from pnc_debug_msg/LongitudinalDebug.msg
[ 94%] Generating Javascript code from pnc_debug_msg/LateralDebug.msg
[ 94%] Generating Python from MSG pnc_debug_msg/LateralDebug
[ 94%] Generating Javascript code from pnc_debug_msg/LatticeDebug.msg
[ 95%] Generating C++ code from acquisition_msgs/WorkStatus.msg
[ 96%] Generating Python from MSG acquisition_msgs/LocationErrorType
[ 96%] Generating Python from MSG acquisition_msgs/TosTask
[ 96%] Generating C++ code from acquisition_msgs/Chassis.msg
[ 96%] Generating C++ code from pnc_debug_msg/MpcDebug.msg
[ 96%] Generating Javascript code from pnc_debug_msg/PidDebug.msg
[ 96%] Generating Javascript code from pnc_debug_msg/SlPoint.msg
[ 97%] Generating Python from MSG pnc_debug_msg/LatticeDebug
[ 97%] Generating Javascript code from pnc_debug_msg/PlanDebug.msg
[ 97%] Generating Javascript code from pnc_debug_msg/PjpoDebug.msg
[ 97%] Generating Python from MSG acquisition_msgs/LocationError
[ 97%] Generating Javascript code from pnc_debug_msg/CtrlDebug.msg
[ 97%] Generating C++ code from acquisition_msgs/AdsCmdState.msg
[ 97%] Generating C++ code from pnc_debug_msg/LongitudinalDebug.msg
[ 97%] Generating C++ code from pnc_debug_msg/LateralDebug.msg
[ 97%] Generating C++ code from pnc_debug_msg/LatticeDebug.msg
[ 97%] Built target pnc_debug_msg_generate_messages_nodejs
[ 97%] Generating C++ code from pnc_debug_msg/PidDebug.msg
[ 97%] Generating Python from MSG pnc_debug_msg/PidDebug
[ 97%] Generating C++ code from acquisition_msgs/AdsState.msg
[ 98%] Generating C++ code from pnc_debug_msg/SlPoint.msg
[ 98%] Generating Python from MSG acquisition_msgs/Target
[ 98%] Generating Python from MSG pnc_debug_msg/SlPoint
[ 98%] Generating C++ code from pnc_debug_msg/PlanDebug.msg
[ 98%] Generating C++ code from pnc_debug_msg/PjpoDebug.msg
[ 98%] Generating Python from MSG pnc_debug_msg/PlanDebug
[ 98%] Built target acquisition_msgs_generate_messages_eus
[ 98%] Generating EusLisp code from pnc_debug_msg/MpcDebug.msg
[ 98%] Generating C++ code from acquisition_msgs/LocationErrorType.msg
[ 98%] Generating EusLisp code from pnc_debug_msg/LongitudinalDebug.msg
[ 98%] Generating Python msg __init__.py for acquisition_msgs
[ 98%] Generating Python from MSG pnc_debug_msg/PjpoDebug
[ 98%] Generating EusLisp code from pnc_debug_msg/LateralDebug.msg
[ 98%] Generating C++ code from pnc_debug_msg/CtrlDebug.msg
[ 98%] Generating EusLisp code from pnc_debug_msg/LatticeDebug.msg
[ 98%] Generating Python from MSG pnc_debug_msg/CtrlDebug
[ 98%] Built target visual_msgs_generate_messages
[ 98%] Built target align_msgs_generate_messages
[ 98%] Built target ads_msgs_generate_messages
[ 98%] Generating C++ code from acquisition_msgs/TosTask.msg
[ 98%] Generating EusLisp code from pnc_debug_msg/PidDebug.msg
[ 98%] Built target acquisition_msgs_generate_messages_py
[100%] Generating EusLisp code from pnc_debug_msg/SlPoint.msg
[100%] Generating EusLisp code from pnc_debug_msg/PlanDebug.msg
[100%] Generating C++ code from acquisition_msgs/LocationError.msg
[100%] Generating C++ code from acquisition_msgs/Target.msg
[100%] Generating EusLisp code from pnc_debug_msg/PjpoDebug.msg
[100%] Built target pnc_debug_msg_generate_messages_cpp
[100%] Generating EusLisp code from pnc_debug_msg/CtrlDebug.msg
[100%] Generating EusLisp manifest code for pnc_debug_msg
[100%] Generating Python msg __init__.py for pnc_debug_msg
[100%] Built target acquisition_msgs_generate_messages_cpp
[100%] Built target acquisition_msgs_generate_messages
[100%] Built target pnc_debug_msg_generate_messages_py
[100%] Built target pnc_debug_msg_generate_messages_eus
[100%] Built target pnc_debug_msg_generate_messages
Base path: /senior/workspace/shared_msgs
Source space: /senior/workspace/shared_msgs/src
Build space: /senior/workspace/shared_msgs/build
Devel space: /senior/workspace/shared_msgs/devel
Install space: /senior/workspace/shared_msgs/install
Creating symlink "/senior/workspace/shared_msgs/src/CMakeLists.txt" pointing to "/opt/ros/melodic/share/catkin/cmake/toplevel.cmake"
####
#### Running command: "cmake /senior/workspace/shared_msgs/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/shared_msgs/devel -DCMAKE_INSTALL_PREFIX=/senior/workspace/shared_msgs/install -G Unix Makefiles" in "/senior/workspace/shared_msgs/build"
####
####
#### Running command: "make -j8 -l8" in "/senior/workspace/shared_msgs/build"
####
+ catkin_make install -DCMAKE_INSTALL_PREFIX=/senior/perception --make-args -j
-- Using CATKIN_DEVEL_PREFIX: /senior/workspace/shared_msgs/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/melodic
-- This workspace overlays: /opt/ros/melodic
-- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2")
-- Using PYTHON_EXECUTABLE: /usr/bin/python2
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Call enable_testing()
-- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/shared_msgs/build/test_results
-- Found gtest sources under '/usr/src/googletest': gtests will be built
-- Found gmock sources under '/usr/src/googletest': gmock will be built
CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 22 packages in topological order:
-- ~~ - lego_cloud_msgs
-- ~~ - cloud_msgs
-- ~~ - comm_msgs
-- ~~ - align_msgs
-- ~~ - diagnose_msgs
-- ~~ - ads_msgs
-- ~~ - guardian_msgs
-- ~~ - hdmap_msgs
-- ~~ - lane_frame_msgs
-- ~~ - msf_localization_msgs
-- ~~ - perception_msgs
-- ~~ - pnc_lonctrl_msgs
-- ~~ - port_msgs
-- ~~ - prediction_msgs
-- ~~ - simulate_msgs
-- ~~ - spreader_msgs
-- ~~ - localization_msgs
-- ~~ - tos_msgs
-- ~~ - vehicle_msgs
-- ~~ - acquisition_msgs
-- ~~ - pnc_debug_msg
-- ~~ - visual_msgs
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- +++ processing catkin package: 'lego_cloud_msgs'
-- ==> add_subdirectory(shared_msgs/lego_cloud_msgs)
CMake Deprecation Warning at shared_msgs/lego_cloud_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> 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 <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- diagnose_msgs: 7 messages, 0 services
-- +++ processing catkin package: 'ads_msgs'
-- ==> add_subdirectory(shared_msgs/ads_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- ads_msgs: 14 messages, 0 services
-- +++ processing catkin package: 'guardian_msgs'
-- ==> add_subdirectory(shared_msgs/guardian_msgs)
CMake Deprecation Warning at shared_msgs/guardian_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- guardian_msgs: 3 messages, 0 services
-- +++ processing catkin package: 'hdmap_msgs'
-- ==> add_subdirectory(shared_msgs/hdmap_msgs)
CMake Deprecation Warning at shared_msgs/hdmap_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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: '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 <min> value or use a ...<max> 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: 17 messages, 0 services
-- +++ processing catkin package: 'acquisition_msgs'
-- ==> add_subdirectory(shared_msgs/acquisition_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- acquisition_msgs: 11 messages, 0 services
-- +++ processing catkin package: 'pnc_debug_msg'
-- ==> add_subdirectory(shared_msgs/pnc_debug_msgs)
CMake Deprecation Warning at shared_msgs/pnc_debug_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> 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_cpp
[ 0%] Built target std_msgs_generate_messages_eus
[ 0%] Built target geometry_msgs_generate_messages_eus
[ 0%] Built target geometry_msgs_generate_messages_cpp
[ 0%] Built target std_msgs_generate_messages_cpp
[ 0%] Built target geometry_msgs_generate_messages_lisp
[ 0%] Built target nav_msgs_generate_messages_py
[ 0%] Built target nav_msgs_generate_messages_nodejs
[ 0%] Built target geometry_msgs_generate_messages_py
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CloudCmd
[ 0%] Built target std_msgs_generate_messages_py
[ 0%] Built target sensor_msgs_generate_messages_nodejs
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_TrajectoryPoint
[ 0%] Built target sensor_msgs_generate_messages_lisp
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajectoryPoint
[ 0%] Built target geometry_msgs_generate_messages_nodejs
[ 0%] Built target nav_msgs_generate_messages_eus
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_LinkSegment
[ 0%] Built target sensor_msgs_generate_messages_py
[ 0%] Built target sensor_msgs_generate_messages_eus
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_DiagnoseInfo
[ 0%] Built target sensor_msgs_generate_messages_cpp
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Passage
[ 0%] Built target std_msgs_generate_messages_nodejs
[ 0%] Built target _ads_msgs_generate_messages_check_deps_HfsmState
[ 0%] Built target _lego_cloud_msgs_generate_messages_check_deps_cloud_info
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_TraceSegment
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_SwitchDrvMode
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SourceState
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_RequestPoints
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Traj
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacles
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PilotState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SpeedConstrain
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_TrafficInfo
[ 0%] Built target _spreader_msgs_generate_messages_check_deps_SpreaderInfo
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_LedMsg
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequestPoint
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PathPoint
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_StopPoint
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Diagnose
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdFeedback
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PassingPt
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Lane
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorDetail
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_WheelSpeed
[ 0%] Built target _comm_msgs_generate_messages_check_deps_CloudTrajs
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Command
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SwitchState
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdState
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapRequest
[ 0%] Built target _comm_msgs_generate_messages_check_deps_MachineMetrics
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Gnss
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Destination
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_MovationCtrl
[ 0%] Built target lego_cloud_msgs_generate_messages_lisp
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Trajectory
[ 0%] Built target _ads_msgs_generate_messages_check_deps_TargetState
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PowerManager
[ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneB
[ 0%] Built target _tos_msgs_generate_messages_check_deps_TruckStop
[ 1%] Built target lego_cloud_msgs_generate_messages_eus
[ 1%] Built target _port_msgs_generate_messages_check_deps_ContainerCompensate
[ 1%] Built target _cloud_msgs_generate_messages_check_deps_Point
[ 1%] Built target _comm_msgs_generate_messages_check_deps_TrajPt
[ 1%] Built target _ads_msgs_generate_messages_check_deps_Target
[ 1%] Built target _perception_msgs_generate_messages_check_deps_FilterParam
[ 1%] Built target _comm_msgs_generate_messages_check_deps_Path
[ 1%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorTrace
[ 1%] Built target _cloud_msgs_generate_messages_check_deps_LogInOutTos
[ 1%] Built target _localization_msgs_generate_messages_check_deps_IgnoreQc
[ 1%] Built target _ads_msgs_generate_messages_check_deps_AdsCommandState
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_FlipSeasideAreaRequest
[ 1%] Built target lego_cloud_msgs_generate_messages_cpp
[ 1%] Built target _comm_msgs_generate_messages_check_deps_Point
[ 1%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_LonCtrlDebug
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_Point2D
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_HeartBeat
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_BlacklistedLane
[ 1%] Built target spreader_msgs_generate_messages_py
[ 1%] Built target _comm_msgs_generate_messages_check_deps_Trigger
[ 1%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfo
[ 1%] Built target _ads_msgs_generate_messages_check_deps_VehicleState
[ 1%] Built target _cloud_msgs_generate_messages_check_deps_TosTask
[ 1%] Built target _guardian_msgs_generate_messages_check_deps_ParallelDrive
[ 1%] Built target _comm_msgs_generate_messages_check_deps_DeviceManager
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_Ack
[ 1%] Built target _perception_msgs_generate_messages_check_deps_UltrasonicRadar
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePoint
[ 1%] Built target lego_cloud_msgs_generate_messages_nodejs
[ 1%] Built target _simulate_msgs_generate_messages_check_deps_InitState
[ 1%] Built target _comm_msgs_generate_messages_check_deps_TagInfo
[ 1%] Built target _simulate_msgs_generate_messages_check_deps_Rate
[ 1%] Built target _comm_msgs_generate_messages_check_deps_CheckResult
[ 1%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Gear
[ 1%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationEstimate
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_Status
[ 1%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestVel
[ 1%] Built target _perception_msgs_generate_messages_check_deps_TrailerPosture
[ 1%] Built target _localization_msgs_generate_messages_check_deps_Ins
[ 1%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Trajectory
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_Path
[ 1%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_PathPoint
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingResponse
[ 1%] Built target _cloud_msgs_generate_messages_check_deps_TaskType
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_Map
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePosition
[ 1%] Built target _cloud_msgs_generate_messages_check_deps_PassingPoint
[ 1%] Built target _ads_msgs_generate_messages_check_deps_CommandState
[ 1%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmd
[ 1%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssHeading
[ 1%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneA
[ 1%] Built target _localization_msgs_generate_messages_check_deps_VehicleState
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapResponse
[ 1%] Built target _tos_msgs_generate_messages_check_deps_ClosedArea
[ 1%] Built target _prediction_msgs_generate_messages_check_deps_PredictionTrajectory
[ 1%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmds
[ 1%] Built target _tos_msgs_generate_messages_check_deps_VanPool
[ 1%] Built target _comm_msgs_generate_messages_check_deps_AppVersion
[ 1%] Built target _tos_msgs_generate_messages_check_deps_ShoreCranesLoc
[ 1%] Built target _port_msgs_generate_messages_check_deps_VehicleStationState
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_Chassis
[ 1%] Built target _tos_msgs_generate_messages_check_deps_ShoreCrane
[ 1%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestXYZ
[ 1%] Built target _tos_msgs_generate_messages_check_deps_AlarmSig
[ 1%] Built target _tos_msgs_generate_messages_check_deps_Ack
[ 1%] Built target _localization_msgs_generate_messages_check_deps_Gnss
[ 1%] Built target _perception_msgs_generate_messages_check_deps_VOgPoints
[ 1%] Built target _tos_msgs_generate_messages_check_deps_BlockedLane
[ 1%] Built target _tos_msgs_generate_messages_check_deps_ManualShift
[ 1%] Built target lego_cloud_msgs_generate_messages_py
[ 1%] Built target _perception_msgs_generate_messages_check_deps_VOgPoint
[ 1%] Built target _tos_msgs_generate_messages_check_deps_AlignTips
[ 1%] Built target _cloud_msgs_generate_messages_check_deps_RemoteControl
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_RemoteControl
[ 1%] Built target _comm_msgs_generate_messages_check_deps_SelfCheck
[ 1%] Built target _acquisition_msgs_generate_messages_check_deps_Location
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_VehicleStatus
[ 1%] Built target _tos_msgs_generate_messages_check_deps_BlockedCrane
[ 1%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfos
[ 1%] Built target _tos_msgs_generate_messages_check_deps_BlockedSection
[ 1%] Built target _align_msgs_generate_messages_check_deps_CloudDisplay
[ 1%] Built target spreader_msgs_generate_messages_eus
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_LockStationStop
[ 1%] Built target spreader_msgs_generate_messages_nodejs
[ 1%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationStatus
[ 1%] Built target _tos_msgs_generate_messages_check_deps_TaskDetail
[ 1%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Path
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_PathPoint
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequest
[ 1%] Built target _guardian_msgs_generate_messages_check_deps_RelieveWarn
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_LaneSegment
[ 1%] Built target _comm_msgs_generate_messages_check_deps_Monitor
[ 1%] Built target _ads_msgs_generate_messages_check_deps_CommandStates
[ 1%] Built target _localization_msgs_generate_messages_check_deps_LocalizationEstimate
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_CCUControl
[ 1%] Built target _tos_msgs_generate_messages_check_deps_Align
[ 1%] Built target _comm_msgs_generate_messages_check_deps_LidarShmMessage
[ 1%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorInfo
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_Gear
[ 1%] Built target _comm_msgs_generate_messages_check_deps_Device
[ 1%] Built target _perception_msgs_generate_messages_check_deps_Obstacles
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_Point
[ 1%] Built target _tos_msgs_generate_messages_check_deps_AlignSig
[ 1%] Built target _comm_msgs_generate_messages_check_deps_AppVersionInfo
[ 1%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestPos
[ 1%] Built target _cloud_msgs_generate_messages_check_deps_Ack
[ 1%] Built target _perception_msgs_generate_messages_check_deps_OgPoints
[ 1%] Built target _ads_msgs_generate_messages_check_deps_MonitorFrame
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_StartVehicle
[ 1%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacle
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_Request
[ 1%] Built target _guardian_msgs_generate_messages_check_deps_DrivingState
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_RoadSegment
[ 1%] Built target _acquisition_msgs_generate_messages_check_deps_Target
[ 1%] Built target _acquisition_msgs_generate_messages_check_deps_LocationError
[ 1%] Built target _hdmap_msgs_generate_messages_check_deps_Section
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_UltrasonicRadars
[ 1%] Built target _tos_msgs_generate_messages_check_deps_Task
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_Trajectory
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_TrajectoryPoint
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_HeartBeat
[ 1%] Built target _acquisition_msgs_generate_messages_check_deps_AdsCmdState
[ 1%] Built target spreader_msgs_generate_messages_lisp
[ 1%] Built target _tos_msgs_generate_messages_check_deps_Cps
[ 1%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrains
[ 1%] Built target _pnc_debug_msg_generate_messages_check_deps_PjpoDebug
[ 1%] Built target _port_msgs_generate_messages_check_deps_AccurateStop
[ 1%] Built target spreader_msgs_generate_messages_cpp
[ 1%] Built target _tos_msgs_generate_messages_check_deps_StackerReady
[ 1%] Built target _visual_msgs_generate_messages_check_deps_Section
[ 1%] Built target _tos_msgs_generate_messages_check_deps_ClosedAreas
[ 1%] Built target _tos_msgs_generate_messages_check_deps_Cmd
[ 1%] Built target _tos_msgs_generate_messages_check_deps_Heartbeat
[ 1%] Built target guardian_msgs_generate_messages_py
[ 2%] Built target pnc_lonctrl_msgs_generate_messages_cpp
[ 2%] Built target _acquisition_msgs_generate_messages_check_deps_AdsState
[ 3%] Built target lane_frame_msgs_generate_messages_eus
[ 3%] Built target _msf_localization_msgs_generate_messages_check_deps_Localization
[ 3%] Built target _visual_msgs_generate_messages_check_deps_PathPoint
[ 4%] Built target pnc_lonctrl_msgs_generate_messages_lisp
[ 4%] Built target _acquisition_msgs_generate_messages_check_deps_Tos
[ 4%] Built target _pnc_debug_msg_generate_messages_check_deps_SlPoint
[ 4%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrain
[ 4%] Built target _pnc_debug_msg_generate_messages_check_deps_PidDebug
[ 4%] Built target _vehicle_msgs_generate_messages_check_deps_DebugData
[ 4%] Built target _visual_msgs_generate_messages_check_deps_Lane
[ 4%] Built target _pnc_debug_msg_generate_messages_check_deps_LongitudinalDebug
[ 4%] Built target lane_frame_msgs_generate_messages_lisp
[ 6%] Built target cloud_msgs_generate_messages_lisp
[ 6%] Built target pnc_lonctrl_msgs_generate_messages_py
[ 6%] Built target simulate_msgs_generate_messages_lisp
[ 6%] Built target _visual_msgs_generate_messages_check_deps_Path
[ 6%] Built target _perception_msgs_generate_messages_check_deps_Obstacle
[ 6%] Built target _acquisition_msgs_generate_messages_check_deps_Chassis
[ 6%] Built target _perception_msgs_generate_messages_check_deps_OgPoint
[ 6%] Built target port_msgs_generate_messages_nodejs
[ 6%] Built target lane_frame_msgs_generate_messages_py
[ 6%] Built target _acquisition_msgs_generate_messages_check_deps_WorkStatus
[ 6%] Built target _pnc_debug_msg_generate_messages_check_deps_PlanDebug
[ 7%] Built target localization_msgs_generate_messages_py
[ 7%] Built target guardian_msgs_generate_messages_eus
[ 7%] Built target _vehicle_msgs_generate_messages_check_deps_Command
[ 7%] Built target _tos_msgs_generate_messages_check_deps_CmdState
[ 7%] Built target _hdmap_msgs_generate_messages_check_deps_Region
[ 10%] Built target comm_msgs_generate_messages_lisp
[ 10%] Built target _acquisition_msgs_generate_messages_check_deps_TosTask
[ 11%] Built target _pnc_debug_msg_generate_messages_check_deps_LatticeDebug
[ 11%] Built target pnc_lonctrl_msgs_generate_messages_nodejs
[ 12%] Built target _vehicle_msgs_generate_messages_check_deps_StatusCmd
[ 12%] Built target cloud_msgs_generate_messages_nodejs
[ 13%] Built target simulate_msgs_generate_messages_py
[ 13%] Built target simulate_msgs_generate_messages_cpp
[ 13%] Built target lego_cloud_msgs_generate_messages
[ 13%] Built target localization_msgs_generate_messages_nodejs
[ 13%] Built target _pnc_debug_msg_generate_messages_check_deps_MpcDebug
[ 14%] Built target localization_msgs_generate_messages_lisp
[ 14%] Built target _acquisition_msgs_generate_messages_check_deps_LocationErrorType
[ 14%] Built target simulate_msgs_generate_messages_nodejs
[ 14%] Built target port_msgs_generate_messages_eus
[ 14%] Built target _diagnose_msgs_generate_messages_check_deps_KeyValue
[ 14%] Built target lane_frame_msgs_generate_messages_nodejs
[ 15%] Built target cloud_msgs_generate_messages_cpp
[ 15%] Built target _pnc_debug_msg_generate_messages_check_deps_LateralDebug
[ 15%] Built target _pnc_debug_msg_generate_messages_check_deps_CtrlDebug
[ 15%] Built target guardian_msgs_generate_messages_lisp
[ 15%] Built target _visual_msgs_generate_messages_check_deps_Lanes
[ 16%] Built target localization_msgs_generate_messages_cpp
[ 16%] Built target pnc_lonctrl_msgs_generate_messages_eus
[ 16%] Built target lane_frame_msgs_generate_messages_cpp
[ 16%] Built target localization_msgs_generate_messages_eus
[ 16%] Built target simulate_msgs_generate_messages_eus
[ 17%] Built target guardian_msgs_generate_messages_nodejs
[ 18%] Built target port_msgs_generate_messages_py
[ 19%] Built target _visual_msgs_generate_messages_check_deps_PathPoints
[ 22%] Built target cloud_msgs_generate_messages_py
[ 23%] Built target comm_msgs_generate_messages_cpp
[ 24%] Built target guardian_msgs_generate_messages_cpp
[ 24%] Built target port_msgs_generate_messages_lisp
[ 25%] Built target msf_localization_msgs_generate_messages_lisp
[ 26%] Built target msf_localization_msgs_generate_messages_py
[ 27%] Built target msf_localization_msgs_generate_messages_nodejs
[ 27%] Built target msf_localization_msgs_generate_messages_eus
[ 28%] Built target _acquisition_msgs_generate_messages_check_deps_ErrorCode
[ 28%] Built target msf_localization_msgs_generate_messages_cpp
[ 32%] Built target comm_msgs_generate_messages_nodejs
[ 33%] Built target comm_msgs_generate_messages_eus
[ 26%] Built target spreader_msgs_generate_messages
[ 29%] Built target port_msgs_generate_messages_cpp
[ 34%] Built target cloud_msgs_generate_messages_eus
[ 37%] Built target comm_msgs_generate_messages_py
[ 37%] Built target align_msgs_generate_messages_lisp
[ 38%] Built target diagnose_msgs_generate_messages_lisp
[ 38%] Built target simulate_msgs_generate_messages
[ 38%] Built target pnc_lonctrl_msgs_generate_messages
[ 39%] Built target perception_msgs_generate_messages_eus
[ 39%] Built target guardian_msgs_generate_messages
[ 40%] Built target perception_msgs_generate_messages_lisp
[ 39%] Built target diagnose_msgs_generate_messages_py
[ 46%] Built target tos_msgs_generate_messages_lisp
[ 46%] Built target visual_msgs_generate_messages_nodejs
[ 46%] Built target perception_msgs_generate_messages_nodejs
[ 46%] Built target diagnose_msgs_generate_messages_nodejs
[ 48%] Built target hdmap_msgs_generate_messages_nodejs
[ 46%] Built target diagnose_msgs_generate_messages_cpp
[ 51%] Built target vehicle_msgs_generate_messages_py
[ 51%] Built target visual_msgs_generate_messages_lisp
[ 51%] Built target align_msgs_generate_messages_cpp
[ 51%] Built target perception_msgs_generate_messages_cpp
[ 57%] Built target cloud_msgs_generate_messages
[ 59%] Built target hdmap_msgs_generate_messages_cpp
[ 58%] Built target lane_frame_msgs_generate_messages
[ 59%] Built target visual_msgs_generate_messages_py
[ 59%] Built target visual_msgs_generate_messages_cpp
[ 59%] Built target vehicle_msgs_generate_messages_cpp
[ 59%] Built target perception_msgs_generate_messages_py
[ 60%] Built target diagnose_msgs_generate_messages_eus
[ 66%] Built target hdmap_msgs_generate_messages_py
[ 66%] Built target localization_msgs_generate_messages
[ 67%] Built target tos_msgs_generate_messages_py
[ 67%] Built target hdmap_msgs_generate_messages_lisp
[ 66%] Built target tos_msgs_generate_messages_nodejs
[ 66%] Built target comm_msgs_generate_messages
[ 69%] Built target hdmap_msgs_generate_messages_eus
[ 70%] Built target visual_msgs_generate_messages_eus
[ 70%] Built target align_msgs_generate_messages_nodejs
[ 74%] Built target tos_msgs_generate_messages_cpp
[ 74%] Built target vehicle_msgs_generate_messages_nodejs
[ 75%] Built target vehicle_msgs_generate_messages_eus
[ 75%] Built target msf_localization_msgs_generate_messages
[ 75%] Built target align_msgs_generate_messages_eus
[ 78%] Built target tos_msgs_generate_messages_eus
[ 78%] Built target prediction_msgs_generate_messages_lisp
[ 80%] Built target ads_msgs_generate_messages_py
[ 81%] Built target align_msgs_generate_messages_py
[ 81%] Built target prediction_msgs_generate_messages_nodejs
[ 81%] Built target port_msgs_generate_messages
[ 82%] Built target prediction_msgs_generate_messages_eus
[ 84%] Built target vehicle_msgs_generate_messages_lisp
[ 85%] Built target ads_msgs_generate_messages_lisp
[ 86%] Built target pnc_debug_msg_generate_messages_cpp
[ 87%] Built target prediction_msgs_generate_messages_py
[ 87%] Built target diagnose_msgs_generate_messages
[ 87%] Built target prediction_msgs_generate_messages_cpp
[ 89%] Built target ads_msgs_generate_messages_eus
[ 91%] Built target acquisition_msgs_generate_messages_eus
[ 91%] Built target ads_msgs_generate_messages_cpp
[ 91%] Built target visual_msgs_generate_messages
[ 92%] Built target acquisition_msgs_generate_messages_cpp
[ 93%] Built target ads_msgs_generate_messages_nodejs
[ 93%] Built target hdmap_msgs_generate_messages
[ 93%] Built target align_msgs_generate_messages
[ 94%] Built target pnc_debug_msg_generate_messages_py
[ 95%] Built target pnc_debug_msg_generate_messages_eus
[ 95%] Built target tos_msgs_generate_messages
[ 96%] Built target acquisition_msgs_generate_messages_py
[ 96%] Built target pnc_debug_msg_generate_messages_lisp
[ 96%] Built target vehicle_msgs_generate_messages
[ 96%] Built target perception_msgs_generate_messages
[ 98%] Built target pnc_debug_msg_generate_messages_nodejs
[ 98%] Built target acquisition_msgs_generate_messages_nodejs
[100%] Built target acquisition_msgs_generate_messages_lisp
[100%] Built target prediction_msgs_generate_messages
[100%] Built target ads_msgs_generate_messages
[100%] Built target pnc_debug_msg_generate_messages
[100%] Built target acquisition_msgs_generate_messages
Install the project...
-- Install configuration: ""
-- Installing: /senior/perception/_setup_util.py
-- Installing: /senior/perception/env.sh
-- Installing: /senior/perception/setup.bash
-- Installing: /senior/perception/local_setup.bash
-- Installing: /senior/perception/setup.sh
-- Installing: /senior/perception/local_setup.sh
-- Installing: /senior/perception/setup.zsh
-- Installing: /senior/perception/local_setup.zsh
-- Installing: /senior/perception/.rosinstall
-- Installing: /senior/perception/share/lego_cloud_msgs/msg/cloud_info.msg
-- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/lego_cloud_msgs
-- Installing: /senior/perception/include/lego_cloud_msgs/cloud_info.h
-- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs
-- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/msg/cloud_info.l
-- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/_package_cloud_info.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/cloud_info.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/lego_cloud_msgs-msg.asd
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg/cloud_info.js
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/lego_cloud_msgs.pc
-- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgsConfig.cmake
-- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgsConfig-version.cmake
-- Installing: /senior/perception/share/lego_cloud_msgs/package.xml
-- Installing: /senior/perception/share/cloud_msgs/msg/Ack.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/CloudCmd.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/LogInOutTos.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/MovationCtrl.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/SwitchDrvMode.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/RemoteControl.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/TaskType.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/Point.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/PassingPoint.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/TosTask.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/LedMsg.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/CraneInfo.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/CraneInfos.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/RequestPoints.msg
-- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/cloud_msgs
-- Installing: /senior/perception/include/cloud_msgs/LogInOutTos.h
-- Installing: /senior/perception/include/cloud_msgs/RequestPoints.h
-- Installing: /senior/perception/include/cloud_msgs/CraneInfos.h
-- Installing: /senior/perception/include/cloud_msgs/TaskType.h
-- Installing: /senior/perception/include/cloud_msgs/Ack.h
-- Installing: /senior/perception/include/cloud_msgs/PassingPoint.h
-- Installing: /senior/perception/include/cloud_msgs/LedMsg.h
-- Installing: /senior/perception/include/cloud_msgs/TosTask.h
-- Installing: /senior/perception/include/cloud_msgs/RemoteControl.h
-- Installing: /senior/perception/include/cloud_msgs/SwitchDrvMode.h
-- Installing: /senior/perception/include/cloud_msgs/MovationCtrl.h
-- Installing: /senior/perception/include/cloud_msgs/CraneInfo.h
-- Installing: /senior/perception/include/cloud_msgs/CloudCmd.h
-- Installing: /senior/perception/include/cloud_msgs/Point.h
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/LedMsg.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/Point.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/SwitchDrvMode.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/Ack.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/TaskType.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/MovationCtrl.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/RequestPoints.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CloudCmd.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/LogInOutTos.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/PassingPoint.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CraneInfo.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/RemoteControl.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CraneInfos.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/TosTask.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_LogInOutTos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_PassingPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_LedMsg.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/LedMsg.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/LogInOutTos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/RemoteControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CraneInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CloudCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_TosTask.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CraneInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_RequestPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_RemoteControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/TaskType.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_TaskType.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CraneInfos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/MovationCtrl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/PassingPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/SwitchDrvMode.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_SwitchDrvMode.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/TosTask.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/cloud_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/RequestPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_MovationCtrl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CloudCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CraneInfos.lisp
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CraneInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/Point.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/MovationCtrl.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/LedMsg.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CloudCmd.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/TosTask.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/SwitchDrvMode.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/LogInOutTos.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/PassingPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/TaskType.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CraneInfos.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/RequestPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/RemoteControl.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/Ack.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/cloud_msgs.pc
-- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgsConfig.cmake
-- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgsConfig-version.cmake
-- Installing: /senior/perception/share/cloud_msgs/package.xml
-- Installing: /senior/perception/share/comm_msgs/msg/Ack.msg
-- Installing: /senior/perception/share/comm_msgs/msg/LidarShmMessage.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Trigger.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Point.msg
-- Installing: /senior/perception/share/comm_msgs/msg/PassingPt.msg
-- Installing: /senior/perception/share/comm_msgs/msg/PathPoint.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Path.msg
-- Installing: /senior/perception/share/comm_msgs/msg/TrajectoryPoint.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Trajectory.msg
-- Installing: /senior/perception/share/comm_msgs/msg/PilotState.msg
-- Installing: /senior/perception/share/comm_msgs/msg/TagInfo.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Monitor.msg
-- Installing: /senior/perception/share/comm_msgs/msg/MachineMetrics.msg
-- Installing: /senior/perception/share/comm_msgs/msg/CheckResult.msg
-- Installing: /senior/perception/share/comm_msgs/msg/SelfCheck.msg
-- Installing: /senior/perception/share/comm_msgs/msg/AppVersionInfo.msg
-- Installing: /senior/perception/share/comm_msgs/msg/AppVersion.msg
-- Installing: /senior/perception/share/comm_msgs/msg/TrajPt.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Traj.msg
-- Installing: /senior/perception/share/comm_msgs/msg/CloudTrajs.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Device.msg
-- Installing: /senior/perception/share/comm_msgs/msg/DeviceManager.msg
-- Installing: /senior/perception/share/comm_msgs/msg/PowerManager.msg
-- Installing: /senior/perception/share/comm_msgs/msg/DeviceCmdState.msg
-- Installing: /senior/perception/share/comm_msgs/msg/DeviceCmdFeedback.msg
-- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/comm_msgs
-- Installing: /senior/perception/include/comm_msgs/Monitor.h
-- Installing: /senior/perception/include/comm_msgs/Device.h
-- Installing: /senior/perception/include/comm_msgs/PilotState.h
-- Installing: /senior/perception/include/comm_msgs/Ack.h
-- Installing: /senior/perception/include/comm_msgs/DeviceManager.h
-- Installing: /senior/perception/include/comm_msgs/TrajectoryPoint.h
-- Installing: /senior/perception/include/comm_msgs/Trigger.h
-- Installing: /senior/perception/include/comm_msgs/CheckResult.h
-- Installing: /senior/perception/include/comm_msgs/DeviceCmdFeedback.h
-- Installing: /senior/perception/include/comm_msgs/AppVersionInfo.h
-- Installing: /senior/perception/include/comm_msgs/Trajectory.h
-- Installing: /senior/perception/include/comm_msgs/CloudTrajs.h
-- Installing: /senior/perception/include/comm_msgs/Traj.h
-- Installing: /senior/perception/include/comm_msgs/SelfCheck.h
-- Installing: /senior/perception/include/comm_msgs/LidarShmMessage.h
-- Installing: /senior/perception/include/comm_msgs/DeviceCmdState.h
-- Installing: /senior/perception/include/comm_msgs/PathPoint.h
-- Installing: /senior/perception/include/comm_msgs/AppVersion.h
-- Installing: /senior/perception/include/comm_msgs/TagInfo.h
-- Installing: /senior/perception/include/comm_msgs/Path.h
-- Installing: /senior/perception/include/comm_msgs/TrajPt.h
-- Installing: /senior/perception/include/comm_msgs/MachineMetrics.h
-- Installing: /senior/perception/include/comm_msgs/Point.h
-- Installing: /senior/perception/include/comm_msgs/PassingPt.h
-- Installing: /senior/perception/include/comm_msgs/PowerManager.h
-- Installing: /senior/perception/share/roseus/ros/comm_msgs
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Point.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PilotState.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PathPoint.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/AppVersionInfo.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Ack.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Trigger.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Traj.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/LidarShmMessage.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/DeviceManager.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Trajectory.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Device.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/MachineMetrics.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/DeviceCmdFeedback.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Path.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Monitor.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/TagInfo.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/AppVersion.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/TrajectoryPoint.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/CheckResult.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PassingPt.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/CloudTrajs.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/TrajPt.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/SelfCheck.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/DeviceCmdState.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PowerManager.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Traj.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_AppVersionInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Trigger.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_DeviceCmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/SelfCheck.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/TrajPt.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PilotState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Monitor.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/MachineMetrics.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Trigger.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_AppVersion.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_LidarShmMessage.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PowerManager.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/CheckResult.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TrajPt.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/DeviceManager.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PilotState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_DeviceManager.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PassingPt.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/CloudTrajs.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Monitor.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Traj.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_MachineMetrics.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/DeviceCmdFeedback.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_CheckResult.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TagInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/DeviceCmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_SelfCheck.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/AppVersionInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_DeviceCmdFeedback.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/comm_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PowerManager.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PassingPt.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Device.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/AppVersion.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/TagInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_CloudTrajs.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Device.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/LidarShmMessage.lisp
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/MachineMetrics.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Device.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/AppVersionInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/LidarShmMessage.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/SelfCheck.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/CloudTrajs.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Trajectory.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Point.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/AppVersion.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PassingPt.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Path.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Trigger.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/TagInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/CheckResult.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/DeviceCmdState.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PathPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/TrajPt.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/TrajectoryPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/DeviceCmdFeedback.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Traj.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PilotState.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PowerManager.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Monitor.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/DeviceManager.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Ack.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Ack.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersion.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersionInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_CheckResult.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_CloudTrajs.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Device.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdFeedback.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceManager.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_LidarShmMessage.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_MachineMetrics.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Monitor.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PassingPt.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Path.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PathPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PilotState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Point.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PowerManager.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_SelfCheck.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_TagInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Traj.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_TrajPt.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Trajectory.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_TrajectoryPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Trigger.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CheckResult.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Device.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Path.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_LidarShmMessage.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersionInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersion.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceManager.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TagInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajectoryPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PilotState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Monitor.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trigger.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CloudTrajs.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Traj.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajPt.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdFeedback.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_MachineMetrics.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersion.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PathPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PowerManager.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_LidarShmMessage.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajPt.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Path.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Point.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PilotState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Traj.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PathPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_MachineMetrics.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CheckResult.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajectoryPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PowerManager.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trigger.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PassingPt.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Device.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_SelfCheck.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceManager.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_SelfCheck.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PassingPt.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trajectory.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersionInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CloudTrajs.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Ack.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Monitor.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Point.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdFeedback.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trajectory.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TagInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Ack.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/comm_msgs.pc
-- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgsConfig.cmake
-- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgsConfig-version.cmake
-- Installing: /senior/perception/share/comm_msgs/package.xml
-- Installing: /senior/perception/share/align_msgs/msg/CloudDisplay.msg
-- Installing: /senior/perception/share/align_msgs/cmake/align_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/align_msgs
-- Installing: /senior/perception/include/align_msgs/CloudDisplay.h
-- Installing: /senior/perception/share/roseus/ros/align_msgs
-- Installing: /senior/perception/share/roseus/ros/align_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/align_msgs/msg/CloudDisplay.l
-- Installing: /senior/perception/share/roseus/ros/align_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/_package_CloudDisplay.lisp
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/align_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/CloudDisplay.lisp
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg/CloudDisplay.js
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/align_msgs.pc
-- Installing: /senior/perception/share/align_msgs/cmake/align_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/align_msgs/cmake/align_msgsConfig.cmake
-- Installing: /senior/perception/share/align_msgs/cmake/align_msgsConfig-version.cmake
-- Installing: /senior/perception/share/align_msgs/package.xml
-- Installing: /senior/perception/share/diagnose_msgs/msg/KeyValue.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/DiagnoseInfo.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorDetail.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorInfo.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/LinkSegment.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/TraceSegment.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorTrace.msg
-- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/diagnose_msgs
-- Installing: /senior/perception/include/diagnose_msgs/ErrorDetail.h
-- Installing: /senior/perception/include/diagnose_msgs/TraceSegment.h
-- Installing: /senior/perception/include/diagnose_msgs/ErrorTrace.h
-- Installing: /senior/perception/include/diagnose_msgs/LinkSegment.h
-- Installing: /senior/perception/include/diagnose_msgs/KeyValue.h
-- Installing: /senior/perception/include/diagnose_msgs/ErrorInfo.h
-- Installing: /senior/perception/include/diagnose_msgs/DiagnoseInfo.h
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/LinkSegment.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorInfo.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/KeyValue.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorTrace.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/DiagnoseInfo.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorDetail.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/TraceSegment.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/diagnose_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorTrace.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_KeyValue.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/TraceSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/LinkSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorTrace.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/KeyValue.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/DiagnoseInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorDetail.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_TraceSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_LinkSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_DiagnoseInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorDetail.lisp
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorDetail.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/TraceSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorTrace.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/LinkSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/DiagnoseInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/KeyValue.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/diagnose_msgs.pc
-- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgsConfig.cmake
-- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgsConfig-version.cmake
-- Installing: /senior/perception/share/diagnose_msgs/package.xml
-- Installing: /senior/perception/share/ads_msgs/msg/VehicleState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/CommandState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/Command.msg
-- Installing: /senior/perception/share/ads_msgs/msg/CommandStates.msg
-- Installing: /senior/perception/share/ads_msgs/msg/Destination.msg
-- Installing: /senior/perception/share/ads_msgs/msg/HfsmState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/Diagnose.msg
-- Installing: /senior/perception/share/ads_msgs/msg/SourceState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/SpeedConstrain.msg
-- Installing: /senior/perception/share/ads_msgs/msg/SwitchState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/Target.msg
-- Installing: /senior/perception/share/ads_msgs/msg/TargetState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/AdsCommandState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/MonitorFrame.msg
-- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/ads_msgs
-- Installing: /senior/perception/include/ads_msgs/Command.h
-- Installing: /senior/perception/include/ads_msgs/SpeedConstrain.h
-- Installing: /senior/perception/include/ads_msgs/MonitorFrame.h
-- Installing: /senior/perception/include/ads_msgs/VehicleState.h
-- Installing: /senior/perception/include/ads_msgs/TargetState.h
-- Installing: /senior/perception/include/ads_msgs/SwitchState.h
-- Installing: /senior/perception/include/ads_msgs/HfsmState.h
-- Installing: /senior/perception/include/ads_msgs/Target.h
-- Installing: /senior/perception/include/ads_msgs/SourceState.h
-- Installing: /senior/perception/include/ads_msgs/Diagnose.h
-- Installing: /senior/perception/include/ads_msgs/AdsCommandState.h
-- Installing: /senior/perception/include/ads_msgs/Destination.h
-- Installing: /senior/perception/include/ads_msgs/CommandState.h
-- Installing: /senior/perception/include/ads_msgs/CommandStates.h
-- Installing: /senior/perception/share/roseus/ros/ads_msgs
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Command.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/VehicleState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SwitchState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Target.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Diagnose.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/CommandState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/AdsCommandState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SpeedConstrain.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/HfsmState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/TargetState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Destination.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/MonitorFrame.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SourceState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/CommandStates.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SpeedConstrain.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_HfsmState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/CommandStates.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_MonitorFrame.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SourceState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Target.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Command.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/AdsCommandState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Diagnose.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SwitchState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SourceState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_AdsCommandState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/CommandState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_TargetState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Destination.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/TargetState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Diagnose.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Command.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SpeedConstrain.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/HfsmState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_CommandStates.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Target.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/MonitorFrame.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Destination.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SwitchState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_CommandState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/ads_msgs-msg.asd
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/CommandStates.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/VehicleState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Target.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Command.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SwitchState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/TargetState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SpeedConstrain.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/CommandState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Diagnose.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Destination.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/HfsmState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SourceState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/AdsCommandState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/MonitorFrame.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Command.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Target.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Target.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Command.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Target.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Command.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/ads_msgs.pc
-- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgsConfig.cmake
-- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgsConfig-version.cmake
-- Installing: /senior/perception/share/ads_msgs/package.xml
-- Installing: /senior/perception/share/guardian_msgs/msg/DrivingState.msg
-- Installing: /senior/perception/share/guardian_msgs/msg/ParallelDrive.msg
-- Installing: /senior/perception/share/guardian_msgs/msg/RelieveWarn.msg
-- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/guardian_msgs
-- Installing: /senior/perception/include/guardian_msgs/RelieveWarn.h
-- Installing: /senior/perception/include/guardian_msgs/ParallelDrive.h
-- Installing: /senior/perception/include/guardian_msgs/DrivingState.h
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/ParallelDrive.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/DrivingState.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/RelieveWarn.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/DrivingState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_DrivingState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_RelieveWarn.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/ParallelDrive.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_ParallelDrive.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/RelieveWarn.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/guardian_msgs-msg.asd
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/RelieveWarn.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/ParallelDrive.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/DrivingState.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/guardian_msgs.pc
-- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgsConfig.cmake
-- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgsConfig-version.cmake
-- Installing: /senior/perception/share/guardian_msgs/package.xml
-- Installing: /senior/perception/share/hdmap_msgs/msg/Map.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Section.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Lane.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Point.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Region.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/StopPoint.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/TrafficInfo.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/HeartBeat.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Status.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/LaneSegment.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Passage.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/RoadSegment.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingResponse.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/BlacklistedLane.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/BridgePoint.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/BridgePosition.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Ack.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingRequestPoint.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingRequest.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/FlipSeasideAreaRequest.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/ShowMapRequest.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/ShowMapResponse.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Point2D.msg
-- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/hdmap_msgs
-- Installing: /senior/perception/include/hdmap_msgs/RoadSegment.h
-- Installing: /senior/perception/include/hdmap_msgs/Section.h
-- Installing: /senior/perception/include/hdmap_msgs/RoutingRequest.h
-- Installing: /senior/perception/include/hdmap_msgs/LaneSegment.h
-- Installing: /senior/perception/include/hdmap_msgs/RoutingResponse.h
-- Installing: /senior/perception/include/hdmap_msgs/Point2D.h
-- Installing: /senior/perception/include/hdmap_msgs/Ack.h
-- Installing: /senior/perception/include/hdmap_msgs/BlacklistedLane.h
-- Installing: /senior/perception/include/hdmap_msgs/FlipSeasideAreaRequest.h
-- Installing: /senior/perception/include/hdmap_msgs/Region.h
-- Installing: /senior/perception/include/hdmap_msgs/HeartBeat.h
-- Installing: /senior/perception/include/hdmap_msgs/BridgePoint.h
-- Installing: /senior/perception/include/hdmap_msgs/RoutingRequestPoint.h
-- Installing: /senior/perception/include/hdmap_msgs/Status.h
-- Installing: /senior/perception/include/hdmap_msgs/ShowMapResponse.h
-- Installing: /senior/perception/include/hdmap_msgs/BridgePosition.h
-- Installing: /senior/perception/include/hdmap_msgs/StopPoint.h
-- Installing: /senior/perception/include/hdmap_msgs/Lane.h
-- Installing: /senior/perception/include/hdmap_msgs/Map.h
-- Installing: /senior/perception/include/hdmap_msgs/Passage.h
-- Installing: /senior/perception/include/hdmap_msgs/Point.h
-- Installing: /senior/perception/include/hdmap_msgs/TrafficInfo.h
-- Installing: /senior/perception/include/hdmap_msgs/ShowMapRequest.h
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoadSegment.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Point.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Status.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BridgePosition.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Ack.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingRequestPoint.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BridgePoint.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Section.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingRequest.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/LaneSegment.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/TrafficInfo.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingResponse.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Map.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BlacklistedLane.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Point2D.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Region.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/HeartBeat.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Passage.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/ShowMapRequest.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Lane.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/StopPoint.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/ShowMapResponse.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingRequestPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_LaneSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/TrafficInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/ShowMapResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_ShowMapRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/StopPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Point2D.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Point2D.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/ShowMapRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Map.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_TrafficInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoadSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_ShowMapResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Section.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Map.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BridgePosition.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BridgePoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Region.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Passage.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/LaneSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BridgePosition.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/hdmap_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/HeartBeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BridgePoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_HeartBeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Status.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Status.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BlacklistedLane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Passage.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoadSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_StopPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Region.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingRequestPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Section.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_FlipSeasideAreaRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BlacklistedLane.lisp
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/StopPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Map.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Status.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/ShowMapResponse.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Point.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/TrafficInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/ShowMapRequest.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Passage.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Lane.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/HeartBeat.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BlacklistedLane.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Section.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingRequest.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingResponse.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BridgePosition.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Point2D.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/LaneSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BridgePoint.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingRequestPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoadSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Region.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Ack.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/hdmap_msgs.pc
-- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgsConfig.cmake
-- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgsConfig-version.cmake
-- Installing: /senior/perception/share/hdmap_msgs/package.xml
-- Installing: /senior/perception/share/lane_frame_msgs/msg/LaneA.msg
-- Installing: /senior/perception/share/lane_frame_msgs/msg/LaneB.msg
-- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/lane_frame_msgs
-- Installing: /senior/perception/include/lane_frame_msgs/LaneB.h
-- Installing: /senior/perception/include/lane_frame_msgs/LaneA.h
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg/LaneB.l
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg/LaneA.l
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/LaneB.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package_LaneA.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package_LaneB.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/LaneA.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/lane_frame_msgs-msg.asd
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/LaneA.js
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/LaneB.js
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/lane_frame_msgs.pc
-- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgsConfig.cmake
-- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgsConfig-version.cmake
-- Installing: /senior/perception/share/lane_frame_msgs/package.xml
-- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestPos.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestXYZ.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssHeading.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestVel.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/Gnss.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/Localization.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/LocalizationEstimate.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/LocalizationStatus.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/WheelSpeed.msg
-- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/msf_localization_msgs
-- Installing: /senior/perception/include/msf_localization_msgs/LocalizationStatus.h
-- Installing: /senior/perception/include/msf_localization_msgs/GnssBestXYZ.h
-- Installing: /senior/perception/include/msf_localization_msgs/GnssBestVel.h
-- Installing: /senior/perception/include/msf_localization_msgs/LocalizationEstimate.h
-- Installing: /senior/perception/include/msf_localization_msgs/WheelSpeed.h
-- Installing: /senior/perception/include/msf_localization_msgs/GnssBestPos.h
-- Installing: /senior/perception/include/msf_localization_msgs/Localization.h
-- Installing: /senior/perception/include/msf_localization_msgs/GnssHeading.h
-- Installing: /senior/perception/include/msf_localization_msgs/Gnss.h
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/WheelSpeed.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/Localization.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestXYZ.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestVel.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssHeading.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/LocalizationEstimate.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/Gnss.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/LocalizationStatus.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestPos.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestVel.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/msf_localization_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestVel.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_LocalizationStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestXYZ.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_Gnss.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/LocalizationStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_Localization.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_WheelSpeed.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestPos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/Gnss.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssHeading.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/WheelSpeed.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestXYZ.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_LocalizationEstimate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/LocalizationEstimate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestPos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/Localization.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssHeading.lisp
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/LocalizationEstimate.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssHeading.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/LocalizationStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestVel.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/WheelSpeed.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/Localization.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/Gnss.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestXYZ.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestPos.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/msf_localization_msgs.pc
-- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgsConfig.cmake
-- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgsConfig-version.cmake
-- Installing: /senior/perception/share/msf_localization_msgs/package.xml
-- Installing: /senior/perception/share/perception_msgs/msg/Obstacles.msg
-- Installing: /senior/perception/share/perception_msgs/msg/Obstacle.msg
-- Installing: /senior/perception/share/perception_msgs/msg/OgPoints.msg
-- Installing: /senior/perception/share/perception_msgs/msg/OgPoint.msg
-- Installing: /senior/perception/share/perception_msgs/msg/UltrasonicRadar.msg
-- Installing: /senior/perception/share/perception_msgs/msg/TrailerPosture.msg
-- Installing: /senior/perception/share/perception_msgs/msg/FilterParam.msg
-- Installing: /senior/perception/share/perception_msgs/msg/VOgPoints.msg
-- Installing: /senior/perception/share/perception_msgs/msg/VOgPoint.msg
-- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/perception_msgs
-- Installing: /senior/perception/include/perception_msgs/UltrasonicRadar.h
-- Installing: /senior/perception/include/perception_msgs/VOgPoints.h
-- Installing: /senior/perception/include/perception_msgs/VOgPoint.h
-- Installing: /senior/perception/include/perception_msgs/OgPoint.h
-- Installing: /senior/perception/include/perception_msgs/FilterParam.h
-- Installing: /senior/perception/include/perception_msgs/Obstacle.h
-- Installing: /senior/perception/include/perception_msgs/TrailerPosture.h
-- Installing: /senior/perception/include/perception_msgs/OgPoints.h
-- Installing: /senior/perception/include/perception_msgs/Obstacles.h
-- Installing: /senior/perception/share/roseus/ros/perception_msgs
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/Obstacles.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/VOgPoints.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/TrailerPosture.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/OgPoint.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/Obstacle.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/UltrasonicRadar.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/VOgPoint.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/FilterParam.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/OgPoints.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_OgPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/perception_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/OgPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/OgPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_Obstacles.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/UltrasonicRadar.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_Obstacle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/FilterParam.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_VOgPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_FilterParam.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/TrailerPosture.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/VOgPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_VOgPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_UltrasonicRadar.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/Obstacles.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/VOgPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/Obstacle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_OgPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_TrailerPosture.lisp
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/Obstacle.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/VOgPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/UltrasonicRadar.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/OgPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/VOgPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/OgPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/Obstacles.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/FilterParam.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/TrailerPosture.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/perception_msgs.pc
-- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgsConfig.cmake
-- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgsConfig-version.cmake
-- Installing: /senior/perception/share/perception_msgs/package.xml
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/PathPoint.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Path.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/TrajectoryPoint.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Trajectory.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/LonCtrlDebug.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Gear.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/pnc_lonctrl_msgs
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/TrajectoryPoint.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/Gear.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/LonCtrlDebug.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/Trajectory.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/PathPoint.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/Path.h
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/PathPoint.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Trajectory.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Gear.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Path.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/pnc_lonctrl_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_LonCtrlDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Gear.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Gear.lisp
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Gear.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Trajectory.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Path.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/PathPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/pnc_lonctrl_msgs.pc
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgsConfig.cmake
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgsConfig-version.cmake
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/package.xml
-- Installing: /senior/perception/share/port_msgs/msg/AccurateStop.msg
-- Installing: /senior/perception/share/port_msgs/msg/ContainerCompensate.msg
-- Installing: /senior/perception/share/port_msgs/msg/StationDeviceCmd.msg
-- Installing: /senior/perception/share/port_msgs/msg/StationDeviceCmds.msg
-- Installing: /senior/perception/share/port_msgs/msg/VehicleStationState.msg
-- Installing: /senior/perception/share/port_msgs/cmake/port_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/port_msgs
-- Installing: /senior/perception/include/port_msgs/StationDeviceCmd.h
-- Installing: /senior/perception/include/port_msgs/ContainerCompensate.h
-- Installing: /senior/perception/include/port_msgs/VehicleStationState.h
-- Installing: /senior/perception/include/port_msgs/AccurateStop.h
-- Installing: /senior/perception/include/port_msgs/StationDeviceCmds.h
-- Installing: /senior/perception/share/roseus/ros/port_msgs
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/VehicleStationState.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/AccurateStop.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/ContainerCompensate.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/StationDeviceCmd.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/StationDeviceCmds.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_ContainerCompensate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_StationDeviceCmds.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_VehicleStationState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/ContainerCompensate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/port_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_StationDeviceCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/StationDeviceCmds.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/VehicleStationState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/AccurateStop.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/StationDeviceCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_AccurateStop.lisp
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/VehicleStationState.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/StationDeviceCmds.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/AccurateStop.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/StationDeviceCmd.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/ContainerCompensate.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/port_msgs.pc
-- Installing: /senior/perception/share/port_msgs/cmake/port_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/port_msgs/cmake/port_msgsConfig.cmake
-- Installing: /senior/perception/share/port_msgs/cmake/port_msgsConfig-version.cmake
-- Installing: /senior/perception/share/port_msgs/package.xml
-- Installing: /senior/perception/share/prediction_msgs/msg/PredictionObstacles.msg
-- Installing: /senior/perception/share/prediction_msgs/msg/PredictionObstacle.msg
-- Installing: /senior/perception/share/prediction_msgs/msg/PredictionTrajectory.msg
-- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/prediction_msgs
-- Installing: /senior/perception/include/prediction_msgs/PredictionObstacles.h
-- Installing: /senior/perception/include/prediction_msgs/PredictionTrajectory.h
-- Installing: /senior/perception/include/prediction_msgs/PredictionObstacle.h
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionObstacles.l
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionObstacle.l
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionTrajectory.l
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionObstacle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionTrajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionTrajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/prediction_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionObstacles.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionObstacle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionObstacles.lisp
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionObstacle.js
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionTrajectory.js
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionObstacles.js
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/prediction_msgs.pc
-- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgsConfig.cmake
-- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgsConfig-version.cmake
-- Installing: /senior/perception/share/prediction_msgs/package.xml
-- Installing: /senior/perception/share/simulate_msgs/msg/Rate.msg
-- Installing: /senior/perception/share/simulate_msgs/msg/InitState.msg
-- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/simulate_msgs
-- Installing: /senior/perception/include/simulate_msgs/InitState.h
-- Installing: /senior/perception/include/simulate_msgs/Rate.h
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg/Rate.l
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg/InitState.l
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/Rate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package_InitState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/simulate_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package_Rate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/InitState.lisp
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/Rate.js
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/InitState.js
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/simulate_msgs.pc
-- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgsConfig.cmake
-- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgsConfig-version.cmake
-- Installing: /senior/perception/share/simulate_msgs/package.xml
-- Installing: /senior/perception/share/spreader_msgs/msg/SpreaderInfo.msg
-- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/spreader_msgs
-- Installing: /senior/perception/include/spreader_msgs/SpreaderInfo.h
-- Installing: /senior/perception/share/roseus/ros/spreader_msgs
-- Installing: /senior/perception/share/roseus/ros/spreader_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/spreader_msgs/msg/SpreaderInfo.l
-- Installing: /senior/perception/share/roseus/ros/spreader_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/spreader_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/_package_SpreaderInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/SpreaderInfo.lisp
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg/SpreaderInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/spreader_msgs.pc
-- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgsConfig.cmake
-- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgsConfig-version.cmake
-- Installing: /senior/perception/share/spreader_msgs/package.xml
-- Installing: /senior/perception/share/localization_msgs/msg/Ins.msg
-- Installing: /senior/perception/share/localization_msgs/msg/Gnss.msg
-- Installing: /senior/perception/share/localization_msgs/msg/VehicleState.msg
-- Installing: /senior/perception/share/localization_msgs/msg/LocalizationEstimate.msg
-- Installing: /senior/perception/share/localization_msgs/msg/IgnoreQc.msg
-- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/localization_msgs
-- Installing: /senior/perception/include/localization_msgs/VehicleState.h
-- Installing: /senior/perception/include/localization_msgs/IgnoreQc.h
-- Installing: /senior/perception/include/localization_msgs/LocalizationEstimate.h
-- Installing: /senior/perception/include/localization_msgs/Ins.h
-- Installing: /senior/perception/include/localization_msgs/Gnss.h
-- Installing: /senior/perception/share/roseus/ros/localization_msgs
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/VehicleState.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/LocalizationEstimate.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/Gnss.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/IgnoreQc.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/Ins.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_Ins.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_Gnss.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/localization_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/Gnss.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/Ins.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_LocalizationEstimate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/LocalizationEstimate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/IgnoreQc.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_IgnoreQc.lisp
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/LocalizationEstimate.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/VehicleState.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/IgnoreQc.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/Gnss.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/Ins.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/localization_msgs.pc
-- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgsConfig.cmake
-- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgsConfig-version.cmake
-- Installing: /senior/perception/share/localization_msgs/package.xml
-- Installing: /senior/perception/share/tos_msgs/msg/Ack.msg
-- Installing: /senior/perception/share/tos_msgs/msg/TruckStop.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Task.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Align.msg
-- Installing: /senior/perception/share/tos_msgs/msg/CmdState.msg
-- Installing: /senior/perception/share/tos_msgs/msg/TaskDetail.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Cmd.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Heartbeat.msg
-- Installing: /senior/perception/share/tos_msgs/msg/AlignSig.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Cps.msg
-- Installing: /senior/perception/share/tos_msgs/msg/AlignTips.msg
-- Installing: /senior/perception/share/tos_msgs/msg/VanPool.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ManualShift.msg
-- Installing: /senior/perception/share/tos_msgs/msg/BlockedLane.msg
-- Installing: /senior/perception/share/tos_msgs/msg/BlockedCrane.msg
-- Installing: /senior/perception/share/tos_msgs/msg/BlockedSection.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ShoreCrane.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ShoreCranesLoc.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ClosedArea.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ClosedAreas.msg
-- Installing: /senior/perception/share/tos_msgs/msg/StackerReady.msg
-- Installing: /senior/perception/share/tos_msgs/msg/AlarmSig.msg
-- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/tos_msgs
-- Installing: /senior/perception/include/tos_msgs/ShoreCrane.h
-- Installing: /senior/perception/include/tos_msgs/Cps.h
-- Installing: /senior/perception/include/tos_msgs/StackerReady.h
-- Installing: /senior/perception/include/tos_msgs/Ack.h
-- Installing: /senior/perception/include/tos_msgs/ClosedArea.h
-- Installing: /senior/perception/include/tos_msgs/ShoreCranesLoc.h
-- Installing: /senior/perception/include/tos_msgs/BlockedLane.h
-- Installing: /senior/perception/include/tos_msgs/VanPool.h
-- Installing: /senior/perception/include/tos_msgs/ClosedAreas.h
-- Installing: /senior/perception/include/tos_msgs/Align.h
-- Installing: /senior/perception/include/tos_msgs/AlignSig.h
-- Installing: /senior/perception/include/tos_msgs/ManualShift.h
-- Installing: /senior/perception/include/tos_msgs/TruckStop.h
-- Installing: /senior/perception/include/tos_msgs/CmdState.h
-- Installing: /senior/perception/include/tos_msgs/Task.h
-- Installing: /senior/perception/include/tos_msgs/AlignTips.h
-- Installing: /senior/perception/include/tos_msgs/BlockedCrane.h
-- Installing: /senior/perception/include/tos_msgs/Heartbeat.h
-- Installing: /senior/perception/include/tos_msgs/AlarmSig.h
-- Installing: /senior/perception/include/tos_msgs/Cmd.h
-- Installing: /senior/perception/include/tos_msgs/BlockedSection.h
-- Installing: /senior/perception/include/tos_msgs/TaskDetail.h
-- Installing: /senior/perception/share/roseus/ros/tos_msgs
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ShoreCranesLoc.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlarmSig.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Align.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Cmd.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/TaskDetail.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ManualShift.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedLane.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/TruckStop.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Heartbeat.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Ack.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ClosedArea.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedCrane.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Cps.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/StackerReady.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Task.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/VanPool.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlignTips.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ShoreCrane.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ClosedAreas.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlignSig.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/CmdState.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedSection.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedCrane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_TaskDetail.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Task.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Cmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ShoreCrane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlignTips.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_CmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ShoreCrane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/TruckStop.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ClosedArea.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Align.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ManualShift.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ShoreCranesLoc.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Cps.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Heartbeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlignTips.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ClosedAreas.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/tos_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedCrane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Cmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlarmSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlignSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_TruckStop.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ClosedAreas.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ClosedArea.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_VanPool.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedSection.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedLane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Task.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Heartbeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Align.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlignSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedSection.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/TaskDetail.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/VanPool.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_StackerReady.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/StackerReady.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedLane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlarmSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/CmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Cps.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ManualShift.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ShoreCranesLoc.lisp
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/TaskDetail.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ClosedAreas.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ShoreCrane.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Cps.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlignSig.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Heartbeat.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/StackerReady.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/CmdState.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlarmSig.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlignTips.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/TruckStop.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedSection.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedLane.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Task.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ClosedArea.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedCrane.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Align.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/VanPool.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Cmd.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ShoreCranesLoc.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Ack.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ManualShift.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Align.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Task.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Task.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Align.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Align.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Task.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/tos_msgs.pc
-- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgsConfig.cmake
-- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgsConfig-version.cmake
-- Installing: /senior/perception/share/tos_msgs/package.xml
-- Installing: /senior/perception/share/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/cmake/vehicle_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/vehicle_msgs
-- 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/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/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_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/_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/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_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/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/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/_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/_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/_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/_StartVehicle.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_TrajectoryPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Gear.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_LockStationStop.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Chassis.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CCUControl.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Request.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/vehicle_msgs.pc
-- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgsConfig.cmake
-- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgsConfig-version.cmake
-- Installing: /senior/perception/share/vehicle_msgs/package.xml
-- Installing: /senior/perception/share/acquisition_msgs/msg/TosTask.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/Tos.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/AdsCmdState.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/AdsState.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/Chassis.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/Location.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/LocationError.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/LocationErrorType.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/ErrorCode.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/WorkStatus.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/Target.msg
-- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/acquisition_msgs
-- Installing: /senior/perception/include/acquisition_msgs/WorkStatus.h
-- Installing: /senior/perception/include/acquisition_msgs/AdsCmdState.h
-- Installing: /senior/perception/include/acquisition_msgs/Tos.h
-- Installing: /senior/perception/include/acquisition_msgs/TosTask.h
-- Installing: /senior/perception/include/acquisition_msgs/LocationErrorType.h
-- Installing: /senior/perception/include/acquisition_msgs/Location.h
-- Installing: /senior/perception/include/acquisition_msgs/Target.h
-- Installing: /senior/perception/include/acquisition_msgs/AdsState.h
-- Installing: /senior/perception/include/acquisition_msgs/Chassis.h
-- Installing: /senior/perception/include/acquisition_msgs/ErrorCode.h
-- Installing: /senior/perception/include/acquisition_msgs/LocationError.h
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/AdsCmdState.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Target.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/WorkStatus.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/LocationErrorType.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/AdsState.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Location.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Tos.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Chassis.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/LocationError.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/ErrorCode.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/TosTask.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_AdsState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_LocationError.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Location.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Tos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Target.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/AdsState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_TosTask.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/LocationError.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/ErrorCode.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_WorkStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Tos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Chassis.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/LocationErrorType.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_LocationErrorType.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Target.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_ErrorCode.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/TosTask.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/WorkStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_AdsCmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/acquisition_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/AdsCmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Location.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Chassis.lisp
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/WorkStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/ErrorCode.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Target.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Chassis.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Tos.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/AdsState.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/LocationError.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/TosTask.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/AdsCmdState.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/LocationErrorType.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Location.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/acquisition_msgs.pc
-- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgsConfig.cmake
-- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgsConfig-version.cmake
-- Installing: /senior/perception/share/acquisition_msgs/package.xml
-- Installing: /senior/perception/share/pnc_debug_msg/msg/LatticeDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/PlanDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/PjpoDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/SlPoint.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/LongitudinalDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/LateralDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/CtrlDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/MpcDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/PidDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msg-msg-paths.cmake
-- Installing: /senior/perception/include/pnc_debug_msg
-- Installing: /senior/perception/include/pnc_debug_msg/LatticeDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/LateralDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/MpcDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/PlanDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/PjpoDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/CtrlDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/LongitudinalDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/PidDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/SlPoint.h
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PlanDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PjpoDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LateralDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LongitudinalDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/MpcDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/SlPoint.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/CtrlDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PidDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LatticeDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LatticeDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PidDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LatticeDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PlanDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LongitudinalDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LongitudinalDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/pnc_debug_msg-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_MpcDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PidDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/SlPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/MpcDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PjpoDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LateralDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LateralDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/CtrlDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_CtrlDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PjpoDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PlanDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_SlPoint.lisp
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LateralDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LongitudinalDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/SlPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PjpoDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/MpcDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PidDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LatticeDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/CtrlDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PlanDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/pnc_debug_msg.pc
-- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msg-msg-extras.cmake
-- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msgConfig.cmake
-- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msgConfig-version.cmake
-- Installing: /senior/perception/share/pnc_debug_msg/package.xml
-- Installing: /senior/perception/share/visual_msgs/msg/PathPoint.msg
-- Installing: /senior/perception/share/visual_msgs/msg/PathPoints.msg
-- Installing: /senior/perception/share/visual_msgs/msg/Path.msg
-- Installing: /senior/perception/share/visual_msgs/msg/SpeedConstrain.msg
-- Installing: /senior/perception/share/visual_msgs/msg/SpeedConstrains.msg
-- Installing: /senior/perception/share/visual_msgs/msg/Lane.msg
-- Installing: /senior/perception/share/visual_msgs/msg/Section.msg
-- Installing: /senior/perception/share/visual_msgs/msg/Lanes.msg
-- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/visual_msgs
-- Installing: /senior/perception/include/visual_msgs/Section.h
-- Installing: /senior/perception/include/visual_msgs/SpeedConstrain.h
-- Installing: /senior/perception/include/visual_msgs/SpeedConstrains.h
-- Installing: /senior/perception/include/visual_msgs/Lanes.h
-- Installing: /senior/perception/include/visual_msgs/PathPoint.h
-- Installing: /senior/perception/include/visual_msgs/Lane.h
-- Installing: /senior/perception/include/visual_msgs/PathPoints.h
-- Installing: /senior/perception/include/visual_msgs/Path.h
-- Installing: /senior/perception/share/roseus/ros/visual_msgs
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/PathPoint.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Lanes.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Section.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/SpeedConstrain.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/PathPoints.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Path.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Lane.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/SpeedConstrains.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/SpeedConstrain.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Lanes.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_SpeedConstrains.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/SpeedConstrains.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Section.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_SpeedConstrain.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_PathPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Lanes.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Section.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/visual_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/PathPoints.lisp
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Lanes.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/PathPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/SpeedConstrain.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Lane.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Path.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Section.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/PathPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/SpeedConstrains.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Path.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Section.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Path.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Section.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Path.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Section.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/visual_msgs.pc
-- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgsConfig.cmake
-- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgsConfig-version.cmake
-- Installing: /senior/perception/share/visual_msgs/package.xml
Base path: /senior/workspace/shared_msgs
Source space: /senior/workspace/shared_msgs/src
Build space: /senior/workspace/shared_msgs/build
Devel space: /senior/workspace/shared_msgs/devel
Install space: /senior/perception
####
#### Running command: "cmake /senior/workspace/shared_msgs/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/shared_msgs/devel -DCMAKE_INSTALL_PREFIX=/senior/perception -G Unix Makefiles" in "/senior/workspace/shared_msgs/build"
####
####
#### Running command: "make install -j" in "/senior/workspace/shared_msgs/build"
####
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/home/nvidia/commtest/rcdev-project/perception-slave.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=shared_msgs
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_msgs
Response Code: HTTP/1.1 200 OK
Response:
[{"id":242,"description":"","name":"shared_msgs","name_with_namespace":"CI / shared_msgs","path":"shared_msgs","path_with_namespace":"ci/shared_msgs","created_at":"2022-01-20T05:54:07.461Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ci/shared_msgs.git","http_url_to_repo":"http://159.27.226.4/ci/shared_msgs.git","web_url":"http://159.27.226.4/ci/shared_msgs","readme_url":"http://159.27.226.4/ci/shared_msgs/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-03-30T09:51:10.196Z","namespace":{"id":77,"name":"CI","path":"ci","kind":"group","full_path":"ci","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/ci"},"_links":{"self":"http://159.27.226.4/api/v4/projects/242","issues":"http://159.27.226.4/api/v4/projects/242/issues","merge_requests":"http://159.27.226.4/api/v4/projects/242/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/242/repository/branches","labels":"http://159.27.226.4/api/v4/projects/242/labels","events":"http://159.27.226.4/api/v4/projects/242/events","members":"http://159.27.226.4/api/v4/projects/242/members","cluster_agents":"http://159.27.226.4/api/v4/projects/242/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-01-21T05:54:07.476Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_url":"http://101.201.148.201/shared/shared_msgs.git","import_type":"git","import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":50,"notification_level":3}}},{"id":16,"description":"外部共享的消息","name":"shared_msgs","name_with_namespace":"Shared / shared_msgs","path":"shared_msgs","path_with_namespace":"shared/shared_msgs","created_at":"2020-05-22T00:51:49.372Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:shared/shared_msgs.git","http_url_to_repo":"http://159.27.226.4/shared/shared_msgs.git","web_url":"http://159.27.226.4/shared/shared_msgs","readme_url":"http://159.27.226.4/shared/shared_msgs/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2023-05-08T11:48:30.096Z","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
6eecfc6
[Pipeline] sh
+ python3 /home/nvidia/weilk/project/get_git_log.py 16 6eecfc6 f3c46b8
[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":"6eecfc6","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"c7224d9","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":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"c7224d9","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":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"c7224d9","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":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"c7224d9","ipm_segmentation":"65fdd74","system-ros":"607f123"}}
[Pipeline] sh
+ echo -n '{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-05-08_23-34-33","commit_id":"f3c46b8","version":"","commit_msgs":"YWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKYWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKIGFkZCB2b2dwb2ludCBtc2cKYWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKYWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKZml4IHNwZWxsIGVycm9yCiBhZGQgc2Vhc2lkZSBkaXJlY3Rpb24=,IFRhcmdldOmUmeivr+eKtuaAgeabtOaWsAoKIOWinuWKoOi9pui+huW9k+WJjeeahOiIquWQkeinkgoKIGhlYWRpbmcgLT4geWF3CgphZGQgaGRtYXBfY2xvdWRfbXNncwrkv67lpI1QYXJhbGxlbERyaXZlLm1zZ+Wtl+auteexu+Wei+aLvOWGmemUmeivrwogY21kX2Vycm9yX3R5cGUgCgrlop7liqDnlLXmupDnrqHnkIblr7nlupTnmoRST1Pmtojmga8K5L+u5pS555S15rqQ566h55CG5raI5oGv5a6a5LmJCuWinuWKoFRBUkdFVF9BTExfQ0FNRVJB77yMRGV2aWNlLm1zZwogc3RhdHVzIHRvIGd1YXJkaWFuCg==,"},'
[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-08T03:51:18.152Z","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":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"c7224d9","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":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"c7224d9","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":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"c7224d9","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":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"c7224d9","ipm_segmentation":"65fdd74","system-ros":"607f123"}}
[Pipeline] sh
+ echo -n '{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-08_23-35-25","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.NqDwnISnyQ
+++ unset _TMPDIR
+++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.NqDwnISnyQ ']'
+++ CATKIN_SHELL=bash
+++ /opt/ros/melodic/_setup_util.py
+++ _RC=0
+++ '[' 0 -ne 0 ']'
+++ unset _RC
+++ unset _SETUP_UTIL
+++ . /tmp/setup.sh.NqDwnISnyQ
++++ 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.NqDwnISnyQ
+++ 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.DubPIlY4IO
+++ unset _TMPDIR
+++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.DubPIlY4IO ']'
+++ CATKIN_SHELL=bash
+++ /senior/perception/_setup_util.py
+++ _RC=0
+++ '[' 0 -ne 0 ']'
+++ unset _RC
+++ unset _SETUP_UTIL
+++ . /tmp/setup.sh.DubPIlY4IO
++++ 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.DubPIlY4IO
+++ 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_writer_fastdds.cpp.o
[ 2%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_fastdds.cpp.o
[ 2%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_reader_fastdds.cpp.o
[ 2%] Built target roscpp_generate_messages_eus
[ 2%] Built target localization_msgs_generate_messages_eus
[ 3%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/fastdds_data.cxx.o
[ 4%] Running cpp protocol buffer compiler on topic_pubs_subs.proto
[ 2%] Built target std_msgs_generate_messages_lisp
[ 4%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/__/common/file.cc.o
[ 4%] Built target roscpp_generate_messages_py
[ 5%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_fastdds_impl.cpp.o
[ 5%] Built target std_msgs_generate_messages_eus
[ 5%] Building CXX object system-ros/src/unified-system-monitor/exporter/CMakeFiles/exporter_static.dir/exporter.cpp.o
[ 6%] Built target roscpp_generate_messages_lisp
[ 6%] Building CXX object system-ros/src/ros_bridge/ros_transfer/CMakeFiles/ros_transfer_static.dir/ros_transfer.cpp.o
[ 6%] Built target localization_msgs_generate_messages_lisp
[ 7%] Building CXX object system-ros/src/unified-system-monitor/exporter/CMakeFiles/exporter.dir/exporter.cpp.o
[ 7%] Built target diagnose_msgs_generate_messages_lisp
[ 8%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_reader_fastdds.cpp.o
[ 8%] Built target diagnose_msgs_generate_messages_cpp
[ 9%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_read_error_codes_info.dir/test_error_codes_info.cpp.o
[ 10%] Built target rosgraph_msgs_generate_messages_eus
[ 10%] Built target rosgraph_msgs_generate_messages_nodejs
[ 10%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_fastdds.cpp.o
[ 10%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_writer_fastdds.cpp.o
[ 10%] Built target roscpp_generate_messages_nodejs
[ 10%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/fastdds_dataPubSubTypes.cxx.o
[ 10%] Built target std_msgs_generate_messages_cpp
[ 11%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_fastdds_impl.cpp.o
[ 14%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/__/common/file.cc.o
[ 13%] Building CXX object system-ros/src/node-manager/CMakeFiles/test_node_manager_config.dir/test_node_manager_config.cpp.o
[ 14%] Built target localization_msgs_generate_messages_nodejs
[ 14%] Building CXX object system-ros/src/ros_bridge/ros_transfer/CMakeFiles/ros_transfer.dir/ros_transfer.cpp.o
[ 14%] Built target roscpp_generate_messages_cpp
[ 14%] Built target std_msgs_generate_messages_nodejs
[ 9%] Built target rosgraph_msgs_generate_messages_lisp
[ 14%] Built target diagnose_msgs_generate_messages_nodejs
[ 15%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_read_error_codes_info.dir/__/error_codes/error_codes_info.cpp.o
[ 15%] Built target diagnose_msgs_generate_messages_eus
[ 16%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/ros_topology_monitor.cpp.o
[ 16%] Built target localization_msgs_generate_messages_py
[ 17%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/topic_pubs_subs.pb.cc.o
[ 17%] Built target rosgraph_msgs_generate_messages_py
[ 18%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/fastdds_dataPubSubTypes.cxx.o
[ 18%] Built target std_msgs_generate_messages_py
[ 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/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/fastdds_data.cxx.o
[ 19%] Built target diagnose_msgs_generate_messages_py
[ 19%] Built target rosgraph_msgs_generate_messages_cpp
[ 19%] Built target localization_msgs_generate_messages_cpp
[ 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/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor.dir/ros_topology_monitor.cpp.o
/senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/error_codes/error_codes_info.cpp: In member function ‘bool senior::ErrorCodesInfo::load_from_toml(const string_view&)’:
/senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/error_codes/error_codes_info.cpp:48:16: warning: unused variable ‘error_value’ [-Wunused-variable]
auto error_value = error_level_code_map[_error_code_info.error_level];
^~~~~~~~~~~
/senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/tests/test_error_codes.cpp: In function ‘int main(int, char**)’:
/senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/tests/test_error_codes.cpp:129:11: warning: unused variable ‘j’ [-Wunused-variable]
int j = 0, k = 0;
^
/senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/tests/test_error_codes.cpp:129:18: warning: unused variable ‘k’ [-Wunused-variable]
int j = 0, k = 0;
^
[ 21%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libexporter.a
[ 21%] Built target exporter_static
[ 22%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/error_codes.cpp.o
[ 22%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/error_codes_collector.cpp.o
[ 22%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/main.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_tracker.cpp.o
[ 26%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libexporter.so
[ 26%] Built target exporter
[ 26%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_exporter.dir/test_exporter.cpp.o
/senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/dds_abstract_fastdds_impl.cpp: In member function ‘std::shared_ptr<senior::DDSAbstractReader> 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::DDSAbstractReader> senior::DDSAbstractFastDDSImpl::create_senior_reader(uint32_t, const Callback&, const string_view&, const senior::DDSReaderConfigSets&)’:
/senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/dds_abstract_fastdds_impl.cpp:39:15: warning: unused variable ‘_reader’ [-Wunused-variable]
dds_reader *_reader = create_dds_reader(domain, topic, config);
^~~~~~~
[ 27%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_error_codes
[ 28%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_topology_monitor.so
[ 28%] Built target test_error_codes
[ 28%] Built target ros_topology_monitor
[ 29%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_topology_monitor.a
[ 29%] Built target ros_topology_monitor_static
/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%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_transfer.a
[ 32%] Built target ros_transfer
[ 33%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libdds_abstract_layer.a
[ 33%] Built target ros_transfer_static
[ 33%] Built target dds_abstract_layer_static
[ 34%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libdds_abstract_layer.so
[ 34%] Built target dds_abstract_layer
[ 35%] Running cpp protocol buffer compiler on discovery_msg.proto
[ 35%] 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
[ 36%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager_report.proto
[ 38%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager_report.proto
[ 38%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager_message.proto
[ 39%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager-hmi/../node-manager/node_manager_message.proto
[ 39%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/dds_statistics.cpp.o
[ 40%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info_manager.cpp.o
[ 41%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/disk_info.cpp.o
[ 42%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/__/__/common/file.cc.o
[ 43%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/utility/format_util.cpp.o
[ 44%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/collector.cpp.o
[ 44%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/node_manager.cpp.o
[ 44%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/__/proto/ros_bridge_report.pb.cc.o
[ 45%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/network_connection_info.cpp.o
[ 46%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/machine_metrics.cpp.o
[ 48%] 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/unified-system-monitor/collector/CMakeFiles/collector.dir/ros_bridge.cpp.o
[ 52%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/network_info.cpp.o
[ 52%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/__/proto/machine_metrics.pb.cc.o
[ 48%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/main.cpp.o
[ 50%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/memory_info.cpp.o
[ 50%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/poweron_test.cpp.o
[ 52%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/cpu_info.cpp.o
[ 52%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/dds_transport.cpp.o
[ 53%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/proto/machine_metrics.pb.cc.o
[ 54%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/__/proto/node_manager_report.pb.cc.o
[ 54%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/utility/file_util.cpp.o
[ 55%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/hw_temperature_info.cpp.o
[ 56%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/dds_traffic.cpp.o
[ 56%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery_static.dir/discovery_msg.pb.cc.o
[ 56%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/machine_metrics.cpp.o
[ 58%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery.dir/discovery_msg.pb.cc.o
[ 59%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery_static.dir/ros_discovery.cpp.o
[ 57%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery.dir/ros_discovery.cpp.o
[ 61%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/node_manager_message.pb.cc.o
[ 60%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/__/common/file.cc.o
[ 63%] Automatic MOC for target node_manager_with_hmi
[ 63%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/node_manager_report.pb.cc.o
[ 64%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/node_manager_hmi.cpp.o
[ 64%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager.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/__/common/file.cc.o
[ 67%] 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/node_manager_report.pb.cc.o
[ 67%] Built target node_manager_with_hmi_autogen
[ 67%] Automatic RCC for qml.qrc
[ 68%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/node_manager_with_hmi_autogen/mocs_compilation.cpp.o
[ 68%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/src/node_manager_hmi.cpp.o
[ 72%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/src/data_model.cpp.o
[ 72%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/src/config_loader.cpp.o
[ 68%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/__/common/file.cc.o
[ 72%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/main.cpp.o
[ 72%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/node_manager_message.pb.cc.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
[ 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<T>::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
[ 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/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
[ 81%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node_static.dir/dds_publisher.cpp.o
[ 82%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/ros_bridge_report.pb.cc.o
[ 83%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node.dir/dds_node.cpp.o
[ 83%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.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
[ 84%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node_static.dir/dds_node.cpp.o
[ 80%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/ros_bridge.cpp.o
[ 85%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/topic_dds_config.cpp.o
[ 85%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node.dir/dds_publisher.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/topic_dds_config.cpp.o
[ 88%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge.dir/ros_bridge_config.cpp.o
[ 88%] 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/dds_node/CMakeFiles/dds_node.dir/topic_pubs_subs.pb.cc.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_transfer/../../thirdparty/tomlplusplus.hpp: In member function ‘bool toml::v3::impl::utf8_reader<T>::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];
^
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<T>::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];
^
/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/../../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_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_transfer/../../thirdparty/tomlplusplus.hpp: In member function ‘bool toml::v3::impl::utf8_reader<T>::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];
^
[ 90%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/node_manager_hmi
/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];
^
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<T>::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];
^
/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];
^
[ 90%] Built target node_manager_hmi
[ 91%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/node_manager
[ 91%] Built target node_manager
[ 91%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/node_manager_with_hmi
[ 92%] Built target node_manager_with_hmi
[ 93%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/collector
[ 93%] Built target collector
[ 94%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/machine_metrics
[ 95%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libdds_node.a
[ 95%] Built target dds_node_static
[ 96%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libdds_node.so
[ 96%] Built target dds_node
[ 96%] Built target machine_metrics
[ 97%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_bridge.a
[ 98%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_bridge.so
[ 98%] Built target ros_bridge_static
[ 98%] Built target ros_bridge
[100%] Building CXX object system-ros/src/ros_bridge/CMakeFiles/ros_bridge_app.dir/ros_bridge_app.cpp.o
[100%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/ros_bridge
[100%] Built target ros_bridge_app
Install the project...
-- Install configuration: ""
-- Installing: /senior/perception/_setup_util.py
-- Installing: /senior/perception/env.sh
-- Installing: /senior/perception/setup.bash
-- Installing: /senior/perception/local_setup.bash
-- Installing: /senior/perception/setup.sh
-- Installing: /senior/perception/local_setup.sh
-- Installing: /senior/perception/setup.zsh
-- Installing: /senior/perception/local_setup.zsh
-- Installing: /senior/perception/.rosinstall
-- Installing: /senior/perception/lib/pkgconfig/system-ros.pc
-- Installing: /senior/perception/share/system-ros/cmake/system-rosConfig.cmake
-- Installing: /senior/perception/share/system-ros/cmake/system-rosConfig-version.cmake
-- Installing: /senior/perception/share/system-ros/package.xml
-- Installing: /senior/perception/lib/libdds_abstract_layer.so
-- Installing: /senior/perception/lib/libros_bridge.so
-- Set runtime path of "/senior/perception/lib/libros_bridge.so" to ""
-- Installing: /senior/perception/lib/libros_topology_monitor.so
-- Set runtime path of "/senior/perception/lib/libros_topology_monitor.so" to ""
-- Installing: /senior/perception/lib/libros_discovery.so
-- Set runtime path of "/senior/perception/lib/libros_discovery.so" to ""
-- Installing: /senior/perception/lib/libros_transfer.so
-- Set runtime path of "/senior/perception/lib/libros_transfer.so" to ""
-- Installing: /senior/perception/bin/ros_bridge
-- Set runtime path of "/senior/perception/bin/ros_bridge" to ""
-- Up-to-date: /senior/perception/lib
-- Installing: /senior/perception/lib/libdw.so
-- Installing: /senior/perception/lib/libdds_node.so
-- Set runtime path of "/senior/perception/lib/libdds_node.so" to ""
-- Installing: /senior/perception/bin/node_manager
-- Set runtime path of "/senior/perception/bin/node_manager" to ""
-- Up-to-date: /senior/perception/lib
-- Installing: /senior/perception/lib/libexporter.so
-- Set runtime path of "/senior/perception/lib/libexporter.so" to ""
-- Installing: /senior/perception/bin/collector
-- Set runtime path of "/senior/perception/bin/collector" to ""
-- Installing: /senior/perception/bin/error_codes
-- Set runtime path of "/senior/perception/bin/error_codes" to ""
-- Installing: /senior/perception/bin/machine_metrics
-- Set runtime path of "/senior/perception/bin/machine_metrics" to ""
-- Installing: /senior/perception/bin/test_error_codes
-- Set runtime path of "/senior/perception/bin/test_error_codes" to ""
-- Installing: /senior/perception/bin/test_read_error_codes_info
-- Installing: /senior/perception/bin/test_exporter
-- Set runtime path of "/senior/perception/bin/test_exporter" to ""
-- Installing: /senior/perception/bin/node_manager_with_hmi
-- Set runtime path of "/senior/perception/bin/node_manager_with_hmi" to ""
-- Installing: /senior/perception/share/system-ros/launch
-- Installing: /senior/perception/share/system-ros/launch/hesai_lidar_node_right.launch
-- Installing: /senior/perception/share/system-ros/launch/ls_detection_node.launch
-- Installing: /senior/perception/share/system-ros/launch/crane_align_node.launch
-- Installing: /senior/perception/share/system-ros/launch/msf_localization_node.launch
-- Installing: /senior/perception/share/system-ros/launch/all.launch
-- Installing: /senior/perception/share/system-ros/launch/static_transform_node.launch
-- Installing: /senior/perception/share/system-ros/launch/msf_assistant_node.launch
-- Installing: /senior/perception/share/system-ros/launch/crane_detection_node.launch
-- Installing: /senior/perception/share/system-ros/launch/calibration_node.launch
-- Installing: /senior/perception/share/system-ros/launch/chassis_node.launch
-- Installing: /senior/perception/share/system-ros/launch/rslidar_node.launch
-- Installing: /senior/perception/share/system-ros/launch/robot_state_publisher.launch
-- Installing: /senior/perception/share/system-ros/launch/pnc_node.launch
-- Installing: /senior/perception/share/system-ros/launch/hdmap_server_node.launch
-- Installing: /senior/perception/share/system-ros/launch/prediction_node.launch
-- Installing: /senior/perception/share/system-ros/launch/hesai_lidar_node_left.launch
-- Installing: /senior/perception/share/system-ros/launch/msg_recorder_node.launch
-- Installing: /senior/perception/share/system-ros/launch/lidar_localization_node.launch
-- Installing: /senior/perception/share/system-ros/launch/lidar_loc_v2_node.launch
-- Installing: /senior/perception/share/system-ros/launch/lidar_loc_v2_rviz.launch
-- Installing: /senior/perception/share/system-ros/launch/senior_hmi_visualizer.launch
-- Installing: /senior/perception/share/system-ros/launch/reflector_measure_node.launch
-- Installing: /senior/perception/share/system-ros/launch/hesai_lidar_node_top.launch
-- Installing: /senior/perception/share/system-ros/launch/tracer_node.launch
-- Installing: /senior/perception/share/system-ros/launch/tos_visualize_node.launch
-- Installing: /senior/perception/share/system-ros/config
-- Installing: /senior/perception/share/system-ros/config/node_manager_online.toml
-- Installing: /senior/perception/share/system-ros/config/fastdds_xml_profiles.xml
-- Installing: /senior/perception/share/system-ros/config/ros_bridge.toml
-- Installing: /senior/perception/share/system-ros/config/node_exporter.toml
-- Installing: /senior/perception/share/system-ros/config/error_codes.toml
-- Installing: /senior/perception/share/system-ros/config/topic_param_config.toml
-- Installing: /senior/perception/share/system-ros/config/system-monitor.toml
-- Installing: /senior/perception/share/system-ros/config/node_manager.toml
Base path: /senior/workspace/system-ros
Source space: /senior/workspace/system-ros/src
Build space: /senior/workspace/system-ros/build
Devel space: /senior/workspace/system-ros/devel
Install space: /senior/perception
Creating symlink "/senior/workspace/system-ros/src/CMakeLists.txt" pointing to "/opt/ros/melodic/share/catkin/cmake/toplevel.cmake"
####
#### Running command: "cmake /senior/workspace/system-ros/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/system-ros/devel -DCMAKE_INSTALL_PREFIX=/senior/perception -G Unix Makefiles" in "/senior/workspace/system-ros/build"
####
####
#### Running command: "make install -j" in "/senior/workspace/system-ros/build"
####
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
system-ros编译完成
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (dox->perception)
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (make_slave)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ rm -rf /senior/workspace/slave_ws
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>拉取从天准代码spreader_detection>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ mkdir -p /senior/workspace/slave_ws/src/spreader_detection
[Pipeline] sh
+ ls /senior/workspace/slave_ws
src
[Pipeline] echo
rc_dev
[Pipeline] echo
http://159.27.226.4/lidar/spreader_detection.git
[Pipeline] dir
Running in /senior/workspace/slave_ws/src/spreader_detection
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Cloning repository http://159.27.226.4/lidar/spreader_detection.git
> git init /senior/workspace/slave_ws/src/spreader_detection # timeout=10
Fetching upstream changes from http://159.27.226.4/lidar/spreader_detection.git
> git --version # timeout=10
> git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --progress -- http://159.27.226.4/lidar/spreader_detection.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 57272d818979776b46674d2bf285ba6c67642232 (origin/rc_dev)
Commit message: "修改空挂检出条件,防止长久未初始化"
> git config remote.origin.url http://159.27.226.4/lidar/spreader_detection.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/rc_dev^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 57272d818979776b46674d2bf285ba6c67642232 # timeout=10
> git rev-list --no-walk 57272d818979776b46674d2bf285ba6c67642232 # timeout=10
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/home/nvidia/commtest/rcdev-project/perception-slave.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=spreader_detection
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=spreader_detection
Response Code: HTTP/1.1 200 OK
Response:
[{"id":552,"description":"","name":"new_truck_spreader_detection","name_with_namespace":"Lidar / new_truck_spreader_detection","path":"new_truck_spreader_detection","path_with_namespace":"lidar/new_truck_spreader_detection","created_at":"2023-02-28T10:03:35.790Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/new_truck_spreader_detection.git","http_url_to_repo":"http://159.27.226.4/lidar/new_truck_spreader_detection.git","web_url":"http://159.27.226.4/lidar/new_truck_spreader_detection","readme_url":"http://159.27.226.4/lidar/new_truck_spreader_detection/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-05-06T14:15:00.130Z","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-05T06:55:11.182Z","namespace":{"id":8,"name":"Lidar","path":"lidar","kind":"group","full_path":"lidar","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/508","issues":"http://159.27.226.4/api/v4/projects/508/issues","merge_requests":"http://159.27.226.4/api/v4/projects/508/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/508/repository/branches","labels":"http://159.27.226.4/api/v4/projects/508/labels","events":"http://159.27.226.4/api/v4/projects/508/events","members":"http://159.27.226.4/api/v4/projects/508/members","cluster_agents":"http://159.27.226.4/api/v4/projects/508/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-12-10T09:35:02.371Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":32,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":391,"description":"吊具检测","name":"spreader_detection","name_with_namespace":"Lidar / spreader_detection","path":"spreader_detection","path_with_namespace":"lidar/spreader_detection","created_at":"2022-08-08T07:17:02.535Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/spreader_detection.git","http_url_to_repo":"http://159.27.226.4/lidar/spreader_detection.git","web_url":"http://159.27.226.4/lidar/spreader_detection","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-03-22T12:18:36.929Z","namespace":{"id":8,"name":"Lidar","path":"lidar","kind":"group","full_path":"lidar","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/391","issues":"http://159.27.226.4/api/v4/projects/391/issues","merge_requests":"http://159.27.226.4/api/v4/projects/391/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/391/repository/branches","labels":"http://159.27.226.4/api/v4/projects/391/labels","events":"http://159.27.226.4/api/v4/projects/391/events","members":"http://159.27.226.4/api/v4/projects/391/members","cluster_agents":"http://159.27.226.4/api/v4/projects/391/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-08-09T07:17:02.605Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"forked_from_project":{"id":379,"description":"","name":"Spreader_detection","name_with_namespace":"liuwenjing / Spreader_detection","path":"spreader_detection","path_with_namespace":"liuwenjing/spreader_detection","created_at":"2022-07-20T03:25:38.233Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:liuwenjing/spreader_detection.git","http_url_to_repo":"http://159.27.226.4/liuwenjing/spreader_detection.git","web_url":"http://159.27.226.4/liuwenjing/spreader_detection","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":0,"last_activity_at":"2022-07-30T16:23:18.087Z","namespace":{"id":46,"name":"liuwenjing","path":"liuwenjing","kind":"user","full_path":"liuwenjing","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/32/avatar.png","web_url":"http://159.27.226.4/liuwenjing"}},"mr_default_target_self":false,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":379,"description":"","name":"Spreader_detection","name_with_namespace":"liuwenjing / Spreader_detection","path":"spreader_detection","path_with_namespace":"liuwenjing/spreader_detection","created_at":"2022-07-20T03:25:38.233Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:liuwenjing/spreader_detection.git","http_url_to_repo":"http://159.27.226.4/liuwenjing/spreader_detection.git","web_url":"http://159.27.226.4/liuwenjing/spreader_detection","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":0,"last_activity_at":"2022-07-30T16:23:18.087Z","namespace":{"id":46,"name":"liuwenjing","path":"liuwenjing","kind":"user","full_path":"liuwenjing","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/32/avatar.png","web_url":"http://159.27.226.4/liuwenjing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/379","issues":"http://159.27.226.4/api/v4/projects/379/issues","merge_requests":"http://159.27.226.4/api/v4/projects/379/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/379/repository/branches","labels":"http://159.27.226.4/api/v4/projects/379/labels","events":"http://159.27.226.4/api/v4/projects/379/events","members":"http://159.27.226.4/api/v4/projects/379/members","cluster_agents":"http://159.27.226.4/api/v4/projects/379/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"public","owner":{"id":32,"username":"liuwenjing","name":"liuwenjing","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/32/avatar.png","web_url":"http://159.27.226.4/liuwenjing"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-07-21T03:25:38.315Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":false,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":32,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
lidar/spreader_detection
[Pipeline] echo
lidar/spreader_detection
[Pipeline] echo
lidar/spreader_detection
[Pipeline] echo
391
[Pipeline] echo
lidar/spreader_detection
[Pipeline] echo
391
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
57272d8
[Pipeline] sh
+ python3 /home/nvidia/weilk/project/get_git_log.py 391 57272d8 57272d8
[Pipeline] echo
/home/nvidia/commtest/rcdev-project/.perception-slave.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"c7224d9","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":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"c7224d9","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":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"c7224d9","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":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"c7224d9","ipm_segmentation":"65fdd74","system-ros":"607f123"}}
[Pipeline] sh
+ echo -n '{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-08_23-40-52","commit_id":"57272d8","version":"","commit_msgs":",,"},'
[Pipeline] sh
+ rm -rf /senior/workspace/shared_msgs@tmp /senior/workspace/system-ros@tmp
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>拉取从天准代码lane_detection>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ mkdir -p /senior/workspace/slave_ws/src/lane_detection
[Pipeline] sh
+ ls /senior/workspace/slave_ws
src
[Pipeline] echo
rc_dev
[Pipeline] echo
http://159.27.226.4/lidar/lane_detection.git
[Pipeline] dir
Running in /senior/workspace/slave_ws/src/lane_detection
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Cloning repository http://159.27.226.4/lidar/lane_detection.git
> git init /senior/workspace/slave_ws/src/lane_detection # timeout=10
Fetching upstream changes from http://159.27.226.4/lidar/lane_detection.git
> git --version # timeout=10
> git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --progress -- http://159.27.226.4/lidar/lane_detection.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision cc2ed889a097af012f638daabc8b40af66606735 (origin/rc_dev)
Commit message: "fix_out: update model in weifang"
> 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 cc2ed889a097af012f638daabc8b40af66606735 # timeout=10
> git rev-list --no-walk cc2ed889a097af012f638daabc8b40af66606735 # timeout=10
[Pipeline] sh
+ git submodule update --init --recursive
Submodule 'params/laneatt/model' (git@159.27.226.4:lidar/lane_detection_model.git) registered for path 'params/laneatt/model'
Cloning into '/senior/workspace/slave_ws/src/lane_detection/params/laneatt/model'...
Submodule path 'params/laneatt/model': checked out 'a24e9bf3f2fa8e42b1f06bdd4697875e0649ec91'
[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-04-28T09:43:11.213Z","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-04-23T07:23:34.231Z","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
c7224d9
[Pipeline] sh
+ python3 /home/nvidia/weilk/project/get_git_log.py 289 c7224d9 cc2ed88
[Pipeline] echo
/home/nvidia/commtest/rcdev-project/.perception-slave.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"c7224d9","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":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}}
[Pipeline] sh
+ echo '{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}}'
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/.perception-slave.json
{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}}
[Pipeline] sh
+ echo -n '{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-08_23-42-46","commit_id":"cc2ed88","version":"","commit_msgs":"IGFkZCByZWdpb24gd2VpZmFuZwogdXBkYXRlIG1vZGVsIGluIHdlaWZhbmc=,,"},'
[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":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}}
[Pipeline] echo
{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}}
[Pipeline] sh
+ echo '{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}}'
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/.perception-slave.json
{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"f3c46b8","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"cc2ed88","ipm_segmentation":"65fdd74","system-ros":"607f123"}}
[Pipeline] sh
+ echo -n '{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-08_23-43-08","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.i5WEhFsHYX
+++ unset _TMPDIR
+++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.i5WEhFsHYX ']'
+++ CATKIN_SHELL=bash
+++ /senior/workspace/shared_msgs/devel/_setup_util.py
+++ _RC=0
+++ '[' 0 -ne 0 ']'
+++ unset _RC
+++ unset _SETUP_UTIL
+++ . /tmp/setup.sh.i5WEhFsHYX
++++ 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.i5WEhFsHYX
+++ 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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.cc2ed88
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_lisp
[ 2%] Built target bond_generate_messages_lisp
[ 2%] Built target vehicle_msgs_generate_messages_nodejs
[ 2%] Built target vehicle_msgs_generate_messages_py
[ 2%] Built target vehicle_msgs_generate_messages_eus
[ 2%] Built target std_msgs_generate_messages_nodejs
[ 2%] Built target bond_generate_messages_nodejs
[ 2%] Built target std_msgs_generate_messages_cpp
[ 2%] Built target nodelet_generate_messages_nodejs
[ 2%] Built target pcl_msgs_generate_messages_nodejs
[ 2%] Built target bond_generate_messages_eus
[ 2%] Built target rosgraph_msgs_generate_messages_lisp
[ 2%] Built target rosgraph_msgs_generate_messages_eus
[ 2%] Built target nodelet_generate_messages_eus
[ 2%] Built target topic_tools_generate_messages_cpp
[ 2%] Built target rosgraph_msgs_generate_messages_cpp
[ 2%] Built target nodelet_generate_messages_cpp
[ 2%] Built target geometry_msgs_generate_messages_eus
[ 2%] Built target std_srvs_generate_messages_nodejs
[ 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 tf_generate_messages_py
[ 2%] Built target geometry_msgs_generate_messages_cpp
[ 2%] Built target sensor_msgs_generate_messages_nodejs
[ 2%] Built target actionlib_generate_messages_lisp
[ 2%] Built target geometry_msgs_generate_messages_lisp
[ 2%] Built target roscpp_generate_messages_cpp
[ 2%] Built target actionlib_generate_messages_cpp
[ 2%] Built target sensor_msgs_generate_messages_lisp
[ 2%] Built target pcl_msgs_generate_messages_cpp
[ 2%] Built target dynamic_reconfigure_generate_messages_lisp
[ 2%] Built target std_srvs_generate_messages_eus
[ 2%] Built target roscpp_generate_messages_lisp
[ 2%] Built target std_msgs_generate_messages_py
[ 2%] Built target bond_generate_messages_cpp
[ 2%] Built target roscpp_generate_messages_py
[ 2%] Built target rosgraph_msgs_generate_messages_nodejs
[ 2%] Built target geometry_msgs_generate_messages_nodejs
[ 2%] Built target geometry_msgs_generate_messages_py
[ 2%] Built target std_msgs_generate_messages_eus
[ 2%] Built target nodelet_generate_messages_lisp
[ 2%] Built target roscpp_generate_messages_eus
[ 2%] Built target rosgraph_msgs_generate_messages_py
[ 2%] Built target sensor_msgs_generate_messages_eus
[ 2%] Built target actionlib_msgs_generate_messages_eus
[ 2%] Built target sensor_msgs_generate_messages_cpp
[ 2%] Built target roscpp_generate_messages_nodejs
[ 2%] Built target std_msgs_generate_messages_lisp
[ 2%] Built target topic_tools_generate_messages_eus
[ 2%] Built target topic_tools_generate_messages_nodejs
[ 2%] Built target dynamic_reconfigure_generate_messages_eus
[ 2%] Built target pcl_ros_gencfg
[ 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 std_srvs_generate_messages_lisp
[ 2%] Built target std_srvs_generate_messages_cpp
[ 2%] Built target topic_tools_generate_messages_lisp
[ 2%] Built target tf_generate_messages_eus
[ 2%] Built target actionlib_msgs_generate_messages_cpp
[ 2%] Built target std_srvs_generate_messages_py
[ 2%] Built target tf_generate_messages_lisp
[ 2%] Built target tf_generate_messages_nodejs
[ 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 actionlib_generate_messages_eus
[ 2%] Built target tf_generate_messages_cpp
[ 2%] Built target actionlib_generate_messages_nodejs
[ 2%] Built target actionlib_msgs_generate_messages_lisp
[ 2%] Built target actionlib_msgs_generate_messages_nodejs
[ 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 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_nodejs
[ 2%] Built target tf2_msgs_generate_messages_py
[ 2%] Built target actionlib_generate_messages_py
[ 2%] Built target tf2_msgs_generate_messages_lisp
[ 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/laneatt_lib.dir/laneatt_lib_generated_ScatterND.cu.o
[ 10%] Building CXX object lane_detection/core/ipm/CMakeFiles/ipm_lib.dir/camera_geometry.cpp.o
[ 13%] Building CXX object ipm_segmentation/core/ipm/CMakeFiles/ipm_seg_lib.dir/camera_geometry.cpp.o
[ 16%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/ScatterND.dir/ScatterND_generated_ScatterND.cu.o
[ 18%] Building CXX object spreader_detection/CMakeFiles/spreaderatt_lib.dir/core/spreader_att/spreader_att.cpp.o
[ 21%] Building CXX object spreader_detection/CMakeFiles/sprd_ipm_lib.dir/core/ipm/sprd_ipm.cpp.o
In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.cpp:1:
/senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:21:0: warning: "CHECK" redefined
#define CHECK(status) \
In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:15:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.cpp:1:
/usr/include/glog/logging.h:584:0: note: this is the location of the previous definition
#define CHECK(condition) \
/senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(41): warning: function "nvinfer1::IPluginV2::getOutputDimensions(int, const nvinfer1::Dims *, int)" is hidden by "nvinfer1::plugin::ScatterND::getOutputDimensions" -- virtual function override intended?
/senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(92): warning: function "nvinfer1::IPluginV2Ext::configurePlugin(const nvinfer1::Dims *, int, const nvinfer1::Dims *, int, const nvinfer1::DataType *, const nvinfer1::DataType *, const __nv_bool *, const __nv_bool *, nvinfer1::PluginFormat, int)" is hidden by "nvinfer1::plugin::ScatterND::configurePlugin" -- virtual function override intended?
/senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(105): warning: function "nvinfer1::IPluginV2::getWorkspaceSize(int) const" is hidden by "nvinfer1::plugin::ScatterND::getWorkspaceSize" -- virtual function override intended?
/senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(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?
/senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(41): warning: function "nvinfer1::IPluginV2::getOutputDimensions(int, const nvinfer1::Dims *, int)" is hidden by "nvinfer1::plugin::ScatterND::getOutputDimensions" -- virtual function override intended?
/senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(92): warning: function "nvinfer1::IPluginV2Ext::configurePlugin(const nvinfer1::Dims *, int, const nvinfer1::Dims *, int, const nvinfer1::DataType *, const nvinfer1::DataType *, const bool *, const bool *, nvinfer1::PluginFormat, int)" is hidden by "nvinfer1::plugin::ScatterND::configurePlugin" -- virtual function override intended?
/senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(105): warning: function "nvinfer1::IPluginV2::getWorkspaceSize(int) const" is hidden by "nvinfer1::plugin::ScatterND::getWorkspaceSize" -- virtual function override intended?
/senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(123): warning: function "nvinfer1::IPluginV2::enqueue(int, const void *const *, void **, void *, cudaStream_t)" is hidden by "nvinfer1::plugin::ScatterND::enqueue" -- virtual function override intended?
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
[ 24%] Building CXX object ipm_segmentation/core/ipm/CMakeFiles/ipm_seg_lib.dir/ipm.cpp.o
[ 27%] Building CXX object lane_detection/core/ipm/CMakeFiles/ipm_lib.dir/ipm.cpp.o
[ 29%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_generated_nms.cu.o
[ 32%] Building NVCC intermediate link file lane_detection/core/laneatt/CMakeFiles/ScatterND.dir/ScatterND_intermediate_link.o
[ 35%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libScatterND.so
[ 35%] Built target ScatterND
[ 37%] Building CXX object spreader_detection/CMakeFiles/sprd_ipm_lib.dir/common/ransac_plane.cpp.o
[ 40%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libspreaderatt_lib.so
[ 40%] Built target spreaderatt_lib
[ 43%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/ScatterND.dir/ScatterND_generated_ScatterND.cu.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?
/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"
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:44:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.h:5,
from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp:1:
/opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14
constexpr static bool pcl_uses_boost = true;
^~~~~~~~~~~~~~
/senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp: In member function ‘bool SprdIPM::DoProcess(PointCloud&, ros::Time&, SprdOutPut&, bool&)’:
/senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp:36:93: warning: format ‘%d’ expects argument of type ‘int’, but argument 9 has type ‘std::vector<int>::size_type {aka long unsigned int}’ [-Wformat=]
flag, vec(0), vec(1), vec(2), vec(3), ransacPlane.m_inliersNumMax, gndIndices.size());
~~~~~~~~~~~~~~~~~^
[ 45%] Building CXX object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet.cc.o
[ 48%] Building CXX object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/util.cc.o
[ 51%] Building NVCC intermediate link file lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_intermediate_link.o
[ 54%] 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:44:0,
from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.h:5,
from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.cpp:1:
/opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14
constexpr static bool pcl_uses_boost = true;
^~~~~~~~~~~~~~
[ 59%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libddrnet_lib.so
[ 59%] Built target ddrnet_lib
[ 62%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so
[ 62%] Built target laneatt_lib
[ 64%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libipm_seg_lib.so
[ 64%] Built target ipm_seg_lib
[ 67%] 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/libipm_lib.so
[ 75%] Built target ipm_lib
[ 83%] Building CXX object lane_detection/CMakeFiles/lane_detection_node.dir/node/lane_detection_node.cpp.o
[ 83%] 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:41:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.h:5,
from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp:1:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations]
SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel));
^~~~~~~~~~~~~~~
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here
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:41:0,
from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.h:5,
from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.cpp:1:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations]
SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel));
^~~~~~~~~~~~~~~
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here
In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h: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
[ 86%] Built target sprd_ipm_lib
[ 91%] Building CXX object spreader_detection/CMakeFiles/spreader_detection_node.dir/core/spreader_detection.cpp.o
[ 91%] Building CXX object spreader_detection/CMakeFiles/spreader_detection_node.dir/node/spreader_detection_node.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/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
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
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) \
[ 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/common/basic_type.h:44:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:14,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1:
/opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14
constexpr static bool pcl_uses_boost = true;
^~~~~~~~~~~~~~
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:44:0,
from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:10:
/opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14
constexpr static bool pcl_uses_boost = true;
^~~~~~~~~~~~~~
[ 97%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/ipm_segmenation/ipm_segmenation_node
/usr/bin/ld: warning: libopencv_core.so.4.1, needed by /usr/lib/aarch64-linux-gnu/libopencv_highgui.so.4.1.1, may conflict with libopencv_core.so.3.2
[ 97%] Built target ipm_segmenation_node
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:41:0,
from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:10:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations]
SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel));
^~~~~~~~~~~~~~~
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:41:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:14,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations]
SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel));
^~~~~~~~~~~~~~~
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here
[100%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/spreader_detection/spreader_detection_node
/usr/bin/ld: warning: libopencv_imgcodecs.so.3.2, needed by /opt/ros/melodic/lib/libcv_bridge.so, may conflict with libopencv_imgcodecs.so.4.1
/usr/bin/ld: warning: libopencv_core.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/libspreaderatt_lib.so, may conflict with libopencv_core.so.3.2
[100%] Built target spreader_detection_node
Base path: /senior/workspace/slave_ws
Source space: /senior/workspace/slave_ws/src
Build space: /senior/workspace/slave_ws/build
Devel space: /senior/workspace/slave_ws/devel
Install space: /senior/workspace/slave_ws/install
Creating symlink "/senior/workspace/slave_ws/src/CMakeLists.txt" pointing to "/opt/ros/melodic/share/catkin/cmake/toplevel.cmake"
####
#### Running command: "cmake /senior/workspace/slave_ws/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/slave_ws/devel -DCMAKE_INSTALL_PREFIX=/senior/workspace/slave_ws/install -G Unix Makefiles" in "/senior/workspace/slave_ws/build"
####
####
#### Running command: "make -j8 -l8" in "/senior/workspace/slave_ws/build"
####
+ catkin_make install -DCMAKE_INSTALL_PREFIX=/senior/perception --make-args -j
-- Using CATKIN_DEVEL_PREFIX: /senior/workspace/slave_ws/devel
-- Using CMAKE_PREFIX_PATH: /senior/workspace/shared_msgs/devel;/opt/ros/melodic
-- This workspace overlays: /senior/workspace/shared_msgs/devel;/opt/ros/melodic
-- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2")
-- Using PYTHON_EXECUTABLE: /usr/bin/python2
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Call enable_testing()
-- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/slave_ws/build/test_results
-- Found gtest sources under '/usr/src/googletest': gtests will be built
-- Found gmock sources under '/usr/src/googletest': gmock will be built
CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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.cc2ed88
version : 0.0.0
-- +++ processing catkin package: 'spreader_detection'
-- ==> add_subdirectory(spreader_detection)
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (eigen) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:153 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:638 (find_eigen)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Boost: /usr/include (found suitable version "1.65.1", minimum required is "1.40.0") found components: system filesystem thread date_time iostreams serialization chrono atomic regex
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (openni)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (OpenNI2)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (ensenso)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR)
** WARNING ** io features related to ensenso will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DAVIDSDK)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR)
** WARNING ** io features related to davidSDK will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DSSDK) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES)
** WARNING ** io features related to dssdk will be disabled
** WARNING ** io features related to pcap will be disabled
** WARNING ** io features related to png will be disabled
-- The imported target "vtkRenderingPythonTkWidgets" references the file
"/usr/lib/aarch64-linux-gnu/libvtkRenderingPythonTkWidgets.so"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
but not all the files it references.
-- The imported target "vtk" references the file
"/usr/bin/vtk"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
but not all the files it references.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (libusb-1.0)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:515 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:658 (find_libusb)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
** WARNING ** io features related to libusb-1.0 will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (Flann) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (Flann) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (openni)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (OpenNI2)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (ensenso)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR)
** WARNING ** visualization features related to ensenso will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DAVIDSDK)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR)
** WARNING ** visualization features related to davidSDK will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DSSDK) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES)
** WARNING ** visualization features related to dssdk will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (RSSDK) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:432 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:654 (find_rssdk)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find RSSDK (missing: _RSSDK_LIBRARIES)
** WARNING ** visualization features related to rssdk will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (qhull) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:185 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:642 (find_qhull)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (openni)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_COMMON
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_COMMON)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_OCTREE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_OCTREE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_IO
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_IO)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_KDTREE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_KDTREE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SEARCH
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_SEARCH)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SAMPLE_CONSENSUS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SAMPLE_CONSENSUS) does not match the name of the calling package
(PCL). This can lead to problems in calling code that expects
`find_package` result variables (e.g., `_FOUND`) to follow a certain
pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_FILTERS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_FILTERS) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_2D
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_2D)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_GEOMETRY
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_GEOMETRY) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_FEATURES
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_FEATURES) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_ML
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_ML)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SEGMENTATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SEGMENTATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_VISUALIZATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_VISUALIZATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SURFACE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SURFACE) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_REGISTRATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_REGISTRATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_KEYPOINTS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_KEYPOINTS) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_TRACKING
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_TRACKING) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_RECOGNITION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_RECOGNITION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_STEREO
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_STEREO)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_APPS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_APPS)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_IN_HAND_SCANNER
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_IN_HAND_SCANNER) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_MODELER
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_MODELER) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_POINT_CLOUD_EDITOR
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_POINT_CLOUD_EDITOR) does not match the name of the calling package
(PCL). This can lead to problems in calling code that expects
`find_package` result variables (e.g., `_FOUND`) to follow a certain
pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_OUTOFCORE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_OUTOFCORE) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_PEOPLE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_PEOPLE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Boost: /usr/include (found version "1.65.1") found components: system program_options
-- Configuring done
-- Generating done
-- Build files have been written to: /senior/workspace/slave_ws/build
[ 0%] Built target vehicle_msgs_generate_messages_lisp
[ 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 nodelet_generate_messages_eus
[ 2%] Built target tf_generate_messages_py
[ 2%] Built target std_msgs_generate_messages_nodejs
[ 2%] Built target topic_tools_generate_messages_cpp
[ 2%] Built target rosgraph_msgs_generate_messages_lisp
[ 2%] Built target vehicle_msgs_generate_messages_py
[ 2%] Built target bond_generate_messages_py
[ 2%] Built target bond_generate_messages_lisp
[ 2%] Built target actionlib_generate_messages_lisp
[ 2%] Built target vehicle_msgs_generate_messages_nodejs
[ 2%] Built target std_msgs_generate_messages_cpp
[ 2%] Built target sensor_msgs_generate_messages_lisp
[ 2%] Built target sensor_msgs_generate_messages_nodejs
[ 2%] Built target bond_generate_messages_eus
[ 2%] Built target bond_generate_messages_nodejs
[ 2%] Built target sensor_msgs_generate_messages_py
[ 2%] Built target actionlib_generate_messages_cpp
[ 2%] Built target geometry_msgs_generate_messages_lisp
[ 2%] Built target pcl_msgs_generate_messages_nodejs
[ 2%] Built target rosgraph_msgs_generate_messages_py
[ 2%] Built target geometry_msgs_generate_messages_cpp
[ 2%] Built target std_srvs_generate_messages_nodejs
[ 2%] Built target bond_generate_messages_cpp
[ 2%] Built target nodelet_generate_messages_cpp
[ 2%] Built target geometry_msgs_generate_messages_py
[ 2%] Built target nodelet_generate_messages_py
[ 2%] Built target rosgraph_msgs_generate_messages_eus
[ 5%] Building NVCC intermediate link file lane_detection/core/laneatt/CMakeFiles/ScatterND.dir/ScatterND_intermediate_link.o
[ 5%] Built target tf_generate_messages_lisp
[ 5%] Built target dynamic_reconfigure_generate_messages_cpp
[ 5%] Built target nodelet_generate_messages_nodejs
[ 5%] Built target rosgraph_msgs_generate_messages_cpp
[ 5%] Built target dynamic_reconfigure_generate_messages_nodejs
[ 5%] Built target geometry_msgs_generate_messages_eus
[ 5%] Built target std_srvs_generate_messages_eus
[ 5%] Built target rosgraph_msgs_generate_messages_nodejs
[ 5%] Built target vehicle_msgs_generate_messages_cpp
[ 5%] Built target tf2_msgs_generate_messages_nodejs
Consolidate compiler generated dependencies of target ipm_seg_lib
[ 5%] Built target std_msgs_generate_messages_py
[ 5%] Built target roscpp_generate_messages_eus
[ 5%] Built target tf2_msgs_generate_messages_py
[ 5%] Built target topic_tools_generate_messages_nodejs
[ 5%] Built target roscpp_generate_messages_cpp
[ 5%] Built target roscpp_generate_messages_py
[ 5%] Built target pcl_msgs_generate_messages_cpp
[ 5%] Built target actionlib_msgs_generate_messages_nodejs
[ 5%] Built target sensor_msgs_generate_messages_eus
[ 5%] Built target roscpp_generate_messages_lisp
[ 5%] Built target nodelet_generate_messages_lisp
[ 5%] Built target sensor_msgs_generate_messages_cpp
[ 5%] Built target topic_tools_generate_messages_lisp
[ 5%] Built target actionlib_msgs_generate_messages_py
[ 5%] Built target actionlib_msgs_generate_messages_lisp
[ 5%] Built target tf2_msgs_generate_messages_eus
[ 5%] Built target std_msgs_generate_messages_eus
[ 5%] Built target dynamic_reconfigure_gencfg
[ 13%] Built target dynamic_reconfigure_generate_messages_eus
[ 13%] Built target ipm_seg_lib
[ 13%] Built target actionlib_generate_messages_nodejs
Consolidate compiler generated dependencies of target spreaderatt_lib
[ 13%] Built target roscpp_generate_messages_nodejs
[ 13%] Built target actionlib_msgs_generate_messages_cpp
[ 13%] Built target std_srvs_generate_messages_lisp
[ 13%] Built target dynamic_reconfigure_generate_messages_lisp
Consolidate compiler generated dependencies of target ipm_lib
[ 13%] Built target dynamic_reconfigure_generate_messages_py
[ 13%] Built target pcl_ros_gencfg
[ 13%] Built target tf2_msgs_generate_messages_lisp
[ 13%] Built target topic_tools_generate_messages_eus
[ 13%] Built target pcl_msgs_generate_messages_lisp
[ 13%] Built target tf_generate_messages_eus
[ 13%] Built target std_srvs_generate_messages_py
[ 13%] Built target pcl_msgs_generate_messages_py
[ 13%] Built target tf2_msgs_generate_messages_cpp
[ 13%] Built target std_msgs_generate_messages_lisp
[ 13%] Built target pcl_msgs_generate_messages_eus
[ 13%] Built target std_srvs_generate_messages_cpp
[ 13%] Built target geometry_msgs_generate_messages_nodejs
[ 13%] Built target actionlib_msgs_generate_messages_eus
Consolidate compiler generated dependencies of target laneatt_lib
[ 13%] Built target actionlib_generate_messages_py
[ 13%] Built target topic_tools_generate_messages_py
[ 13%] Built target tf_generate_messages_nodejs
[ 13%] Built target nodelet_topic_tools_gencfg
[ 18%] Built target spreaderatt_lib
[ 18%] Built target tf_generate_messages_cpp
[ 18%] Built target actionlib_generate_messages_eus
[ 26%] Built target ipm_lib
Consolidate compiler generated dependencies of target sprd_ipm_lib
[ 28%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so
[ 36%] Built target sprd_ipm_lib
[ 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/wfimv_orin
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/wfimv_orin/model_20230403.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_20230403.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/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-08_23-34-33","commit_id":"f3c46b8","version":"","commit_msgs":"YWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKYWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKIGFkZCB2b2dwb2ludCBtc2cKYWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKYWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKZml4IHNwZWxsIGVycm9yCiBhZGQgc2Vhc2lkZSBkaXJlY3Rpb24=,IFRhcmdldOmUmeivr+eKtuaAgeabtOaWsAoKIOWinuWKoOi9pui+huW9k+WJjeeahOiIquWQkeinkgoKIGhlYWRpbmcgLT4geWF3CgphZGQgaGRtYXBfY2xvdWRfbXNncwrkv67lpI1QYXJhbGxlbERyaXZlLm1zZ+Wtl+auteexu+Wei+aLvOWGmemUmeivrwogY21kX2Vycm9yX3R5cGUgCgrlop7liqDnlLXmupDnrqHnkIblr7nlupTnmoRST1Pmtojmga8K5L+u5pS555S15rqQ566h55CG5raI5oGv5a6a5LmJCuWinuWKoFRBUkdFVF9BTExfQ0FNRVJB77yMRGV2aWNlLm1zZwogc3RhdHVzIHRvIGd1YXJkaWFuCg==,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-08_23-35-25","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-08_23-40-52","commit_id":"57272d8","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-08_23-42-46","commit_id":"cc2ed88","version":"","commit_msgs":"IGFkZCByZWdpb24gd2VpZmFuZwogdXBkYXRlIG1vZGVsIGluIHdlaWZhbmc=,,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-08_23-43-08","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-08_23-34-33","commit_id":"f3c46b8","version":"","commit_msgs":"YWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKYWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKIGFkZCB2b2dwb2ludCBtc2cKYWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKYWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKZml4IHNwZWxsIGVycm9yCiBhZGQgc2Vhc2lkZSBkaXJlY3Rpb24=,IFRhcmdldOmUmeivr+eKtuaAgeabtOaWsAoKIOWinuWKoOi9pui+huW9k+WJjeeahOiIquWQkeinkgoKIGhlYWRpbmcgLT4geWF3CgphZGQgaGRtYXBfY2xvdWRfbXNncwrkv67lpI1QYXJhbGxlbERyaXZlLm1zZ+Wtl+auteexu+Wei+aLvOWGmemUmeivrwogY21kX2Vycm9yX3R5cGUgCgrlop7liqDnlLXmupDnrqHnkIblr7nlupTnmoRST1Pmtojmga8K5L+u5pS555S15rqQ566h55CG5raI5oGv5a6a5LmJCuWinuWKoFRBUkdFVF9BTExfQ0FNRVJB77yMRGV2aWNlLm1zZwogc3RhdHVzIHRvIGd1YXJkaWFuCg==,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-08_23-35-25","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-08_23-40-52","commit_id":"57272d8","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-08_23-42-46","commit_id":"cc2ed88","version":"","commit_msgs":"IGFkZCByZWdpb24gd2VpZmFuZwogdXBkYXRlIG1vZGVsIGluIHdlaWZhbmc=,,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-08_23-43-08","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-08_23-45-57
[Pipeline] sh
+ cp -r /senior/perception/ /senior/workspace/perception_ota_slave_2023-05-08_23-45-57/
[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-08_23-34-33","commit_id":"f3c46b8","version":"","commit_msgs":"YWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKYWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKIGFkZCB2b2dwb2ludCBtc2cKYWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKYWRhcHRlIHRvIG5ldyBpbnRlcmZhY2UKZml4IHNwZWxsIGVycm9yCiBhZGQgc2Vhc2lkZSBkaXJlY3Rpb24=,IFRhcmdldOmUmeivr+eKtuaAgeabtOaWsAoKIOWinuWKoOi9pui+huW9k+WJjeeahOiIquWQkeinkgoKIGhlYWRpbmcgLT4geWF3CgphZGQgaGRtYXBfY2xvdWRfbXNncwrkv67lpI1QYXJhbGxlbERyaXZlLm1zZ+Wtl+auteexu+Wei+aLvOWGmemUmeivrwogY21kX2Vycm9yX3R5cGUgCgrlop7liqDnlLXmupDnrqHnkIblr7nlupTnmoRST1Pmtojmga8K5L+u5pS555S15rqQ566h55CG5raI5oGv5a6a5LmJCuWinuWKoFRBUkdFVF9BTExfQ0FNRVJB77yMRGV2aWNlLm1zZwogc3RhdHVzIHRvIGd1YXJkaWFuCg==,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-08_23-35-25","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-08_23-40-52","commit_id":"57272d8","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-08_23-42-46","commit_id":"cc2ed88","version":"","commit_msgs":"IGFkZCByZWdpb24gd2VpZmFuZwogdXBkYXRlIG1vZGVsIGluIHdlaWZhbmc=,,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-08_23-43-08","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-08_23-45-57.zip ./perception_ota_slave_2023-05-08_23-45-57 ./version.json
[Pipeline] sh
+ ls /senior/workspace
perception_ota_slave_2023-05-08_23-45-57
perception_ota_slave_2023-05-08_23-45-57.zip
shared_msgs
slave_ws
slave_ws@tmp
system-ros
version.json
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
/senior/workspace/perception_ota_slave_2023-05-08_23-45-57.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-08_23-45-57.zip"' --form 'version=@"/senior/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
2 575M 0 0 2 15.4M 0 6621k 0:01:28 0:00:02 0:01:26 6621k
5 575M 0 0 5 33.3M 0 9.8M 0:00:58 0:00:03 0:00:55 9.8M
8 575M 0 0 8 51.1M 0 11.6M 0:00:49 0:00:04 0:00:45 11.6M
12 575M 0 0 12 69.1M 0 12.8M 0:00:44 0:00:05 0:00:39 14.1M
15 575M 0 0 15 86.9M 0 13.6M 0:00:42 0:00:06 0:00:36 17.8M
18 575M 0 0 18 104M 0 14.2M 0:00:40 0:00:07 0:00:33 17.8M
21 575M 0 0 21 122M 0 14.6M 0:00:39 0:00:08 0:00:31 17.8M
24 575M 0 0 24 140M 0 14.9M 0:00:38 0:00:09 0:00:29 17.9M
27 575M 0 0 27 158M 0 15.2M 0:00:37 0:00:10 0:00:27 17.8M
29 575M 0 0 29 172M 0 15.1M 0:00:38 0:00:11 0:00:27 17.0M
32 575M 0 0 32 189M 0 15.3M 0:00:37 0:00:12 0:00:25 16.9M
35 575M 0 0 35 206M 0 15.3M 0:00:37 0:00:13 0:00:24 16.6M
38 575M 0 0 38 224M 0 15.5M 0:00:36 0:00:14 0:00:22 16.6M
42 575M 0 0 42 241M 0 15.7M 0:00:36 0:00:15 0:00:21 16.7M
45 575M 0 0 45 259M 0 15.8M 0:00:36 0:00:16 0:00:20 17.5M
48 575M 0 0 48 277M 0 15.9M 0:00:36 0:00:17 0:00:19 17.6M
51 575M 0 0 51 295M 0 16.0M 0:00:35 0:00:18 0:00:17 17.8M
54 575M 0 0 54 313M 0 16.1M 0:00:35 0:00:19 0:00:16 17.9M
57 575M 0 0 57 330M 0 16.2M 0:00:35 0:00:20 0:00:15 17.8M
60 575M 0 0 60 348M 0 16.3M 0:00:35 0:00:21 0:00:14 17.8M
63 575M 0 0 63 366M 0 16.3M 0:00:35 0:00:22 0:00:13 17.8M
66 575M 0 0 66 384M 0 16.4M 0:00:34 0:00:23 0:00:11 17.8M
69 575M 0 0 69 402M 0 16.4M 0:00:34 0:00:24 0:00:10 17.7M
73 575M 0 0 73 420M 0 16.5M 0:00:34 0:00:25 0:00:09 17.8M
76 575M 0 0 76 438M 0 16.6M 0:00:34 0:00:26 0:00:08 17.8M
79 575M 0 0 79 455M 0 16.6M 0:00:34 0:00:27 0:00:07 17.8M
82 575M 0 0 82 473M 0 16.6M 0:00:34 0:00:28 0:00:06 17.8M
85 575M 0 0 85 491M 0 16.7M 0:00:34 0:00:29 0:00:05 17.8M
88 575M 0 0 88 509M 0 16.7M 0:00:34 0:00:30 0:00:04 17.9M
91 575M 0 0 91 527M 0 16.8M 0:00:34 0:00:31 0:00:03 17.9M
94 575M 0 0 94 545M 0 16.8M 0:00:34 0:00:32 0:00:02 17.9M
97 575M 0 0 97 562M 0 16.8M 0:00:34 0:00:33 0:00:01 17.8M
100 575M 0 0 100 575M 0 16.3M 0:00:35 0:00:35 --:--:-- 14.6M
100 575M 0 0 100 575M 0 15.9M 0:00:36 0:00:36 --:--:-- 11.4M
100 575M 0 0 100 575M 0 15.5M 0:00:37 0:00:37 --:--:-- 8530k
100 575M 0 0 100 575M 0 15.1M 0:00:38 0:00:38 --:--:-- 5354k
100 575M 0 0 100 575M 0 14.7M 0:00:39 0:00:39 --:--:-- 2223k
100 575M 0 0 100 575M 0 14.3M 0:00:40 0:00:40 --:--:-- 0
100 575M 0 0 100 575M 0 13.9M 0:00:41 0:00:41 --:--:-- 0
100 575M 0 0 100 575M 0 13.6M 0:00:42 0:00:42 --:--:-- 0
100 575M 0 0 100 575M 0 13.3M 0:00:43 0:00:43 --:--:-- 0
100 575M 0 0 100 575M 0 13.0M 0:00:44 0:00:44 --:--:-- 0
100 575M 0 0 100 575M 0 12.7M 0:00:45 0:00:45 --:--:-- 0
100 575M 0 0 100 575M 0 12.4M 0:00:46 0:00:46 --:--:-- 0
100 575M 0 0 100 575M 0 12.2M 0:00:47 0:00:47 --:--:-- 0
100 575M 0 0 100 575M 0 11.9M 0:00:48 0:00:48 --:--:-- 0
100 575M 0 0 100 575M 0 11.7M 0:00:49 0:00:49 --:--:-- 0
100 575M 0 0 100 575M 0 11.4M 0:00:50 0:00:50 --:--:-- 0
100 575M 0 0 100 575M 0 11.2M 0:00:51 0:00:51 --:--:-- 0
100 575M 0 0 100 575M 0 11.0M 0:00:52 0:00:52 --:--:-- 0
100 575M 0 0 100 575M 0 10.8M 0:00:53 0:00:53 --:--:-- 0
100 575M 0 0 100 575M 0 10.6M 0:00:54 0:00:54 --:--:-- 0
100 575M 0 0 100 575M 0 10.4M 0:00:55 0:00:55 --:--:-- 0
100 575M 0 0 100 575M 0 10.2M 0:00:56 0:00:56 --:--:-- 0
100 575M 0 0 100 575M 0 10.0M 0:00:57 0:00:57 --:--:-- 0
100 575M 0 0 100 575M 0 9.8M 0:00:58 0:00:58 --:--:-- 0
100 575M 0 0 100 575M 0 9961k 0:00:59 0:00:59 --:--:-- 0
100 575M 0 0 100 575M 0 9795k 0:01:00 0:01:00 --:--:-- 0
100 575M 0 0 100 575M 0 9634k 0:01:01 0:01:01 --:--:-- 0
100 575M 0 0 100 575M 0 9479k 0:01:02 0:01:02 --:--:-- 0
100 575M 0 0 100 575M 0 9329k 0:01:03 0:01:03 --:--:-- 0
100 575M 0 0 100 575M 0 9183k 0:01:04 0:01:04 --:--:-- 0
100 575M 0 0 100 575M 0 9042k 0:01:05 0:01:05 --:--:-- 0
100 575M 0 0 100 575M 0 8905k 0:01:06 0:01:06 --:--:-- 0
100 575M 0 0 100 575M 0 8772k 0:01:07 0:01:07 --:--:-- 0
100 575M 0 0 100 575M 0 8643k 0:01:08 0:01:08 --:--:-- 0
100 575M 0 0 100 575M 0 8518k 0:01:09 0:01:09 --:--:-- 0
100 575M 0 0 100 575M 0 8396k 0:01:10 0:01:10 --:--:-- 0
100 575M 0 0 100 575M 0 8278k 0:01:11 0:01:11 --:--:-- 0
100 575M 0 0 100 575M 0 8163k 0:01:12 0:01:12 --:--:-- 0
100 575M 0 0 100 575M 0 8051k 0:01:13 0:01:13 --:--:-- 0
100 575M 0 0 100 575M 0 7942k 0:01:14 0:01:14 --:--:-- 0
100 575M 0 0 100 575M 0 7836k 0:01:15 0:01:15 --:--:-- 0
100 575M 0 0 100 575M 0 7733k 0:01:16 0:01:16 --:--:-- 0
100 575M 0 0 100 575M 0 7633k 0:01:17 0:01:17 --:--:-- 0
100 575M 0 0 100 575M 0 7535k 0:01:18 0:01:18 --:--:-- 0
100 575M 0 0 100 575M 0 7440k 0:01:19 0:01:19 --:--:-- 0
100 575M 0 0 100 575M 0 7347k 0:01:20 0:01:20 --:--:-- 0
100 575M 0 0 100 575M 0 7256k 0:01:21 0:01:21 --:--:-- 0
100 575M 0 0 100 575M 0 7168k 0:01:22 0:01:22 --:--:-- 0
100 575M 0 0 100 575M 0 7081k 0:01:23 0:01:23 --:--:-- 0
100 575M 0 0 100 575M 0 6997k 0:01:24 0:01:24 --:--:-- 0
100 575M 0 0 100 575M 0 6915k 0:01:25 0:01:25 --:--:-- 0
100 575M 0 0 100 575M 0 6834k 0:01:26 0:01:26 --:--:-- 0
100 575M 0 0 100 575M 0 6756k 0:01:27 0:01:27 --:--:-- 0
100 575M 0 0 100 575M 0 6679k 0:01:28 0:01:28 --:--:-- 0
100 575M 0 0 100 575M 0 6604k 0:01:29 0:01:29 --:--:-- 0
100 575M 0 0 100 575M 0 6530k 0:01:30 0:01:30 --:--:-- 0
100 575M 0 0 100 575M 0 6459k 0:01:31 0:01:31 --:--:-- 0
100 575M 0 0 100 575M 0 6388k 0:01:32 0:01:32 --:--:-- 0
100 575M 0 0 100 575M 0 6320k 0:01:33 0:01:33 --:--:-- 0
100 575M 0 0 100 575M 0 6253k 0:01:34 0:01:34 --:--:-- 0
100 575M 0 0 100 575M 0 6187k 0:01:35 0:01:35 --:--:-- 0
100 575M 0 0 100 575M 0 6122k 0:01:36 0:01:36 --:--:-- 0
100 575M 0 0 100 575M 0 6059k 0:01:37 0:01:37 --:--:-- 0
100 575M 0 0 100 575M 0 5997k 0:01:38 0:01:38 --:--:-- 0
100 575M 0 0 100 575M 0 5937k 0:01:39 0:01:39 --:--:-- 0
100 575M 0 0 100 575M 0 5877k 0:01:40 0:01:40 --:--:-- 0
100 575M 0 0 100 575M 0 5819k 0:01:41 0:01:41 --:--:-- 0
100 575M 0 0 100 575M 0 5762k 0:01:42 0:01:42 --:--:-- 0
100 575M 0 0 100 575M 0 5706k 0:01:43 0:01:43 --:--:-- 0
100 575M 0 0 100 575M 0 5651k 0:01:44 0:01:44 --:--:-- 0
100 575M 0 0 100 575M 0 5598k 0:01:45 0:01:45 --:--:-- 0
100 575M 0 0 100 575M 0 5545k 0:01:46 0:01:46 --:--:-- 0
100 575M 0 0 100 575M 0 5493k 0:01:47 0:01:47 --:--:-- 0
100 575M 0 0 100 575M 0 5442k 0:01:48 0:01:48 --:--:-- 0
100 575M 0 0 100 575M 0 5392k 0:01:49 0:01:49 --:--:-- 0
100 575M 0 0 100 575M 0 5343k 0:01:50 0:01:50 --:--:-- 0
100 575M 0 0 100 575M 0 5295k 0:01:51 0:01:51 --:--:-- 0
100 575M 0 0 100 575M 0 5248k 0:01:52 0:01:52 --:--:-- 0
100 575M 0 0 100 575M 0 5201k 0:01:53 0:01:53 --:--:-- 0
100 575M 0 0 100 575M 0 5156k 0:01:54 0:01:54 --:--:-- 0
100 575M 0 0 100 575M 0 5111k 0:01:55 0:01:55 --:--:-- 0
100 575M 0 0 100 575M 0 5067k 0:01:56 0:01:56 --:--:-- 0
100 575M 0 0 100 575M 0 5024k 0:01:57 0:01:57 --:--:-- 0
100 575M 0 0 100 575M 0 4981k 0:01:58 0:01:58 --:--:-- 0
100 575M 0 0 100 575M 0 4939k 0:01:59 0:01:59 --:--:-- 0
100 575M 0 0 100 575M 0 4898k 0:02:00 0:02:00 --:--:-- 0
100 575M 0 0 100 575M 0 4857k 0:02:01 0:02:01 --:--:-- 0
100 575M 0 0 100 575M 0 4818k 0:02:02 0:02:02 --:--:-- 0
100 575M 0 0 100 575M 0 4778k 0:02:03 0:02:03 --:--:-- 0
100 575M 0 0 100 575M 0 4740k 0:02:04 0:02:04 --:--:-- 0
100 575M 0 0 100 575M 0 4702k 0:02:05 0:02:05 --:--:-- 0
100 575M 0 0 100 575M 0 4665k 0:02:06 0:02:06 --:--:-- 0
100 575M 0 0 100 575M 0 4628k 0:02:07 0:02:07 --:--:-- 0
100 575M 0 0 100 575M 0 4592k 0:02:08 0:02:08 --:--:-- 0
100 575M 0 0 100 575M 0 4556k 0:02:09 0:02:09 --:--:-- 0
100 575M 0 0 100 575M 0 4521k 0:02:10 0:02:10 --:--:-- 0
100 575M 0 0 100 575M 0 4487k 0:02:11 0:02:11 --:--:-- 0
100 575M 0 0 100 575M 0 4453k 0:02:12 0:02:12 --:--:-- 0
100 575M 0 0 100 575M 0 4419k 0:02:13 0:02:13 --:--:-- 0
100 575M 0 0 100 575M 0 4386k 0:02:14 0:02:14 --:--:-- 0
100 575M 0 0 100 575M 0 4354k 0:02:15 0:02:15 --:--:-- 0
100 575M 0 0 100 575M 0 4322k 0:02:16 0:02:16 --:--:-- 0
100 575M 0 0 100 575M 0 4290k 0:02:17 0:02:17 --:--:-- 0
100 575M 0 0 100 575M 0 4259k 0:02:18 0:02:18 --:--:-- 0
100 575M 0 0 100 575M 0 4228k 0:02:19 0:02:19 --:--:-- 0
100 575M 0 0 100 575M 0 4198k 0:02:20 0:02:20 --:--:-- 0
100 575M 0 0 100 575M 0 4168k 0:02:21 0:02:21 --:--:-- 0
100 575M 0 0 100 575M 0 4139k 0:02:22 0:02:22 --:--:-- 0
100 575M 0 0 100 575M 0 4110k 0:02:23 0:02:23 --:--:-- 0
100 575M 0 0 100 575M 0 4082k 0:02:24 0:02:24 --:--:-- 0
100 575M 0 0 100 575M 0 4053k 0:02:25 0:02:25 --:--:-- 0
100 575M 0 0 100 575M 0 4026k 0:02:26 0:02:26 --:--:-- 0
100 575M 0 0 100 575M 0 3998k 0:02:27 0:02:27 --:--:-- 0
100 575M 0 0 100 575M 0 3971k 0:02:28 0:02:28 --:--:-- 0
100 575M 0 0 100 575M 0 3945k 0:02:29 0:02:29 --:--:-- 0
100 575M 0 0 100 575M 0 3918k 0:02:30 0:02:30 --:--:-- 0
100 575M 0 0 100 575M 0 3892k 0:02:31 0:02:31 --:--:-- 0
100 575M 0 0 100 575M 0 3867k 0:02:32 0:02:32 --:--:-- 0
100 575M 0 0 100 575M 0 3842k 0:02:33 0:02:33 --:--:-- 0
100 575M 0 0 100 575M 0 3817k 0:02:34 0:02:34 --:--:-- 0
100 575M 0 0 100 575M 0 3792k 0:02:35 0:02:35 --:--:-- 0
100 575M 0 0 100 575M 0 3768k 0:02:36 0:02:36 --:--:-- 0
100 575M 0 0 100 575M 0 3744k 0:02:37 0:02:37 --:--:-- 0
100 575M 0 0 100 575M 0 3720k 0:02:38 0:02:38 --:--:-- 0
100 575M 0 0 100 575M 0 3697k 0:02:39 0:02:39 --:--:-- 0
100 575M 0 0 100 575M 0 3673k 0:02:40 0:02:40 --:--:-- 0
100 575M 0 0 100 575M 0 3651k 0:02:41 0:02:41 --:--:-- 0
100 575M 0 0 100 575M 0 3628k 0:02:42 0:02:42 --:--:-- 0
100 575M 0 0 100 575M 0 3606k 0:02:43 0:02:43 --:--:-- 0
100 575M 0 0 100 575M 0 3584k 0:02:44 0:02:44 --:--:-- 0
100 575M 0 0 100 575M 0 3562k 0:02:45 0:02:45 --:--:-- 0
100 575M 0 0 100 575M 0 3541k 0:02:46 0:02:46 --:--:-- 0
100 575M 0 0 100 575M 0 3519k 0:02:47 0:02:47 --:--:-- 0
100 575M 0 0 100 575M 0 3498k 0:02:48 0:02:48 --:--:-- 0
100 575M 0 0 100 575M 0 3478k 0:02:49 0:02:49 --:--:-- 0
100 575M 0 0 100 575M 0 3457k 0:02:50 0:02:50 --:--:-- 0
100 575M 0 0 100 575M 0 3437k 0:02:51 0:02:51 --:--:-- 0
100 575M 0 0 100 575M 0 3417k 0:02:52 0:02:52 --:--:-- 0
100 575M 0 0 100 575M 0 3397k 0:02:53 0:02:53 --:--:-- 0
100 575M 0 0 100 575M 0 3378k 0:02:54 0:02:54 --:--:-- 0
100 575M 0 0 100 575M 0 3359k 0:02:55 0:02:55 --:--:-- 0
100 575M 0 0 100 575M 0 3339k 0:02:56 0:02:56 --:--:-- 0
100 575M 0 0 100 575M 0 3321k 0:02:57 0:02:57 --:--:-- 0
100 575M 0 0 100 575M 0 3302k 0:02:58 0:02:58 --:--:-- 0
100 575M 0 0 100 575M 0 3283k 0:02:59 0:02:59 --:--:-- 0
100 575M 0 0 100 575M 0 3265k 0:03:00 0:03:00 --:--:-- 0
100 575M 0 0 100 575M 0 3247k 0:03:01 0:03:01 --:--:-- 0
100 575M 0 0 100 575M 0 3229k 0:03:02 0:03:02 --:--:-- 0
100 575M 0 0 100 575M 0 3212k 0:03:03 0:03:03 --:--:-- 0
100 575M 0 0 100 575M 0 3194k 0:03:04 0:03:04 --:--:-- 0
100 575M 0 0 100 575M 0 3177k 0:03:05 0:03:05 --:--:-- 0
100 575M 0 0 100 575M 0 3160k 0:03:06 0:03:06 --:--:-- 0
100 575M 0 0 100 575M 0 3143k 0:03:07 0:03:07 --:--:-- 0
100 575M 0 0 100 575M 0 3126k 0:03:08 0:03:08 --:--:-- 0
100 575M 0 0 100 575M 0 3110k 0:03:09 0:03:09 --:--:-- 0
100 575M 0 0 100 575M 0 3093k 0:03:10 0:03:10 --:--:-- 0
100 575M 0 0 100 575M 0 3077k 0:03:11 0:03:11 --:--:-- 0
100 575M 0 0 100 575M 0 3061k 0:03:12 0:03:12 --:--:-- 0
100 575M 0 0 100 575M 0 3045k 0:03:13 0:03:13 --:--:-- 0
100 575M 0 0 100 575M 0 3030k 0:03:14 0:03:14 --:--:-- 0
100 575M 0 0 100 575M 0 3014k 0:03:15 0:03:15 --:--:-- 0
100 575M 0 0 100 575M 0 2999k 0:03:16 0:03:16 --:--:-- 0
100 575M 0 0 100 575M 0 2983k 0:03:17 0:03:17 --:--:-- 0
100 575M 0 0 100 575M 0 2968k 0:03:18 0:03:18 --:--:-- 0
100 575M 0 0 100 575M 0 2953k 0:03:19 0:03:19 --:--:-- 0
100 575M 0 0 100 575M 0 2939k 0:03:20 0:03:20 --:--:-- 0
100 575M 0 0 100 575M 0 2924k 0:03:21 0:03:21 --:--:-- 0
100 575M 0 0 100 575M 0 2910k 0:03:22 0:03:22 --:--:-- 0
100 575M 0 0 100 575M 0 2895k 0:03:23 0:03:23 --:--:-- 0
100 575M 0 0 100 575M 0 2881k 0:03:24 0:03:24 --:--:-- 0
100 575M 0 0 100 575M 0 2867k 0:03:25 0:03:25 --:--:-- 0
100 575M 0 0 100 575M 0 2853k 0:03:26 0:03:26 --:--:-- 0
100 575M 0 0 100 575M 0 2839k 0:03:27 0:03:27 --:--:-- 0
100 575M 0 0 100 575M 0 2826k 0:03:28 0:03:28 --:--:-- 0
100 575M 0 0 100 575M 0 2812k 0:03:29 0:03:29 --:--:-- 0
100 575M 0 0 100 575M 0 2799k 0:03:30 0:03:30 --:--:-- 0
100 575M 0 0 100 575M 0 2786k 0:03:31 0:03:31 --:--:-- 0
100 575M 0 0 100 575M 0 2772k 0:03:32 0:03:32 --:--:-- 0
100 575M 0 0 100 575M 0 2772k 0:03:32 0:03:32 --:--:-- 0
100 575M 0 0 100 575M 0 2759k 0:03:33 0:03:33 --:--:-- 0
100 575M 0 0 100 575M 0 2746k 0:03:34 0:03:34 --:--:-- 0
100 575M 0 0 100 575M 0 2734k 0:03:35 0:03:35 --:--:-- 0
100 575M 0 0 100 575M 0 2721k 0:03:36 0:03:36 --:--:-- 0
100 575M 0 0 100 575M 0 2708k 0:03:37 0:03:37 --:--:-- 0
100 575M 0 0 100 575M 0 2696k 0:03:38 0:03:38 --:--:-- 0
100 575M 0 0 100 575M 0 2684k 0:03:39 0:03:39 --:--:-- 0
100 575M 0 0 100 575M 0 2672k 0:03:40 0:03:40 --:--:-- 0
100 575M 0 0 100 575M 0 2659k 0:03:41 0:03:41 --:--:-- 0
100 575M 0 0 100 575M 0 2647k 0:03:42 0:03:42 --:--:-- 0
100 575M 0 0 100 575M 0 2636k 0:03:43 0:03:43 --:--:-- 0
100 575M 0 0 100 575M 0 2624k 0:03:44 0:03:44 --:--:-- 0
100 575M 0 0 100 575M 0 2612k 0:03:45 0:03:45 --:--:-- 0
100 575M 0 0 100 575M 0 2601k 0:03:46 0:03:46 --:--:-- 0
100 575M 0 0 100 575M 0 2589k 0:03:47 0:03:47 --:--:-- 0
100 575M 0 0 100 575M 0 2578k 0:03:48 0:03:48 --:--:-- 0
100 575M 0 0 100 575M 0 2567k 0:03:49 0:03:49 --:--:-- 0
100 575M 0 0 100 575M 0 2555k 0:03:50 0:03:50 --:--:-- 0
100 575M 0 0 100 575M 0 2544k 0:03:51 0:03:51 --:--:-- 0
100 575M 0 0 100 575M 0 2533k 0:03:52 0:03:52 --:--:-- 0
100 575M 0 0 100 575M 0 2522k 0:03:53 0:03:53 --:--:-- 0
100 575M 0 0 100 575M 0 2512k 0:03:54 0:03:54 --:--:-- 0
100 575M 0 0 100 575M 0 2501k 0:03:55 0:03:55 --:--:-- 0
100 575M 0 0 100 575M 0 2490k 0:03:56 0:03:56 --:--:-- 0
100 575M 0 0 100 575M 0 2480k 0:03:57 0:03:57 --:--:-- 0
100 575M 0 0 100 575M 0 2469k 0:03:58 0:03:58 --:--:-- 0
100 575M 0 0 100 575M 0 2459k 0:03:59 0:03:59 --:--:-- 0
100 575M 0 0 100 575M 0 2449k 0:04:00 0:04:00 --:--:-- 0
100 575M 0 0 100 575M 0 2439k 0:04:01 0:04:01 --:--:-- 0
100 575M 0 0 100 575M 0 2429k 0:04:02 0:04:02 --:--:-- 0
100 575M 0 0 100 575M 0 2419k 0:04:03 0:04:03 --:--:-- 0
100 575M 0 0 100 575M 0 2409k 0:04:04 0:04:04 --:--:-- 0
100 575M 0 0 100 575M 0 2399k 0:04:05 0:04:05 --:--:-- 0
100 575M 0 0 100 575M 0 2389k 0:04:06 0:04:06 --:--:-- 0
100 575M 0 0 100 575M 0 2379k 0:04:07 0:04:07 --:--:-- 0
100 575M 0 0 100 575M 0 2370k 0:04:08 0:04:08 --:--:-- 0
100 575M 0 0 100 575M 0 2360k 0:04:09 0:04:09 --:--:-- 0
100 575M 0 0 100 575M 0 2351k 0:04:10 0:04:10 --:--:-- 0
100 575M 0 0 100 575M 0 2342k 0:04:11 0:04:11 --:--:-- 0
100 575M 0 0 100 575M 0 2332k 0:04:12 0:04:12 --:--:-- 0
100 575M 0 0 100 575M 0 2323k 0:04:13 0:04:13 --:--:-- 0
100 575M 0 0 100 575M 0 2314k 0:04:14 0:04:14 --:--:-- 0
100 575M 0 0 100 575M 0 2305k 0:04:15 0:04:15 --:--:-- 0
100 575M 0 0 100 575M 0 2296k 0:04:16 0:04:16 --:--:-- 0
100 575M 0 0 100 575M 0 2287k 0:04:17 0:04:17 --:--:-- 0
100 575M 0 0 100 575M 0 2278k 0:04:18 0:04:18 --:--:-- 0
100 575M 0 0 100 575M 0 2269k 0:04:19 0:04:19 --:--:-- 0
100 575M 0 0 100 575M 0 2260k 0:04:20 0:04:20 --:--:-- 0
100 575M 0 0 100 575M 0 2252k 0:04:21 0:04:21 --:--:-- 0
100 575M 0 0 100 575M 0 2243k 0:04:22 0:04:22 --:--:-- 0
100 575M 0 0 100 575M 0 2235k 0:04:23 0:04:23 --:--:-- 0
100 575M 0 0 100 575M 0 2226k 0:04:24 0:04:24 --:--:-- 0
100 575M 0 0 100 575M 0 2218k 0:04:25 0:04:25 --:--:-- 0
100 575M 0 0 100 575M 0 2209k 0:04:26 0:04:26 --:--:-- 0
100 575M 0 0 100 575M 0 2201k 0:04:27 0:04:27 --:--:-- 0
100 575M 0 0 100 575M 0 2193k 0:04:28 0:04:28 --:--:-- 0
100 575M 0 0 100 575M 0 2185k 0:04:29 0:04:29 --:--:-- 0
100 575M 0 0 100 575M 0 2177k 0:04:30 0:04:30 --:--:-- 0
100 575M 0 0 100 575M 0 2169k 0:04:31 0:04:31 --:--:-- 0
100 575M 0 0 100 575M 0 2161k 0:04:32 0:04:32 --:--:-- 0
100 575M 0 0 100 575M 0 2153k 0:04:33 0:04:33 --:--:-- 0
100 575M 0 0 100 575M 0 2145k 0:04:34 0:04:34 --:--:-- 0
100 575M 0 0 100 575M 0 2137k 0:04:35 0:04:35 --:--:-- 0
100 575M 0 0 100 575M 0 2129k 0:04:36 0:04:36 --:--:-- 0
100 575M 0 0 100 575M 0 2122k 0:04:37 0:04:37 --:--:-- 0
100 575M 0 0 100 575M 0 2114k 0:04:38 0:04:38 --:--:-- 0
100 575M 0 0 100 575M 0 2107k 0:04:39 0:04:39 --:--:-- 0
100 575M 0 0 100 575M 0 2099k 0:04:40 0:04:40 --:--:-- 0
100 575M 0 0 100 575M 0 2092k 0:04:41 0:04:41 --:--:-- 0
100 575M 0 0 100 575M 0 2084k 0:04:42 0:04:42 --:--:-- 0
100 575M 0 0 100 575M 0 2077k 0:04:43 0:04:43 --:--:-- 0
100 575M 0 0 100 575M 0 2069k 0:04:44 0:04:44 --:--:-- 0
100 575M 0 0 100 575M 0 2062k 0:04:45 0:04:45 --:--:-- 0
100 575M 0 0 100 575M 0 2055k 0:04:46 0:04:46 --:--:-- 0
100 575M 0 0 100 575M 0 2048k 0:04:47 0:04:47 --:--:-- 0
100 575M 0 0 100 575M 0 2041k 0:04:48 0:04:48 --:--:-- 0
100 575M 0 0 100 575M 0 2034k 0:04:49 0:04:49 --:--:-- 0
100 575M 0 0 100 575M 0 2027k 0:04:50 0:04:50 --:--:-- 0
100 575M 0 0 100 575M 0 2020k 0:04:51 0:04:51 --:--:-- 0
100 575M 0 0 100 575M 0 2013k 0:04:52 0:04:52 --:--:-- 0
100 575M 0 0 100 575M 0 2006k 0:04:53 0:04:53 --:--:-- 0
100 575M 0 0 100 575M 0 1999k 0:04:54 0:04:54 --:--:-- 0
100 575M 0 0 100 575M 0 1992k 0:04:55 0:04:55 --:--:-- 0
100 575M 0 0 100 575M 0 1986k 0:04:56 0:04:56 --:--:-- 0
100 575M 0 0 100 575M 0 1979k 0:04:57 0:04:57 --:--:-- 0
100 575M 0 0 100 575M 0 1972k 0:04:58 0:04:58 --:--:-- 0
100 575M 0 0 100 575M 0 1966k 0:04:59 0:04:59 --:--:-- 0
100 575M 0 0 100 575M 0 1959k 0:05:00 0:05:00 --:--:-- 0
100 575M 0 0 100 575M 0 1953k 0:05:01 0:05:01 --:--:-- 0
100 575M 0 0 100 575M 0 1946k 0:05:02 0:05:02 --:--:-- 0
100 575M 0 0 100 575M 0 1940k 0:05:03 0:05:03 --:--:-- 0
100 575M 0 0 100 575M 0 1933k 0:05:04 0:05:04 --:--:-- 0
100 575M 0 0 100 575M 0 1927k 0:05:05 0:05:05 --:--:-- 0
100 575M 0 0 100 575M 0 1921k 0:05:06 0:05:06 --:--:-- 0
100 575M 0 0 100 575M 0 1914k 0:05:07 0:05:07 --:--:-- 0
100 575M 0 0 100 575M 0 1908k 0:05:08 0:05:08 --:--:-- 0
100 575M 0 0 100 575M 0 1902k 0:05:09 0:05:09 --:--:-- 0
100 575M 0 0 100 575M 0 1896k 0:05:10 0:05:10 --:--:-- 0
100 575M 0 0 100 575M 0 1890k 0:05:11 0:05:11 --:--:-- 0
100 575M 0 0 100 575M 0 1884k 0:05:12 0:05:12 --:--:-- 0
100 575M 0 0 100 575M 0 1878k 0:05:13 0:05:13 --:--:-- 0
100 575M 0 0 100 575M 0 1872k 0:05:14 0:05:14 --:--:-- 0
100 575M 0 0 100 575M 0 1866k 0:05:15 0:05:15 --:--:-- 0
100 575M 0 0 100 575M 0 1860k 0:05:16 0:05:16 --:--:-- 0
100 575M 0 0 100 575M 0 1854k 0:05:17 0:05:17 --:--:-- 0
100 575M 0 0 100 575M 0 1848k 0:05:18 0:05:18 --:--:-- 0
100 575M 0 0 100 575M 0 1842k 0:05:19 0:05:19 --:--:-- 0
100 575M 0 0 100 575M 0 1837k 0:05:20 0:05:20 --:--:-- 0
100 575M 0 0 100 575M 0 1831k 0:05:21 0:05:21 --:--:-- 0
100 575M 0 0 100 575M 0 1825k 0:05:22 0:05:22 --:--:-- 0
100 575M 0 0 100 575M 0 1819k 0:05:23 0:05:23 --:--:-- 0
100 575M 0 0 100 575M 0 1814k 0:05:24 0:05:24 --:--:-- 0
100 575M 0 0 100 575M 0 1808k 0:05:25 0:05:25 --:--:-- 0
100 575M 0 0 100 575M 0 1803k 0:05:26 0:05:26 --:--:-- 0
100 575M 0 0 100 575M 0 1797k 0:05:27 0:05:27 --:--:-- 0
100 575M 0 0 100 575M 0 1792k 0:05:28 0:05:28 --:--:-- 0
100 575M 0 0 100 575M 0 1786k 0:05:29 0:05:29 --:--:-- 0
100 575M 0 0 100 575M 0 1781k 0:05:30 0:05:30 --:--:-- 0
100 575M 0 0 100 575M 0 1776k 0:05:31 0:05:31 --:--:-- 0
100 575M 0 0 100 575M 0 1770k 0:05:32 0:05:32 --:--:-- 0
100 575M 0 0 100 575M 0 1765k 0:05:33 0:05:33 --:--:-- 0
100 575M 0 0 100 575M 0 1760k 0:05:34 0:05:34 --:--:-- 0
100 575M 0 0 100 575M 0 1754k 0:05:35 0:05:35 --:--:-- 0
100 575M 0 0 100 575M 0 1749k 0:05:36 0:05:36 --:--:-- 0
100 575M 0 0 100 575M 0 1744k 0:05:37 0:05:37 --:--:-- 0
100 575M 0 0 100 575M 0 1739k 0:05:38 0:05:38 --:--:-- 0
100 575M 0 0 100 575M 0 1734k 0:05:39 0:05:39 --:--:-- 0
100 575M 0 0 100 575M 0 1728k 0:05:40 0:05:40 --:--:-- 0
100 575M 0 0 100 575M 0 1723k 0:05:41 0:05:41 --:--:-- 0
100 575M 0 0 100 575M 0 1718k 0:05:42 0:05:42 --:--:-- 0
100 575M 0 0 100 575M 0 1713k 0:05:43 0:05:43 --:--:-- 0
100 575M 0 0 100 575M 0 1708k 0:05:44 0:05:44 --:--:-- 0
100 575M 0 0 100 575M 0 1703k 0:05:45 0:05:45 --:--:-- 0
100 575M 0 0 100 575M 0 1699k 0:05:46 0:05:46 --:--:-- 0
100 575M 0 0 100 575M 0 1694k 0:05:47 0:05:47 --:--:-- 0
100 575M 0 0 100 575M 0 1689k 0:05:48 0:05:48 --:--:-- 0
100 575M 0 0 100 575M 0 1684k 0:05:49 0:05:49 --:--:-- 0
100 575M 0 0 100 575M 0 1679k 0:05:50 0:05:50 --:--:-- 0
100 575M 0 0 100 575M 0 1674k 0:05:51 0:05:51 --:--:-- 0
100 575M 0 0 100 575M 0 1670k 0:05:52 0:05:52 --:--:-- 0
100 575M 0 0 100 575M 0 1665k 0:05:53 0:05:53 --:--:-- 0
100 575M 0 0 100 575M 0 1660k 0:05:54 0:05:54 --:--:-- 0
100 575M 0 0 100 575M 0 1655k 0:05:55 0:05:55 --:--:-- 0
100 575M 0 0 100 575M 0 1651k 0:05:56 0:05:56 --:--:-- 0
100 575M 0 0 100 575M 0 1646k 0:05:57 0:05:57 --:--:-- 0
100 575M 0 0 100 575M 0 1642k 0:05:58 0:05:58 --:--:-- 0
100 575M 0 0 100 575M 0 1637k 0:05:59 0:05:59 --:--:-- 0
100 575M 0 0 100 575M 0 1632k 0:06:00 0:06:00 --:--:-- 0
100 575M 0 0 100 575M 0 1628k 0:06:01 0:06:01 --:--:-- 0
100 575M 0 0 100 575M 0 1623k 0:06:02 0:06:02 --:--:-- 0
100 575M 0 0 100 575M 0 1619k 0:06:03 0:06:03 --:--:-- 0
100 575M 0 0 100 575M 0 1615k 0:06:04 0:06:04 --:--:-- 0
100 575M 0 0 100 575M 0 1610k 0:06:05 0:06:05 --:--:-- 0
100 575M 0 0 100 575M 0 1606k 0:06:06 0:06:06 --:--:-- 0
100 575M 0 0 100 575M 0 1601k 0:06:07 0:06:07 --:--:-- 0
100 575M 0 0 100 575M 0 1597k 0:06:08 0:06:08 --:--:-- 0
100 575M 0 0 100 575M 0 1593k 0:06:09 0:06:09 --:--:-- 0
100 575M 0 0 100 575M 0 1588k 0:06:10 0:06:10 --:--:-- 0
100 575M 0 0 100 575M 0 1584k 0:06:11 0:06:11 --:--:-- 0
100 575M 0 0 100 575M 0 1580k 0:06:12 0:06:12 --:--:-- 0
100 575M 0 0 100 575M 0 1576k 0:06:13 0:06:13 --:--:-- 0
100 575M 0 0 100 575M 0 1571k 0:06:14 0:06:14 --:--:-- 0
100 575M 0 0 100 575M 0 1567k 0:06:15 0:06:15 --:--:-- 0
100 575M 0 0 100 575M 0 1563k 0:06:16 0:06:16 --:--:-- 0
100 575M 0 0 100 575M 0 1559k 0:06:17 0:06:17 --:--:-- 0
100 575M 0 0 100 575M 0 1555k 0:06:18 0:06:18 --:--:-- 0
100 575M 0 0 100 575M 0 1551k 0:06:19 0:06:19 --:--:-- 0
100 575M 0 0 100 575M 0 1547k 0:06:20 0:06:20 --:--:-- 0
100 575M 0 0 100 575M 0 1542k 0:06:21 0:06:21 --:--:-- 0
100 575M 0 0 100 575M 0 1538k 0:06:22 0:06:22 --:--:-- 0
100 575M 0 0 100 575M 0 1534k 0:06:23 0:06:23 --:--:-- 0
100 575M 0 0 100 575M 0 1530k 0:06:24 0:06:24 --:--:-- 0
100 575M 0 0 100 575M 0 1526k 0:06:25 0:06:25 --:--:-- 0
100 575M 0 0 100 575M 0 1522k 0:06:26 0:06:26 --:--:-- 0
100 575M 0 0 100 575M 0 1519k 0:06:27 0:06:27 --:--:-- 0
100 575M 0 0 100 575M 0 1515k 0:06:28 0:06:28 --:--:-- 0
100 575M 0 0 100 575M 0 1511k 0:06:29 0:06:29 --:--:-- 0
100 575M 0 0 100 575M 0 1507k 0:06:30 0:06:30 --:--:-- 0
100 575M 0 0 100 575M 0 1503k 0:06:31 0:06:31 --:--:-- 0
100 575M 0 0 100 575M 0 1499k 0:06:32 0:06:32 --:--:-- 0
100 575M 0 0 100 575M 0 1495k 0:06:33 0:06:33 --:--:-- 0
100 575M 0 0 100 575M 0 1492k 0:06:34 0:06:34 --:--:-- 0
100 575M 0 0 100 575M 0 1488k 0:06:35 0:06:35 --:--:-- 0
100 575M 0 0 100 575M 0 1484k 0:06:36 0:06:36 --:--:-- 0
100 575M 0 0 100 575M 0 1480k 0:06:37 0:06:37 --:--:-- 0
100 575M 0 0 100 575M 0 1477k 0:06:38 0:06:38 --:--:-- 0
100 575M 0 0 100 575M 0 1473k 0:06:39 0:06:39 --:--:-- 0
100 575M 0 0 100 575M 0 1469k 0:06:40 0:06:40 --:--:-- 0
100 575M 0 0 100 575M 0 1465k 0:06:41 0:06:41 --:--:-- 0
100 575M 0 0 100 575M 0 1462k 0:06:42 0:06:42 --:--:-- 0
100 575M 0 0 100 575M 0 1458k 0:06:43 0:06:43 --:--:-- 0
100 575M 0 0 100 575M 0 1455k 0:06:44 0:06:44 --:--:-- 0
100 575M 0 0 100 575M 0 1451k 0:06:45 0:06:45 --:--:-- 0
100 575M 0 0 100 575M 0 1447k 0:06:46 0:06:46 --:--:-- 0
100 575M 0 0 100 575M 0 1444k 0:06:47 0:06:47 --:--:-- 0
100 575M 0 0 100 575M 0 1440k 0:06:48 0:06:48 --:--:-- 0
100 575M 0 0 100 575M 0 1437k 0:06:49 0:06:49 --:--:-- 0
100 575M 0 0 100 575M 0 1433k 0:06:50 0:06:50 --:--:-- 0
100 575M 0 0 100 575M 0 1430k 0:06:51 0:06:51 --:--:-- 0
100 575M 0 0 100 575M 0 1426k 0:06:52 0:06:52 --:--:-- 0
100 575M 0 0 100 575M 0 1423k 0:06:53 0:06:53 --:--:-- 0
100 575M 0 0 100 575M 0 1419k 0:06:54 0:06:54 --:--:-- 0
100 575M 0 0 100 575M 0 1416k 0:06:55 0:06:55 --:--:-- 0
100 575M 0 0 100 575M 0 1413k 0:06:56 0:06:56 --:--:-- 0
100 575M 0 0 100 575M 0 1409k 0:06:57 0:06:57 --:--:-- 0
100 575M 0 0 100 575M 0 1406k 0:06:58 0:06:58 --:--:-- 0
100 575M 0 0 100 575M 0 1403k 0:06:59 0:06:59 --:--:-- 0
100 575M 0 0 100 575M 0 1399k 0:07:00 0:07:00 --:--:-- 0
100 575M 0 0 100 575M 0 1396k 0:07:01 0:07:01 --:--:-- 0
100 575M 0 0 100 575M 0 1393k 0:07:02 0:07:02 --:--:-- 0
100 575M 0 0 100 575M 0 1389k 0:07:03 0:07:03 --:--:-- 0
100 575M 0 0 100 575M 0 1386k 0:07:04 0:07:04 --:--:-- 0
100 575M 0 0 100 575M 0 1383k 0:07:05 0:07:05 --:--:-- 0
100 575M 0 0 100 575M 0 1379k 0:07:06 0:07:06 --:--:-- 0
100 575M 0 0 100 575M 0 1376k 0:07:07 0:07:07 --:--:-- 0
100 575M 0 0 100 575M 0 1373k 0:07:08 0:07:08 --:--:-- 0
100 575M 0 0 100 575M 0 1370k 0:07:09 0:07:09 --:--:-- 0
100 575M 0 0 100 575M 0 1367k 0:07:10 0:07:10 --:--:-- 0
100 575M 0 0 100 575M 0 1363k 0:07:11 0:07:11 --:--:-- 0
100 575M 0 0 100 575M 0 1360k 0:07:12 0:07:12 --:--:-- 0
100 575M 0 0 100 575M 0 1357k 0:07:13 0:07:13 --:--:-- 0
100 575M 0 0 100 575M 0 1354k 0:07:14 0:07:14 --:--:-- 0
100 575M 0 0 100 575M 0 1351k 0:07:15 0:07:15 --:--:-- 0
100 575M 0 0 100 575M 0 1348k 0:07:16 0:07:16 --:--:-- 0
100 575M 0 0 100 575M 0 1345k 0:07:17 0:07:17 --:--:-- 0
100 575M 0 0 100 575M 0 1342k 0:07:18 0:07:18 --:--:-- 0
100 575M 0 0 100 575M 0 1339k 0:07:19 0:07:19 --:--:-- 0
100 575M 0 0 100 575M 0 1336k 0:07:20 0:07:20 --:--:-- 0
100 575M 0 0 100 575M 0 1333k 0:07:21 0:07:21 --:--:-- 0
100 575M 0 0 100 575M 0 1330k 0:07:22 0:07:22 --:--:-- 0
100 575M 0 0 100 575M 0 1327k 0:07:23 0:07:23 --:--:-- 0
100 575M 0 0 100 575M 0 1324k 0:07:24 0:07:24 --:--:-- 0
100 575M 0 0 100 575M 0 1321k 0:07:25 0:07:25 --:--:-- 0
100 575M 0 0 100 575M 0 1318k 0:07:26 0:07:26 --:--:-- 0
100 575M 0 0 100 575M 0 1315k 0:07:27 0:07:27 --:--:-- 0
100 575M 0 0 100 575M 0 1312k 0:07:28 0:07:28 --:--:-- 0
100 575M 0 0 100 575M 0 1309k 0:07:29 0:07:29 --:--:-- 0
100 575M 0 0 100 575M 0 1306k 0:07:30 0:07:30 --:--:-- 0
100 575M 0 0 100 575M 0 1303k 0:07:31 0:07:31 --:--:-- 0
100 575M 0 0 100 575M 0 1300k 0:07:32 0:07:32 --:--:-- 0
100 575M 0 0 100 575M 0 1297k 0:07:33 0:07:33 --:--:-- 0
100 575M 0 0 100 575M 0 1294k 0:07:34 0:07:34 --:--:-- 0
100 575M 0 0 100 575M 0 1292k 0:07:35 0:07:35 --:--:-- 0
100 575M 0 0 100 575M 0 1289k 0:07:36 0:07:36 --:--:-- 0
100 575M 0 0 100 575M 0 1286k 0:07:37 0:07:37 --:--:-- 0
100 575M 0 0 100 575M 0 1283k 0:07:38 0:07:38 --:--:-- 0
100 575M 0 0 100 575M 0 1280k 0:07:39 0:07:39 --:--:-- 0
100 575M 0 0 100 575M 0 1277k 0:07:40 0:07:40 --:--:-- 0
100 575M 0 0 100 575M 0 1275k 0:07:41 0:07:41 --:--:-- 0
100 575M 0 0 100 575M 0 1272k 0:07:42 0:07:42 --:--:-- 0
100 575M 0 0 100 575M 0 1269k 0:07:43 0:07:43 --:--:-- 0
100 575M 0 0 100 575M 0 1266k 0:07:44 0:07:44 --:--:-- 0
100 575M 0 0 100 575M 0 1264k 0:07:45 0:07:45 --:--:-- 0
100 575M 0 0 100 575M 0 1261k 0:07:46 0:07:46 --:--:-- 0
100 575M 0 0 100 575M 0 1258k 0:07:47 0:07:47 --:--:-- 0
100 575M 0 0 100 575M 0 1256k 0:07:48 0:07:48 --:--:-- 0
100 575M 0 0 100 575M 0 1253k 0:07:49 0:07:49 --:--:-- 0
100 575M 0 0 100 575M 0 1250k 0:07:50 0:07:50 --:--:-- 0
100 575M 0 0 100 575M 0 1248k 0:07:51 0:07:51 --:--:-- 0
100 575M 0 0 100 575M 0 1245k 0:07:52 0:07:52 --:--:-- 0
100 575M 0 0 100 575M 0 1242k 0:07:53 0:07:53 --:--:-- 0
100 575M 0 0 100 575M 0 1240k 0:07:54 0:07:54 --:--:-- 0
100 575M 0 0 100 575M 0 1237k 0:07:55 0:07:55 --:--:-- 0
100 575M 0 0 100 575M 0 1235k 0:07:56 0:07:56 --:--:-- 0
100 575M 0 0 100 575M 0 1232k 0:07:57 0:07:57 --:--:-- 0
100 575M 0 0 100 575M 0 1229k 0:07:58 0:07:58 --:--:-- 0
100 575M 0 0 100 575M 0 1227k 0:07:59 0:07:59 --:--:-- 0
100 575M 0 0 100 575M 0 1224k 0:08:00 0:08:00 --:--:-- 0
100 575M 0 0 100 575M 0 1222k 0:08:01 0:08:01 --:--:-- 0
100 575M 0 0 100 575M 0 1219k 0:08:02 0:08:02 --:--:-- 0
100 575M 0 0 100 575M 0 1217k 0:08:03 0:08:03 --:--:-- 0
100 575M 0 0 100 575M 0 1214k 0:08:04 0:08:04 --:--:-- 0
100 575M 0 0 100 575M 0 1212k 0:08:05 0:08:05 --:--:-- 0
100 575M 0 0 100 575M 0 1209k 0:08:06 0:08:06 --:--:-- 0
100 575M 0 0 100 575M 0 1207k 0:08:07 0:08:07 --:--:-- 0
100 575M 0 0 100 575M 0 1204k 0:08:08 0:08:08 --:--:-- 0
100 575M 0 0 100 575M 0 1202k 0:08:09 0:08:09 --:--:-- 0
100 575M 0 0 100 575M 0 1199k 0:08:10 0:08:10 --:--:-- 0
100 575M 0 0 100 575M 0 1197k 0:08:11 0:08:11 --:--:-- 0
100 575M 0 0 100 575M 0 1194k 0:08:12 0:08:12 --:--:-- 0
100 575M 0 0 100 575M 0 1192k 0:08:13 0:08:13 --:--:-- 0
100 575M 0 0 100 575M 0 1190k 0:08:14 0:08:14 --:--:-- 0
100 575M 0 0 100 575M 0 1187k 0:08:15 0:08:15 --:--:-- 0
100 575M 0 0 100 575M 0 1185k 0:08:16 0:08:16 --:--:-- 0
100 575M 0 0 100 575M 0 1182k 0:08:17 0:08:17 --:--:-- 0
100 575M 0 0 100 575M 0 1180k 0:08:18 0:08:18 --:--:-- 0
100 575M 0 0 100 575M 0 1178k 0:08:19 0:08:19 --:--:-- 0
100 575M 0 0 100 575M 0 1175k 0:08:20 0:08:20 --:--:-- 0
100 575M 0 0 100 575M 0 1173k 0:08:21 0:08:21 --:--:-- 0
100 575M 0 0 100 575M 0 1171k 0:08:22 0:08:22 --:--:-- 0
100 575M 0 0 100 575M 0 1168k 0:08:23 0:08:23 --:--:-- 0
100 575M 0 0 100 575M 0 1166k 0:08:24 0:08:24 --:--:-- 0
100 575M 0 0 100 575M 0 1164k 0:08:25 0:08:25 --:--:-- 0
100 575M 0 0 100 575M 0 1161k 0:08:26 0:08:26 --:--:-- 0
100 575M 0 0 100 575M 0 1159k 0:08:27 0:08:27 --:--:-- 0
100 575M 0 0 100 575M 0 1157k 0:08:28 0:08:28 --:--:-- 0
100 575M 0 0 100 575M 0 1154k 0:08:29 0:08:29 --:--:-- 0
100 575M 0 0 100 575M 0 1152k 0:08:30 0:08:30 --:--:-- 0
100 575M 0 0 100 575M 0 1150k 0:08:31 0:08:31 --:--:-- 0
100 575M 0 0 100 575M 0 1148k 0:08:32 0:08:32 --:--:-- 0
100 575M 0 0 100 575M 0 1145k 0:08:33 0:08:33 --:--:-- 0
100 575M 0 0 100 575M 0 1143k 0:08:34 0:08:34 --:--:-- 0
100 575M 0 0 100 575M 0 1141k 0:08:35 0:08:35 --:--:-- 0
100 575M 0 0 100 575M 0 1139k 0:08:36 0:08:36 --:--:-- 0
100 575M 0 0 100 575M 0 1137k 0:08:37 0:08:37 --:--:-- 0
100 575M 0 0 100 575M 0 1134k 0:08:38 0:08:38 --:--:-- 0
100 575M 0 0 100 575M 0 1132k 0:08:39 0:08:39 --:--:-- 0
100 575M 0 0 100 575M 0 1130k 0:08:40 0:08:40 --:--:-- 0
100 575M 0 0 100 575M 0 1128k 0:08:41 0:08:41 --:--:-- 0
100 575M 0 0 100 575M 0 1126k 0:08:42 0:08:42 --:--:-- 0
100 575M 0 0 100 575M 0 1124k 0:08:43 0:08:43 --:--:-- 0
100 575M 0 0 100 575M 0 1121k 0:08:44 0:08:44 --:--:-- 0
100 575M 0 43 100 575M 0 1120k 0:08:45 0:08:45 --:--:-- 8
100 575M 0 43 100 575M 0 1120k 0:08:45 0:08:45 --:--:-- 11
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ rm -rf '/senior/workspace/src/perception*' /senior/workspace@tmp
[Pipeline] sh
+ rm -rf dox@
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
success
[Pipeline] sh
+ cat /home/nvidia/commtest/master-project/.perception-master.json
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/.perception-master.json
[Pipeline] sh
+ cat /home/nvidia/commtest/dev-project/.perception-master.json
[Pipeline] sh
+ cat /home/nvidia/commtest/master-project/.perception-slave.json
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/.perception-slave.json
[Pipeline] sh
+ cat /home/nvidia/commtest/dev-project/.perception-slave.json
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Lock released on resource [Label: perception, Quantity: 1]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS