Started by user wuxintao
Replayed #547
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 d7897e8b135d3e07a35bb7f6ebe7e5db176189db (refs/remotes/origin/master)
Commit message: "Add new file"
> 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 d7897e8b135d3e07a35bb7f6ebe7e5db176189db # timeout=10
> git rev-list --no-walk d7897e8b135d3e07a35bb7f6ebe7e5db176189db # 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/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/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/auto_camera_capture@tmp /senior/workspace/camera_module /senior/workspace/camera_module@tmp /senior/workspace/dox /senior/workspace/dox@tmp /senior/workspace/new_detection /senior/workspace/new_detection@tmp /senior/workspace/shared_msgs /senior/workspace/shared_msgs@tmp /senior/workspace/system-ros /senior/workspace/system-ros@tmp '/senior/perception_slave/*' '/senior/workspace/*.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 9a2c2f3b29c6d57f366405daf73e880b0dec5124 (origin/rc_dev)
Commit message: "Merge remote-tracking branch 'origin/feat_prediction' into dev"
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 9a2c2f3b29c6d57f366405daf73e880b0dec5124 # timeout=10
> git rev-list --no-walk 9a2c2f3b29c6d57f366405daf73e880b0dec5124 # 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.KCbksS4vQs
+++ unset _TMPDIR
+++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.KCbksS4vQs ']'
+++ CATKIN_SHELL=bash
+++ /opt/ros/melodic/_setup_util.py
+++ _RC=0
+++ '[' 0 -ne 0 ']'
+++ unset _RC
+++ unset _SETUP_UTIL
+++ . /tmp/setup.sh.KCbksS4vQs
++++ 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.KCbksS4vQs
+++ unset _SETUP_TMP
+++ _i=0
+++ '[' 0 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_0'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_0
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh
++++ '[' -n '' -a '' '!=' melodic ']'
++++ export ROS_DISTRO=melodic
++++ ROS_DISTRO=melodic
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=1
+++ '[' 1 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_1'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_1
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh
++++ '[' -z /opt/ros/melodic ']'
++++ export ROS_ETC_DIR=/opt/ros/melodic/etc/ros
++++ ROS_ETC_DIR=/opt/ros/melodic/etc/ros
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=2
+++ '[' 2 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_2'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_2
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh
+++++ cat
++++ PYTHON_CODE_BUILD_ROS_PACKAGE_PATH='from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data == '\'''\'':
paths.append(os.path.join(workspace, '\''share'\''))
if os.path.isdir(os.path.join(workspace, '\''stacks'\'')):
paths.append(os.path.join(workspace, '\''stacks'\''))
else:
for source_path in data.split('\'';'\''):
paths.append(source_path)
print(os.pathsep.join(paths))'
+++++ /usr/bin/python -c 'from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data == '\'''\'':
paths.append(os.path.join(workspace, '\''share'\''))
if os.path.isdir(os.path.join(workspace, '\''stacks'\'')):
paths.append(os.path.join(workspace, '\''stacks'\''))
else:
for source_path in data.split('\'';'\''):
paths.append(source_path)
print(os.pathsep.join(paths))'
++++ export ROS_PACKAGE_PATH=/opt/ros/melodic/share
++++ ROS_PACKAGE_PATH=/opt/ros/melodic/share
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=3
+++ '[' 3 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_3'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_3
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh
++++ export ROS_PYTHON_VERSION=2
++++ ROS_PYTHON_VERSION=2
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=4
+++ '[' 4 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_4'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_4
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh
++++ export ROS_VERSION=1
++++ ROS_VERSION=1
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=5
+++ '[' 5 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_5'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_5
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh
++++ '[' -z /opt/ros/melodic ']'
++++ export ROS_ROOT=/opt/ros/melodic/share/ros
++++ ROS_ROOT=/opt/ros/melodic/share/ros
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=6
+++ '[' 6 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_6'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_6
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh
++++ '[' '!' '' ']'
++++ export ROS_MASTER_URI=http://localhost:11311
++++ ROS_MASTER_URI=http://localhost:11311
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=7
+++ '[' 7 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_7'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_7
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh
+++++ cat
++++ PYTHON_CODE_BUILD_ROSLISP_PACKAGE_DIRECTORIES='from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data:
paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\''))
print(os.pathsep.join(paths))'
+++++ /usr/bin/python -c 'from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data:
paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\''))
print(os.pathsep.join(paths))'
++++ export ROSLISP_PACKAGE_DIRECTORIES=
++++ ROSLISP_PACKAGE_DIRECTORIES=
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=8
+++ '[' 8 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_8'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_8
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash
++++ complete -F _catkin_make catkin_make
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=9
+++ '[' 9 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_9'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_9
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash
++++ complete -F _catkin_make_isolated catkin_make_isolated
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=10
+++ '[' 10 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_10'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_10
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash
++++ '[' -z /opt/ros/melodic ']'
++++ . /opt/ros/melodic/share/rosbash/rosbash
+++++ complete -F _roscomplete_sub_dir -o nospace roscd
+++++ complete -F _roscomplete_sub_dir -o nospace rospd
+++++ complete -F _roscomplete_sub_dir -o nospace rosls
+++++ complete -F _roscomplete_rosmake rosmake
+++++ complete -F _roscomplete_rosclean rosclean
+++++ complete -F _roscomplete_exe rosrun
+++++ complete -F _roscomplete_file rosed
+++++ complete -F _roscomplete_file roscp
+++++ complete -F _roscomplete_file roscat
+++++ complete -F _roscomplete_launch -o filenames roslaunch
+++++ complete -F _roscomplete_test -o filenames rostest
+++++ complete -F _roscomplete_rospack rospack
+++++ complete -F _roscomplete_rosbag -o default rosbag
+++++ complete -F _roscomplete_rosnode rosnode
+++++ complete -F _roscomplete_rosparam rosparam
+++++ complete -F _roscomplete_rostopic rostopic
+++++ complete -F _roscomplete_rosservice rosservice
+++++ complete -F _roscomplete_rosmsg rosmsg
+++++ complete -F _roscomplete_rossrv rossrv
+++++ complete -F _roscomplete_roscreate_pkg roscreate-pkg
+++++ complete -F _roscomplete_roswtf -o filenames roswtf
+++++ complete -F _roscomplete_rosconsole rosconsole
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=11
+++ '[' 11 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_11'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_11
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/20.transform.bash
+++++ complete
+++++ grep -w rosrun
+++++ awk '{print $3}'
++++ _sav_transform_roscomplete_rosrun=_roscomplete_exe
++++ complete -F _roscomplete_rosrun_transform rosrun
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=12
+++ '[' 12 -lt 12 ']'
+++ unset _i
+++ unset _CATKIN_ENVIRONMENT_HOOKS_COUNT
+ catkin_make
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using CATKIN_DEVEL_PREFIX: /senior/workspace/shared_msgs/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/melodic
-- This workspace overlays: /opt/ros/melodic
-- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2")
-- Using PYTHON_EXECUTABLE: /usr/bin/python2
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Call enable_testing()
-- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/shared_msgs/build/test_results
-- Found gtest sources under '/usr/src/googletest': gtests will be built
-- Found gmock sources under '/usr/src/googletest': gmock will be built
CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <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 23 packages in topological order:
-- ~~ - lego_cloud_msgs
-- ~~ - cloud_msgs
-- ~~ - comm_msgs
-- ~~ - align_msgs
-- ~~ - diagnose_msgs
-- ~~ - ads_msgs
-- ~~ - hdmap_msgs
-- ~~ - lane_frame_msgs
-- ~~ - msf_localization_msgs
-- ~~ - perception_msgs
-- ~~ - pnc_lonctrl_msgs
-- ~~ - port_msgs
-- ~~ - prediction_msgs
-- ~~ - simulate_msgs
-- ~~ - spreader_msgs
-- ~~ - localization_msgs
-- ~~ - tos_msgs
-- ~~ - v2x_msgs
-- ~~ - vehicle_msgs
-- ~~ - acquisition_msgs
-- ~~ - guardian_msgs
-- ~~ - pnc_debug_msg
-- ~~ - visual_msgs
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- +++ processing catkin package: 'lego_cloud_msgs'
-- ==> add_subdirectory(shared_msgs/lego_cloud_msgs)
CMake Deprecation Warning at shared_msgs/lego_cloud_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <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: 26 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: '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: 'v2x_msgs'
-- ==> add_subdirectory(shared_msgs/v2x_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- v2x_msgs: 3 messages, 0 services
-- +++ processing catkin package: 'vehicle_msgs'
-- ==> add_subdirectory(shared_msgs/vehicle_msgs)
CMake Deprecation Warning at shared_msgs/vehicle_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <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: 19 messages, 0 services
-- +++ processing catkin package: 'acquisition_msgs'
-- ==> add_subdirectory(shared_msgs/acquisition_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- acquisition_msgs: 11 messages, 0 services
-- +++ processing catkin package: 'guardian_msgs'
-- ==> add_subdirectory(shared_msgs/guardian_msgs)
CMake Deprecation Warning at shared_msgs/guardian_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <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: 6 messages, 0 services
-- +++ processing catkin package: 'pnc_debug_msg'
-- ==> add_subdirectory(shared_msgs/pnc_debug_msgs)
CMake Deprecation Warning at shared_msgs/pnc_debug_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <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 nav_msgs_generate_messages_lisp
[ 0%] Built target nav_msgs_generate_messages_cpp
[ 0%] Built target geometry_msgs_generate_messages_lisp
[ 0%] Built target geometry_msgs_generate_messages_cpp
[ 0%] Built target nav_msgs_generate_messages_eus
[ 0%] Built target std_msgs_generate_messages_lisp
[ 0%] Built target std_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_nodejs
[ 0%] Built target nav_msgs_generate_messages_nodejs
[ 0%] Built target geometry_msgs_generate_messages_py
[ 0%] Built target std_msgs_generate_messages_nodejs
[ 0%] Built target nav_msgs_generate_messages_py
[ 0%] Built target std_msgs_generate_messages_py
[ 0%] Built target _lego_cloud_msgs_generate_messages_check_deps_cloud_info
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CloudCmd
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_TaskType
[ 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_Ack
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfos
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_MovationCtrl
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_SwitchDrvMode
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_PassingPoint
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_TosTask
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_RemoteControl
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfo
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_RequestPoints
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_LedMsg
[ 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_Traj
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Path
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdState
[ 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_Trigger
[ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersion
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Device
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Point
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PassingPt
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajForPrediction
[ 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_CheckResult
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Monitor
[ 0%] Built target _comm_msgs_generate_messages_check_deps_SelfCheck
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PowerManager
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceManager
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Trajectory
[ 0%] Built target _comm_msgs_generate_messages_check_deps_MachineMetrics
[ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersionInfo
[ 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_ErrorDetail
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_DiagnoseInfo
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_KeyValue
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorInfo
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_TraceSegment
[ 0%] Built target _ads_msgs_generate_messages_check_deps_HfsmState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_TargetState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_VehicleState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Command
[ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandStates
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Target
[ 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_SpeedConstrain
[ 0%] Built target _ads_msgs_generate_messages_check_deps_AdsCommandState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Destination
[ 0%] Built target _ads_msgs_generate_messages_check_deps_MonitorFrame
[ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SwitchState
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapResponse
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePosition
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Status
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_FlipSeasideAreaRequest
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingResponse
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequest
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_TrafficInfo
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePoint
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Passage
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequestPoint
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BlacklistedLane
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Region
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Section
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Lane
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapRequest
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_LaneSegment
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Map
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoadSegment
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point2D
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_StopPoint
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_HeartBeat
[ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneB
[ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneA
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Gnss
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestXYZ
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationEstimate
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestPos
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_WheelSpeed
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationStatus
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestVel
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Localization
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssHeading
[ 0%] Built target _perception_msgs_generate_messages_check_deps_TrailerPosture
[ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoints
[ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacle
[ 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_OgPoint
[ 0%] Built target _perception_msgs_generate_messages_check_deps_UltrasonicRadar
[ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacles
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Gear
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_LonCtrlDebug
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_TrajectoryPoint
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_PathPoint
[ 0%] Built target _port_msgs_generate_messages_check_deps_ContainerCompensate
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Path
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Trajectory
[ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmds
[ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmd
[ 0%] Built target _port_msgs_generate_messages_check_deps_AccurateStop
[ 0%] Built target _port_msgs_generate_messages_check_deps_VehicleStationState
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacles
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacle
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionTrajectory
[ 0%] Built target _simulate_msgs_generate_messages_check_deps_Rate
[ 0%] Built target sensor_msgs_generate_messages_cpp
[ 0%] Built target _simulate_msgs_generate_messages_check_deps_InitState
[ 0%] Built target sensor_msgs_generate_messages_nodejs
[ 0%] Built target _spreader_msgs_generate_messages_check_deps_SpreaderInfo
[ 0%] Built target sensor_msgs_generate_messages_py
[ 0%] Built target sensor_msgs_generate_messages_eus
[ 0%] Built target sensor_msgs_generate_messages_lisp
[ 0%] Built target _localization_msgs_generate_messages_check_deps_Gnss
[ 0%] Built target _localization_msgs_generate_messages_check_deps_VehicleState
[ 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_ShoreCrane
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Heartbeat
[ 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_ManualShift
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Cps
[ 0%] Built target _tos_msgs_generate_messages_check_deps_TruckStop
[ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedLane
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Task
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Align
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignSig
[ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedAreas
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Cmd
[ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedArea
[ 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 _v2x_msgs_generate_messages_check_deps_TrajPt
[ 0%] Built target _v2x_msgs_generate_messages_check_deps_Chassis
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_DebugData
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StartVehicle
[ 0%] Built target _v2x_msgs_generate_messages_check_deps_Traj
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StatusCmd
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CtrlReference
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_PathPoint
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_UltrasonicRadars
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Chassis
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_RemoteControl
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CCUControl
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_HeartBeat
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_LockStationStop
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Command
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Path
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_VehicleStatus
[ 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_Request
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_ControllerStatus
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_TrajectoryPoint
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Target
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Chassis
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_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_WorkStatus
[ 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_AdsState
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_TosTask
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_AdsCmdState
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_ParallelDrive
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_GuardianCommand
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_DrawMsg
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_DrivingState
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_RelieveWarn
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_GuardianPoints
[ 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_PlanDebug
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_SlPoint
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PjpoDebug
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LatticeDebug
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LateralDebug
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_MpcDebug
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_CtrlDebug
[ 0%] Built target _visual_msgs_generate_messages_check_deps_Path
[ 0%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrain
[ 0%] Generating Lisp code from lego_cloud_msgs/cloud_info.msg
[ 0%] Generating C++ code from lego_cloud_msgs/cloud_info.msg
[ 0%] Built target _visual_msgs_generate_messages_check_deps_PathPoint
[ 0%] Built target _visual_msgs_generate_messages_check_deps_PathPoints
[ 0%] Built target _visual_msgs_generate_messages_check_deps_Section
[ 0%] Generating Javascript code from lego_cloud_msgs/cloud_info.msg
[ 0%] Generating EusLisp code from lego_cloud_msgs/cloud_info.msg
[ 0%] Built target _visual_msgs_generate_messages_check_deps_Lanes
[ 0%] Generating EusLisp manifest code for lego_cloud_msgs
[ 0%] Generating Python from MSG lego_cloud_msgs/cloud_info
[ 0%] Built target _visual_msgs_generate_messages_check_deps_Lane
[ 0%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrains
[ 0%] Generating Python from MSG cloud_msgs/TaskType
[ 0%] Generating Python from MSG cloud_msgs/CraneInfos
[ 0%] Built target lego_cloud_msgs_generate_messages_lisp
[ 0%] Generating C++ code from cloud_msgs/TaskType.msg
[ 0%] 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 C++ code from cloud_msgs/CraneInfos.msg
[ 1%] Built target lego_cloud_msgs_generate_messages_cpp
[ 1%] Generating C++ code from cloud_msgs/Point.msg
[ 1%] Generating EusLisp code from cloud_msgs/Point.msg
[ 2%] Generating Python msg __init__.py for lego_cloud_msgs
[ 2%] Generating Python from MSG cloud_msgs/Point
[ 2%] Generating EusLisp code from cloud_msgs/Ack.msg
[ 2%] Generating C++ code from cloud_msgs/Ack.msg
[ 3%] Generating EusLisp code from cloud_msgs/CloudCmd.msg
[ 3%] Generating EusLisp code from cloud_msgs/RemoteControl.msg
[ 3%] Generating C++ code from cloud_msgs/CloudCmd.msg
[ 3%] Generating C++ code from cloud_msgs/RemoteControl.msg
[ 3%] Generating Python from MSG cloud_msgs/Ack
[ 3%] Generating Python from MSG cloud_msgs/CloudCmd
[ 3%] Built target lego_cloud_msgs_generate_messages_py
[ 3%] Generating Lisp code from cloud_msgs/TaskType.msg
[ 3%] Generating EusLisp code from cloud_msgs/TosTask.msg
[ 3%] Generating Python from MSG cloud_msgs/RemoteControl
[ 3%] Generating Lisp code from cloud_msgs/CraneInfos.msg
[ 4%] Generating EusLisp code from cloud_msgs/SwitchDrvMode.msg
[ 4%] Generating Lisp code from cloud_msgs/Point.msg
[ 4%] Generating C++ code from cloud_msgs/TosTask.msg
[ 5%] Generating Python from MSG cloud_msgs/TosTask
[ 5%] Generating Lisp code from cloud_msgs/Ack.msg
[ 5%] Generating Python from MSG cloud_msgs/SwitchDrvMode
[ 5%] Generating Lisp code from cloud_msgs/CloudCmd.msg
[ 5%] Generating Lisp code from cloud_msgs/RemoteControl.msg
[ 6%] Generating Python from MSG cloud_msgs/CraneInfo
[ 6%] Generating EusLisp code from cloud_msgs/CraneInfo.msg
[ 6%] Generating Lisp code from cloud_msgs/TosTask.msg
[ 6%] Generating Javascript code from cloud_msgs/TaskType.msg
[ 6%] Generating Python from MSG cloud_msgs/PassingPoint
[ 6%] Generating Lisp code from cloud_msgs/SwitchDrvMode.msg
[ 6%] Generating EusLisp code from cloud_msgs/PassingPoint.msg
[ 6%] Generating C++ code from cloud_msgs/SwitchDrvMode.msg
[ 6%] Generating C++ code from cloud_msgs/CraneInfo.msg
[ 6%] Generating Javascript code from cloud_msgs/CraneInfos.msg
[ 6%] Generating Lisp code from cloud_msgs/CraneInfo.msg
[ 6%] Built target lego_cloud_msgs_generate_messages_eus
[ 6%] Generating Lisp code from cloud_msgs/PassingPoint.msg
[ 6%] Generating Javascript code from cloud_msgs/Point.msg
[ 6%] Generating Javascript code from cloud_msgs/Ack.msg
[ 6%] Generating EusLisp code from cloud_msgs/MovationCtrl.msg
[ 6%] Generating Lisp code from cloud_msgs/MovationCtrl.msg
[ 6%] Generating Python from MSG cloud_msgs/MovationCtrl
[ 6%] Generating Lisp code from cloud_msgs/LedMsg.msg
[ 6%] Generating Javascript code from cloud_msgs/CloudCmd.msg
[ 6%] Generating Javascript code from cloud_msgs/RemoteControl.msg
[ 6%] Generating Lisp code from cloud_msgs/RequestPoints.msg
[ 6%] Generating Lisp code from cloud_msgs/LogInOutTos.msg
[ 6%] Generating C++ code from cloud_msgs/PassingPoint.msg
[ 6%] Generating EusLisp code from cloud_msgs/LedMsg.msg
[ 6%] Generating Javascript code from cloud_msgs/TosTask.msg
[ 6%] Generating C++ code from cloud_msgs/MovationCtrl.msg
[ 6%] Generating EusLisp code from cloud_msgs/RequestPoints.msg
[ 6%] Built target cloud_msgs_generate_messages_lisp
[ 6%] Generating Javascript code from cloud_msgs/SwitchDrvMode.msg
[ 7%] Generating Javascript code from comm_msgs/DeviceCmdFeedback.msg
[ 7%] Generating Javascript code from comm_msgs/TagInfo.msg
[ 7%] Generating Python from MSG cloud_msgs/LedMsg
[ 7%] Generating Javascript code from comm_msgs/AppVersion.msg
[ 7%] Generating EusLisp code from cloud_msgs/LogInOutTos.msg
[ 7%] Generating Javascript code from cloud_msgs/PassingPoint.msg
[ 7%] Generating Javascript code from cloud_msgs/CraneInfo.msg
[ 7%] Generating Python from MSG cloud_msgs/RequestPoints
[ 7%] Generating Javascript code from comm_msgs/PilotState.msg
[ 7%] Generating EusLisp manifest code for cloud_msgs
[ 7%] Generating Javascript code from cloud_msgs/MovationCtrl.msg
[ 7%] Generating C++ code from cloud_msgs/LedMsg.msg
[ 7%] Generating C++ code from cloud_msgs/RequestPoints.msg
[ 8%] Generating C++ code from cloud_msgs/LogInOutTos.msg
[ 8%] Generating Javascript code from comm_msgs/PathPoint.msg
[ 8%] Generating Javascript code from cloud_msgs/LedMsg.msg
[ 8%] Generating Python from MSG cloud_msgs/LogInOutTos
[ 8%] Generating Javascript code from comm_msgs/Device.msg
[ 8%] Generating Javascript code from cloud_msgs/RequestPoints.msg
[ 8%] Generating C++ code from comm_msgs/DeviceCmdFeedback.msg
[ 8%] Generating Javascript code from comm_msgs/TrajPt.msg
[ 9%] Generating Javascript code from cloud_msgs/LogInOutTos.msg
[ 9%] Generating Python from MSG comm_msgs/DeviceCmdFeedback
[ 9%] Built target cloud_msgs_generate_messages_cpp
[ 9%] Generating EusLisp code from comm_msgs/DeviceCmdFeedback.msg
[ 9%] Generating Lisp code from comm_msgs/DeviceCmdFeedback.msg
[ 9%] Built target cloud_msgs_generate_messages_nodejs
[ 9%] Generating Javascript code from comm_msgs/Ack.msg
[ 9%] Generating Python from MSG comm_msgs/TagInfo
[ 9%] Generating Python msg __init__.py for cloud_msgs
[ 9%] Generating Lisp code from comm_msgs/TagInfo.msg
[ 9%] Generating Javascript code from comm_msgs/TrajForPrediction.msg
[ 9%] Generating Lisp code from comm_msgs/AppVersion.msg
[ 9%] Generating EusLisp code from comm_msgs/TagInfo.msg
[ 9%] Generating C++ code from comm_msgs/TagInfo.msg
[ 9%] Generating EusLisp code from comm_msgs/AppVersion.msg
[ 9%] Generating Javascript code from comm_msgs/Trigger.msg
[ 9%] Generating Lisp code from comm_msgs/PilotState.msg
[ 9%] Generating Python from MSG comm_msgs/AppVersion
[ 9%] Generating Javascript code from comm_msgs/CloudTrajs.msg
[ 9%] Generating EusLisp code from diagnose_msgs/DiagnoseInfo.msg
[ 9%] Built target cloud_msgs_generate_messages_py
[ 9%] Generating Lisp code from comm_msgs/PathPoint.msg
[ 10%] Generating EusLisp code from comm_msgs/PilotState.msg
[ 11%] Generating Python from MSG diagnose_msgs/DiagnoseInfo
[ 11%] Generating Javascript code from comm_msgs/Traj.msg
[ 11%] Generating Lisp code from comm_msgs/Device.msg
[ 11%] Generating EusLisp code from diagnose_msgs/LinkSegment.msg
[ 11%] Generating C++ code from comm_msgs/AppVersion.msg
[ 11%] Generating EusLisp code from comm_msgs/PathPoint.msg
[ 11%] Generating Javascript code from comm_msgs/Point.msg
[ 11%] Generating Python from MSG comm_msgs/PilotState
[ 11%] Generating Lisp code from comm_msgs/TrajPt.msg
[ 11%] Generating Javascript code from comm_msgs/TrajectoryPoint.msg
[ 11%] Generating EusLisp code from diagnose_msgs/ErrorTrace.msg
[ 11%] Generating Python from MSG diagnose_msgs/LinkSegment
[ 11%] Generating EusLisp code from comm_msgs/Device.msg
[ 11%] Generating Lisp code from comm_msgs/Ack.msg
[ 11%] Generating Javascript code from comm_msgs/CheckResult.msg
[ 11%] Generating C++ code from comm_msgs/PilotState.msg
[ 12%] Generating Lisp code from comm_msgs/TrajForPrediction.msg
[ 12%] Generating EusLisp code from diagnose_msgs/ErrorDetail.msg
[ 12%] Generating EusLisp code from comm_msgs/TrajPt.msg
[ 12%] Generating Python from MSG comm_msgs/PathPoint
[ 12%] Generating Javascript code from comm_msgs/SelfCheck.msg
[ 12%] Generating Lisp code from comm_msgs/Trigger.msg
[ 12%] Generating Python from MSG diagnose_msgs/ErrorTrace
[ 12%] Built target cloud_msgs_generate_messages_eus
[ 12%] Generating Python from MSG comm_msgs/Device
[ 12%] Generating EusLisp code from diagnose_msgs/ErrorInfo.msg
[ 13%] Generating Javascript code from comm_msgs/PowerManager.msg
[ 13%] Generating Lisp code from comm_msgs/CloudTrajs.msg
[ 13%] Generating EusLisp code from comm_msgs/Ack.msg
[ 13%] Generating C++ code from comm_msgs/PathPoint.msg
[ 13%] Generating C++ code from comm_msgs/Device.msg
[ 13%] Generating Lisp code from comm_msgs/Traj.msg
[ 13%] Generating EusLisp code from diagnose_msgs/KeyValue.msg
[ 13%] Generating Javascript code from comm_msgs/DeviceManager.msg
[ 13%] Generating EusLisp code from comm_msgs/TrajForPrediction.msg
[ 13%] Generating Python from MSG diagnose_msgs/ErrorDetail
[ 13%] Generating Python from MSG comm_msgs/TrajPt
[ 13%] Generating Lisp code from comm_msgs/Point.msg
[ 13%] Generating Javascript code from comm_msgs/Path.msg
[ 13%] Generating EusLisp code from diagnose_msgs/TraceSegment.msg
[ 14%] Generating EusLisp code from comm_msgs/Trigger.msg
[ 14%] Generating Lisp code from comm_msgs/TrajectoryPoint.msg
[ 14%] Generating Javascript code from comm_msgs/LidarShmMessage.msg
[ 14%] Generating Javascript code from comm_msgs/Trajectory.msg
[ 14%] Generating C++ code from comm_msgs/TrajPt.msg
[ 14%] Generating Lisp code from comm_msgs/CheckResult.msg
[ 14%] Generating Lisp code from comm_msgs/SelfCheck.msg
[ 15%] Generating EusLisp manifest code for diagnose_msgs
[ 15%] Generating Python from MSG comm_msgs/Ack
[ 15%] Generating Python from MSG diagnose_msgs/ErrorInfo
[ 16%] Generating EusLisp code from comm_msgs/CloudTrajs.msg
[ 16%] Generating Javascript code from comm_msgs/PassingPt.msg
[ 16%] Generating EusLisp code from comm_msgs/Traj.msg
[ 16%] Generating Lisp code from comm_msgs/PowerManager.msg
[ 16%] Generating Javascript code from comm_msgs/DeviceCmdState.msg
[ 16%] Generating Lisp code from comm_msgs/DeviceManager.msg
[ 16%] Generating Lisp code from diagnose_msgs/DiagnoseInfo.msg
[ 16%] Generating Javascript code from comm_msgs/AppVersionInfo.msg
[ 16%] Generating C++ code from comm_msgs/Ack.msg
[ 16%] Generating EusLisp code from comm_msgs/Point.msg
[ 16%] Generating Python from MSG comm_msgs/TrajForPrediction
[ 16%] Generating Python from MSG diagnose_msgs/KeyValue
[ 16%] Generating Lisp code from comm_msgs/Path.msg
[ 16%] Generating Lisp code from diagnose_msgs/LinkSegment.msg
[ 16%] Generating Javascript code from comm_msgs/MachineMetrics.msg
[ 16%] Generating Lisp code from comm_msgs/LidarShmMessage.msg
[ 17%] Generating Lisp code from diagnose_msgs/ErrorTrace.msg
[ 17%] Generating EusLisp code from comm_msgs/TrajectoryPoint.msg
[ 17%] Generating Javascript code from comm_msgs/Monitor.msg
[ 17%] Generating Lisp code from comm_msgs/Trajectory.msg
[ 17%] Generating Lisp code from diagnose_msgs/ErrorDetail.msg
[ 17%] Generating Python from MSG comm_msgs/Trigger
[ 17%] Generating C++ code from comm_msgs/TrajForPrediction.msg
[ 17%] Built target comm_msgs_generate_messages_nodejs
[ 17%] Generating Python from MSG diagnose_msgs/TraceSegment
[ 17%] Generating C++ code from comm_msgs/Trigger.msg
[ 17%] Generating EusLisp code from comm_msgs/CheckResult.msg
[ 17%] Generating Lisp code from comm_msgs/PassingPt.msg
[ 17%] Generating Lisp code from diagnose_msgs/ErrorInfo.msg
[ 17%] Generating Lisp code from diagnose_msgs/KeyValue.msg
[ 17%] Generating Lisp code from comm_msgs/DeviceCmdState.msg
[ 17%] Generating EusLisp code from comm_msgs/SelfCheck.msg
[ 17%] Generating Lisp code from diagnose_msgs/TraceSegment.msg
[ 17%] Generating EusLisp code from comm_msgs/PowerManager.msg
[ 17%] Generating Lisp code from comm_msgs/AppVersionInfo.msg
[ 17%] Generating Python from MSG comm_msgs/CloudTrajs
[ 17%] Generating Python msg __init__.py for diagnose_msgs
[ 17%] Generating C++ code from comm_msgs/CloudTrajs.msg
[ 17%] Built target diagnose_msgs_generate_messages_lisp
[ 18%] Generating C++ code from comm_msgs/Traj.msg
[ 19%] Generating Lisp code from comm_msgs/MachineMetrics.msg
[ 19%] Generating Javascript code from diagnose_msgs/DiagnoseInfo.msg
[ 19%] Generating EusLisp code from comm_msgs/DeviceManager.msg
[ 19%] Generating Lisp code from comm_msgs/Monitor.msg
[ 19%] Generating Javascript code from diagnose_msgs/LinkSegment.msg
[ 19%] Generating Javascript code from diagnose_msgs/ErrorTrace.msg
[ 19%] Built target diagnose_msgs_generate_messages_py
[ 19%] Generating C++ code from diagnose_msgs/DiagnoseInfo.msg
[ 19%] Generating Python from MSG comm_msgs/Traj
[ 19%] Built target comm_msgs_generate_messages_lisp
[ 19%] Generating EusLisp code from comm_msgs/Path.msg
[ 19%] Generating Javascript code from diagnose_msgs/ErrorDetail.msg
[ 19%] Generating C++ code from comm_msgs/Point.msg
[ 19%] Generating C++ code from comm_msgs/TrajectoryPoint.msg
[ 19%] Generating Python from MSG hdmap_msgs/FlipSeasideAreaRequest
[ 19%] Generating Javascript code from diagnose_msgs/ErrorInfo.msg
[ 19%] Generating EusLisp code from comm_msgs/LidarShmMessage.msg
[ 19%] Built target diagnose_msgs_generate_messages_eus
[ 19%] Generating C++ code from diagnose_msgs/LinkSegment.msg
[ 19%] Generating Javascript code from diagnose_msgs/KeyValue.msg
[ 19%] Generating Python from MSG comm_msgs/Point
[ 19%] Generating Python from MSG hdmap_msgs/ShowMapRequest
[ 19%] Generating EusLisp code from comm_msgs/Trajectory.msg
[ 19%] Generating Javascript code from diagnose_msgs/TraceSegment.msg
[ 19%] Generating C++ code from comm_msgs/CheckResult.msg
[ 19%] Generating Python from MSG hdmap_msgs/RoutingRequest
[ 19%] Generating C++ code from comm_msgs/SelfCheck.msg
[ 19%] Built target diagnose_msgs_generate_messages_nodejs
[ 19%] Generating C++ code from comm_msgs/PowerManager.msg
[ 19%] Generating EusLisp code from comm_msgs/PassingPt.msg
[ 19%] Generating C++ code from diagnose_msgs/ErrorTrace.msg
[ 19%] Generating Python from MSG comm_msgs/TrajectoryPoint
[ 19%] Generating Python from MSG comm_msgs/CheckResult
[ 19%] Generating Python from MSG hdmap_msgs/RoadSegment
[ 19%] Generating EusLisp code from comm_msgs/DeviceCmdState.msg
[ 19%] Generating C++ code from comm_msgs/DeviceManager.msg
[ 19%] Generating C++ code from comm_msgs/Path.msg
[ 20%] Generating C++ code from comm_msgs/LidarShmMessage.msg
[ 20%] Generating EusLisp code from comm_msgs/AppVersionInfo.msg
[ 20%] Generating C++ code from diagnose_msgs/ErrorDetail.msg
[ 20%] Generating C++ code from diagnose_msgs/ErrorInfo.msg
[ 20%] Generating Python from MSG comm_msgs/SelfCheck
[ 20%] Generating Python from MSG hdmap_msgs/HeartBeat
[ 20%] Generating EusLisp code from comm_msgs/MachineMetrics.msg
[ 20%] Generating EusLisp code from comm_msgs/Monitor.msg
[ 20%] Generating C++ code from comm_msgs/Trajectory.msg
[ 20%] Generating C++ code from comm_msgs/PassingPt.msg
[ 20%] Generating Python from MSG hdmap_msgs/BlacklistedLane
[ 20%] Generating EusLisp manifest code for comm_msgs
[ 20%] Generating C++ code from comm_msgs/DeviceCmdState.msg
[ 20%] Generating C++ code from diagnose_msgs/KeyValue.msg
[ 20%] Generating Python from MSG comm_msgs/PowerManager
[ 20%] Generating C++ code from comm_msgs/AppVersionInfo.msg
[ 20%] Generating Python from MSG hdmap_msgs/Point
[ 20%] Generating C++ code from diagnose_msgs/TraceSegment.msg
[ 21%] Generating Python from MSG hdmap_msgs/ShowMapResponse
[ 21%] Generating Python from MSG comm_msgs/DeviceManager
[ 21%] Generating C++ code from comm_msgs/MachineMetrics.msg
[ 21%] Generating C++ code from comm_msgs/Monitor.msg
[ 22%] Generating Python from MSG comm_msgs/Path
[ 22%] Generating Python from MSG hdmap_msgs/BridgePoint
[ 22%] Built target diagnose_msgs_generate_messages_cpp
[ 22%] Generating Python from MSG comm_msgs/LidarShmMessage
[ 22%] Generating EusLisp code from hdmap_msgs/FlipSeasideAreaRequest.msg
[ 22%] Generating Javascript code from hdmap_msgs/FlipSeasideAreaRequest.msg
[ 22%] Generating Javascript code from hdmap_msgs/ShowMapRequest.msg
[ 23%] Generating Python from MSG comm_msgs/Trajectory
[ 23%] Built target comm_msgs_generate_messages_cpp
[ 23%] Generating Python from MSG comm_msgs/PassingPt
[ 23%] Generating Javascript code from hdmap_msgs/RoutingRequest.msg
[ 23%] Generating Javascript code from hdmap_msgs/RoadSegment.msg
[ 23%] Generating Python from MSG hdmap_msgs/Passage
[ 23%] Generating Python from MSG hdmap_msgs/BridgePosition
[ 23%] Generating EusLisp code from hdmap_msgs/ShowMapRequest.msg
[ 23%] Generating Javascript code from hdmap_msgs/HeartBeat.msg
[ 23%] Generating Javascript code from hdmap_msgs/BlacklistedLane.msg
[ 24%] Generating Javascript code from hdmap_msgs/Point.msg
[ 24%] Generating Python from MSG comm_msgs/DeviceCmdState
[ 25%] Generating Python from MSG comm_msgs/AppVersionInfo
[ 25%] Generating EusLisp code from hdmap_msgs/RoutingRequest.msg
[ 25%] Generating EusLisp code from hdmap_msgs/RoadSegment.msg
[ 25%] Generating Javascript code from hdmap_msgs/ShowMapResponse.msg
[ 25%] Generating Javascript code from hdmap_msgs/BridgePoint.msg
[ 25%] Generating Python from MSG hdmap_msgs/Lane
[ 25%] Generating EusLisp code from hdmap_msgs/HeartBeat.msg
[ 25%] Generating C++ code from hdmap_msgs/FlipSeasideAreaRequest.msg
[ 26%] Generating EusLisp code from hdmap_msgs/BlacklistedLane.msg
[ 26%] Generating Javascript code from hdmap_msgs/Passage.msg
[ 26%] Generating C++ code from hdmap_msgs/ShowMapRequest.msg
[ 26%] Generating Python from MSG comm_msgs/MachineMetrics
[ 26%] Generating Python from MSG hdmap_msgs/TrafficInfo
[ 26%] Generating Javascript code from hdmap_msgs/BridgePosition.msg
[ 26%] Generating EusLisp code from hdmap_msgs/Point.msg
[ 26%] Generating Javascript code from hdmap_msgs/Lane.msg
[ 26%] Generating Javascript code from hdmap_msgs/TrafficInfo.msg
[ 26%] Built target comm_msgs_generate_messages_eus
[ 26%] Generating Lisp code from hdmap_msgs/FlipSeasideAreaRequest.msg
[ 26%] Generating Lisp code from hdmap_msgs/ShowMapRequest.msg
[ 26%] Generating EusLisp code from hdmap_msgs/ShowMapResponse.msg
[ 26%] Generating Javascript code from hdmap_msgs/RoutingResponse.msg
[ 26%] Generating Javascript code from hdmap_msgs/LaneSegment.msg
[ 27%] Generating C++ code from hdmap_msgs/RoutingRequest.msg
[ 27%] Generating Lisp code from hdmap_msgs/RoutingRequest.msg
[ 27%] Generating Python from MSG comm_msgs/Monitor
[ 27%] Generating Python from MSG hdmap_msgs/RoutingResponse
[ 27%] Generating Python from MSG hdmap_msgs/LaneSegment
[ 27%] Generating C++ code from hdmap_msgs/RoadSegment.msg
[ 27%] Generating Javascript code from hdmap_msgs/Map.msg
[ 27%] Generating Lisp code from hdmap_msgs/RoadSegment.msg
[ 27%] Generating EusLisp code from hdmap_msgs/BridgePoint.msg
[ 27%] Generating Javascript code from hdmap_msgs/Point2D.msg
[ 27%] Generating Lisp code from hdmap_msgs/HeartBeat.msg
[ 28%] Generating Javascript code from hdmap_msgs/Status.msg
[ 28%] Generating EusLisp code from hdmap_msgs/Passage.msg
[ 28%] Generating Javascript code from hdmap_msgs/StopPoint.msg
[ 28%] Generating Python msg __init__.py for comm_msgs
[ 28%] Generating EusLisp code from hdmap_msgs/BridgePosition.msg
[ 29%] Generating Python from MSG hdmap_msgs/Map
[ 29%] Generating Lisp code from hdmap_msgs/BlacklistedLane.msg
[ 29%] Generating C++ code from hdmap_msgs/HeartBeat.msg
[ 29%] Generating C++ code from hdmap_msgs/BlacklistedLane.msg
[ 29%] Generating Javascript code from hdmap_msgs/Ack.msg
[ 29%] Generating Lisp code from hdmap_msgs/Point.msg
[ 29%] Generating Javascript code from hdmap_msgs/RoutingRequestPoint.msg
[ 29%] Generating EusLisp code from hdmap_msgs/Lane.msg
[ 29%] Generating EusLisp code from hdmap_msgs/TrafficInfo.msg
[ 29%] Generating Lisp code from hdmap_msgs/ShowMapResponse.msg
[ 29%] Generating Javascript code from hdmap_msgs/Region.msg
[ 29%] Built target comm_msgs_generate_messages_py
[ 29%] Generating EusLisp code from hdmap_msgs/RoutingResponse.msg
[ 29%] Generating Python from MSG hdmap_msgs/Point2D
[ 29%] Generating EusLisp code from hdmap_msgs/LaneSegment.msg
[ 29%] Generating Javascript code from hdmap_msgs/Section.msg
[ 29%] Generating Lisp code from hdmap_msgs/BridgePoint.msg
[ 29%] Generating C++ code from hdmap_msgs/Point.msg
[ 29%] Generating EusLisp code from hdmap_msgs/Map.msg
[ 29%] Generating Python from MSG lane_frame_msgs/LaneA
[ 29%] Generating Lisp code from hdmap_msgs/Passage.msg
[ 29%] Built target hdmap_msgs_generate_messages_nodejs
[ 29%] Generating Lisp code from hdmap_msgs/BridgePosition.msg
[ 29%] Generating Python from MSG hdmap_msgs/Status
[ 29%] Generating Python from MSG lane_frame_msgs/LaneB
[ 29%] Generating Lisp code from hdmap_msgs/Lane.msg
[ 29%] Generating EusLisp code from hdmap_msgs/Point2D.msg
[ 30%] Generating Lisp code from hdmap_msgs/TrafficInfo.msg
[ 30%] Generating Python from MSG hdmap_msgs/StopPoint
[ 30%] Generating Lisp code from hdmap_msgs/RoutingResponse.msg
[ 30%] Generating Lisp code from hdmap_msgs/LaneSegment.msg
[ 30%] Generating Python from MSG hdmap_msgs/Ack
[ 30%] Generating C++ code from hdmap_msgs/ShowMapResponse.msg
[ 30%] Generating EusLisp code from hdmap_msgs/Status.msg
[ 30%] Generating Python from MSG hdmap_msgs/RoutingRequestPoint
[ 30%] Generating EusLisp code from lane_frame_msgs/LaneA.msg
[ 30%] Generating Lisp code from hdmap_msgs/Map.msg
[ 30%] Generating Python msg __init__.py for lane_frame_msgs
[ 30%] Generating Python from MSG hdmap_msgs/Region
[ 31%] Generating Lisp code from hdmap_msgs/Point2D.msg
[ 31%] Generating EusLisp code from hdmap_msgs/StopPoint.msg
[ 31%] Generating EusLisp code from lane_frame_msgs/LaneB.msg
[ 31%] Generating Python from MSG hdmap_msgs/Section
[ 31%] Generating Lisp code from hdmap_msgs/Status.msg
[ 31%] Generating C++ code from hdmap_msgs/BridgePoint.msg
[ 31%] Generating EusLisp code from hdmap_msgs/Ack.msg
[ 31%] Generating C++ code from lane_frame_msgs/LaneA.msg
[ 31%] Generating EusLisp manifest code for lane_frame_msgs
[ 31%] Generating Lisp code from hdmap_msgs/StopPoint.msg
[ 31%] Built target lane_frame_msgs_generate_messages_py
[ 32%] Generating Lisp code from hdmap_msgs/Ack.msg
[ 32%] Generating C++ code from lane_frame_msgs/LaneB.msg
[ 32%] Generating Lisp code from lane_frame_msgs/LaneA.msg
[ 32%] Generating EusLisp code from hdmap_msgs/RoutingRequestPoint.msg
[ 32%] Generating Lisp code from hdmap_msgs/RoutingRequestPoint.msg
[ 32%] Generating Python msg __init__.py for hdmap_msgs
[ 33%] Generating Lisp code from lane_frame_msgs/LaneB.msg
[ 33%] Generating C++ code from hdmap_msgs/Passage.msg
[ 33%] Generating Lisp code from hdmap_msgs/Region.msg
[ 34%] Generating EusLisp code from hdmap_msgs/Region.msg
[ 34%] Generating Lisp code from hdmap_msgs/Section.msg
[ 34%] Built target lane_frame_msgs_generate_messages_lisp
[ 34%] Generating EusLisp code from hdmap_msgs/Section.msg
[ 34%] Generating Javascript code from lane_frame_msgs/LaneA.msg
[ 34%] Built target lane_frame_msgs_generate_messages_cpp
[ 34%] Built target hdmap_msgs_generate_messages_lisp
[ 34%] Generating EusLisp code from msf_localization_msgs/WheelSpeed.msg
[ 35%] Generating C++ code from hdmap_msgs/BridgePosition.msg
[ 35%] Generating EusLisp manifest code for hdmap_msgs
[ 35%] Built target hdmap_msgs_generate_messages_py
[ 35%] Generating C++ code from hdmap_msgs/Lane.msg
[ 35%] Generating Javascript code from lane_frame_msgs/LaneB.msg
[ 35%] Generating C++ code from hdmap_msgs/TrafficInfo.msg
[ 35%] Generating EusLisp code from msf_localization_msgs/LocalizationStatus.msg
[ 35%] Generating C++ code from hdmap_msgs/RoutingResponse.msg
[ 35%] Built target lane_frame_msgs_generate_messages_nodejs
[ 35%] Generating C++ code from hdmap_msgs/LaneSegment.msg
[ 35%] Generating EusLisp code from msf_localization_msgs/LocalizationEstimate.msg
[ 35%] Generating EusLisp code from msf_localization_msgs/GnssBestPos.msg
[ 35%] Generating C++ code from hdmap_msgs/Map.msg
[ 35%] Generating C++ code from hdmap_msgs/Point2D.msg
[ 35%] Generating EusLisp code from msf_localization_msgs/GnssBestXYZ.msg
[ 35%] Generating C++ code from hdmap_msgs/Status.msg
[ 35%] Generating EusLisp code from msf_localization_msgs/Localization.msg
[ 35%] Generating C++ code from hdmap_msgs/StopPoint.msg
[ 35%] Generating C++ code from hdmap_msgs/Ack.msg
[ 36%] Generating EusLisp code from msf_localization_msgs/GnssHeading.msg
[ 36%] Generating EusLisp code from msf_localization_msgs/GnssBestVel.msg
[ 36%] Generating C++ code from hdmap_msgs/RoutingRequestPoint.msg
[ 36%] Generating EusLisp code from msf_localization_msgs/Gnss.msg
[ 36%] Generating C++ code from hdmap_msgs/Region.msg
[ 36%] Generating C++ code from hdmap_msgs/Section.msg
[ 36%] Generating EusLisp manifest code for msf_localization_msgs
[ 36%] Generating Python from MSG msf_localization_msgs/WheelSpeed
[ 36%] Built target lane_frame_msgs_generate_messages_eus
[ 36%] Generating C++ code from msf_localization_msgs/WheelSpeed.msg
[ 36%] Generating Javascript code from msf_localization_msgs/LocalizationStatus.msg
[ 37%] Generating Javascript code from msf_localization_msgs/WheelSpeed.msg
[ 37%] Generating C++ code from msf_localization_msgs/LocalizationStatus.msg
[ 37%] Built target hdmap_msgs_generate_messages_cpp
[ 37%] Generating Javascript code from msf_localization_msgs/LocalizationEstimate.msg
[ 37%] Generating Javascript code from msf_localization_msgs/GnssBestPos.msg
[ 37%] Generating Python from MSG msf_localization_msgs/LocalizationStatus
[ 37%] Generating Python from MSG msf_localization_msgs/LocalizationEstimate
[ 37%] Generating Javascript code from msf_localization_msgs/Localization.msg
[ 37%] Generating Javascript code from msf_localization_msgs/GnssBestXYZ.msg
[ 37%] Built target hdmap_msgs_generate_messages_eus
[ 37%] Generating Lisp code from msf_localization_msgs/WheelSpeed.msg
[ 37%] Generating Lisp code from msf_localization_msgs/LocalizationStatus.msg
[ 37%] Generating Javascript code from msf_localization_msgs/GnssHeading.msg
[ 37%] Generating Python from MSG msf_localization_msgs/GnssBestPos
[ 38%] Generating Lisp code from msf_localization_msgs/LocalizationEstimate.msg
[ 38%] Generating Javascript code from msf_localization_msgs/GnssBestVel.msg
[ 38%] Generating C++ code from msf_localization_msgs/LocalizationEstimate.msg
[ 38%] Generating C++ code from msf_localization_msgs/GnssBestPos.msg
[ 38%] Generating C++ code from msf_localization_msgs/Localization.msg
[ 39%] Generating C++ code from msf_localization_msgs/GnssBestXYZ.msg
[ 39%] Generating Lisp code from msf_localization_msgs/GnssBestPos.msg
[ 39%] Generating Javascript code from msf_localization_msgs/Gnss.msg
[ 39%] Generating Python from MSG msf_localization_msgs/GnssBestXYZ
[ 39%] Generating Lisp code from msf_localization_msgs/GnssBestXYZ.msg
[ 39%] Built target msf_localization_msgs_generate_messages_nodejs
[ 39%] Generating Lisp code from perception_msgs/UltrasonicRadar.msg
[ 39%] Generating Lisp code from msf_localization_msgs/Localization.msg
[ 39%] Generating Lisp code from perception_msgs/VOgPoints.msg
[ 39%] Generating C++ code from msf_localization_msgs/GnssHeading.msg
[ 39%] Generating C++ code from msf_localization_msgs/GnssBestVel.msg
[ 39%] Generating Lisp code from perception_msgs/Obstacle.msg
[ 39%] Generating Lisp code from msf_localization_msgs/GnssHeading.msg
[ 39%] Generating C++ code from msf_localization_msgs/Gnss.msg
[ 39%] Generating Lisp code from perception_msgs/FilterParam.msg
[ 39%] Generating Lisp code from perception_msgs/OgPoints.msg
[ 39%] Generating Python from MSG msf_localization_msgs/Localization
[ 39%] Generating Lisp code from msf_localization_msgs/GnssBestVel.msg
[ 40%] Generating Lisp code from perception_msgs/OgPoint.msg
[ 41%] Generating Python from MSG perception_msgs/UltrasonicRadar
[ 41%] Generating Lisp code from msf_localization_msgs/Gnss.msg
[ 41%] Generating Javascript code from perception_msgs/UltrasonicRadar.msg
[ 41%] Generating Python from MSG msf_localization_msgs/GnssHeading
[ 41%] Generating Lisp code from perception_msgs/VOgPoint.msg
[ 41%] Generating Python from MSG perception_msgs/VOgPoints
[ 41%] Built target msf_localization_msgs_generate_messages_cpp
[ 41%] Generating EusLisp code from perception_msgs/UltrasonicRadar.msg
[ 41%] Built target msf_localization_msgs_generate_messages_lisp
[ 41%] Generating Javascript code from perception_msgs/VOgPoints.msg
[ 41%] Generating EusLisp code from perception_msgs/VOgPoints.msg
[ 41%] Generating Lisp code from perception_msgs/TrailerPosture.msg
[ 41%] Built target msf_localization_msgs_generate_messages_eus
[ 41%] Generating Lisp code from perception_msgs/Obstacles.msg
[ 41%] Generating Javascript code from perception_msgs/Obstacle.msg
[ 41%] Generating Python from MSG perception_msgs/Obstacle
[ 41%] Generating Python from MSG perception_msgs/FilterParam
[ 42%] Generating EusLisp code from perception_msgs/Obstacle.msg
[ 42%] Generating Python from MSG msf_localization_msgs/GnssBestVel
[ 42%] Generating EusLisp code from perception_msgs/FilterParam.msg
[ 42%] Built target perception_msgs_generate_messages_lisp
[ 42%] Generating Javascript code from perception_msgs/FilterParam.msg
[ 42%] Generating C++ code from perception_msgs/UltrasonicRadar.msg
[ 42%] Generating Python from MSG perception_msgs/OgPoints
[ 42%] Generating Javascript code from perception_msgs/OgPoints.msg
[ 42%] Generating EusLisp code from perception_msgs/OgPoints.msg
[ 42%] Generating Javascript code from perception_msgs/OgPoint.msg
[ 42%] Generating Python from MSG perception_msgs/OgPoint
[ 42%] Generating Python from MSG perception_msgs/VOgPoint
[ 42%] Generating Javascript code from perception_msgs/VOgPoint.msg
[ 42%] Generating Python from MSG perception_msgs/TrailerPosture
[ 42%] Generating Python from MSG msf_localization_msgs/Gnss
[ 42%] Generating EusLisp code from perception_msgs/OgPoint.msg
[ 43%] Generating Javascript code from perception_msgs/TrailerPosture.msg
[ 43%] Generating C++ code from perception_msgs/VOgPoints.msg
[ 43%] Generating Python from MSG perception_msgs/Obstacles
[ 43%] Generating Javascript code from perception_msgs/Obstacles.msg
[ 43%] Generating EusLisp code from perception_msgs/VOgPoint.msg
[ 43%] Generating EusLisp code from perception_msgs/TrailerPosture.msg
[ 43%] Generating Python from MSG pnc_lonctrl_msgs/Trajectory
[ 43%] Generating Python msg __init__.py for msf_localization_msgs
[ 43%] Generating C++ code from perception_msgs/Obstacle.msg
[ 43%] Built target perception_msgs_generate_messages_nodejs
[ 44%] Generating C++ code from pnc_lonctrl_msgs/Trajectory.msg
[ 44%] Generating Python msg __init__.py for perception_msgs
[ 44%] Generating C++ code from pnc_lonctrl_msgs/PathPoint.msg
[ 44%] Generating EusLisp code from perception_msgs/Obstacles.msg
[ 45%] Generating C++ code from perception_msgs/FilterParam.msg
[ 45%] Generating Python from MSG pnc_lonctrl_msgs/PathPoint
[ 45%] Generating EusLisp manifest code for perception_msgs
[ 45%] Built target msf_localization_msgs_generate_messages_py
[ 45%] Generating C++ code from perception_msgs/OgPoints.msg
[ 45%] Generating C++ code from perception_msgs/OgPoint.msg
[ 45%] Generating C++ code from perception_msgs/VOgPoint.msg
[ 45%] Built target perception_msgs_generate_messages_py
[ 45%] Generating Python from MSG pnc_lonctrl_msgs/TrajectoryPoint
[ 45%] Generating C++ code from pnc_lonctrl_msgs/TrajectoryPoint.msg
[ 45%] Generating C++ code from perception_msgs/TrailerPosture.msg
[ 46%] Generating Python from MSG pnc_lonctrl_msgs/LonCtrlDebug
[ 46%] Generating C++ code from perception_msgs/Obstacles.msg
[ 46%] Generating C++ code from pnc_lonctrl_msgs/LonCtrlDebug.msg
[ 46%] Generating EusLisp code from pnc_lonctrl_msgs/Trajectory.msg
[ 46%] Generating Python from MSG pnc_lonctrl_msgs/Path
[ 46%] Generating EusLisp code from pnc_lonctrl_msgs/PathPoint.msg
[ 46%] Generating Python from MSG pnc_lonctrl_msgs/Gear
[ 46%] Generating EusLisp code from pnc_lonctrl_msgs/TrajectoryPoint.msg
[ 46%] Generating EusLisp code from pnc_lonctrl_msgs/LonCtrlDebug.msg
[ 46%] Generating EusLisp code from pnc_lonctrl_msgs/Path.msg
[ 46%] Built target perception_msgs_generate_messages_cpp
[ 46%] Generating C++ code from pnc_lonctrl_msgs/Path.msg
[ 46%] Generating Javascript code from pnc_lonctrl_msgs/Trajectory.msg
[ 46%] Generating Javascript code from pnc_lonctrl_msgs/PathPoint.msg
[ 46%] Generating C++ code from pnc_lonctrl_msgs/Gear.msg
[ 46%] Generating Python msg __init__.py for pnc_lonctrl_msgs
[ 46%] Generating Javascript code from pnc_lonctrl_msgs/TrajectoryPoint.msg
[ 46%] Generating EusLisp code from pnc_lonctrl_msgs/Gear.msg
[ 46%] Generating Lisp code from pnc_lonctrl_msgs/Trajectory.msg
[ 46%] Generating Javascript code from pnc_lonctrl_msgs/LonCtrlDebug.msg
[ 46%] Generating Lisp code from pnc_lonctrl_msgs/PathPoint.msg
[ 46%] Generating Lisp code from pnc_lonctrl_msgs/TrajectoryPoint.msg
[ 46%] Generating Javascript code from pnc_lonctrl_msgs/Path.msg
[ 46%] Generating EusLisp manifest code for pnc_lonctrl_msgs
[ 46%] Generating Javascript code from pnc_lonctrl_msgs/Gear.msg
[ 46%] Generating Lisp code from pnc_lonctrl_msgs/LonCtrlDebug.msg
[ 47%] Generating Lisp code from pnc_lonctrl_msgs/Path.msg
[ 47%] Generating Lisp code from pnc_lonctrl_msgs/Gear.msg
[ 47%] Built target pnc_lonctrl_msgs_generate_messages_cpp
[ 47%] Built target pnc_lonctrl_msgs_generate_messages_py
[ 47%] Built target pnc_lonctrl_msgs_generate_messages_nodejs
[ 47%] Generating Javascript code from port_msgs/ContainerCompensate.msg
[ 47%] Generating Javascript code from port_msgs/StationDeviceCmds.msg
[ 47%] Generating Python from MSG port_msgs/ContainerCompensate
[ 47%] Built target pnc_lonctrl_msgs_generate_messages_lisp
[ 47%] Generating EusLisp code from port_msgs/ContainerCompensate.msg
[ 47%] Generating Python from MSG port_msgs/StationDeviceCmds
[ 47%] Generating C++ code from port_msgs/ContainerCompensate.msg
[ 47%] Generating C++ code from port_msgs/StationDeviceCmds.msg
[ 47%] Generating Javascript code from port_msgs/AccurateStop.msg
[ 47%] Generating Javascript code from port_msgs/VehicleStationState.msg
[ 47%] Generating EusLisp code from port_msgs/StationDeviceCmds.msg
[ 47%] Generating C++ code from port_msgs/AccurateStop.msg
[ 47%] Generating Javascript code from port_msgs/StationDeviceCmd.msg
[ 47%] Built target perception_msgs_generate_messages_eus
[ 48%] Generating C++ code from port_msgs/VehicleStationState.msg
[ 48%] Generating Python from MSG port_msgs/AccurateStop
[ 48%] Generating Lisp code from port_msgs/ContainerCompensate.msg
[ 48%] Generating Lisp code from port_msgs/StationDeviceCmds.msg
[ 48%] Generating EusLisp code from port_msgs/AccurateStop.msg
[ 48%] Built target port_msgs_generate_messages_nodejs
[ 48%] Generating EusLisp code from port_msgs/VehicleStationState.msg
[ 48%] Generating EusLisp code from port_msgs/StationDeviceCmd.msg
[ 48%] Generating Lisp code from port_msgs/AccurateStop.msg
[ 49%] Generating Lisp code from port_msgs/VehicleStationState.msg
[ 49%] Generating C++ code from port_msgs/StationDeviceCmd.msg
[ 49%] Generating EusLisp manifest code for port_msgs
[ 49%] Generating Lisp code from port_msgs/StationDeviceCmd.msg
[ 49%] Generating Python from MSG prediction_msgs/PredictionObstacle
[ 49%] Generating Python from MSG prediction_msgs/PredictionObstacles
[ 49%] Generating Python from MSG port_msgs/VehicleStationState
[ 49%] Built target port_msgs_generate_messages_lisp
[ 49%] Generating Python from MSG prediction_msgs/PredictionTrajectory
[ 49%] Generating C++ code from prediction_msgs/PredictionObstacle.msg
[ 49%] Built target port_msgs_generate_messages_cpp
[ 49%] Generating C++ code from prediction_msgs/PredictionObstacles.msg
[ 49%] Generating Python from MSG port_msgs/StationDeviceCmd
[ 50%] Generating Javascript code from prediction_msgs/PredictionObstacle.msg
[ 50%] Generating Javascript code from prediction_msgs/PredictionObstacles.msg
[ 50%] Generating C++ code from prediction_msgs/PredictionTrajectory.msg
[ 50%] Generating Python msg __init__.py for prediction_msgs
[ 50%] Generating Javascript code from prediction_msgs/PredictionTrajectory.msg
[ 50%] Generating EusLisp code from prediction_msgs/PredictionObstacle.msg
[ 50%] Built target pnc_lonctrl_msgs_generate_messages_eus
[ 50%] Built target prediction_msgs_generate_messages_nodejs
[ 50%] Generating EusLisp code from prediction_msgs/PredictionObstacles.msg
[ 50%] Generating Lisp code from prediction_msgs/PredictionObstacle.msg
[ 50%] Generating Lisp code from prediction_msgs/PredictionObstacles.msg
[ 50%] Generating EusLisp code from prediction_msgs/PredictionTrajectory.msg
[ 51%] Generating Python msg __init__.py for port_msgs
[ 51%] Generating EusLisp manifest code for prediction_msgs
[ 51%] Generating Lisp code from prediction_msgs/PredictionTrajectory.msg
[ 51%] Built target prediction_msgs_generate_messages_py
[ 51%] Generating C++ code from simulate_msgs/InitState.msg
[ 51%] Generating Javascript code from simulate_msgs/InitState.msg
[ 51%] Built target prediction_msgs_generate_messages_cpp
[ 51%] Built target prediction_msgs_generate_messages_lisp
[ 51%] Generating Lisp code from simulate_msgs/InitState.msg
[ 51%] Generating Javascript code from simulate_msgs/Rate.msg
[ 51%] Generating Python from MSG simulate_msgs/InitState
[ 51%] Generating C++ code from simulate_msgs/Rate.msg
[ 51%] Generating Lisp code from simulate_msgs/Rate.msg
[ 51%] Built target simulate_msgs_generate_messages_nodejs
[ 51%] Generating Python from MSG simulate_msgs/Rate
[ 51%] Built target port_msgs_generate_messages_py
[ 51%] Generating EusLisp code from simulate_msgs/InitState.msg
[ 51%] Built target simulate_msgs_generate_messages_lisp
[ 51%] Generating Python from MSG spreader_msgs/SpreaderInfo
[ 51%] Generating Javascript code from spreader_msgs/SpreaderInfo.msg
[ 51%] Built target spreader_msgs_generate_messages_nodejs
[ 52%] Generating EusLisp code from simulate_msgs/Rate.msg
[ 52%] Generating EusLisp code from spreader_msgs/SpreaderInfo.msg
[ 52%] Built target simulate_msgs_generate_messages_cpp
[ 52%] Generating Python msg __init__.py for simulate_msgs
[ 52%] Generating Python msg __init__.py for spreader_msgs
[ 52%] Generating C++ code from spreader_msgs/SpreaderInfo.msg
[ 53%] Generating Lisp code from spreader_msgs/SpreaderInfo.msg
[ 53%] Generating EusLisp manifest code for simulate_msgs
[ 53%] Generating EusLisp manifest code for spreader_msgs
[ 53%] Built target spreader_msgs_generate_messages_lisp
[ 53%] Generating C++ code from localization_msgs/Gnss.msg
[ 53%] Built target port_msgs_generate_messages_eus
[ 53%] Generating C++ code from localization_msgs/Ins.msg
[ 53%] Built target spreader_msgs_generate_messages_py
[ 53%] Generating C++ code from localization_msgs/IgnoreQc.msg
[ 53%] Built target simulate_msgs_generate_messages_py
[ 53%] Generating Javascript code from localization_msgs/Gnss.msg
[ 53%] Built target spreader_msgs_generate_messages_cpp
[ 53%] Generating Javascript code from localization_msgs/Ins.msg
[ 53%] Generating Javascript code from localization_msgs/IgnoreQc.msg
[ 53%] Generating Javascript code from localization_msgs/LocalizationEstimate.msg
[ 54%] Generating Javascript code from localization_msgs/VehicleState.msg
[ 54%] Generating C++ code from localization_msgs/LocalizationEstimate.msg
[ 54%] Generating C++ code from localization_msgs/VehicleState.msg
[ 54%] Generating EusLisp code from localization_msgs/Gnss.msg
[ 54%] Generating Python from MSG localization_msgs/Gnss
[ 54%] Built target localization_msgs_generate_messages_nodejs
[ 54%] Generating Lisp code from localization_msgs/Gnss.msg
[ 54%] Generating Lisp code from localization_msgs/Ins.msg
[ 54%] Generating EusLisp code from localization_msgs/Ins.msg
[ 54%] Built target prediction_msgs_generate_messages_eus
[ 54%] Generating Lisp code from localization_msgs/IgnoreQc.msg
[ 54%] Generating Python from MSG localization_msgs/Ins
[ 54%] Generating EusLisp code from localization_msgs/IgnoreQc.msg
[ 54%] Generating Lisp code from localization_msgs/LocalizationEstimate.msg
[ 54%] Built target localization_msgs_generate_messages_cpp
[ 54%] Generating Python from MSG tos_msgs/Ack
[ 55%] Generating EusLisp code from localization_msgs/LocalizationEstimate.msg
[ 55%] Generating EusLisp code from localization_msgs/VehicleState.msg
[ 55%] Generating Lisp code from localization_msgs/VehicleState.msg
[ 55%] Generating EusLisp manifest code for localization_msgs
[ 55%] Generating Python from MSG localization_msgs/IgnoreQc
[ 55%] Generating Python from MSG localization_msgs/LocalizationEstimate
[ 55%] Generating Python from MSG localization_msgs/VehicleState
[ 55%] Built target localization_msgs_generate_messages_lisp
[ 55%] Generating Python from MSG tos_msgs/VanPool
[ 55%] Generating EusLisp code from tos_msgs/Ack.msg
[ 55%] Built target simulate_msgs_generate_messages_eus
[ 55%] Generating C++ code from tos_msgs/Ack.msg
[ 55%] Generating EusLisp code from tos_msgs/VanPool.msg
[ 55%] Built target spreader_msgs_generate_messages_eus
[ 55%] Generating EusLisp code from tos_msgs/Align.msg
[ 55%] Generating C++ code from tos_msgs/VanPool.msg
[ 55%] Generating Python from MSG tos_msgs/Align
[ 55%] Generating Python msg __init__.py for localization_msgs
[ 55%] Generating C++ code from tos_msgs/Align.msg
[ 55%] Generating EusLisp code from tos_msgs/AlarmSig.msg
[ 55%] Generating EusLisp code from tos_msgs/ClosedArea.msg
[ 55%] Generating EusLisp code from tos_msgs/Task.msg
[ 55%] Generating C++ code from tos_msgs/AlarmSig.msg
[ 55%] Generating Python from MSG tos_msgs/AlarmSig
[ 55%] Built target localization_msgs_generate_messages_py
[ 55%] Generating Lisp code from tos_msgs/Ack.msg
[ 55%] Generating Python from MSG tos_msgs/ClosedArea
[ 55%] Generating C++ code from tos_msgs/ClosedArea.msg
[ 55%] Generating EusLisp code from tos_msgs/AlignSig.msg
[ 55%] Generating Lisp code from tos_msgs/VanPool.msg
[ 55%] Generating Python from MSG tos_msgs/Task
[ 55%] Generating EusLisp code from tos_msgs/TaskDetail.msg
[ 55%] Generating Lisp code from tos_msgs/Align.msg
[ 55%] Generating C++ code from tos_msgs/Task.msg
[ 55%] Generating Python from MSG tos_msgs/AlignSig
[ 55%] Generating Lisp code from tos_msgs/AlarmSig.msg
[ 55%] Generating Javascript code from tos_msgs/Ack.msg
[ 55%] Generating C++ code from tos_msgs/AlignSig.msg
[ 55%] Generating EusLisp code from tos_msgs/BlockedSection.msg
[ 55%] Generating EusLisp code from tos_msgs/Heartbeat.msg
[ 55%] Generating Python from MSG tos_msgs/TaskDetail
[ 55%] Generating Lisp code from tos_msgs/ClosedArea.msg
[ 55%] Generating Javascript code from tos_msgs/VanPool.msg
[ 55%] Generating C++ code from tos_msgs/TaskDetail.msg
[ 55%] Generating Lisp code from tos_msgs/Task.msg
[ 56%] Generating C++ code from tos_msgs/BlockedSection.msg
[ 56%] Generating Javascript code from tos_msgs/Align.msg
[ 56%] Generating EusLisp code from tos_msgs/ManualShift.msg
[ 56%] Built target localization_msgs_generate_messages_eus
[ 57%] Generating EusLisp code from tos_msgs/ShoreCranesLoc.msg
[ 57%] Generating Lisp code from tos_msgs/AlignSig.msg
[ 57%] Generating Javascript code from tos_msgs/AlarmSig.msg
[ 57%] Generating C++ code from tos_msgs/Heartbeat.msg
[ 57%] Generating Python from MSG tos_msgs/BlockedSection
[ 57%] Generating Lisp code from tos_msgs/TaskDetail.msg
[ 57%] Generating C++ code from tos_msgs/ManualShift.msg
[ 57%] Generating Javascript code from tos_msgs/ClosedArea.msg
[ 57%] Generating Lisp code from tos_msgs/BlockedSection.msg
[ 57%] Generating EusLisp code from tos_msgs/ClosedAreas.msg
[ 57%] Generating Lisp code from tos_msgs/Heartbeat.msg
[ 57%] Generating C++ code from tos_msgs/ShoreCranesLoc.msg
[ 57%] Generating Javascript code from tos_msgs/Task.msg
[ 57%] Generating Lisp code from tos_msgs/ManualShift.msg
[ 58%] Generating Lisp code from tos_msgs/ShoreCranesLoc.msg
[ 59%] Generating EusLisp code from tos_msgs/BlockedCrane.msg
[ 59%] Generating Python from MSG tos_msgs/Heartbeat
[ 59%] Generating Javascript code from tos_msgs/AlignSig.msg
[ 59%] Generating Lisp code from tos_msgs/ClosedAreas.msg
[ 59%] Generating C++ code from tos_msgs/ClosedAreas.msg
[ 59%] Generating Javascript code from tos_msgs/TaskDetail.msg
[ 59%] Generating EusLisp code from tos_msgs/ShoreCrane.msg
[ 60%] Generating Lisp code from tos_msgs/BlockedCrane.msg
[ 60%] Generating Javascript code from tos_msgs/BlockedSection.msg
[ 60%] Generating Python from MSG tos_msgs/ManualShift
[ 60%] Generating Lisp code from tos_msgs/StackerReady.msg
[ 60%] Generating Javascript code from tos_msgs/Heartbeat.msg
[ 60%] Generating Python from MSG tos_msgs/ShoreCranesLoc
[ 60%] Generating EusLisp code from tos_msgs/Cmd.msg
[ 60%] Generating Lisp code from tos_msgs/ShoreCrane.msg
[ 60%] Generating Javascript code from tos_msgs/ManualShift.msg
[ 60%] Generating C++ code from tos_msgs/BlockedCrane.msg
[ 60%] Generating Lisp code from tos_msgs/Cmd.msg
[ 61%] Generating Javascript code from tos_msgs/ShoreCranesLoc.msg
[ 61%] Generating EusLisp code from tos_msgs/CmdState.msg
[ 61%] Generating Javascript code from tos_msgs/ClosedAreas.msg
[ 61%] Generating EusLisp code from tos_msgs/StackerReady.msg
[ 61%] Generating Python from MSG tos_msgs/ClosedAreas
[ 61%] Generating Lisp code from tos_msgs/CmdState.msg
[ 61%] Generating Lisp code from tos_msgs/AlignTips.msg
[ 62%] Generating Javascript code from tos_msgs/BlockedCrane.msg
[ 63%] Generating Python from MSG tos_msgs/BlockedCrane
[ 63%] Generating EusLisp code from tos_msgs/AlignTips.msg
[ 63%] Generating Javascript code from v2x_msgs/Traj.msg
[ 63%] Generating Lisp code from tos_msgs/TruckStop.msg
[ 63%] Generating Javascript code from tos_msgs/StackerReady.msg
[ 64%] Generating C++ code from tos_msgs/StackerReady.msg
[ 64%] Generating Javascript code from v2x_msgs/TrajPt.msg
[ 64%] Generating Lisp code from tos_msgs/BlockedLane.msg
[ 64%] Generating EusLisp code from tos_msgs/TruckStop.msg
[ 64%] Generating Javascript code from tos_msgs/ShoreCrane.msg
[ 64%] Generating Javascript code from v2x_msgs/Chassis.msg
[ 64%] Generating Python from MSG tos_msgs/StackerReady
[ 64%] Generating Lisp code from tos_msgs/Cps.msg
[ 64%] Generating Javascript code from tos_msgs/Cmd.msg
[ 64%] Built target v2x_msgs_generate_messages_nodejs
[ 64%] Generating C++ code from tos_msgs/ShoreCrane.msg
[ 65%] Generating Python from MSG v2x_msgs/Traj
[ 65%] Generating EusLisp code from tos_msgs/BlockedLane.msg
[ 65%] Built target tos_msgs_generate_messages_lisp
[ 65%] Generating C++ code from v2x_msgs/Traj.msg
[ 65%] Generating Javascript code from tos_msgs/CmdState.msg
[ 65%] Generating Javascript code from tos_msgs/AlignTips.msg
[ 65%] Generating EusLisp manifest code for tos_msgs
[ 65%] Generating C++ code from v2x_msgs/TrajPt.msg
[ 66%] Generating Python from MSG tos_msgs/ShoreCrane
[ 66%] Generating Javascript code from tos_msgs/TruckStop.msg
[ 66%] Generating Python from MSG v2x_msgs/TrajPt
[ 66%] Generating C++ code from tos_msgs/Cmd.msg
[ 66%] Generating C++ code from tos_msgs/CmdState.msg
[ 66%] Generating Javascript code from tos_msgs/BlockedLane.msg
[ 66%] Generating Javascript code from tos_msgs/Cps.msg
[ 66%] Generating Python from MSG tos_msgs/Cmd
[ 66%] Generating C++ code from v2x_msgs/Chassis.msg
[ 66%] Generating Python from MSG v2x_msgs/Chassis
[ 66%] Built target tos_msgs_generate_messages_nodejs
[ 66%] Generating C++ code from tos_msgs/AlignTips.msg
[ 66%] Generating Lisp code from v2x_msgs/Traj.msg
[ 66%] Generating Python from MSG tos_msgs/CmdState
[ 66%] Generating Lisp code from v2x_msgs/TrajPt.msg
[ 66%] Generating C++ code from tos_msgs/TruckStop.msg
[ 66%] Built target v2x_msgs_generate_messages_cpp
[ 66%] Generating Lisp code from v2x_msgs/Chassis.msg
[ 66%] Generating Python msg __init__.py for v2x_msgs
[ 66%] Generating Python from MSG tos_msgs/AlignTips
[ 66%] Built target v2x_msgs_generate_messages_lisp
[ 66%] Generating EusLisp code from v2x_msgs/Traj.msg
[ 66%] Generating Python from MSG tos_msgs/TruckStop
[ 66%] Generating EusLisp code from v2x_msgs/TrajPt.msg
[ 66%] Generating C++ code from tos_msgs/BlockedLane.msg
[ 66%] Built target v2x_msgs_generate_messages_py
[ 66%] Generating C++ code from tos_msgs/Cps.msg
[ 66%] Generating Python from MSG vehicle_msgs/CCUControl
[ 66%] Generating Python from MSG vehicle_msgs/Path
[ 66%] Generating EusLisp code from v2x_msgs/Chassis.msg
[ 66%] Generating Python from MSG tos_msgs/BlockedLane
[ 66%] Generating Python from MSG tos_msgs/Cps
[ 66%] Built target tos_msgs_generate_messages_cpp
[ 67%] Generating EusLisp manifest code for v2x_msgs
[ 67%] Generating Python from MSG vehicle_msgs/StartVehicle
[ 68%] Generating Python from MSG vehicle_msgs/VehicleStatus
[ 68%] Generating C++ code from vehicle_msgs/CCUControl.msg
[ 68%] Generating EusLisp code from tos_msgs/Cps.msg
[ 68%] Generating Python msg __init__.py for tos_msgs
[ 68%] Generating Python from MSG vehicle_msgs/StatusCmd
[ 68%] Generating Python from MSG vehicle_msgs/UltrasonicRadars
[ 68%] Built target tos_msgs_generate_messages_eus
[ 68%] Generating C++ code from vehicle_msgs/Path.msg
[ 68%] Generating Lisp code from vehicle_msgs/CCUControl.msg
[ 68%] Generating Lisp code from vehicle_msgs/Path.msg
[ 68%] Built target tos_msgs_generate_messages_py
[ 68%] Generating EusLisp code from vehicle_msgs/CCUControl.msg
[ 68%] Generating Python from MSG vehicle_msgs/Command
[ 68%] Generating EusLisp code from vehicle_msgs/Path.msg
[ 68%] Generating Javascript code from vehicle_msgs/CCUControl.msg
[ 68%] Generating Javascript code from vehicle_msgs/Path.msg
[ 69%] Generating Lisp code from vehicle_msgs/StartVehicle.msg
[ 69%] Generating C++ code from vehicle_msgs/StartVehicle.msg
[ 69%] Generating Javascript code from vehicle_msgs/StartVehicle.msg
[ 69%] Generating Python from MSG vehicle_msgs/Chassis
[ 69%] Generating Lisp code from vehicle_msgs/VehicleStatus.msg
[ 69%] Generating EusLisp code from vehicle_msgs/StartVehicle.msg
[ 69%] Generating Lisp code from vehicle_msgs/StatusCmd.msg
[ 69%] Generating Javascript code from vehicle_msgs/VehicleStatus.msg
[ 69%] Generating C++ code from vehicle_msgs/VehicleStatus.msg
[ 69%] Generating Python from MSG vehicle_msgs/CtrlReference
[ 69%] Generating Lisp code from vehicle_msgs/UltrasonicRadars.msg
[ 69%] Generating Javascript code from vehicle_msgs/StatusCmd.msg
[ 69%] Generating EusLisp code from vehicle_msgs/VehicleStatus.msg
[ 69%] Generating Javascript code from vehicle_msgs/UltrasonicRadars.msg
[ 70%] Generating Lisp code from vehicle_msgs/Command.msg
[ 70%] Generating EusLisp code from vehicle_msgs/UltrasonicRadars.msg
[ 70%] Generating Javascript code from vehicle_msgs/Command.msg
[ 70%] Generating Python from MSG vehicle_msgs/LockStationStop
[ 70%] Generating Lisp code from vehicle_msgs/Chassis.msg
[ 70%] Generating C++ code from vehicle_msgs/StatusCmd.msg
[ 70%] Generating Javascript code from vehicle_msgs/Chassis.msg
[ 71%] Generating Javascript code from vehicle_msgs/CtrlReference.msg
[ 71%] Generating EusLisp code from vehicle_msgs/StatusCmd.msg
[ 71%] Generating EusLisp code from vehicle_msgs/Command.msg
[ 71%] Generating Lisp code from vehicle_msgs/CtrlReference.msg
[ 71%] Built target v2x_msgs_generate_messages_eus
[ 71%] Generating Lisp code from vehicle_msgs/LockStationStop.msg
[ 71%] Generating Python from MSG vehicle_msgs/ControllerStatus
[ 71%] Generating Javascript code from vehicle_msgs/LockStationStop.msg
[ 71%] Generating C++ code from vehicle_msgs/UltrasonicRadars.msg
[ 71%] Generating Python from MSG vehicle_msgs/Trajectory
[ 71%] Generating Lisp code from vehicle_msgs/ControllerStatus.msg
[ 71%] Generating EusLisp code from vehicle_msgs/Chassis.msg
[ 71%] Generating Lisp code from visual_msgs/Section.msg
[ 71%] Generating Javascript code from vehicle_msgs/ControllerStatus.msg
[ 71%] Generating Lisp code from vehicle_msgs/Trajectory.msg
[ 71%] Generating Lisp code from visual_msgs/SpeedConstrain.msg
[ 71%] Generating Lisp code from visual_msgs/Lane.msg
[ 72%] Generating Javascript code from vehicle_msgs/Trajectory.msg
[ 72%] Generating EusLisp code from vehicle_msgs/CtrlReference.msg
[ 72%] Generating Lisp code from vehicle_msgs/DebugData.msg
[ 73%] Generating Lisp code from visual_msgs/PathPoint.msg
[ 73%] Generating Python from MSG vehicle_msgs/DebugData
[ 73%] Generating Javascript code from vehicle_msgs/DebugData.msg
[ 73%] Generating C++ code from vehicle_msgs/Command.msg
[ 73%] Generating Lisp code from vehicle_msgs/TrajectoryPoint.msg
[ 73%] Generating Lisp code from visual_msgs/PathPoints.msg
[ 73%] Generating EusLisp code from vehicle_msgs/LockStationStop.msg
[ 73%] Generating Javascript code from vehicle_msgs/TrajectoryPoint.msg
[ 73%] Generating Lisp code from vehicle_msgs/Gear.msg
[ 73%] Generating Lisp code from visual_msgs/SpeedConstrains.msg
[ 73%] Generating Javascript code from vehicle_msgs/Gear.msg
[ 73%] Generating EusLisp code from vehicle_msgs/ControllerStatus.msg
[ 73%] Generating Lisp code from visual_msgs/Path.msg
[ 73%] Generating Lisp code from vehicle_msgs/RemoteControl.msg
[ 73%] Generating Python from MSG vehicle_msgs/TrajectoryPoint
[ 73%] Generating Javascript code from vehicle_msgs/RemoteControl.msg
[ 73%] Generating Lisp code from visual_msgs/Lanes.msg
[ 73%] Generating Lisp code from vehicle_msgs/HeartBeat.msg
[ 73%] Generating C++ code from vehicle_msgs/Chassis.msg
[ 73%] Generating EusLisp code from vehicle_msgs/Trajectory.msg
[ 73%] Generating Javascript code from vehicle_msgs/HeartBeat.msg
[ 73%] Built target visual_msgs_generate_messages_lisp
[ 73%] Generating EusLisp code from vehicle_msgs/DebugData.msg
[ 73%] Generating Javascript code from visual_msgs/Section.msg
[ 73%] Generating Lisp code from vehicle_msgs/Request.msg
[ 73%] Generating Python from MSG visual_msgs/Section
[ 73%] Generating Javascript code from vehicle_msgs/Request.msg
[ 73%] Generating Python from MSG vehicle_msgs/Gear
[ 74%] Generating Javascript code from visual_msgs/SpeedConstrain.msg
[ 74%] Generating Javascript code from visual_msgs/Lane.msg
[ 74%] Generating Lisp code from vehicle_msgs/PathPoint.msg
[ 74%] Generating EusLisp code from vehicle_msgs/TrajectoryPoint.msg
[ 74%] Generating Javascript code from vehicle_msgs/PathPoint.msg
[ 74%] Generating Javascript code from visual_msgs/PathPoint.msg
[ 74%] Built target vehicle_msgs_generate_messages_lisp
[ 74%] Generating C++ code from vehicle_msgs/CtrlReference.msg
[ 74%] Generating Python from MSG vehicle_msgs/RemoteControl
[ 74%] Built target vehicle_msgs_generate_messages_nodejs
[ 74%] Generating Python from MSG visual_msgs/SpeedConstrain
[ 74%] Generating Javascript code from visual_msgs/PathPoints.msg
[ 74%] Generating EusLisp code from vehicle_msgs/Gear.msg
[ 75%] Generating Python from MSG vehicle_msgs/HeartBeat
[ 75%] Generating Javascript code from visual_msgs/SpeedConstrains.msg
[ 75%] Generating EusLisp code from vehicle_msgs/RemoteControl.msg
[ 75%] Generating Javascript code from visual_msgs/Path.msg
[ 75%] Generating Python from MSG vehicle_msgs/PathPoint
[ 76%] Generating C++ code from vehicle_msgs/LockStationStop.msg
[ 76%] Generating Python from MSG visual_msgs/Lane
[ 76%] Generating Javascript code from visual_msgs/Lanes.msg
[ 76%] Generating Python from MSG vehicle_msgs/Request
[ 76%] Generating EusLisp code from vehicle_msgs/HeartBeat.msg
[ 76%] Generating C++ code from visual_msgs/Section.msg
[ 76%] Built target visual_msgs_generate_messages_nodejs
[ 76%] Generating EusLisp code from visual_msgs/Section.msg
[ 76%] Generating EusLisp code from vehicle_msgs/Request.msg
[ 76%] Generating C++ code from vehicle_msgs/Trajectory.msg
[ 77%] Generating EusLisp code from vehicle_msgs/PathPoint.msg
[ 77%] Generating C++ code from vehicle_msgs/ControllerStatus.msg
[ 77%] Generating EusLisp code from visual_msgs/SpeedConstrain.msg
[ 77%] Generating Python from MSG visual_msgs/PathPoint
[ 77%] Generating Python msg __init__.py for vehicle_msgs
[ 77%] Generating C++ code from visual_msgs/SpeedConstrain.msg
[ 78%] Generating EusLisp code from visual_msgs/Lane.msg
[ 78%] Generating EusLisp code from visual_msgs/PathPoint.msg
[ 79%] Generating EusLisp manifest code for vehicle_msgs
[ 79%] Generating EusLisp code from visual_msgs/PathPoints.msg
[ 79%] Generating C++ code from vehicle_msgs/DebugData.msg
[ 79%] Generating Python from MSG visual_msgs/PathPoints
[ 79%] Built target vehicle_msgs_generate_messages_py
[ 79%] Generating C++ code from vehicle_msgs/TrajectoryPoint.msg
[ 79%] Built target lego_cloud_msgs_generate_messages
[ 79%] Generating EusLisp code from visual_msgs/SpeedConstrains.msg
[ 79%] Generating C++ code from visual_msgs/Lane.msg
[ 79%] Generating Python from MSG visual_msgs/SpeedConstrains
[ 79%] Generating EusLisp code from visual_msgs/Path.msg
[ 79%] Generating C++ code from vehicle_msgs/RemoteControl.msg
[ 79%] Generating C++ code from vehicle_msgs/Gear.msg
[ 79%] Generating EusLisp manifest code for visual_msgs
[ 79%] Generating C++ code from visual_msgs/PathPoint.msg
[ 79%] Generating EusLisp code from visual_msgs/Lanes.msg
[ 79%] Generating C++ code from visual_msgs/PathPoints.msg
[ 79%] Generating Python from MSG visual_msgs/Path
[ 79%] Generating C++ code from vehicle_msgs/HeartBeat.msg
[ 79%] Generating C++ code from visual_msgs/SpeedConstrains.msg
[ 79%] Built target cloud_msgs_generate_messages
[ 79%] Generating Python from MSG visual_msgs/Lanes
[ 79%] Built target comm_msgs_generate_messages
[ 79%] Generating Python from MSG align_msgs/CloudDisplay
[ 79%] Generating C++ code from vehicle_msgs/PathPoint.msg
[ 79%] Generating C++ code from visual_msgs/Path.msg
[ 80%] Generating Python msg __init__.py for visual_msgs
[ 80%] Generating Python msg __init__.py for align_msgs
[ 80%] Generating C++ code from visual_msgs/Lanes.msg
[ 80%] Generating C++ code from vehicle_msgs/Request.msg
[ 80%] Built target vehicle_msgs_generate_messages_eus
[ 80%] Generating EusLisp code from align_msgs/CloudDisplay.msg
[ 80%] Generating Lisp code from align_msgs/CloudDisplay.msg
[ 81%] Generating EusLisp manifest code for align_msgs
[ 81%] Built target visual_msgs_generate_messages_py
[ 81%] Built target align_msgs_generate_messages_py
[ 81%] Built target align_msgs_generate_messages_lisp
[ 81%] Generating Javascript code from align_msgs/CloudDisplay.msg
[ 81%] Generating C++ code from align_msgs/CloudDisplay.msg
[ 81%] Built target diagnose_msgs_generate_messages
[ 81%] Generating Javascript code from ads_msgs/CommandStates.msg
[ 81%] Built target visual_msgs_generate_messages_cpp
[ 81%] Generating Javascript code from ads_msgs/Target.msg
[ 81%] Built target vehicle_msgs_generate_messages_cpp
[ 81%] Generating Python from MSG ads_msgs/CommandStates
[ 81%] Generating Lisp code from ads_msgs/CommandStates.msg
[ 81%] Built target align_msgs_generate_messages_nodejs
[ 82%] Generating Lisp code from ads_msgs/Target.msg
[ 82%] Generating EusLisp code from ads_msgs/CommandStates.msg
[ 82%] Generating Javascript code from ads_msgs/Command.msg
[ 82%] Generating EusLisp code from ads_msgs/Target.msg
[ 82%] Generating Lisp code from ads_msgs/Command.msg
[ 82%] Built target align_msgs_generate_messages_cpp
[ 82%] Built target visual_msgs_generate_messages_eus
[ 82%] Generating Python from MSG ads_msgs/Target
[ 82%] Generating C++ code from ads_msgs/CommandStates.msg
[ 82%] Generating Javascript code from ads_msgs/VehicleState.msg
[ 82%] Generating EusLisp code from ads_msgs/Command.msg
[ 82%] Generating Lisp code from ads_msgs/VehicleState.msg
[ 83%] Generating Javascript code from ads_msgs/SourceState.msg
[ 83%] Generating EusLisp code from ads_msgs/VehicleState.msg
[ 83%] Generating Lisp code from ads_msgs/SourceState.msg
[ 83%] Generating Javascript code from ads_msgs/TargetState.msg
[ 83%] Generating Python from MSG ads_msgs/Command
[ 83%] Generating EusLisp code from ads_msgs/TargetState.msg
[ 83%] Generating Lisp code from ads_msgs/TargetState.msg
[ 83%] Generating Javascript code from ads_msgs/SpeedConstrain.msg
[ 83%] Generating C++ code from ads_msgs/Target.msg
[ 83%] Generating Lisp code from ads_msgs/SpeedConstrain.msg
[ 83%] Generating Javascript code from ads_msgs/MonitorFrame.msg
[ 83%] Generating EusLisp code from ads_msgs/SpeedConstrain.msg
[ 83%] Generating Lisp code from ads_msgs/MonitorFrame.msg
[ 83%] Generating Python from MSG ads_msgs/VehicleState
[ 83%] Generating Javascript code from ads_msgs/Diagnose.msg
[ 83%] Generating EusLisp code from ads_msgs/SourceState.msg
[ 83%] Generating Lisp code from ads_msgs/Diagnose.msg
[ 83%] Generating Javascript code from ads_msgs/CommandState.msg
[ 83%] Generating C++ code from ads_msgs/Command.msg
[ 83%] Generating Lisp code from ads_msgs/CommandState.msg
[ 83%] Generating EusLisp code from ads_msgs/MonitorFrame.msg
[ 83%] Generating Javascript code from ads_msgs/SwitchState.msg
[ 83%] Generating Python from MSG ads_msgs/SourceState
[ 83%] Generating Lisp code from ads_msgs/SwitchState.msg
[ 83%] Generating Javascript code from ads_msgs/HfsmState.msg
[ 83%] Built target align_msgs_generate_messages_eus
[ 83%] Generating EusLisp code from ads_msgs/Diagnose.msg
[ 83%] Generating Lisp code from ads_msgs/HfsmState.msg
[ 83%] Generating Javascript code from ads_msgs/AdsCommandState.msg
[ 83%] Generating C++ code from ads_msgs/VehicleState.msg
[ 83%] Generating Python from MSG ads_msgs/TargetState
[ 83%] Generating Lisp code from ads_msgs/Destination.msg
[ 83%] Generating Javascript code from ads_msgs/Destination.msg
[ 83%] Generating EusLisp code from ads_msgs/CommandState.msg
[ 84%] Generating Lisp code from ads_msgs/AdsCommandState.msg
[ 84%] Built target ads_msgs_generate_messages_nodejs
[ 84%] Generating EusLisp code from ads_msgs/SwitchState.msg
[ 84%] Built target ads_msgs_generate_messages_lisp
[ 84%] Generating Python from MSG ads_msgs/SpeedConstrain
[ 84%] Generating C++ code from ads_msgs/TargetState.msg
[ 84%] Generating EusLisp code from ads_msgs/HfsmState.msg
[ 85%] Generating EusLisp code from ads_msgs/Destination.msg
[ 85%] Generating Python from MSG ads_msgs/MonitorFrame
[ 86%] Generating C++ code from ads_msgs/SourceState.msg
[ 86%] Generating EusLisp code from ads_msgs/AdsCommandState.msg
[ 86%] Generating Python from MSG ads_msgs/CommandState
[ 86%] Generating EusLisp manifest code for ads_msgs
[ 86%] Generating C++ code from ads_msgs/SpeedConstrain.msg
[ 86%] Generating Python from MSG ads_msgs/SwitchState
[ 86%] Generating C++ code from ads_msgs/MonitorFrame.msg
[ 86%] Generating Python from MSG ads_msgs/HfsmState
[ 86%] Generating C++ code from ads_msgs/Diagnose.msg
[ 86%] Generating Python from MSG ads_msgs/Destination
[ 86%] Generating C++ code from ads_msgs/CommandState.msg
[ 86%] Generating Python from MSG ads_msgs/AdsCommandState
[ 86%] Generating C++ code from ads_msgs/SwitchState.msg
[ 86%] Built target ads_msgs_generate_messages_eus
[ 87%] Generating Python from MSG ads_msgs/Diagnose
[ 87%] Generating C++ code from ads_msgs/AdsCommandState.msg
[ 87%] Generating Python msg __init__.py for ads_msgs
[ 87%] Generating C++ code from ads_msgs/Destination.msg
[ 87%] Built target ads_msgs_generate_messages_py
[ 87%] Generating C++ code from ads_msgs/HfsmState.msg
[ 87%] Built target ads_msgs_generate_messages_cpp
[ 87%] Built target prediction_msgs_generate_messages
[ 87%] Built target simulate_msgs_generate_messages
[ 87%] Built target spreader_msgs_generate_messages
[ 87%] Built target localization_msgs_generate_messages
[ 87%] Built target port_msgs_generate_messages
[ 87%] Built target tos_msgs_generate_messages
[ 87%] Built target v2x_msgs_generate_messages
[ 87%] Built target vehicle_msgs_generate_messages
[ 87%] Generating EusLisp code from acquisition_msgs/ErrorCode.msg
[ 87%] Generating Python from MSG acquisition_msgs/ErrorCode
[ 87%] Generating EusLisp code from acquisition_msgs/Tos.msg
[ 87%] Generating Python from MSG acquisition_msgs/Tos
[ 87%] Generating EusLisp code from acquisition_msgs/Location.msg
[ 87%] Generating EusLisp code from acquisition_msgs/WorkStatus.msg
[ 87%] Generating Python from MSG acquisition_msgs/Location
[ 87%] Generating EusLisp code from acquisition_msgs/Chassis.msg
[ 87%] Generating EusLisp code from acquisition_msgs/AdsCmdState.msg
[ 87%] Generating Python from MSG acquisition_msgs/WorkStatus
[ 87%] Generating EusLisp code from acquisition_msgs/AdsState.msg
[ 87%] Generating Javascript code from acquisition_msgs/ErrorCode.msg
[ 87%] Generating Javascript code from acquisition_msgs/Tos.msg
[ 87%] Generating EusLisp code from acquisition_msgs/LocationErrorType.msg
[ 87%] Generating Python from MSG acquisition_msgs/Chassis
[ 87%] Generating Javascript code from acquisition_msgs/Location.msg
[ 87%] Generating Javascript code from acquisition_msgs/WorkStatus.msg
[ 88%] Generating EusLisp code from acquisition_msgs/TosTask.msg
[ 88%] Generating Javascript code from acquisition_msgs/Chassis.msg
[ 88%] Generating EusLisp code from acquisition_msgs/LocationError.msg
[ 88%] Generating Python from MSG acquisition_msgs/AdsCmdState
[ 88%] Generating Javascript code from acquisition_msgs/AdsCmdState.msg
[ 88%] Generating Javascript code from acquisition_msgs/AdsState.msg
[ 88%] Generating EusLisp code from acquisition_msgs/Target.msg
[ 88%] Generating Javascript code from acquisition_msgs/LocationErrorType.msg
[ 88%] Generating Python from MSG acquisition_msgs/AdsState
[ 88%] Generating EusLisp manifest code for acquisition_msgs
[ 89%] Generating Javascript code from acquisition_msgs/TosTask.msg
[ 89%] Generating Javascript code from acquisition_msgs/LocationError.msg
[ 89%] Built target pnc_lonctrl_msgs_generate_messages
[ 89%] Built target perception_msgs_generate_messages
[ 89%] Generating Python from MSG acquisition_msgs/LocationErrorType
[ 89%] Generating Javascript code from acquisition_msgs/Target.msg
[ 89%] Built target msf_localization_msgs_generate_messages
[ 89%] Built target lane_frame_msgs_generate_messages
[ 89%] Built target hdmap_msgs_generate_messages
[ 89%] Generating Lisp code from acquisition_msgs/ErrorCode.msg
[ 89%] Generating Javascript code from guardian_msgs/GuardianPoints.msg
[ 89%] Generating Lisp code from acquisition_msgs/Tos.msg
[ 89%] Built target acquisition_msgs_generate_messages_nodejs
[ 89%] Generating Python from MSG guardian_msgs/GuardianPoints
[ 90%] Generating Python from MSG guardian_msgs/DrawMsg
[ 90%] Generating Javascript code from guardian_msgs/DrawMsg.msg
[ 90%] Generating Lisp code from acquisition_msgs/Location.msg
[ 90%] Generating Javascript code from guardian_msgs/DrivingState.msg
[ 91%] Generating Python from MSG acquisition_msgs/TosTask
[ 91%] Generating Lisp code from acquisition_msgs/WorkStatus.msg
[ 91%] Generating Javascript code from guardian_msgs/GuardianCommand.msg
[ 91%] Generating Lisp code from acquisition_msgs/Chassis.msg
[ 91%] Generating Javascript code from guardian_msgs/ParallelDrive.msg
[ 91%] Generating Python from MSG guardian_msgs/DrivingState
[ 91%] Generating Lisp code from acquisition_msgs/AdsCmdState.msg
[ 91%] Generating Javascript code from guardian_msgs/RelieveWarn.msg
[ 91%] Generating Python from MSG acquisition_msgs/LocationError
[ 91%] Generating Lisp code from acquisition_msgs/AdsState.msg
[ 91%] Generating Python from MSG guardian_msgs/GuardianCommand
[ 91%] Built target guardian_msgs_generate_messages_nodejs
[ 91%] Generating Lisp code from acquisition_msgs/LocationErrorType.msg
[ 91%] Generating Python from MSG acquisition_msgs/Target
[ 91%] Generating EusLisp code from guardian_msgs/GuardianPoints.msg
[ 91%] Generating C++ code from acquisition_msgs/ErrorCode.msg
[ 92%] Generating Lisp code from acquisition_msgs/TosTask.msg
[ 92%] Generating EusLisp code from guardian_msgs/DrawMsg.msg
[ 92%] Generating Lisp code from acquisition_msgs/LocationError.msg
[ 92%] Generating Lisp code from acquisition_msgs/Target.msg
[ 92%] Generating EusLisp code from guardian_msgs/DrivingState.msg
[ 92%] Generating Python from MSG guardian_msgs/ParallelDrive
[ 92%] Generating EusLisp code from guardian_msgs/GuardianCommand.msg
[ 92%] Generating EusLisp code from guardian_msgs/ParallelDrive.msg
[ 92%] Generating C++ code from acquisition_msgs/Tos.msg
[ 92%] Built target acquisition_msgs_generate_messages_lisp
[ 92%] Generating Python msg __init__.py for acquisition_msgs
[ 92%] Generating Lisp code from guardian_msgs/GuardianPoints.msg
[ 92%] Generating EusLisp code from guardian_msgs/RelieveWarn.msg
[ 92%] Generating EusLisp manifest code for guardian_msgs
[ 92%] Generating Python from MSG guardian_msgs/RelieveWarn
[ 92%] Generating Lisp code from guardian_msgs/DrawMsg.msg
[ 93%] Generating Lisp code from guardian_msgs/DrivingState.msg
[ 94%] Generating C++ code from guardian_msgs/GuardianPoints.msg
[ 94%] Built target acquisition_msgs_generate_messages_eus
[ 94%] Generating Lisp code from guardian_msgs/GuardianCommand.msg
[ 94%] Generating Lisp code from pnc_debug_msg/MpcDebug.msg
[ 94%] Generating Lisp code from guardian_msgs/ParallelDrive.msg
[ 94%] Built target acquisition_msgs_generate_messages_py
[ 94%] Generating Lisp code from pnc_debug_msg/LongitudinalDebug.msg
[ 94%] Generating C++ code from acquisition_msgs/Location.msg
[ 94%] Generating Lisp code from pnc_debug_msg/LateralDebug.msg
[ 94%] Generating Lisp code from pnc_debug_msg/LatticeDebug.msg
[ 94%] Generating Lisp code from guardian_msgs/RelieveWarn.msg
[ 94%] Generating Python msg __init__.py for guardian_msgs
[ 94%] Generating Lisp code from pnc_debug_msg/PidDebug.msg
[ 94%] Generating Lisp code from pnc_debug_msg/SlPoint.msg
[ 94%] Built target guardian_msgs_generate_messages_lisp
[ 94%] Generating Lisp code from pnc_debug_msg/PlanDebug.msg
[ 94%] Generating Python from MSG pnc_debug_msg/MpcDebug
[ 95%] Generating C++ code from acquisition_msgs/WorkStatus.msg
[ 95%] Generating C++ code from guardian_msgs/DrawMsg.msg
[ 95%] Generating C++ code from guardian_msgs/DrivingState.msg
[ 95%] Generating Lisp code from pnc_debug_msg/PjpoDebug.msg
[ 95%] Generating C++ code from acquisition_msgs/Chassis.msg
[ 95%] Built target guardian_msgs_generate_messages_py
[ 96%] Generating Python from MSG pnc_debug_msg/LongitudinalDebug
[ 96%] Generating C++ code from acquisition_msgs/AdsCmdState.msg
[ 96%] Generating Lisp code from pnc_debug_msg/CtrlDebug.msg
[ 96%] Generating Python from MSG pnc_debug_msg/LateralDebug
[ 96%] Generating C++ code from guardian_msgs/GuardianCommand.msg
[ 96%] Built target pnc_debug_msg_generate_messages_lisp
[ 96%] Generating C++ code from guardian_msgs/ParallelDrive.msg
[ 96%] Generating Javascript code from pnc_debug_msg/MpcDebug.msg
[ 96%] Generating Javascript code from pnc_debug_msg/LongitudinalDebug.msg
[ 97%] Generating C++ code from acquisition_msgs/AdsState.msg
[ 97%] Generating Javascript code from pnc_debug_msg/LateralDebug.msg
[ 97%] Generating Python from MSG pnc_debug_msg/LatticeDebug
[ 97%] Generating C++ code from acquisition_msgs/LocationErrorType.msg
[ 97%] Generating Javascript code from pnc_debug_msg/LatticeDebug.msg
[ 97%] Generating C++ code from guardian_msgs/RelieveWarn.msg
[ 97%] Generating C++ code from pnc_debug_msg/MpcDebug.msg
[ 97%] Generating Javascript code from pnc_debug_msg/PidDebug.msg
[ 97%] Generating Javascript code from pnc_debug_msg/SlPoint.msg
[ 97%] Generating Python from MSG pnc_debug_msg/PidDebug
[ 97%] Built target guardian_msgs_generate_messages_cpp
[ 97%] Generating C++ code from acquisition_msgs/TosTask.msg
[ 97%] Generating EusLisp code from pnc_debug_msg/MpcDebug.msg
[ 97%] Generating C++ code from pnc_debug_msg/LongitudinalDebug.msg
[ 97%] Generating C++ code from acquisition_msgs/LocationError.msg
[ 97%] Generating Python from MSG pnc_debug_msg/SlPoint
[ 97%] Generating Javascript code from pnc_debug_msg/PlanDebug.msg
[ 97%] Built target guardian_msgs_generate_messages_eus
[ 97%] Generating EusLisp code from pnc_debug_msg/LongitudinalDebug.msg
[ 97%] Generating Javascript code from pnc_debug_msg/PjpoDebug.msg
[ 97%] Generating EusLisp code from pnc_debug_msg/LateralDebug.msg
[ 97%] Generating EusLisp code from pnc_debug_msg/LatticeDebug.msg
[ 97%] Generating Javascript code from pnc_debug_msg/CtrlDebug.msg
[ 97%] Generating Python from MSG pnc_debug_msg/PlanDebug
[ 97%] Generating C++ code from acquisition_msgs/Target.msg
[ 97%] Generating Python from MSG pnc_debug_msg/PjpoDebug
[ 97%] Generating C++ code from pnc_debug_msg/LateralDebug.msg
[ 97%] Generating C++ code from pnc_debug_msg/LatticeDebug.msg
[ 97%] Generating EusLisp code from pnc_debug_msg/PidDebug.msg
[ 97%] Built target pnc_debug_msg_generate_messages_nodejs
[ 97%] Built target visual_msgs_generate_messages
[ 98%] Generating EusLisp code from pnc_debug_msg/SlPoint.msg
[ 98%] Built target align_msgs_generate_messages
[ 98%] Built target ads_msgs_generate_messages
[ 98%] Built target guardian_msgs_generate_messages
[ 98%] Generating EusLisp code from pnc_debug_msg/PlanDebug.msg
[ 98%] Generating Python from MSG pnc_debug_msg/CtrlDebug
[ 98%] Generating EusLisp code from pnc_debug_msg/PjpoDebug.msg
[ 98%] Generating C++ code from pnc_debug_msg/PidDebug.msg
[ 98%] Built target acquisition_msgs_generate_messages_cpp
[ 98%] Generating C++ code from pnc_debug_msg/SlPoint.msg
[100%] Generating C++ code from pnc_debug_msg/PlanDebug.msg
[100%] Built target acquisition_msgs_generate_messages
[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%] Generating C++ code from pnc_debug_msg/CtrlDebug.msg
[100%] Generating C++ code from pnc_debug_msg/PjpoDebug.msg
[100%] Built target pnc_debug_msg_generate_messages_py
[100%] Built target pnc_debug_msg_generate_messages_cpp
[100%] Built target pnc_debug_msg_generate_messages_eus
[100%] Built target pnc_debug_msg_generate_messages
Base path: /senior/workspace/shared_msgs
Source space: /senior/workspace/shared_msgs/src
Build space: /senior/workspace/shared_msgs/build
Devel space: /senior/workspace/shared_msgs/devel
Install space: /senior/workspace/shared_msgs/install
Creating symlink "/senior/workspace/shared_msgs/src/CMakeLists.txt" pointing to "/opt/ros/melodic/share/catkin/cmake/toplevel.cmake"
####
#### Running command: "cmake /senior/workspace/shared_msgs/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/shared_msgs/devel -DCMAKE_INSTALL_PREFIX=/senior/workspace/shared_msgs/install -G Unix Makefiles" in "/senior/workspace/shared_msgs/build"
####
####
#### Running command: "make -j8 -l8" in "/senior/workspace/shared_msgs/build"
####
+ catkin_make install -DCMAKE_INSTALL_PREFIX=/senior/perception --make-args -j
-- Using CATKIN_DEVEL_PREFIX: /senior/workspace/shared_msgs/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/melodic
-- This workspace overlays: /opt/ros/melodic
-- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2")
-- Using PYTHON_EXECUTABLE: /usr/bin/python2
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Call enable_testing()
-- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/shared_msgs/build/test_results
-- Found gtest sources under '/usr/src/googletest': gtests will be built
-- Found gmock sources under '/usr/src/googletest': gmock will be built
CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <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 23 packages in topological order:
-- ~~ - lego_cloud_msgs
-- ~~ - cloud_msgs
-- ~~ - comm_msgs
-- ~~ - align_msgs
-- ~~ - diagnose_msgs
-- ~~ - ads_msgs
-- ~~ - hdmap_msgs
-- ~~ - lane_frame_msgs
-- ~~ - msf_localization_msgs
-- ~~ - perception_msgs
-- ~~ - pnc_lonctrl_msgs
-- ~~ - port_msgs
-- ~~ - prediction_msgs
-- ~~ - simulate_msgs
-- ~~ - spreader_msgs
-- ~~ - localization_msgs
-- ~~ - tos_msgs
-- ~~ - v2x_msgs
-- ~~ - vehicle_msgs
-- ~~ - acquisition_msgs
-- ~~ - guardian_msgs
-- ~~ - pnc_debug_msg
-- ~~ - visual_msgs
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- +++ processing catkin package: 'lego_cloud_msgs'
-- ==> add_subdirectory(shared_msgs/lego_cloud_msgs)
CMake Deprecation Warning at shared_msgs/lego_cloud_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <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: 26 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: '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: 'v2x_msgs'
-- ==> add_subdirectory(shared_msgs/v2x_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- v2x_msgs: 3 messages, 0 services
-- +++ processing catkin package: 'vehicle_msgs'
-- ==> add_subdirectory(shared_msgs/vehicle_msgs)
CMake Deprecation Warning at shared_msgs/vehicle_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <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: 19 messages, 0 services
-- +++ processing catkin package: 'acquisition_msgs'
-- ==> add_subdirectory(shared_msgs/acquisition_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- acquisition_msgs: 11 messages, 0 services
-- +++ processing catkin package: 'guardian_msgs'
-- ==> add_subdirectory(shared_msgs/guardian_msgs)
CMake Deprecation Warning at shared_msgs/guardian_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <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: 6 messages, 0 services
-- +++ processing catkin package: 'pnc_debug_msg'
-- ==> add_subdirectory(shared_msgs/pnc_debug_msgs)
CMake Deprecation Warning at shared_msgs/pnc_debug_msgs/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <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_eus
[ 0%] Built target geometry_msgs_generate_messages_eus
[ 0%] Built target geometry_msgs_generate_messages_lisp
[ 0%] Built target std_msgs_generate_messages_cpp
[ 0%] Built target std_msgs_generate_messages_nodejs
[ 0%] Built target geometry_msgs_generate_messages_py
[ 0%] Built target std_msgs_generate_messages_eus
[ 0%] Built target nav_msgs_generate_messages_cpp
[ 0%] Built target geometry_msgs_generate_messages_cpp
[ 0%] Built target std_msgs_generate_messages_py
[ 0%] Built target nav_msgs_generate_messages_lisp
[ 0%] Built target geometry_msgs_generate_messages_nodejs
[ 0%] Built target nav_msgs_generate_messages_py
[ 0%] Built target nav_msgs_generate_messages_nodejs
[ 0%] Built target sensor_msgs_generate_messages_cpp
[ 0%] Built target sensor_msgs_generate_messages_eus
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_PassingPoint
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_Point
[ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandState
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_LogInOutTos
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_SwitchDrvMode
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_LaneSegment
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajForPrediction
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CloudCmd
[ 0%] Built target _ads_msgs_generate_messages_check_deps_MonitorFrame
[ 0%] Built target _lego_cloud_msgs_generate_messages_check_deps_cloud_info
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfo
[ 0%] Built target sensor_msgs_generate_messages_lisp
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Map
[ 0%] Built target sensor_msgs_generate_messages_py
[ 0%] Built target sensor_msgs_generate_messages_nodejs
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Traj
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoadSegment
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajectoryPoint
[ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoints
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Point
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_LinkSegment
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Monitor
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssHeading
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapResponse
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestXYZ
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapRequest
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PathPoint
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Diagnose
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Trigger
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point2D
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePoint
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Device
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SpeedConstrain
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfos
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationEstimate
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Target
[ 0%] Built target _ads_msgs_generate_messages_check_deps_TargetState
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_TosTask
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceManager
[ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneB
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajPt
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_WheelSpeed
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_RequestPoints
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_KeyValue
[ 0%] Built target _comm_msgs_generate_messages_check_deps_CheckResult
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PassingPt
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingResponse
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Localization
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_RemoteControl
[ 0%] Built target _comm_msgs_generate_messages_check_deps_MachineMetrics
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequest
[ 0%] Built target _perception_msgs_generate_messages_check_deps_FilterParam
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TagInfo
[ 0%] Built target _comm_msgs_generate_messages_check_deps_CloudTrajs
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_TrafficInfo
[ 0%] Built target _ads_msgs_generate_messages_check_deps_HfsmState
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_TraceSegment
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_StopPoint
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_LedMsg
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PowerManager
[ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersionInfo
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePosition
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BlacklistedLane
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorInfo
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Section
[ 0%] Built target _comm_msgs_generate_messages_check_deps_SelfCheck
[ 0%] Built target _ads_msgs_generate_messages_check_deps_AdsCommandState
[ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacle
[ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandStates
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_DiagnoseInfo
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_TaskType
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Status
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Destination
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorTrace
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Lane
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequestPoint
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorDetail
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SourceState
[ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneA
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_FlipSeasideAreaRequest
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Path
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _comm_msgs_generate_messages_check_deps_LidarShmMessage
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Passage
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SwitchState
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdState
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PilotState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Command
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestVel
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestPos
[ 0%] Built target _align_msgs_generate_messages_check_deps_CloudDisplay
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Region
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Gnss
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Trajectory
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_HeartBeat
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Gear
[ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacles
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdFeedback
[ 0%] Built target _ads_msgs_generate_messages_check_deps_VehicleState
[ 0%] Built target _simulate_msgs_generate_messages_check_deps_InitState
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_PathPoint
[ 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 _perception_msgs_generate_messages_check_deps_UltrasonicRadar
[ 0%] Built target _port_msgs_generate_messages_check_deps_AccurateStop
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacle
[ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoint
[ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoint
[ 0%] Built target _perception_msgs_generate_messages_check_deps_TrailerPosture
[ 0%] Built target _spreader_msgs_generate_messages_check_deps_SpreaderInfo
[ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersion
[ 0%] Built target _simulate_msgs_generate_messages_check_deps_Rate
[ 0%] Built target _localization_msgs_generate_messages_check_deps_Ins
[ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoints
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CtrlReference
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacles
[ 0%] Built target _localization_msgs_generate_messages_check_deps_Gnss
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Heartbeat
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_ControllerStatus
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StartVehicle
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_LockStationStop
[ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmd
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_MovationCtrl
[ 0%] Built target _port_msgs_generate_messages_check_deps_VehicleStationState
[ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedLane
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Cps
[ 0%] Built target _tos_msgs_generate_messages_check_deps_CmdState
[ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmds
[ 0%] Built target _tos_msgs_generate_messages_check_deps_AlarmSig
[ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedSection
[ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCrane
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Cmd
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Task
[ 0%] Built target _v2x_msgs_generate_messages_check_deps_TrajPt
[ 0%] Built target _localization_msgs_generate_messages_check_deps_VehicleState
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_TrajectoryPoint
[ 0%] Built target _tos_msgs_generate_messages_check_deps_ManualShift
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionTrajectory
[ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignSig
[ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCranesLoc
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationStatus
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_VehicleStatus
[ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedCrane
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Align
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_UltrasonicRadars
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Command
[ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignTips
[ 0%] Built target _tos_msgs_generate_messages_check_deps_TaskDetail
[ 0%] Built target _localization_msgs_generate_messages_check_deps_LocalizationEstimate
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Request
[ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedAreas
[ 1%] Built target lego_cloud_msgs_generate_messages_py
[ 1%] Built target _v2x_msgs_generate_messages_check_deps_Chassis
[ 1%] Built target _v2x_msgs_generate_messages_check_deps_Traj
[ 1%] Built target _tos_msgs_generate_messages_check_deps_ClosedArea
[ 1%] Built target _tos_msgs_generate_messages_check_deps_VanPool
[ 1%] Built target _localization_msgs_generate_messages_check_deps_IgnoreQc
[ 1%] Built target _tos_msgs_generate_messages_check_deps_TruckStop
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_Gear
[ 1%] Built target lego_cloud_msgs_generate_messages_cpp
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_HeartBeat
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_CCUControl
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_RemoteControl
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_Path
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_DebugData
[ 1%] Built target lego_cloud_msgs_generate_messages_eus
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_StatusCmd
[ 1%] Built target lane_frame_msgs_generate_messages_cpp
[ 1%] Built target lane_frame_msgs_generate_messages_nodejs
[ 1%] Built target _acquisition_msgs_generate_messages_check_deps_LocationError
[ 1%] Built target _vehicle_msgs_generate_messages_check_deps_Chassis
[ 1%] Built target _tos_msgs_generate_messages_check_deps_StackerReady
[ 5%] Built target hdmap_msgs_generate_messages_lisp
[ 5%] Built target lane_frame_msgs_generate_messages_py
[ 5%] Built target _acquisition_msgs_generate_messages_check_deps_Target
[ 6%] Built target msf_localization_msgs_generate_messages_lisp
[ 2%] Built target perception_msgs_generate_messages_eus
[ 8%] Built target diagnose_msgs_generate_messages_py
[ 8%] Built target cloud_msgs_generate_messages_nodejs
[ 10%] Built target simulate_msgs_generate_messages_cpp
[ 12%] Built target msf_localization_msgs_generate_messages_cpp
[ 12%] Built target _vehicle_msgs_generate_messages_check_deps_PathPoint
[ 11%] Built target _acquisition_msgs_generate_messages_check_deps_WorkStatus
[ 12%] Built target perception_msgs_generate_messages_cpp
[ 12%] Built target _guardian_msgs_generate_messages_check_deps_RelieveWarn
[ 12%] Built target perception_msgs_generate_messages_lisp
[ 12%] Built target simulate_msgs_generate_messages_lisp
[ 12%] Built target _vehicle_msgs_generate_messages_check_deps_Trajectory
[ 14%] Built target comm_msgs_generate_messages_py
[ 14%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Trajectory
[ 14%] Built target _port_msgs_generate_messages_check_deps_ContainerCompensate
[ 16%] Built target comm_msgs_generate_messages_nodejs
[ 19%] Built target comm_msgs_generate_messages_eus
[ 19%] Built target _acquisition_msgs_generate_messages_check_deps_Location
[ 21%] Built target diagnose_msgs_generate_messages_eus
[ 19%] Built target simulate_msgs_generate_messages_nodejs
[ 19%] Built target _guardian_msgs_generate_messages_check_deps_ParallelDrive
[ 21%] Built target perception_msgs_generate_messages_py
[ 29%] Built target lego_cloud_msgs_generate_messages_lisp
[ 30%] Built target hdmap_msgs_generate_messages_nodejs
[ 23%] Built target spreader_msgs_generate_messages_cpp
[ 29%] Built target msf_localization_msgs_generate_messages_eus
[ 29%] Built target spreader_msgs_generate_messages_py
[ 29%] Built target lego_cloud_msgs_generate_messages_nodejs
[ 30%] Built target spreader_msgs_generate_messages_lisp
[ 30%] Built target spreader_msgs_generate_messages_nodejs
[ 30%] Built target simulate_msgs_generate_messages_eus
[ 30%] Built target spreader_msgs_generate_messages_eus
[ 30%] Built target cloud_msgs_generate_messages_py
[ 30%] Built target comm_msgs_generate_messages_cpp
[ 30%] Built target lane_frame_msgs_generate_messages_eus
[ 32%] Built target localization_msgs_generate_messages_py
[ 39%] Built target localization_msgs_generate_messages_cpp
[ 42%] Built target localization_msgs_generate_messages_eus
[ 42%] Built target lane_frame_msgs_generate_messages_lisp
[ 42%] Built target hdmap_msgs_generate_messages_py
[ 40%] Built target v2x_msgs_generate_messages_nodejs
[ 42%] Built target v2x_msgs_generate_messages_py
[ 42%] Built target diagnose_msgs_generate_messages_nodejs
[ 41%] Built target localization_msgs_generate_messages_lisp
[ 42%] Built target perception_msgs_generate_messages_nodejs
[ 39%] Built target diagnose_msgs_generate_messages_cpp
[ 43%] Built target cloud_msgs_generate_messages_eus
[ 43%] Built target comm_msgs_generate_messages_lisp
[ 42%] Built target cloud_msgs_generate_messages_lisp
[ 44%] Built target _pnc_debug_msg_generate_messages_check_deps_SlPoint
[ 49%] Built target diagnose_msgs_generate_messages_lisp
[ 49%] Built target cloud_msgs_generate_messages_cpp
[ 48%] Built target localization_msgs_generate_messages_nodejs
[ 46%] Built target hdmap_msgs_generate_messages_eus
[ 49%] Built target v2x_msgs_generate_messages_eus
[ 50%] Built target hdmap_msgs_generate_messages_cpp
[ 49%] Built target simulate_msgs_generate_messages_py
[ 49%] Built target v2x_msgs_generate_messages_cpp
[ 49%] Built target v2x_msgs_generate_messages_lisp
[ 49%] Built target msf_localization_msgs_generate_messages_nodejs
[ 50%] Built target _acquisition_msgs_generate_messages_check_deps_TosTask
[ 50%] Built target msf_localization_msgs_generate_messages_py
[ 50%] Built target _visual_msgs_generate_messages_check_deps_Lanes
[ 50%] Built target _acquisition_msgs_generate_messages_check_deps_AdsState
[ 50%] Built target _acquisition_msgs_generate_messages_check_deps_ErrorCode
[ 50%] Built target _vehicle_msgs_generate_messages_check_deps_TrajectoryPoint
[ 50%] Built target _pnc_debug_msg_generate_messages_check_deps_LateralDebug
[ 50%] Built target _acquisition_msgs_generate_messages_check_deps_AdsCmdState
[ 50%] Built target align_msgs_generate_messages_py
[ 50%] Built target _pnc_debug_msg_generate_messages_check_deps_PjpoDebug
[ 50%] Built target _acquisition_msgs_generate_messages_check_deps_Tos
[ 50%] Built target _visual_msgs_generate_messages_check_deps_PathPoints
[ 50%] Built target _pnc_debug_msg_generate_messages_check_deps_MpcDebug
[ 50%] Built target _guardian_msgs_generate_messages_check_deps_GuardianCommand
[ 50%] Built target _pnc_debug_msg_generate_messages_check_deps_PlanDebug
[ 50%] Built target _acquisition_msgs_generate_messages_check_deps_LocationErrorType
[ 50%] Built target _pnc_debug_msg_generate_messages_check_deps_LongitudinalDebug
[ 50%] Built target _pnc_debug_msg_generate_messages_check_deps_CtrlDebug
[ 50%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrain
[ 51%] Built target pnc_lonctrl_msgs_generate_messages_lisp
[ 51%] Built target _guardian_msgs_generate_messages_check_deps_DrawMsg
[ 52%] Built target ads_msgs_generate_messages_eus
[ 52%] Built target _pnc_debug_msg_generate_messages_check_deps_LatticeDebug
[ 52%] Built target align_msgs_generate_messages_cpp
[ 52%] Built target pnc_lonctrl_msgs_generate_messages_nodejs
[ 53%] Built target align_msgs_generate_messages_eus
[ 53%] Built target _acquisition_msgs_generate_messages_check_deps_Chassis
[ 53%] Built target _visual_msgs_generate_messages_check_deps_Lane
[ 53%] Built target _guardian_msgs_generate_messages_check_deps_DrivingState
[ 54%] Built target ads_msgs_generate_messages_nodejs
[ 54%] Built target _visual_msgs_generate_messages_check_deps_Section
[ 54%] Built target port_msgs_generate_messages_eus
[ 54%] Built target _pnc_debug_msg_generate_messages_check_deps_PidDebug
[ 54%] Built target _visual_msgs_generate_messages_check_deps_PathPoint
[ 54%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrains
[ 54%] Built target _visual_msgs_generate_messages_check_deps_Path
[ 55%] Built target ads_msgs_generate_messages_py
[ 56%] Built target pnc_lonctrl_msgs_generate_messages_py
[ 56%] Built target align_msgs_generate_messages_nodejs
[ 57%] Built target port_msgs_generate_messages_py
[ 56%] Built target perception_msgs_generate_messages
[ 57%] Built target prediction_msgs_generate_messages_cpp
[ 57%] Built target prediction_msgs_generate_messages_lisp
[ 58%] Built target port_msgs_generate_messages_lisp
[ 58%] Built target pnc_lonctrl_msgs_generate_messages_eus
[ 59%] Built target pnc_lonctrl_msgs_generate_messages_cpp
[ 58%] Built target prediction_msgs_generate_messages_py
[ 65%] Built target tos_msgs_generate_messages_cpp
[ 65%] Built target diagnose_msgs_generate_messages
[ 65%] Built target tos_msgs_generate_messages_lisp
[ 65%] Built target lane_frame_msgs_generate_messages
[ 59%] Built target simulate_msgs_generate_messages
[ 65%] Built target lego_cloud_msgs_generate_messages
[ 66%] Built target vehicle_msgs_generate_messages_cpp
[ 67%] Built target vehicle_msgs_generate_messages_eus
[ 73%] Built target msf_localization_msgs_generate_messages
[ 67%] Built target spreader_msgs_generate_messages
[ 66%] Built target v2x_msgs_generate_messages
[ 73%] Built target port_msgs_generate_messages_nodejs
[ 73%] Built target tos_msgs_generate_messages_eus
[ 73%] Built target cloud_msgs_generate_messages
[ 73%] Built target vehicle_msgs_generate_messages_lisp
[ 73%] Built target port_msgs_generate_messages_cpp
[ 73%] Built target ads_msgs_generate_messages_cpp
[ 73%] Built target hdmap_msgs_generate_messages
[ 73%] Built target prediction_msgs_generate_messages_eus
[ 82%] Built target tos_msgs_generate_messages_py
[ 82%] Built target align_msgs_generate_messages_lisp
[ 82%] Built target vehicle_msgs_generate_messages_nodejs
[ 82%] Built target ads_msgs_generate_messages_lisp
[ 82%] Built target _guardian_msgs_generate_messages_check_deps_GuardianPoints
[ 82%] Built target vehicle_msgs_generate_messages_py
[ 81%] Built target localization_msgs_generate_messages
[ 82%] Built target prediction_msgs_generate_messages_nodejs
[ 82%] Built target comm_msgs_generate_messages
[ 83%] Built target tos_msgs_generate_messages_nodejs
[ 83%] Built target visual_msgs_generate_messages_cpp
[ 84%] Built target visual_msgs_generate_messages_nodejs
[ 85%] Built target acquisition_msgs_generate_messages_cpp
[ 86%] Built target visual_msgs_generate_messages_eus
[ 86%] Built target pnc_lonctrl_msgs_generate_messages
[ 87%] Built target pnc_debug_msg_generate_messages_cpp
[ 88%] Built target visual_msgs_generate_messages_lisp
[ 89%] Built target acquisition_msgs_generate_messages_eus
[ 89%] Built target port_msgs_generate_messages
[ 90%] Built target pnc_debug_msg_generate_messages_eus
[ 90%] Built target ads_msgs_generate_messages
[ 90%] Built target pnc_debug_msg_generate_messages_lisp
[ 91%] Built target guardian_msgs_generate_messages_py
[ 92%] Built target pnc_debug_msg_generate_messages_nodejs
[ 92%] Built target align_msgs_generate_messages
[ 93%] Built target acquisition_msgs_generate_messages_py
[ 93%] Built target guardian_msgs_generate_messages_eus
[ 94%] Built target visual_msgs_generate_messages_py
[ 96%] Built target guardian_msgs_generate_messages_lisp
[ 96%] Built target guardian_msgs_generate_messages_cpp
[ 97%] Built target acquisition_msgs_generate_messages_nodejs
[ 97%] Built target vehicle_msgs_generate_messages
[ 98%] Built target pnc_debug_msg_generate_messages_py
[100%] Built target acquisition_msgs_generate_messages_lisp
[100%] Built target guardian_msgs_generate_messages_nodejs
[100%] Built target tos_msgs_generate_messages
[100%] Built target prediction_msgs_generate_messages
[100%] Built target visual_msgs_generate_messages
[100%] Built target pnc_debug_msg_generate_messages
[100%] Built target acquisition_msgs_generate_messages
[100%] Built target guardian_msgs_generate_messages
Install the project...
-- Install configuration: ""
-- Installing: /senior/perception/_setup_util.py
-- Installing: /senior/perception/env.sh
-- Installing: /senior/perception/setup.bash
-- Installing: /senior/perception/local_setup.bash
-- Installing: /senior/perception/setup.sh
-- Installing: /senior/perception/local_setup.sh
-- Installing: /senior/perception/setup.zsh
-- Installing: /senior/perception/local_setup.zsh
-- Installing: /senior/perception/.rosinstall
-- Installing: /senior/perception/share/lego_cloud_msgs/msg/cloud_info.msg
-- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/lego_cloud_msgs
-- Installing: /senior/perception/include/lego_cloud_msgs/cloud_info.h
-- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs
-- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/msg/cloud_info.l
-- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/_package_cloud_info.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/cloud_info.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/lego_cloud_msgs-msg.asd
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg/cloud_info.js
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/lego_cloud_msgs.pc
-- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgsConfig.cmake
-- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgsConfig-version.cmake
-- Installing: /senior/perception/share/lego_cloud_msgs/package.xml
-- Installing: /senior/perception/share/cloud_msgs/msg/Ack.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/CloudCmd.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/LogInOutTos.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/MovationCtrl.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/SwitchDrvMode.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/RemoteControl.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/TaskType.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/Point.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/PassingPoint.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/TosTask.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/LedMsg.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/CraneInfo.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/CraneInfos.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/RequestPoints.msg
-- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/cloud_msgs
-- Installing: /senior/perception/include/cloud_msgs/LogInOutTos.h
-- Installing: /senior/perception/include/cloud_msgs/RequestPoints.h
-- Installing: /senior/perception/include/cloud_msgs/CraneInfos.h
-- Installing: /senior/perception/include/cloud_msgs/TaskType.h
-- Installing: /senior/perception/include/cloud_msgs/Ack.h
-- Installing: /senior/perception/include/cloud_msgs/PassingPoint.h
-- Installing: /senior/perception/include/cloud_msgs/LedMsg.h
-- Installing: /senior/perception/include/cloud_msgs/TosTask.h
-- Installing: /senior/perception/include/cloud_msgs/RemoteControl.h
-- Installing: /senior/perception/include/cloud_msgs/SwitchDrvMode.h
-- Installing: /senior/perception/include/cloud_msgs/MovationCtrl.h
-- Installing: /senior/perception/include/cloud_msgs/CraneInfo.h
-- Installing: /senior/perception/include/cloud_msgs/CloudCmd.h
-- Installing: /senior/perception/include/cloud_msgs/Point.h
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/LedMsg.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/Point.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/SwitchDrvMode.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/Ack.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/TaskType.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/MovationCtrl.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/RequestPoints.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CloudCmd.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/LogInOutTos.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/PassingPoint.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CraneInfo.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/RemoteControl.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CraneInfos.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/TosTask.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_LogInOutTos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_PassingPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_LedMsg.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/LedMsg.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/LogInOutTos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/RemoteControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CraneInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CloudCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_TosTask.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CraneInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_RequestPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_RemoteControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/TaskType.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_TaskType.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CraneInfos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/MovationCtrl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/PassingPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/SwitchDrvMode.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_SwitchDrvMode.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/TosTask.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/cloud_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/RequestPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_MovationCtrl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CloudCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CraneInfos.lisp
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CraneInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/Point.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/MovationCtrl.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/LedMsg.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CloudCmd.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/TosTask.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/SwitchDrvMode.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/LogInOutTos.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/PassingPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/TaskType.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CraneInfos.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/RequestPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/RemoteControl.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/Ack.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/cloud_msgs.pc
-- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgsConfig.cmake
-- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgsConfig-version.cmake
-- Installing: /senior/perception/share/cloud_msgs/package.xml
-- Installing: /senior/perception/share/comm_msgs/msg/Ack.msg
-- Installing: /senior/perception/share/comm_msgs/msg/LidarShmMessage.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Trigger.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Point.msg
-- Installing: /senior/perception/share/comm_msgs/msg/PassingPt.msg
-- Installing: /senior/perception/share/comm_msgs/msg/PathPoint.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Path.msg
-- Installing: /senior/perception/share/comm_msgs/msg/TrajectoryPoint.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Trajectory.msg
-- Installing: /senior/perception/share/comm_msgs/msg/PilotState.msg
-- Installing: /senior/perception/share/comm_msgs/msg/TagInfo.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Monitor.msg
-- Installing: /senior/perception/share/comm_msgs/msg/MachineMetrics.msg
-- Installing: /senior/perception/share/comm_msgs/msg/CheckResult.msg
-- Installing: /senior/perception/share/comm_msgs/msg/SelfCheck.msg
-- Installing: /senior/perception/share/comm_msgs/msg/AppVersionInfo.msg
-- Installing: /senior/perception/share/comm_msgs/msg/AppVersion.msg
-- Installing: /senior/perception/share/comm_msgs/msg/TrajPt.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Traj.msg
-- Installing: /senior/perception/share/comm_msgs/msg/CloudTrajs.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Device.msg
-- Installing: /senior/perception/share/comm_msgs/msg/DeviceManager.msg
-- Installing: /senior/perception/share/comm_msgs/msg/PowerManager.msg
-- Installing: /senior/perception/share/comm_msgs/msg/DeviceCmdState.msg
-- Installing: /senior/perception/share/comm_msgs/msg/DeviceCmdFeedback.msg
-- Installing: /senior/perception/share/comm_msgs/msg/TrajForPrediction.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/TrajForPrediction.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/TrajForPrediction.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/TrajForPrediction.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_SelfCheck.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TrajForPrediction.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/TrajForPrediction.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/_TrajForPrediction.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/_TrajForPrediction.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/_TrajForPrediction.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Monitor.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Point.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdFeedback.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trajectory.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TagInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Ack.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/comm_msgs.pc
-- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgsConfig.cmake
-- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgsConfig-version.cmake
-- Installing: /senior/perception/share/comm_msgs/package.xml
-- Installing: /senior/perception/share/align_msgs/msg/CloudDisplay.msg
-- Installing: /senior/perception/share/align_msgs/cmake/align_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/align_msgs
-- Installing: /senior/perception/include/align_msgs/CloudDisplay.h
-- Installing: /senior/perception/share/roseus/ros/align_msgs
-- Installing: /senior/perception/share/roseus/ros/align_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/align_msgs/msg/CloudDisplay.l
-- Installing: /senior/perception/share/roseus/ros/align_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/_package_CloudDisplay.lisp
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/align_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/CloudDisplay.lisp
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg/CloudDisplay.js
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/align_msgs.pc
-- Installing: /senior/perception/share/align_msgs/cmake/align_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/align_msgs/cmake/align_msgsConfig.cmake
-- Installing: /senior/perception/share/align_msgs/cmake/align_msgsConfig-version.cmake
-- Installing: /senior/perception/share/align_msgs/package.xml
-- Installing: /senior/perception/share/diagnose_msgs/msg/KeyValue.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/DiagnoseInfo.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorDetail.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorInfo.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/LinkSegment.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/TraceSegment.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorTrace.msg
-- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/diagnose_msgs
-- Installing: /senior/perception/include/diagnose_msgs/ErrorDetail.h
-- Installing: /senior/perception/include/diagnose_msgs/TraceSegment.h
-- Installing: /senior/perception/include/diagnose_msgs/ErrorTrace.h
-- Installing: /senior/perception/include/diagnose_msgs/LinkSegment.h
-- Installing: /senior/perception/include/diagnose_msgs/KeyValue.h
-- Installing: /senior/perception/include/diagnose_msgs/ErrorInfo.h
-- Installing: /senior/perception/include/diagnose_msgs/DiagnoseInfo.h
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/LinkSegment.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorInfo.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/KeyValue.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorTrace.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/DiagnoseInfo.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorDetail.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/TraceSegment.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/diagnose_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorTrace.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_KeyValue.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/TraceSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/LinkSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorTrace.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/KeyValue.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/DiagnoseInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorDetail.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_TraceSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_LinkSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_DiagnoseInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorDetail.lisp
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorDetail.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/TraceSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorTrace.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/LinkSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/DiagnoseInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/KeyValue.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/diagnose_msgs.pc
-- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgsConfig.cmake
-- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgsConfig-version.cmake
-- Installing: /senior/perception/share/diagnose_msgs/package.xml
-- Installing: /senior/perception/share/ads_msgs/msg/VehicleState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/CommandState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/Command.msg
-- Installing: /senior/perception/share/ads_msgs/msg/CommandStates.msg
-- Installing: /senior/perception/share/ads_msgs/msg/Destination.msg
-- Installing: /senior/perception/share/ads_msgs/msg/HfsmState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/Diagnose.msg
-- Installing: /senior/perception/share/ads_msgs/msg/SourceState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/SpeedConstrain.msg
-- Installing: /senior/perception/share/ads_msgs/msg/SwitchState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/Target.msg
-- Installing: /senior/perception/share/ads_msgs/msg/TargetState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/AdsCommandState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/MonitorFrame.msg
-- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/ads_msgs
-- Installing: /senior/perception/include/ads_msgs/Command.h
-- Installing: /senior/perception/include/ads_msgs/SpeedConstrain.h
-- Installing: /senior/perception/include/ads_msgs/MonitorFrame.h
-- Installing: /senior/perception/include/ads_msgs/VehicleState.h
-- Installing: /senior/perception/include/ads_msgs/TargetState.h
-- Installing: /senior/perception/include/ads_msgs/SwitchState.h
-- Installing: /senior/perception/include/ads_msgs/HfsmState.h
-- Installing: /senior/perception/include/ads_msgs/Target.h
-- Installing: /senior/perception/include/ads_msgs/SourceState.h
-- Installing: /senior/perception/include/ads_msgs/Diagnose.h
-- Installing: /senior/perception/include/ads_msgs/AdsCommandState.h
-- Installing: /senior/perception/include/ads_msgs/Destination.h
-- Installing: /senior/perception/include/ads_msgs/CommandState.h
-- Installing: /senior/perception/include/ads_msgs/CommandStates.h
-- Installing: /senior/perception/share/roseus/ros/ads_msgs
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Command.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/VehicleState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SwitchState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Target.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Diagnose.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/CommandState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/AdsCommandState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SpeedConstrain.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/HfsmState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/TargetState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Destination.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/MonitorFrame.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SourceState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/CommandStates.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SpeedConstrain.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_HfsmState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/CommandStates.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_MonitorFrame.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SourceState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Target.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Command.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/AdsCommandState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Diagnose.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SwitchState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SourceState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_AdsCommandState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/CommandState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_TargetState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Destination.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/TargetState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Diagnose.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Command.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SpeedConstrain.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/HfsmState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_CommandStates.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Target.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/MonitorFrame.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Destination.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SwitchState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_CommandState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/ads_msgs-msg.asd
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/CommandStates.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/VehicleState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Target.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Command.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SwitchState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/TargetState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SpeedConstrain.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/CommandState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Diagnose.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Destination.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/HfsmState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SourceState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/AdsCommandState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/MonitorFrame.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Command.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Target.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Target.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Command.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Target.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Command.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/ads_msgs.pc
-- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgsConfig.cmake
-- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgsConfig-version.cmake
-- Installing: /senior/perception/share/ads_msgs/package.xml
-- Installing: /senior/perception/share/hdmap_msgs/msg/Map.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Section.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Lane.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Point.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Region.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/StopPoint.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/TrafficInfo.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/HeartBeat.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Status.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/LaneSegment.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Passage.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/RoadSegment.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingResponse.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/BlacklistedLane.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/BridgePoint.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/BridgePosition.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Ack.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingRequestPoint.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingRequest.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/FlipSeasideAreaRequest.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/ShowMapRequest.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/ShowMapResponse.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Point2D.msg
-- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/hdmap_msgs
-- Installing: /senior/perception/include/hdmap_msgs/RoadSegment.h
-- Installing: /senior/perception/include/hdmap_msgs/Section.h
-- Installing: /senior/perception/include/hdmap_msgs/RoutingRequest.h
-- Installing: /senior/perception/include/hdmap_msgs/LaneSegment.h
-- Installing: /senior/perception/include/hdmap_msgs/RoutingResponse.h
-- Installing: /senior/perception/include/hdmap_msgs/Point2D.h
-- Installing: /senior/perception/include/hdmap_msgs/Ack.h
-- Installing: /senior/perception/include/hdmap_msgs/BlacklistedLane.h
-- Installing: /senior/perception/include/hdmap_msgs/FlipSeasideAreaRequest.h
-- Installing: /senior/perception/include/hdmap_msgs/Region.h
-- Installing: /senior/perception/include/hdmap_msgs/HeartBeat.h
-- Installing: /senior/perception/include/hdmap_msgs/BridgePoint.h
-- Installing: /senior/perception/include/hdmap_msgs/RoutingRequestPoint.h
-- Installing: /senior/perception/include/hdmap_msgs/Status.h
-- Installing: /senior/perception/include/hdmap_msgs/ShowMapResponse.h
-- Installing: /senior/perception/include/hdmap_msgs/BridgePosition.h
-- Installing: /senior/perception/include/hdmap_msgs/StopPoint.h
-- Installing: /senior/perception/include/hdmap_msgs/Lane.h
-- Installing: /senior/perception/include/hdmap_msgs/Map.h
-- Installing: /senior/perception/include/hdmap_msgs/Passage.h
-- Installing: /senior/perception/include/hdmap_msgs/Point.h
-- Installing: /senior/perception/include/hdmap_msgs/TrafficInfo.h
-- Installing: /senior/perception/include/hdmap_msgs/ShowMapRequest.h
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoadSegment.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Point.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Status.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BridgePosition.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Ack.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingRequestPoint.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BridgePoint.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Section.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingRequest.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/LaneSegment.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/TrafficInfo.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingResponse.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Map.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BlacklistedLane.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Point2D.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Region.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/HeartBeat.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Passage.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/ShowMapRequest.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Lane.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/StopPoint.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/ShowMapResponse.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingRequestPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_LaneSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/TrafficInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/ShowMapResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_ShowMapRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/StopPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Point2D.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Point2D.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/ShowMapRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Map.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_TrafficInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoadSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_ShowMapResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Section.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Map.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BridgePosition.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BridgePoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Region.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Passage.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/LaneSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BridgePosition.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/hdmap_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/HeartBeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BridgePoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_HeartBeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Status.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Status.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BlacklistedLane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Passage.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoadSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_StopPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Region.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingRequestPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Section.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_FlipSeasideAreaRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BlacklistedLane.lisp
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/StopPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Map.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Status.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/ShowMapResponse.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Point.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/TrafficInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/ShowMapRequest.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Passage.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Lane.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/HeartBeat.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BlacklistedLane.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Section.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingRequest.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingResponse.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BridgePosition.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Point2D.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/LaneSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BridgePoint.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingRequestPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoadSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Region.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Ack.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/hdmap_msgs.pc
-- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgsConfig.cmake
-- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgsConfig-version.cmake
-- Installing: /senior/perception/share/hdmap_msgs/package.xml
-- Installing: /senior/perception/share/lane_frame_msgs/msg/LaneA.msg
-- Installing: /senior/perception/share/lane_frame_msgs/msg/LaneB.msg
-- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/lane_frame_msgs
-- Installing: /senior/perception/include/lane_frame_msgs/LaneB.h
-- Installing: /senior/perception/include/lane_frame_msgs/LaneA.h
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg/LaneB.l
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg/LaneA.l
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/LaneB.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package_LaneA.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package_LaneB.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/LaneA.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/lane_frame_msgs-msg.asd
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/LaneA.js
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/LaneB.js
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/lane_frame_msgs.pc
-- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgsConfig.cmake
-- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgsConfig-version.cmake
-- Installing: /senior/perception/share/lane_frame_msgs/package.xml
-- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestPos.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestXYZ.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssHeading.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestVel.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/Gnss.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/Localization.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/LocalizationEstimate.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/LocalizationStatus.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/WheelSpeed.msg
-- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/msf_localization_msgs
-- Installing: /senior/perception/include/msf_localization_msgs/LocalizationStatus.h
-- Installing: /senior/perception/include/msf_localization_msgs/GnssBestXYZ.h
-- Installing: /senior/perception/include/msf_localization_msgs/GnssBestVel.h
-- Installing: /senior/perception/include/msf_localization_msgs/LocalizationEstimate.h
-- Installing: /senior/perception/include/msf_localization_msgs/WheelSpeed.h
-- Installing: /senior/perception/include/msf_localization_msgs/GnssBestPos.h
-- Installing: /senior/perception/include/msf_localization_msgs/Localization.h
-- Installing: /senior/perception/include/msf_localization_msgs/GnssHeading.h
-- Installing: /senior/perception/include/msf_localization_msgs/Gnss.h
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/WheelSpeed.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/Localization.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestXYZ.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestVel.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssHeading.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/LocalizationEstimate.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/Gnss.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/LocalizationStatus.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestPos.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestVel.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/msf_localization_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestVel.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_LocalizationStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestXYZ.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_Gnss.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/LocalizationStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_Localization.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_WheelSpeed.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestPos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/Gnss.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssHeading.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/WheelSpeed.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestXYZ.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_LocalizationEstimate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/LocalizationEstimate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestPos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/Localization.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssHeading.lisp
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/LocalizationEstimate.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssHeading.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/LocalizationStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestVel.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/WheelSpeed.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/Localization.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/Gnss.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestXYZ.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestPos.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/msf_localization_msgs.pc
-- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgsConfig.cmake
-- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgsConfig-version.cmake
-- Installing: /senior/perception/share/msf_localization_msgs/package.xml
-- Installing: /senior/perception/share/perception_msgs/msg/Obstacles.msg
-- Installing: /senior/perception/share/perception_msgs/msg/Obstacle.msg
-- Installing: /senior/perception/share/perception_msgs/msg/OgPoints.msg
-- Installing: /senior/perception/share/perception_msgs/msg/OgPoint.msg
-- Installing: /senior/perception/share/perception_msgs/msg/UltrasonicRadar.msg
-- Installing: /senior/perception/share/perception_msgs/msg/TrailerPosture.msg
-- Installing: /senior/perception/share/perception_msgs/msg/FilterParam.msg
-- Installing: /senior/perception/share/perception_msgs/msg/VOgPoints.msg
-- Installing: /senior/perception/share/perception_msgs/msg/VOgPoint.msg
-- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/perception_msgs
-- Installing: /senior/perception/include/perception_msgs/UltrasonicRadar.h
-- Installing: /senior/perception/include/perception_msgs/VOgPoints.h
-- Installing: /senior/perception/include/perception_msgs/VOgPoint.h
-- Installing: /senior/perception/include/perception_msgs/OgPoint.h
-- Installing: /senior/perception/include/perception_msgs/FilterParam.h
-- Installing: /senior/perception/include/perception_msgs/Obstacle.h
-- Installing: /senior/perception/include/perception_msgs/TrailerPosture.h
-- Installing: /senior/perception/include/perception_msgs/OgPoints.h
-- Installing: /senior/perception/include/perception_msgs/Obstacles.h
-- Installing: /senior/perception/share/roseus/ros/perception_msgs
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/Obstacles.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/VOgPoints.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/TrailerPosture.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/OgPoint.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/Obstacle.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/UltrasonicRadar.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/VOgPoint.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/FilterParam.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/OgPoints.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_OgPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/perception_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/OgPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/OgPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_Obstacles.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/UltrasonicRadar.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_Obstacle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/FilterParam.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_VOgPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_FilterParam.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/TrailerPosture.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/VOgPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_VOgPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_UltrasonicRadar.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/Obstacles.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/VOgPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/Obstacle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_OgPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_TrailerPosture.lisp
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/Obstacle.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/VOgPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/UltrasonicRadar.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/OgPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/VOgPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/OgPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/Obstacles.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/FilterParam.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/TrailerPosture.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/perception_msgs.pc
-- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgsConfig.cmake
-- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgsConfig-version.cmake
-- Installing: /senior/perception/share/perception_msgs/package.xml
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/PathPoint.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Path.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/TrajectoryPoint.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Trajectory.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/LonCtrlDebug.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Gear.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/pnc_lonctrl_msgs
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/TrajectoryPoint.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/Gear.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/LonCtrlDebug.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/Trajectory.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/PathPoint.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/Path.h
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/PathPoint.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Trajectory.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Gear.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Path.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/pnc_lonctrl_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_LonCtrlDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Gear.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Gear.lisp
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Gear.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Trajectory.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Path.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/PathPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/pnc_lonctrl_msgs.pc
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgsConfig.cmake
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgsConfig-version.cmake
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/package.xml
-- Installing: /senior/perception/share/port_msgs/msg/AccurateStop.msg
-- Installing: /senior/perception/share/port_msgs/msg/ContainerCompensate.msg
-- Installing: /senior/perception/share/port_msgs/msg/StationDeviceCmd.msg
-- Installing: /senior/perception/share/port_msgs/msg/StationDeviceCmds.msg
-- Installing: /senior/perception/share/port_msgs/msg/VehicleStationState.msg
-- Installing: /senior/perception/share/port_msgs/cmake/port_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/port_msgs
-- Installing: /senior/perception/include/port_msgs/StationDeviceCmd.h
-- Installing: /senior/perception/include/port_msgs/ContainerCompensate.h
-- Installing: /senior/perception/include/port_msgs/VehicleStationState.h
-- Installing: /senior/perception/include/port_msgs/AccurateStop.h
-- Installing: /senior/perception/include/port_msgs/StationDeviceCmds.h
-- Installing: /senior/perception/share/roseus/ros/port_msgs
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/VehicleStationState.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/AccurateStop.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/ContainerCompensate.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/StationDeviceCmd.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/StationDeviceCmds.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_ContainerCompensate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_StationDeviceCmds.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_VehicleStationState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/ContainerCompensate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/port_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_StationDeviceCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/StationDeviceCmds.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/VehicleStationState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/AccurateStop.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/StationDeviceCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_AccurateStop.lisp
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/VehicleStationState.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/StationDeviceCmds.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/AccurateStop.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/StationDeviceCmd.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/ContainerCompensate.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/port_msgs.pc
-- Installing: /senior/perception/share/port_msgs/cmake/port_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/port_msgs/cmake/port_msgsConfig.cmake
-- Installing: /senior/perception/share/port_msgs/cmake/port_msgsConfig-version.cmake
-- Installing: /senior/perception/share/port_msgs/package.xml
-- Installing: /senior/perception/share/prediction_msgs/msg/PredictionObstacles.msg
-- Installing: /senior/perception/share/prediction_msgs/msg/PredictionObstacle.msg
-- Installing: /senior/perception/share/prediction_msgs/msg/PredictionTrajectory.msg
-- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/prediction_msgs
-- Installing: /senior/perception/include/prediction_msgs/PredictionObstacles.h
-- Installing: /senior/perception/include/prediction_msgs/PredictionTrajectory.h
-- Installing: /senior/perception/include/prediction_msgs/PredictionObstacle.h
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionObstacles.l
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionObstacle.l
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionTrajectory.l
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionObstacle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionTrajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionTrajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/prediction_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionObstacles.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionObstacle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionObstacles.lisp
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionObstacle.js
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionTrajectory.js
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionObstacles.js
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/prediction_msgs.pc
-- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgsConfig.cmake
-- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgsConfig-version.cmake
-- Installing: /senior/perception/share/prediction_msgs/package.xml
-- Installing: /senior/perception/share/simulate_msgs/msg/Rate.msg
-- Installing: /senior/perception/share/simulate_msgs/msg/InitState.msg
-- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/simulate_msgs
-- Installing: /senior/perception/include/simulate_msgs/InitState.h
-- Installing: /senior/perception/include/simulate_msgs/Rate.h
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg/Rate.l
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg/InitState.l
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/Rate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package_InitState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/simulate_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package_Rate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/InitState.lisp
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/Rate.js
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/InitState.js
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/simulate_msgs.pc
-- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgsConfig.cmake
-- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgsConfig-version.cmake
-- Installing: /senior/perception/share/simulate_msgs/package.xml
-- Installing: /senior/perception/share/spreader_msgs/msg/SpreaderInfo.msg
-- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/spreader_msgs
-- Installing: /senior/perception/include/spreader_msgs/SpreaderInfo.h
-- Installing: /senior/perception/share/roseus/ros/spreader_msgs
-- Installing: /senior/perception/share/roseus/ros/spreader_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/spreader_msgs/msg/SpreaderInfo.l
-- Installing: /senior/perception/share/roseus/ros/spreader_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/spreader_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/_package_SpreaderInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/SpreaderInfo.lisp
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg/SpreaderInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/spreader_msgs.pc
-- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgsConfig.cmake
-- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgsConfig-version.cmake
-- Installing: /senior/perception/share/spreader_msgs/package.xml
-- Installing: /senior/perception/share/localization_msgs/msg/Ins.msg
-- Installing: /senior/perception/share/localization_msgs/msg/Gnss.msg
-- Installing: /senior/perception/share/localization_msgs/msg/VehicleState.msg
-- Installing: /senior/perception/share/localization_msgs/msg/LocalizationEstimate.msg
-- Installing: /senior/perception/share/localization_msgs/msg/IgnoreQc.msg
-- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/localization_msgs
-- Installing: /senior/perception/include/localization_msgs/VehicleState.h
-- Installing: /senior/perception/include/localization_msgs/IgnoreQc.h
-- Installing: /senior/perception/include/localization_msgs/LocalizationEstimate.h
-- Installing: /senior/perception/include/localization_msgs/Ins.h
-- Installing: /senior/perception/include/localization_msgs/Gnss.h
-- Installing: /senior/perception/share/roseus/ros/localization_msgs
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/VehicleState.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/LocalizationEstimate.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/Gnss.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/IgnoreQc.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/Ins.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_Ins.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_Gnss.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/localization_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/Gnss.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/Ins.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_LocalizationEstimate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/LocalizationEstimate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/IgnoreQc.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_IgnoreQc.lisp
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/LocalizationEstimate.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/VehicleState.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/IgnoreQc.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/Gnss.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/Ins.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/localization_msgs.pc
-- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgsConfig.cmake
-- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgsConfig-version.cmake
-- Installing: /senior/perception/share/localization_msgs/package.xml
-- Installing: /senior/perception/share/tos_msgs/msg/Ack.msg
-- Installing: /senior/perception/share/tos_msgs/msg/TruckStop.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Task.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Align.msg
-- Installing: /senior/perception/share/tos_msgs/msg/CmdState.msg
-- Installing: /senior/perception/share/tos_msgs/msg/TaskDetail.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Cmd.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Heartbeat.msg
-- Installing: /senior/perception/share/tos_msgs/msg/AlignSig.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Cps.msg
-- Installing: /senior/perception/share/tos_msgs/msg/AlignTips.msg
-- Installing: /senior/perception/share/tos_msgs/msg/VanPool.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ManualShift.msg
-- Installing: /senior/perception/share/tos_msgs/msg/BlockedLane.msg
-- Installing: /senior/perception/share/tos_msgs/msg/BlockedCrane.msg
-- Installing: /senior/perception/share/tos_msgs/msg/BlockedSection.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ShoreCrane.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ShoreCranesLoc.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ClosedArea.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ClosedAreas.msg
-- Installing: /senior/perception/share/tos_msgs/msg/StackerReady.msg
-- Installing: /senior/perception/share/tos_msgs/msg/AlarmSig.msg
-- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/tos_msgs
-- Installing: /senior/perception/include/tos_msgs/ShoreCrane.h
-- Installing: /senior/perception/include/tos_msgs/Cps.h
-- Installing: /senior/perception/include/tos_msgs/StackerReady.h
-- Installing: /senior/perception/include/tos_msgs/Ack.h
-- Installing: /senior/perception/include/tos_msgs/ClosedArea.h
-- Installing: /senior/perception/include/tos_msgs/ShoreCranesLoc.h
-- Installing: /senior/perception/include/tos_msgs/BlockedLane.h
-- Installing: /senior/perception/include/tos_msgs/VanPool.h
-- Installing: /senior/perception/include/tos_msgs/ClosedAreas.h
-- Installing: /senior/perception/include/tos_msgs/Align.h
-- Installing: /senior/perception/include/tos_msgs/AlignSig.h
-- Installing: /senior/perception/include/tos_msgs/ManualShift.h
-- Installing: /senior/perception/include/tos_msgs/TruckStop.h
-- Installing: /senior/perception/include/tos_msgs/CmdState.h
-- Installing: /senior/perception/include/tos_msgs/Task.h
-- Installing: /senior/perception/include/tos_msgs/AlignTips.h
-- Installing: /senior/perception/include/tos_msgs/BlockedCrane.h
-- Installing: /senior/perception/include/tos_msgs/Heartbeat.h
-- Installing: /senior/perception/include/tos_msgs/AlarmSig.h
-- Installing: /senior/perception/include/tos_msgs/Cmd.h
-- Installing: /senior/perception/include/tos_msgs/BlockedSection.h
-- Installing: /senior/perception/include/tos_msgs/TaskDetail.h
-- Installing: /senior/perception/share/roseus/ros/tos_msgs
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ShoreCranesLoc.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlarmSig.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Align.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Cmd.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/TaskDetail.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ManualShift.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedLane.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/TruckStop.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Heartbeat.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Ack.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ClosedArea.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedCrane.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Cps.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/StackerReady.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Task.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/VanPool.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlignTips.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ShoreCrane.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ClosedAreas.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlignSig.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/CmdState.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedSection.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedCrane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_TaskDetail.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Task.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Cmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ShoreCrane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlignTips.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_CmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ShoreCrane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/TruckStop.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ClosedArea.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Align.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ManualShift.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ShoreCranesLoc.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Cps.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Heartbeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlignTips.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ClosedAreas.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/tos_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedCrane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Cmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlarmSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlignSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_TruckStop.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ClosedAreas.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ClosedArea.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_VanPool.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedSection.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedLane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Task.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Heartbeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Align.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlignSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedSection.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/TaskDetail.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/VanPool.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_StackerReady.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/StackerReady.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedLane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlarmSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/CmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Cps.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ManualShift.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ShoreCranesLoc.lisp
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/TaskDetail.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ClosedAreas.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ShoreCrane.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Cps.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlignSig.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Heartbeat.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/StackerReady.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/CmdState.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlarmSig.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlignTips.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/TruckStop.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedSection.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedLane.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Task.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ClosedArea.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedCrane.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Align.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/VanPool.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Cmd.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ShoreCranesLoc.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Ack.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ManualShift.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Align.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Task.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Task.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Align.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Align.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Task.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/tos_msgs.pc
-- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgsConfig.cmake
-- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgsConfig-version.cmake
-- Installing: /senior/perception/share/tos_msgs/package.xml
-- Installing: /senior/perception/share/v2x_msgs/msg/TrajPt.msg
-- Installing: /senior/perception/share/v2x_msgs/msg/Traj.msg
-- Installing: /senior/perception/share/v2x_msgs/msg/Chassis.msg
-- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/v2x_msgs
-- Installing: /senior/perception/include/v2x_msgs/Chassis.h
-- Installing: /senior/perception/include/v2x_msgs/Traj.h
-- Installing: /senior/perception/include/v2x_msgs/TrajPt.h
-- Installing: /senior/perception/share/roseus/ros/v2x_msgs
-- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg/Traj.l
-- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg/Chassis.l
-- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg/TrajPt.l
-- Installing: /senior/perception/share/roseus/ros/v2x_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/Traj.lisp
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/TrajPt.lisp
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package_TrajPt.lisp
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/Chassis.lisp
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/v2x_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package_Traj.lisp
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package_Chassis.lisp
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/Chassis.js
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/TrajPt.js
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/Traj.js
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/_Chassis.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/_Traj.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/_TrajPt.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Chassis.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Traj.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_TrajPt.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_TrajPt.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Traj.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Chassis.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/v2x_msgs.pc
-- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgsConfig.cmake
-- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgsConfig-version.cmake
-- Installing: /senior/perception/share/v2x_msgs/package.xml
-- Installing: /senior/perception/share/vehicle_msgs/msg/Gear.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/Command.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/Chassis.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/HeartBeat.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/RemoteControl.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/CCUControl.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/UltrasonicRadars.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/DebugData.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/StatusCmd.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/VehicleStatus.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/PathPoint.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/Path.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/TrajectoryPoint.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/Trajectory.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/Request.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/LockStationStop.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/StartVehicle.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/CtrlReference.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/ControllerStatus.msg
-- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/vehicle_msgs
-- Installing: /senior/perception/include/vehicle_msgs/CtrlReference.h
-- Installing: /senior/perception/include/vehicle_msgs/Command.h
-- Installing: /senior/perception/include/vehicle_msgs/CCUControl.h
-- Installing: /senior/perception/include/vehicle_msgs/StatusCmd.h
-- Installing: /senior/perception/include/vehicle_msgs/ControllerStatus.h
-- Installing: /senior/perception/include/vehicle_msgs/TrajectoryPoint.h
-- Installing: /senior/perception/include/vehicle_msgs/Gear.h
-- Installing: /senior/perception/include/vehicle_msgs/RemoteControl.h
-- Installing: /senior/perception/include/vehicle_msgs/DebugData.h
-- Installing: /senior/perception/include/vehicle_msgs/LockStationStop.h
-- Installing: /senior/perception/include/vehicle_msgs/HeartBeat.h
-- Installing: /senior/perception/include/vehicle_msgs/Chassis.h
-- Installing: /senior/perception/include/vehicle_msgs/VehicleStatus.h
-- Installing: /senior/perception/include/vehicle_msgs/Trajectory.h
-- Installing: /senior/perception/include/vehicle_msgs/PathPoint.h
-- Installing: /senior/perception/include/vehicle_msgs/UltrasonicRadars.h
-- Installing: /senior/perception/include/vehicle_msgs/StartVehicle.h
-- Installing: /senior/perception/include/vehicle_msgs/Path.h
-- Installing: /senior/perception/include/vehicle_msgs/Request.h
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Command.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/CCUControl.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/PathPoint.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/VehicleStatus.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/StartVehicle.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Trajectory.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/CtrlReference.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/ControllerStatus.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/LockStationStop.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/DebugData.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/HeartBeat.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Gear.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Path.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/StatusCmd.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/UltrasonicRadars.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Chassis.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/TrajectoryPoint.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/RemoteControl.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Request.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_CtrlReference.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_VehicleStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_CCUControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Request.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/RemoteControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_StatusCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Command.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Request.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_UltrasonicRadars.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/LockStationStop.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/StartVehicle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/CCUControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_RemoteControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/vehicle_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/VehicleStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Chassis.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/DebugData.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_LockStationStop.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/CtrlReference.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Command.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/HeartBeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_HeartBeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_DebugData.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_StartVehicle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/ControllerStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/StatusCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_ControllerStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Chassis.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Gear.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/UltrasonicRadars.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Gear.lisp
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/UltrasonicRadars.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/DebugData.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/ControllerStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Command.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Gear.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Chassis.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Trajectory.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/LockStationStop.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/StartVehicle.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Path.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/HeartBeat.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/CCUControl.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/VehicleStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/PathPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/TrajectoryPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Request.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/StatusCmd.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/CtrlReference.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/RemoteControl.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_CCUControl.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Chassis.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Command.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_ControllerStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_CtrlReference.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_DebugData.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Gear.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_HeartBeat.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_LockStationStop.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Path.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_PathPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_RemoteControl.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Request.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_StartVehicle.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_StatusCmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_TrajectoryPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_UltrasonicRadars.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_VehicleStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_UltrasonicRadars.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StartVehicle.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StatusCmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_ControllerStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StatusCmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Path.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CCUControl.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_VehicleStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Chassis.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Command.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_DebugData.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_TrajectoryPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_DebugData.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_HeartBeat.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_HeartBeat.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_PathPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Path.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_RemoteControl.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Request.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_UltrasonicRadars.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_ControllerStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CtrlReference.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_PathPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_VehicleStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_RemoteControl.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Gear.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_LockStationStop.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Command.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CtrlReference.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StartVehicle.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_TrajectoryPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Gear.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_LockStationStop.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Chassis.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CCUControl.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Request.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/vehicle_msgs.pc
-- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgsConfig.cmake
-- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgsConfig-version.cmake
-- Installing: /senior/perception/share/vehicle_msgs/package.xml
-- Installing: /senior/perception/share/acquisition_msgs/msg/TosTask.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/Tos.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/AdsCmdState.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/AdsState.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/Chassis.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/Location.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/LocationError.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/LocationErrorType.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/ErrorCode.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/WorkStatus.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/Target.msg
-- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/acquisition_msgs
-- Installing: /senior/perception/include/acquisition_msgs/WorkStatus.h
-- Installing: /senior/perception/include/acquisition_msgs/AdsCmdState.h
-- Installing: /senior/perception/include/acquisition_msgs/Tos.h
-- Installing: /senior/perception/include/acquisition_msgs/TosTask.h
-- Installing: /senior/perception/include/acquisition_msgs/LocationErrorType.h
-- Installing: /senior/perception/include/acquisition_msgs/Location.h
-- Installing: /senior/perception/include/acquisition_msgs/Target.h
-- Installing: /senior/perception/include/acquisition_msgs/AdsState.h
-- Installing: /senior/perception/include/acquisition_msgs/Chassis.h
-- Installing: /senior/perception/include/acquisition_msgs/ErrorCode.h
-- Installing: /senior/perception/include/acquisition_msgs/LocationError.h
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/AdsCmdState.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Target.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/WorkStatus.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/LocationErrorType.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/AdsState.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Location.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Tos.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Chassis.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/LocationError.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/ErrorCode.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/TosTask.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_AdsState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_LocationError.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Location.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Tos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Target.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/AdsState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_TosTask.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/LocationError.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/ErrorCode.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_WorkStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Tos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Chassis.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/LocationErrorType.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_LocationErrorType.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Target.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_ErrorCode.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/TosTask.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/WorkStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_AdsCmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/acquisition_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/AdsCmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Location.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Chassis.lisp
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/WorkStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/ErrorCode.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Target.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Chassis.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Tos.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/AdsState.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/LocationError.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/TosTask.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/AdsCmdState.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/LocationErrorType.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Location.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/acquisition_msgs.pc
-- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgsConfig.cmake
-- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgsConfig-version.cmake
-- Installing: /senior/perception/share/acquisition_msgs/package.xml
-- Installing: /senior/perception/share/guardian_msgs/msg/DrivingState.msg
-- Installing: /senior/perception/share/guardian_msgs/msg/ParallelDrive.msg
-- Installing: /senior/perception/share/guardian_msgs/msg/RelieveWarn.msg
-- Installing: /senior/perception/share/guardian_msgs/msg/GuardianPoints.msg
-- Installing: /senior/perception/share/guardian_msgs/msg/GuardianCommand.msg
-- Installing: /senior/perception/share/guardian_msgs/msg/DrawMsg.msg
-- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/guardian_msgs
-- Installing: /senior/perception/include/guardian_msgs/RelieveWarn.h
-- Installing: /senior/perception/include/guardian_msgs/ParallelDrive.h
-- Installing: /senior/perception/include/guardian_msgs/DrawMsg.h
-- Installing: /senior/perception/include/guardian_msgs/DrivingState.h
-- Installing: /senior/perception/include/guardian_msgs/GuardianCommand.h
-- Installing: /senior/perception/include/guardian_msgs/GuardianPoints.h
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/ParallelDrive.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/DrawMsg.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/GuardianPoints.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/DrivingState.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/RelieveWarn.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/GuardianCommand.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/DrivingState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_DrivingState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_RelieveWarn.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_DrawMsg.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/DrawMsg.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_GuardianCommand.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/ParallelDrive.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_ParallelDrive.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/GuardianCommand.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/RelieveWarn.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/guardian_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/GuardianPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_GuardianPoints.lisp
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/DrawMsg.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/RelieveWarn.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/GuardianPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/ParallelDrive.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/DrivingState.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/GuardianCommand.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_DrawMsg.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianCommand.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianCommand.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrawMsg.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrawMsg.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianCommand.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/guardian_msgs.pc
-- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgsConfig.cmake
-- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgsConfig-version.cmake
-- Installing: /senior/perception/share/guardian_msgs/package.xml
-- Installing: /senior/perception/share/pnc_debug_msg/msg/LatticeDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/PlanDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/PjpoDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/SlPoint.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/LongitudinalDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/LateralDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/CtrlDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/MpcDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/PidDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msg-msg-paths.cmake
-- Installing: /senior/perception/include/pnc_debug_msg
-- Installing: /senior/perception/include/pnc_debug_msg/LatticeDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/LateralDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/MpcDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/PlanDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/PjpoDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/CtrlDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/LongitudinalDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/PidDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/SlPoint.h
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PlanDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PjpoDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LateralDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LongitudinalDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/MpcDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/SlPoint.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/CtrlDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PidDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LatticeDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LatticeDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PidDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LatticeDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PlanDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LongitudinalDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LongitudinalDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/pnc_debug_msg-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_MpcDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PidDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/SlPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/MpcDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PjpoDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LateralDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LateralDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/CtrlDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_CtrlDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PjpoDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PlanDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_SlPoint.lisp
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LateralDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LongitudinalDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/SlPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PjpoDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/MpcDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PidDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LatticeDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/CtrlDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PlanDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/pnc_debug_msg.pc
-- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msg-msg-extras.cmake
-- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msgConfig.cmake
-- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msgConfig-version.cmake
-- Installing: /senior/perception/share/pnc_debug_msg/package.xml
-- Installing: /senior/perception/share/visual_msgs/msg/PathPoint.msg
-- Installing: /senior/perception/share/visual_msgs/msg/PathPoints.msg
-- Installing: /senior/perception/share/visual_msgs/msg/Path.msg
-- Installing: /senior/perception/share/visual_msgs/msg/SpeedConstrain.msg
-- Installing: /senior/perception/share/visual_msgs/msg/SpeedConstrains.msg
-- Installing: /senior/perception/share/visual_msgs/msg/Lane.msg
-- Installing: /senior/perception/share/visual_msgs/msg/Section.msg
-- Installing: /senior/perception/share/visual_msgs/msg/Lanes.msg
-- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/visual_msgs
-- Installing: /senior/perception/include/visual_msgs/Section.h
-- Installing: /senior/perception/include/visual_msgs/SpeedConstrain.h
-- Installing: /senior/perception/include/visual_msgs/SpeedConstrains.h
-- Installing: /senior/perception/include/visual_msgs/Lanes.h
-- Installing: /senior/perception/include/visual_msgs/PathPoint.h
-- Installing: /senior/perception/include/visual_msgs/Lane.h
-- Installing: /senior/perception/include/visual_msgs/PathPoints.h
-- Installing: /senior/perception/include/visual_msgs/Path.h
-- Installing: /senior/perception/share/roseus/ros/visual_msgs
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/PathPoint.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Lanes.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Section.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/SpeedConstrain.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/PathPoints.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Path.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Lane.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/SpeedConstrains.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/SpeedConstrain.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Lanes.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_SpeedConstrains.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/SpeedConstrains.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Section.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_SpeedConstrain.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_PathPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Lanes.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Section.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/visual_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/PathPoints.lisp
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Lanes.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/PathPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/SpeedConstrain.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Lane.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Path.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Section.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/PathPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/SpeedConstrains.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Path.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Section.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Path.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Section.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Path.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Section.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/visual_msgs.pc
-- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgsConfig.cmake
-- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgsConfig-version.cmake
-- Installing: /senior/perception/share/visual_msgs/package.xml
Base path: /senior/workspace/shared_msgs
Source space: /senior/workspace/shared_msgs/src
Build space: /senior/workspace/shared_msgs/build
Devel space: /senior/workspace/shared_msgs/devel
Install space: /senior/perception
####
#### Running command: "cmake /senior/workspace/shared_msgs/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/shared_msgs/devel -DCMAKE_INSTALL_PREFIX=/senior/perception -G Unix Makefiles" in "/senior/workspace/shared_msgs/build"
####
####
#### Running command: "make install -j" in "/senior/workspace/shared_msgs/build"
####
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/home/nvidia/commtest/rcdev-project/perception-slave.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=shared_msgs
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_msgs
Response Code: HTTP/1.1 200 OK
Response:
[{"id":242,"description":"","name":"shared_msgs","name_with_namespace":"CI / shared_msgs","path":"shared_msgs","path_with_namespace":"ci/shared_msgs","created_at":"2022-01-20T05:54:07.461Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ci/shared_msgs.git","http_url_to_repo":"http://159.27.226.4/ci/shared_msgs.git","web_url":"http://159.27.226.4/ci/shared_msgs","readme_url":"http://159.27.226.4/ci/shared_msgs/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-03-30T09:51:10.196Z","namespace":{"id":77,"name":"CI","path":"ci","kind":"group","full_path":"ci","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/ci"},"_links":{"self":"http://159.27.226.4/api/v4/projects/242","issues":"http://159.27.226.4/api/v4/projects/242/issues","merge_requests":"http://159.27.226.4/api/v4/projects/242/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/242/repository/branches","labels":"http://159.27.226.4/api/v4/projects/242/labels","events":"http://159.27.226.4/api/v4/projects/242/events","members":"http://159.27.226.4/api/v4/projects/242/members","cluster_agents":"http://159.27.226.4/api/v4/projects/242/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-01-21T05:54:07.476Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_url":"http://101.201.148.201/shared/shared_msgs.git","import_type":"git","import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":50,"notification_level":3}}},{"id":16,"description":"外部共享的消息","name":"shared_msgs","name_with_namespace":"Shared / shared_msgs","path":"shared_msgs","path_with_namespace":"shared/shared_msgs","created_at":"2020-05-22T00:51:49.372Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:shared/shared_msgs.git","http_url_to_repo":"http://159.27.226.4/shared/shared_msgs.git","web_url":"http://159.27.226.4/shared/shared_msgs","readme_url":"http://159.27.226.4/shared/shared_msgs/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2023-06-05T07:00:23.128Z","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
a76ffe6
[Pipeline] sh
+ python3 /home/nvidia/weilk/project/get_git_log.py 16 a76ffe6 9a2c2f3
[Pipeline] echo
/home/nvidia/commtest/rcdev-project/.perception-slave.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"a76ffe6","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}}
[Pipeline] echo
{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"9a2c2f3","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}}
[Pipeline] sh
+ echo '{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"9a2c2f3","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}}'
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/.perception-slave.json
{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"9a2c2f3","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}}
[Pipeline] sh
+ echo -n '{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-06-05_21-02-32","commit_id":"9a2c2f3","version":"","commit_msgs":",,"},'
[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 570201be622695fd4a35c9ead68eaa246de86f55 (origin/imv)
> 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/imv^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 570201be622695fd4a35c9ead68eaa246de86f55 # timeout=10
Commit message: "delete generated files"
> git rev-list --no-walk 570201be622695fd4a35c9ead68eaa246de86f55 # 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 'src/hdcontrol' (git@159.27.226.4:system/hdcontrol.git) registered for path 'src/hdcontrol'
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/hdcontrol'...
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 '3a37c45de22e4936f0d1743f9d563b526c0298e9'
Submodule path 'src/hdcontrol': checked out 'e35c49ece0af6b6b6c7012f59ca3d2dcc4c164f6'
Submodule path 'src/node-manager': checked out 'a9d5c58ad6b42f4e3faafd04fdf8ff1b3f050564'
Submodule path 'src/node-manager-hmi': checked out 'c481ca8f1216d7139be167abba2736417a04f99c'
Submodule path 'src/thirdparty': checked out '473e204eed9054744aec1e74f3040a2a93af6f74'
Submodule path 'src/unified-system-monitor': checked out 'f0a15a18411a9c62fc16ba336b70ee0885d034e2'
[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-06-05T11:27:59.165Z","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 570201b
[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":"9a2c2f3","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}}
[Pipeline] echo
{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"9a2c2f3","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"570201b"}}
[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":"9a2c2f3","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"570201b"}}'
[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":"9a2c2f3","ros_bridge":"ea083ae","spreader_detection":"2d3d2bb","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"570201b"}}
[Pipeline] sh
+ echo -n '{"repo_name":"system-ros","branch":"imv","time":"2023-06-05_21-03-36","commit_id":"570201b","version":"","commit_msgs":"MSzkv67lpI3kuobln7rnoYDoioLngrkn6IqC54K55ZCv5YGcJyAn6IqC54K55a6I5oqkJ+W8gOWFs+aXoOaViOeahGJ1Zw==,5L+u5pS5bm9kZV9tYW5hZ2VyLnRvbWzvvIzpgILphY3ln7rnoYDoioLngrkK5ZCI5YWl5paw6Ieq5qOACiIxLOenu+mZpOS6hlJFUE9SVF9GT1VOREFUSU9OQUxfTk9ERVNfU1RBVEVT77yM5Y+q6YCa6L+HUkVQT1JUX05PREVTX1NUQVRFUyDmnaXmiqXlkYrmiYDmnInoioLngrnnmoTnirbmgIHvvJsiCuWQiOW5tuWPkemAgeWfuuehgOiKgueCueWPiuaZrumAmuiKgueCueeKtuaAgQrlkIjlubblj5HpgIHln7rnoYDoioLngrnlkozmma7pgJroioLngrnnirbmgIEK5YaF5a2Y5ZGK6K2m6ZiI5YC85L+u5pS55Li6OTAlCuWQjOatpW5vZGUtbWFuYWdlci1obWnmm7TmlrAKYWRkIHB1Yl9ub2RlCm5vZGVfbWFuYWdlciBjbWRzIHN1cHBvcnQgcHJlZml4IGFuZCBzdWZmaXg7IHVwZGF0ZSBlcnJvciB0cmFjayBhbGcKbm9kZV9tYW5hZ2VyIGNtZHMgc3VwcG9ydCBwcmVmaXggYW5kIHN1ZmZpeDsgdXBkYXRlIGVycm9yIHRyYWNrIGFsZwpub2RlX21hbmFnZXIgY21kcyBzdXBwb3J0IHByZWZpeCBhbmQgc3VmZml4OyB1cGRhdGUgZXJyb3IgdHJhY2sgYWxnCgpTZWUgbWVyZ2UgcmVxdWVzdCBzeXN0ZW0vc3lzdGVtLXJvcyE0Ngp1cGRhdGUgZXJyb3JfY29kZXMudG9tbCBzcHJlYWRlcl9vZyBhZGQgZ3JvdXAK5pu05paw5a2Q5qih5Z2X5ZCM5q2l5pyA5paw5Luj56CBCuabtOaWsOWtkOaooeWdlwrmm7TmlrBzdWJtb2R1bGUKdXBkYXRlIHN1Ym1vZHVsZQrkv67lpI3nlLXmupDnrqHnkIZidWcK5L+u5aSN55S15rqQ566h55CG6ZSZ6K+vCmhkY29udHJvbCBtYWluCuW3peaOp+WkqeWHhueoi+W6j+WIhuaUr+e7n+S4gApoZGNvbnRyb2zlop7liqDml6Xlv5c=,dXBkYXRlIHN1Ym1vZHVsZSB0aGlyZHBhcnR5IGFuZCB1bmlmaWVkLXN5c3RlbS1tb25pdG9yCnVwZGF0ZSB1bmlmaWVkLXN5c3RlbS1tb25pdG9yIHN1Ym1vZHVsZQrkv67mlLlNVFXmo4DmtYvlkYrorabnuqfliKvkuLpJTkZPCjEs5ZCM5q2l5LqG5a2Q5qih5Z2X5a+5Q1BV5rip5bqm5qOA5rWL55qE5L+u5aSNOwrmm7TmlrBlcnJvcl9jb2Rlcy50b21sIOWSjCB1bmlmaWVkLXN5c3RlbS1tb25pdG9yCuabtOaWsHVuaWZpZWQtc3lzdGVtLW1vbml0b3LmqKHlnZco5L+u5pS5Q1BV5ZGK6K2m5qOA5rWL55qE6ZiI5YC8OTApCuabtOaWsOWtkOaooeWdl+WSjOS7o+eggeeahOWQiOW5tgrmt7vliqDoioLngrnmmL7npLrpobrluo/mjpLluo/lip/og70="},'
[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.botzfxkxCH
+++ unset _TMPDIR
+++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.botzfxkxCH ']'
+++ CATKIN_SHELL=bash
+++ /opt/ros/melodic/_setup_util.py
+++ _RC=0
+++ '[' 0 -ne 0 ']'
+++ unset _RC
+++ unset _SETUP_UTIL
+++ . /tmp/setup.sh.botzfxkxCH
++++ 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.botzfxkxCH
+++ 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.EJ6hreDMqD
+++ unset _TMPDIR
+++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.EJ6hreDMqD ']'
+++ CATKIN_SHELL=bash
+++ /senior/perception/_setup_util.py
+++ _RC=0
+++ '[' 0 -ne 0 ']'
+++ unset _RC
+++ unset _SETUP_UTIL
+++ . /tmp/setup.sh.EJ6hreDMqD
++++ 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.EJ6hreDMqD
+++ 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 Protobuf: /usr/lib/aarch64-linux-gnu/libprotobuf.so;-lpthread (found version "3.0.0")
=============================================================
-- Protobuf Found, Protobuf Support is turned On!
=============================================================
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1")
-- Found Boost: /usr/include (found version "1.65.1") found components: system thread program_options filesystem chrono date_time atomic
PARENT_PATH: /senior/workspace/system-ros/src/system-ros/src/node-manager/..
PROTO_SRCS:
-- 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 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
-- Found Boost: /usr/include (found version "1.65.1") found components: system thread program_options chrono date_time atomic
-- 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
-- Found PahoMqttC: /senior/workspace/system-ros/src/system-ros/src/thirdparty/paho.mqtt/aarch64/lib/libpaho-mqtt3as.a
-- Found OpenMP_C: -fopenmp (found version "4.5")
-- Found OpenMP_CXX: -fopenmp (found version "4.5")
-- Found OpenMP: TRUE (found version "4.5")
/senior/workspace/system-ros/src/system-ros/src/hdcontrol/./src/Utils/BlockWait.cpp/senior/workspace/system-ros/src/system-ros/src/hdcontrol/./src/Utils/CmdManager.cpp/senior/workspace/system-ros/src/system-ros/src/hdcontrol/./src/Utils/Utils.cpp hahahaha11
-- Configuring done
-- Generating done
-- Build files have been written to: /senior/workspace/system-ros/build
[ 0%] Building CXX object system-ros/src/unified-system-monitor/exporter/CMakeFiles/exporter.dir/exporter.cpp.o
[ 0%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_config_sets.cpp.o
[ 0%] Built target localization_msgs_generate_messages_cpp
[ 0%] Built target std_msgs_generate_messages_cpp
[ 0%] Built target rosgraph_msgs_generate_messages_nodejs
[ 0%] Building CXX object system-ros/src/ros_bridge/ros_transfer/CMakeFiles/ros_transfer.dir/ros_transfer.cpp.o
[ 0%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/ros_topology_monitor.cpp.o
[ 0%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/__/common/file.cc.o
[ 0%] Built target rosgraph_msgs_generate_messages_cpp
[ 1%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/fastdds_data.cxx.o
[ 1%] Building CXX object system-ros/src/ros_bridge/ros_transfer/CMakeFiles/ros_transfer_static.dir/ros_transfer.cpp.o
[ 1%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_reader_fastdds.cpp.o
[ 1%] Built target localization_msgs_generate_messages_nodejs
[ 1%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor.dir/ros_topology_monitor.cpp.o
[ 2%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_writer_fastdds.cpp.o
[ 2%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_fastdds.cpp.o
[ 3%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/__/common/file.cc.o
[ 4%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_config_sets.cpp.o
[ 5%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_fastdds_impl.cpp.o
[ 5%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_fastdds_impl.cpp.o
[ 3%] Building CXX object system-ros/src/node-manager/CMakeFiles/test_node_manager_config.dir/test_node_manager_config.cpp.o
[ 5%] Built target localization_msgs_generate_messages_eus
[ 5%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/fastdds_data.cxx.o
[ 5%] Built target std_msgs_generate_messages_eus
[ 5%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/fastdds_dataPubSubTypes.cxx.o
[ 5%] Building CXX object system-ros/src/tests/CMakeFiles/listener_example.dir/listener.cpp.o
[ 6%] Building CXX object system-ros/src/unified-system-monitor/exporter/CMakeFiles/exporter_static.dir/exporter.cpp.o
[ 6%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_fastdds.cpp.o
[ 6%] Built target rosgraph_msgs_generate_messages_eus
[ 6%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_read_error_codes_info.dir/test_error_codes_info.cpp.o
[ 7%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/fastdds_dataPubSubTypes.cxx.o
[ 7%] Built target roscpp_generate_messages_py
[ 7%] Building CXX object system-ros/src/tests/CMakeFiles/can_send_test.dir/can_interface.cpp.o
[ 7%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_writer_fastdds.cpp.o
[ 7%] Built target diagnose_msgs_generate_messages_eus
[ 7%] Built target std_msgs_generate_messages_nodejs
[ 9%] Building CXX object system-ros/src/tests/CMakeFiles/can_send_test.dir/__/canbus/byte.cc.o
[ 8%] Built target roscpp_generate_messages_cpp
[ 9%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_reader_fastdds.cpp.o
[ 9%] Built target diagnose_msgs_generate_messages_cpp
[ 9%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_error_codes_tracker.dir/test_error_codes_tracker.cpp.o
[ 9%] Built target roscpp_generate_messages_lisp
[ 9%] Built target rosgraph_msgs_generate_messages_lisp
[ 9%] Built target rosgraph_msgs_generate_messages_py
[ 8%] Built target roscpp_generate_messages_eus
[ 9%] Built target diagnose_msgs_generate_messages_nodejs
[ 10%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_read_error_codes_info.dir/__/public/error_codes_info.cpp.o
[ 10%] Built target localization_msgs_generate_messages_lisp
[ 9%] Building CXX object system-ros/src/tests/CMakeFiles/can_send_test.dir/__/canbus/socket_can_client_raw.cpp.o
[ 10%] Built target roscpp_generate_messages_nodejs
[ 10%] Built target std_msgs_generate_messages_lisp
[ 10%] Built target diagnose_msgs_generate_messages_py
[ 10%] Built target diagnose_msgs_generate_messages_lisp
[ 10%] Building CXX object system-ros/src/hdcontrol/src/CanFrame/CMakeFiles/Frames.dir/FrameBase.cpp.o
[ 10%] Building CXX object system-ros/src/hdcontrol/src/CanFrame/CMakeFiles/Frames.dir/Frames.cpp.o
[ 11%] Building CXX object system-ros/src/hdcontrol/src/CanFrame/CMakeFiles/Frames.dir/TestFrame.cpp.o
[ 11%] Built target localization_msgs_generate_messages_py
[ 11%] Building CXX object system-ros/src/hdcontrol/CMakeFiles/HelloWorld_IDL_lib.dir/include/idl_generate/HelloWorldPubSubTypes.cxx.o
[ 12%] Building CXX object system-ros/src/hdcontrol/src/CanFrame/CMakeFiles/Frames.dir/FrameStatus.cpp.o
[ 12%] Building CXX object system-ros/src/tests/CMakeFiles/talker_example.dir/talker.cpp.o
[ 13%] Building CXX object system-ros/src/hdcontrol/CMakeFiles/HelloWorld_IDL_lib.dir/include/idl_generate/HelloWorld.cxx.o
[ 13%] Built target std_msgs_generate_messages_py
[ 13%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_error_codes.dir/test_error_codes.cpp.o
In file included from /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_topology_monitor/ros_topology_monitor.cpp:7:0:
/senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_topology_monitor/ros_topology_monitor.h:4:10: fatal error: topic_pubs_subs.pb.h: No such file or directory
#include "topic_pubs_subs.pb.h"
^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/build.make:75: recipe for target 'system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/ros_topology_monitor.cpp.o' failed
make[2]: *** [system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/ros_topology_monitor.cpp.o] Error 1
CMakeFiles/Makefile2:1008: recipe for target 'system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/all' failed
make[1]: *** [system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
In file included from /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_topology_monitor/ros_topology_monitor.cpp:7:0:
/senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_topology_monitor/ros_topology_monitor.h:4:10: fatal error: topic_pubs_subs.pb.h: No such file or directory
#include "topic_pubs_subs.pb.h"
^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor.dir/build.make:75: recipe for target 'system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor.dir/ros_topology_monitor.cpp.o' failed
make[2]: *** [system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor.dir/ros_topology_monitor.cpp.o] Error 1
CMakeFiles/Makefile2:1242: recipe for target 'system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor.dir/all' failed
make[1]: *** [system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor.dir/all] Error 2
[ 14%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libexporter.a
[ 14%] Built target exporter_static
[ 15%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libexporter.so
[ 15%] Built target exporter
[ 16%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/talker_example
[ 17%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_error_codes_tracker
[ 17%] Built target talker_example
[ 18%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/listener_example
[ 18%] Built target test_error_codes_tracker
[ 20%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libHelloWorld_IDL_lib.so
[ 20%] Built target listener_example
[ 21%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_error_codes
[ 21%] Built target HelloWorld_IDL_lib
[ 21%] Built target test_error_codes
[ 22%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_node_manager_config
[ 22%] Built target test_node_manager_config
[ 22%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_read_error_codes_info
[ 22%] Built target test_read_error_codes_info
[ 23%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/can_send_test
[ 23%] Built target can_send_test
[ 23%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libFrames.so
[ 23%] Built target Frames
[ 24%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_transfer.so
[ 25%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_transfer.a
[ 25%] Built target ros_transfer
[ 25%] Built target ros_transfer_static
[ 25%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libdds_abstract_layer.a
[ 25%] Built target dds_abstract_layer_static
[ 26%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libdds_abstract_layer.so
[ 26%] Built target dds_abstract_layer
Makefile:145: recipe for target 'all' failed
make: *** [all] Error 2
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"
####
Invoking "make install -j" failed
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (dox->perception)
Stage "dox->perception" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (make_slave)
Stage "make_slave" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (change-ver-json)
Stage "change-ver-json" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
Stage "zip->post" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
failure
[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
ERROR: script returned exit code 1
Finished: FAILURE