Console Output
Skipping 1,974 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_subscriber.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_subscriber.cpp:1[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:115:37:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint8_t = uint8_t[m[K’ is deprecated: use std::uint8_t instead of pcl::uint8_t [[01;35m[K-Wdeprecated-declarations[m[K]
115 | ([01;35m[Kuint8_t[m[K, a, a)
| [01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_subscriber.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_subscriber.cpp:1[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9:[m[K [01;36m[Knote: [m[Kdeclared here
92 | using [01;36m[Kuint8_t[m[K [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
| [01;36m[K^~~~~~~[m[K
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_trailer_calibrator.cpp:[m[K In lambda function:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_trailer_calibrator.cpp:1672:22:[m[K [01;35m[Kwarning: [m[Kstructured bindings only available with ‘[01m[K-std=c++17[m[K’ or ‘[01m[K-std=gnu++17[m[K’
1672 | for (const auto& [01;35m[K[[m[Kidx, region]: region_map) {
| [01;35m[K^[m[K
In file included from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:16[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11[m[K:
/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp: In instantiation of ‘[01m[Kvoid senior::perception::UniformSampling<PointT>::RunFilter(senior::perception::UniformSampling<PointT>::PointCloud&) [with PointT = senior::perception::_PointXYZIRGBL; senior::perception::UniformSampling<PointT>::PointCloud = pcl::PointCloud<senior::perception::_PointXYZIRGBL>][m[K’:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:87:42:[m[K required from ‘[01m[Kvoid senior::perception::UniformSampling<PointT>::applyFilter(senior::perception::UniformSampling<PointT>::PointCloud&) [with PointT = senior::perception::_PointXYZIRGBL; senior::perception::UniformSampling<PointT>::PointCloud = pcl::PointCloud<senior::perception::_PointXYZIRGBL>][m[K’
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:87:8:[m[K required from here
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:126:28:[m[K [01;35m[Kwarning: [m[K‘[01m[Kbool pcl_isfinite(T&&) [with T = const float&][m[K’ is deprecated: use std::isfinite instead of pcl_isfinite [[01;35m[K-Wdeprecated-declarations[m[K]
126 | if (![01;35m[Kpcl_isfinite(input_->points[(*indices_)[cp]].x)[m[K || !pcl_isfinite(input_->points[(*indices_)[cp]].y) ||
| [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_base_processor.h:17[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:142:6:[m[K [01;36m[Knote: [m[Kdeclared here
142 | bool [01;36m[Kpcl_isfinite[m[K (T&& x) { return std::isfinite (std::forward<T> (x)); }
| [01;36m[K^~~~~~~~~~~~[m[K
In file included from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:16[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:126:28:[m[K [01;35m[Kwarning: [m[K‘[01m[Kbool pcl_isfinite(T&&) [with T = const float&][m[K’ is deprecated: use std::isfinite instead of pcl_isfinite [[01;35m[K-Wdeprecated-declarations[m[K]
126 | if (![01;35m[Kpcl_isfinite(input_->points[(*indices_)[cp]].x)[m[K || !pcl_isfinite(input_->points[(*indices_)[cp]].y) ||
| [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_base_processor.h:17[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:142:6:[m[K [01;36m[Knote: [m[Kdeclared here
142 | bool [01;36m[Kpcl_isfinite[m[K (T&& x) { return std::isfinite (std::forward<T> (x)); }
| [01;36m[K^~~~~~~~~~~~[m[K
In file included from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:16[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:126:80:[m[K [01;35m[Kwarning: [m[K‘[01m[Kbool pcl_isfinite(T&&) [with T = const float&][m[K’ is deprecated: use std::isfinite instead of pcl_isfinite [[01;35m[K-Wdeprecated-declarations[m[K]
126 | if (!pcl_isfinite(input_->points[(*indices_)[cp]].x) || ![01;35m[Kpcl_isfinite(input_->points[(*indices_)[cp]].y)[m[K ||
| [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_base_processor.h:17[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:142:6:[m[K [01;36m[Knote: [m[Kdeclared here
142 | bool [01;36m[Kpcl_isfinite[m[K (T&& x) { return std::isfinite (std::forward<T> (x)); }
| [01;36m[K^~~~~~~~~~~~[m[K
In file included from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:16[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:126:80:[m[K [01;35m[Kwarning: [m[K‘[01m[Kbool pcl_isfinite(T&&) [with T = const float&][m[K’ is deprecated: use std::isfinite instead of pcl_isfinite [[01;35m[K-Wdeprecated-declarations[m[K]
126 | if (!pcl_isfinite(input_->points[(*indices_)[cp]].x) || ![01;35m[Kpcl_isfinite(input_->points[(*indices_)[cp]].y)[m[K ||
| [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_base_processor.h:17[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:142:6:[m[K [01;36m[Knote: [m[Kdeclared here
142 | bool [01;36m[Kpcl_isfinite[m[K (T&& x) { return std::isfinite (std::forward<T> (x)); }
| [01;36m[K^~~~~~~~~~~~[m[K
In file included from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:16[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:127:28:[m[K [01;35m[Kwarning: [m[K‘[01m[Kbool pcl_isfinite(T&&) [with T = const float&][m[K’ is deprecated: use std::isfinite instead of pcl_isfinite [[01;35m[K-Wdeprecated-declarations[m[K]
127 | ![01;35m[Kpcl_isfinite(input_->points[(*indices_)[cp]].z)[m[K)
| [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_base_processor.h:17[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:142:6:[m[K [01;36m[Knote: [m[Kdeclared here
142 | bool [01;36m[Kpcl_isfinite[m[K (T&& x) { return std::isfinite (std::forward<T> (x)); }
| [01;36m[K^~~~~~~~~~~~[m[K
In file included from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:16[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/common/dld_uniform_samplings.hpp:127:28:[m[K [01;35m[Kwarning: [m[K‘[01m[Kbool pcl_isfinite(T&&) [with T = const float&][m[K’ is deprecated: use std::isfinite instead of pcl_isfinite [[01;35m[K-Wdeprecated-declarations[m[K]
127 | ![01;35m[Kpcl_isfinite(input_->points[(*indices_)[cp]].z)[m[K)
| [01;35m[K~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_base_processor.h:17[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/include/dld_pointcloud_filter_processor.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/lidar/impl/dld_pointcloud_filter_processor.cpp:11[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:142:6:[m[K [01;36m[Knote: [m[Kdeclared here
142 | bool [01;36m[Kpcl_isfinite[m[K (T&& x) { return std::isfinite (std::forward<T> (x)); }
| [01;36m[K^~~~~~~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:88:36:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint8_t = uint8_t[m[K’ is deprecated: use std::uint8_t instead of pcl::uint8_t [[01;35m[K-Wdeprecated-declarations[m[K]
88 | ([01;35m[Kuint8_t[m[K, intensity, intensity)
| [01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9:[m[K [01;36m[Knote: [m[Kdeclared here
92 | using [01;36m[Kuint8_t[m[K [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
| [01;36m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:89:36:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint16_t = uint16_t[m[K’ is deprecated: use std::uint16_t instead of pcl::uint16_t [[01;35m[K-Wdeprecated-declarations[m[K]
89 | ([01;35m[Kuint16_t[m[K, ring, ring)
| [01;35m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9:[m[K [01;36m[Knote: [m[Kdeclared here
94 | using [01;36m[Kuint16_t[m[K [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
| [01;36m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:96:9:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint16_t = uint16_t[m[K’ is deprecated: use std::uint16_t instead of pcl::uint16_t [[01;35m[K-Wdeprecated-declarations[m[K]
96 | [01;35m[Kuint16_t[m[K, ring, ring)(double, timestamp, timestamp))
| [01;35m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9:[m[K [01;36m[Knote: [m[Kdeclared here
94 | using [01;36m[Kuint16_t[m[K [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
| [01;36m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:103:2:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint16_t = uint16_t[m[K’ is deprecated: use std::uint16_t instead of pcl::uint16_t [[01;35m[K-Wdeprecated-declarations[m[K]
103 | ([01;35m[Kuint16_t[m[K, ring, ring))
| [01;35m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9:[m[K [01;36m[Knote: [m[Kdeclared here
94 | using [01;36m[Kuint16_t[m[K [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
| [01;36m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:110:37:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint16_t = uint16_t[m[K’ is deprecated: use std::uint16_t instead of pcl::uint16_t [[01;35m[K-Wdeprecated-declarations[m[K]
110 | ([01;35m[Kuint16_t[m[K, ring, ring)
| [01;35m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9:[m[K [01;36m[Knote: [m[Kdeclared here
94 | using [01;36m[Kuint16_t[m[K [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
| [01;36m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:112:37:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint8_t = uint8_t[m[K’ is deprecated: use std::uint8_t instead of pcl::uint8_t [[01;35m[K-Wdeprecated-declarations[m[K]
112 | ([01;35m[Kuint8_t[m[K, b, b)
| [01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9:[m[K [01;36m[Knote: [m[Kdeclared here
92 | using [01;36m[Kuint8_t[m[K [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
| [01;36m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:113:37:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint8_t = uint8_t[m[K’ is deprecated: use std::uint8_t instead of pcl::uint8_t [[01;35m[K-Wdeprecated-declarations[m[K]
113 | ([01;35m[Kuint8_t[m[K, g, g)
| [01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9:[m[K [01;36m[Knote: [m[Kdeclared here
92 | using [01;36m[Kuint8_t[m[K [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
| [01;36m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:114:37:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint8_t = uint8_t[m[K’ is deprecated: use std::uint8_t instead of pcl::uint8_t [[01;35m[K-Wdeprecated-declarations[m[K]
114 | ([01;35m[Kuint8_t[m[K, r, r)
| [01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9:[m[K [01;36m[Knote: [m[Kdeclared here
92 | using [01;36m[Kuint8_t[m[K [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
| [01;36m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:115:37:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint8_t = uint8_t[m[K’ is deprecated: use std::uint8_t instead of pcl::uint8_t [[01;35m[K-Wdeprecated-declarations[m[K]
115 | ([01;35m[Kuint8_t[m[K, a, a)
| [01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/dld_vehicle.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/services/impl/dld_vehicle.cpp:1[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9:[m[K [01;36m[Knote: [m[Kdeclared here
92 | using [01;36m[Kuint8_t[m[K [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
| [01;36m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:88:36:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint8_t = uint8_t[m[K’ is deprecated: use std::uint8_t instead of pcl::uint8_t [[01;35m[K-Wdeprecated-declarations[m[K]
88 | ([01;35m[Kuint8_t[m[K, intensity, intensity)
| [01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9:[m[K [01;36m[Knote: [m[Kdeclared here
92 | using [01;36m[Kuint8_t[m[K [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
| [01;36m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:89:36:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint16_t = uint16_t[m[K’ is deprecated: use std::uint16_t instead of pcl::uint16_t [[01;35m[K-Wdeprecated-declarations[m[K]
89 | ([01;35m[Kuint16_t[m[K, ring, ring)
| [01;35m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9:[m[K [01;36m[Knote: [m[Kdeclared here
94 | using [01;36m[Kuint16_t[m[K [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
| [01;36m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:96:9:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint16_t = uint16_t[m[K’ is deprecated: use std::uint16_t instead of pcl::uint16_t [[01;35m[K-Wdeprecated-declarations[m[K]
96 | [01;35m[Kuint16_t[m[K, ring, ring)(double, timestamp, timestamp))
| [01;35m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9:[m[K [01;36m[Knote: [m[Kdeclared here
94 | using [01;36m[Kuint16_t[m[K [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
| [01;36m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:103:2:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint16_t = uint16_t[m[K’ is deprecated: use std::uint16_t instead of pcl::uint16_t [[01;35m[K-Wdeprecated-declarations[m[K]
103 | ([01;35m[Kuint16_t[m[K, ring, ring))
| [01;35m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9:[m[K [01;36m[Knote: [m[Kdeclared here
94 | using [01;36m[Kuint16_t[m[K [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
| [01;36m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:110:37:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint16_t = uint16_t[m[K’ is deprecated: use std::uint16_t instead of pcl::uint16_t [[01;35m[K-Wdeprecated-declarations[m[K]
110 | ([01;35m[Kuint16_t[m[K, ring, ring)
| [01;35m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9:[m[K [01;36m[Knote: [m[Kdeclared here
94 | using [01;36m[Kuint16_t[m[K [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
| [01;36m[K^~~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:112:37:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint8_t = uint8_t[m[K’ is deprecated: use std::uint8_t instead of pcl::uint8_t [[01;35m[K-Wdeprecated-declarations[m[K]
112 | ([01;35m[Kuint8_t[m[K, b, b)
| [01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9:[m[K [01;36m[Knote: [m[Kdeclared here
92 | using [01;36m[Kuint8_t[m[K [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
| [01;36m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:113:37:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint8_t = uint8_t[m[K’ is deprecated: use std::uint8_t instead of pcl::uint8_t [[01;35m[K-Wdeprecated-declarations[m[K]
113 | ([01;35m[Kuint8_t[m[K, g, g)
| [01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9:[m[K [01;36m[Knote: [m[Kdeclared here
92 | using [01;36m[Kuint8_t[m[K [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
| [01;36m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:114:37:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint8_t = uint8_t[m[K’ is deprecated: use std::uint8_t instead of pcl::uint8_t [[01;35m[K-Wdeprecated-declarations[m[K]
114 | ([01;35m[Kuint8_t[m[K, r, r)
| [01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9:[m[K [01;36m[Knote: [m[Kdeclared here
92 | using [01;36m[Kuint8_t[m[K [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
| [01;36m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/boost/preprocessor/tuple/elem.hpp:23[m[K,
from [01m[K/usr/include/boost/preprocessor/arithmetic/add.hpp:21[m[K,
from [01m[K/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66[m[K,
from [01m[K/usr/include/boost/mpl/aux_/na_spec.hpp:28[m[K,
from [01m[K/usr/include/boost/mpl/next_prior.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/next.hpp:17[m[K,
from [01m[K/usr/include/boost/mpl/list/aux_/push_front.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list0.hpp:19[m[K,
from [01m[K/usr/include/boost/mpl/list/list10.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list/list20.hpp:18[m[K,
from [01m[K/usr/include/boost/mpl/list.hpp:36[m[K,
from [01m[K/usr/include/boost/math/policies/policy.hpp:9[m[K,
from [01m[K/usr/include/boost/math/policies/error_handling.hpp:21[m[K,
from [01m[K/usr/include/boost/math/special_functions/round.hpp:14[m[K,
from [01m[K/opt/ros/noetic/include/ros/time.h:58[m[K,
from [01m[K/opt/ros/noetic/include/ros/ros.h:38[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:4[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:115:37:[m[K [01;35m[Kwarning: [m[K‘[01m[Kusing uint8_t = uint8_t[m[K’ is deprecated: use std::uint8_t instead of pcl::uint8_t [[01;35m[K-Wdeprecated-declarations[m[K]
115 | ([01;35m[Kuint8_t[m[K, a, a)
| [01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/pcl-1.10/pcl/PCLHeader.h:10[m[K,
from [01m[K/usr/include/pcl-1.10/pcl/point_cloud.h:47[m[K,
from [01m[K/opt/ros/noetic/include/pcl_ros/point_cloud.h:5[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/pcl_types.h:6[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/common/common_types.h:8[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.h:15[m[K,
from [01m[K/senior/workspace/orin-module-slave32/slave/src/new_detection/perception/dl_detection/utils/dld_visualization_debug.cpp:12[m[K:
[01m[K/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9:[m[K [01;36m[Knote: [m[Kdeclared here
92 | using [01;36m[Kuint8_t[m[K [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
| [01;36m[K^~~~~~~[m[K
cd /senior/workspace/orin-module-slave32/slave/build/perception; catkin build --get-env perception | catkin env -si /usr/bin/make --jobserver-auth=3,4; cd -
[build 03:39.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:symli...
[build 03:39.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:39.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:39.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:40.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:40.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:40.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:40.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:40.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:40.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:40.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:40.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:40.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:40.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:41.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:41.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:41.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:41.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:41.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:41.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:41.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:41.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:41.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:41.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:42.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:42.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:42.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:42.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:42.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:42.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:42.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:42.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:42.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:42.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:43.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:43.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:43.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:43.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:43.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:43.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:43.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:43.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:43.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:43.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:44.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:44.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:44.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:44.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:44.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:44.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:44.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:44.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:44.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:44.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:45.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:45.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:45.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:45.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:45.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:45.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:45.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:45.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:45.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:45.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:46.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:46.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:46.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:46.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:46.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:46.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:46.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:46.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:46.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:46.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:47.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:47.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:47.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:47.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:47.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:47.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:47.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:47.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:47.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:47.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:48.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:48.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:48.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:48.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:48.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:48.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:48.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:48.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:48.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:48.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:49.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:49.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:49.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:49.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:49.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:49.5 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:49.6 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:49.7 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:49.8 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:49.9 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:50.0 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:50.1 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:50.2 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:50.3 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
[build 03:50.4 s] [28/29 complete] [1/14 jobs] [0 queued] [perception:insta...
...............................................................................
_______________________________________________________________________________
Warnings << perception:install /senior/workspace/orin-module-slave32/slave/logs/perception/build.install.000.log
** WARNING ** io features related to pcap will be disabled
** WARNING ** io features related to png will be disabled
** WARNING ** io features related to libusb-1.0 will be disabled
DOX_INCLUDE_DIRS :/senior/workspace/orin-module-slave32/slave/install/include
WARNING: Package "perception" does not follow the version conventions. It should not contain leading zeros (unless the number is 0).
version : msg:rc_dev_yantaigunzhuang.4a63c7f&&2.6.01-rc_dev.b7ca11ba
version : 2.6.01
CMake Warning at perception/dl_detection/CMakeLists.txt:166 (message):
No matching region found: installing all models
cd /senior/workspace/orin-module-slave32/slave/build/perception; catkin build --get-env perception | catkin env -si /usr/bin/make install; cd -
...............................................................................
Finished <<< perception [ 3 minutes and 48.9 seconds ]
[build] Summary: All 29 packages succeeded!
[build] Ignored: None.
[build] Warnings: 16 packages succeeded with warnings.
[build] Abandoned: No packages were abandoned.
[build] Failed: No packages failed.
[build] Runtime: 3 minutes and 50.5 seconds total.
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] echo
不编译pnc或者缺少依赖
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>压缩成zip包>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /senior/workspace/orin-module-slave32/slave
[Pipeline] {
[Pipeline] sh
+ zip -rq module_slave_2026-06-22_15-00-15.zip ./install/ ./version.json
[Pipeline] sh
+ ls /senior/workspace/orin-module-slave32/slave
build
devel
install
logs
module_slave_2026-06-22_15-00-15.zip
src
version.json
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /senior/workspace/orin-module-slave32/slave@tmp
[Pipeline] echo
/senior/workspace/orin-module-slave32/slave/module_slave_2026-06-22_15-00-15.zip,/senior/workspace/orin-module-slave32/slave/version.json
[Pipeline] echo
------------------- 开始上传公网ota ---------------------------------------------------------------------
[Pipeline] sh
+ curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-module-slave32/slave/module_slave_2026-06-22_15-00-15.zip"' --form 'version=@"/senior/workspace/orin-module-slave32/slave/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
17 692M 0 0 17 122M 0 150M 0:00:04 --:--:-- 0:00:04 150M
52 692M 0 0 52 363M 0 200M 0:00:03 0:00:01 0:00:02 200M
87 692M 0 0 87 603M 0 214M 0:00:03 0:00:02 0:00:01 214M
100 692M 0 0 100 692M 0 165M 0:00:04 0:00:04 --:--:-- 165M
100 692M 0 0 100 692M 0 133M 0:00:05 0:00:05 --:--:-- 133M
100 692M 0 0 100 692M 0 112M 0:00:06 0:00:06 --:--:-- 106M
100 692M 0 0 100 692M 0 96.4M 0:00:07 0:00:07 --:--:-- 61.2M
100 692M 0 0 100 692M 0 84.6M 0:00:08 0:00:08 --:--:-- 16.6M
100 692M 0 0 100 692M 0 75.4M 0:00:09 0:00:09 --:--:-- 0
100 692M 0 0 100 692M 0 68.0M 0:00:10 0:00:10 --:--:-- 0
100 692M 0 0 100 692M 0 61.9M 0:00:11 0:00:11 --:--:-- 0
100 692M 0 0 100 692M 0 56.8M 0:00:12 0:00:12 --:--:-- 0
100 692M 0 0 100 692M 0 52.5M 0:00:13 0:00:13 --:--:-- 0
100 692M 0 0 100 692M 0 48.8M 0:00:14 0:00:14 --:--:-- 0
100 692M 0 0 100 692M 0 45.5M 0:00:15 0:00:15 --:--:-- 0
100 692M 0 0 100 692M 0 42.7M 0:00:16 0:00:16 --:--:-- 0
100 692M 0 0 100 692M 0 40.2M 0:00:17 0:00:17 --:--:-- 0
100 692M 0 0 100 692M 0 38.0M 0:00:18 0:00:18 --:--:-- 0
100 692M 0 0 100 692M 0 36.0M 0:00:19 0:00:19 --:--:-- 0
100 692M 0 0 100 692M 0 34.2M 0:00:20 0:00:20 --:--:-- 0
100 692M 0 0 100 692M 0 32.6M 0:00:21 0:00:21 --:--:-- 0
100 692M 0 0 100 692M 0 31.2M 0:00:22 0:00:22 --:--:-- 0
100 692M 0 0 100 692M 0 29.8M 0:00:23 0:00:23 --:--:-- 0
100 692M 0 0 100 692M 0 28.6M 0:00:24 0:00:24 --:--:-- 0
100 692M 0 0 100 692M 0 27.4M 0:00:25 0:00:25 --:--:-- 0
100 692M 0 0 100 692M 0 26.4M 0:00:26 0:00:26 --:--:-- 0
100 692M 0 0 100 692M 0 25.4M 0:00:27 0:00:27 --:--:-- 0
100 692M 0 0 100 692M 0 24.5M 0:00:28 0:00:28 --:--:-- 0
100 692M 0 43 100 692M 1 24.1M 0:00:28 0:00:28 --:--:-- 9
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] echo
------------------- 开始上传厦门ota ---------------------------------------------------------------------
[Pipeline] echo
------------------- 开始上传大榭ota ---------------------------------------------------------------------
[Pipeline] echo
------------------- 开始上传苏溪ota ---------------------------------------------------------------------
[Pipeline] echo
------------------- 开始上传烟台ota ---------------------------------------------------------------------
[Pipeline] sh
+ curl -X POST http://172.16.110.145:50080/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-module-slave32/slave/module_slave_2026-06-22_15-00-15.zip"' --form 'version=@"/senior/workspace/orin-module-slave32/slave/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 692M 0 0 0 1920k 0 3321k 0:03:33 --:--:-- 0:03:33 3316k
1 692M 0 0 1 8320k 0 5216k 0:02:15 0:00:01 0:02:14 5213k
2 692M 0 0 2 14.5M 0 5784k 0:02:02 0:00:02 0:02:00 5782k
2 692M 0 0 2 18.8M 0 5376k 0:02:11 0:00:03 0:02:08 5375k
3 692M 0 0 3 21.4M 0 4740k 0:02:29 0:00:04 0:02:25 4739k
3 692M 0 0 3 25.0M 0 4599k 0:02:34 0:00:05 0:02:29 4747k
4 692M 0 0 4 29.4M 0 4572k 0:02:35 0:00:06 0:02:29 4367k
4 692M 0 0 4 34.2M 0 4625k 0:02:33 0:00:07 0:02:26 4029k
5 692M 0 0 5 39.7M 0 4740k 0:02:29 0:00:08 0:02:21 4285k
5 692M 0 0 5 41.3M 0 4407k 0:02:40 0:00:09 0:02:31 4095k
6 692M 0 0 6 43.1M 0 4181k 0:02:49 0:00:10 0:02:39 3715k
6 692M 0 0 6 46.1M 0 4084k 0:02:53 0:00:11 0:02:42 3440k
7 692M 0 0 7 49.1M 0 3998k 0:02:57 0:00:12 0:02:45 3050k
7 692M 0 0 7 52.2M 0 3941k 0:02:59 0:00:13 0:02:46 2565k
8 692M 0 0 8 56.0M 0 3931k 0:03:00 0:00:14 0:02:46 3015k
8 692M 0 0 8 60.3M 0 3964k 0:02:58 0:00:15 0:02:43 3505k
9 692M 0 0 9 65.1M 0 4023k 0:02:56 0:00:16 0:02:40 3879k
10 692M 0 0 10 69.5M 0 4048k 0:02:55 0:00:17 0:02:38 4175k
10 692M 0 0 10 74.1M 0 4085k 0:02:53 0:00:18 0:02:35 4476k
11 692M 0 0 11 76.7M 0 4011k 0:02:56 0:00:19 0:02:37 4247k
11 692M 0 0 11 79.1M 0 3936k 0:03:00 0:00:20 0:02:40 3847k
11 692M 0 0 11 82.5M 0 3912k 0:03:01 0:00:21 0:02:40 3547k
12 692M 0 0 12 84.8M 0 3849k 0:03:04 0:00:22 0:02:42 3149k
12 692M 0 0 12 87.3M 0 3791k 0:03:07 0:00:23 0:02:44 2702k
12 692M 0 0 12 88.6M 0 3691k 0:03:12 0:00:24 0:02:48 2439k
13 692M 0 0 13 91.3M 0 3653k 0:03:14 0:00:25 0:02:49 2486k
13 692M 0 0 13 92.6M 0 3533k 0:03:20 0:00:26 0:02:54 1975k
13 692M 0 0 13 95.1M 0 3424k 0:03:27 0:00:28 0:02:59 1787k
13 692M 0 0 13 95.5M 0 3423k 0:03:27 0:00:28 0:02:59 1681k
14 692M 0 0 14 97.5M 0 3305k 0:03:34 0:00:30 0:03:04 1615k
14 692M 0 0 14 97.7M 0 3273k 0:03:36 0:00:30 0:03:06 1322k
14 692M 0 0 14 100M 0 3179k 0:03:43 0:00:32 0:03:11 1415k
14 692M 0 0 14 101M 0 3180k 0:03:42 0:00:32 0:03:10 1503k
14 692M 0 0 14 102M 0 3117k 0:03:47 0:00:33 0:03:14 1383k
15 692M 0 0 15 105M 0 3074k 0:03:50 0:00:35 0:03:15 1617k
15 692M 0 0 15 106M 0 3041k 0:03:53 0:00:35 0:03:18 1712k
15 692M 0 0 15 108M 0 3035k 0:03:53 0:00:36 0:03:17 1971k
16 692M 0 0 16 111M 0 3043k 0:03:53 0:00:37 0:03:16 2148k
16 692M 0 0 16 115M 0 3062k 0:03:51 0:00:38 0:03:13 2690k
17 692M 0 0 17 118M 0 3071k 0:03:50 0:00:39 0:03:11 3045k
17 692M 0 0 17 120M 0 3011k 0:03:55 0:00:40 0:03:15 2796k
17 692M 0 0 17 122M 0 2999k 0:03:56 0:00:41 0:03:15 2748k
18 692M 0 0 18 125M 0 3000k 0:03:56 0:00:42 0:03:14 2690k
18 692M 0 0 18 127M 0 2995k 0:03:56 0:00:43 0:03:13 2476k
18 692M 0 0 18 130M 0 2999k 0:03:56 0:00:44 0:03:12 2428k
19 692M 0 0 19 133M 0 3001k 0:03:56 0:00:45 0:03:11 2916k
19 692M 0 0 19 137M 0 3015k 0:03:55 0:00:46 0:03:09 3164k
20 692M 0 0 20 140M 0 2974k 0:03:58 0:00:48 0:03:10 2771k
20 692M 0 0 20 141M 0 2978k 0:03:58 0:00:48 0:03:10 2835k
20 692M 0 0 20 142M 0 2948k 0:04:00 0:00:49 0:03:11 2493k
20 692M 0 0 20 145M 0 2933k 0:04:01 0:00:50 0:03:11 2318k
21 692M 0 0 21 147M 0 2926k 0:04:02 0:00:51 0:03:11 2099k
21 692M 0 0 21 150M 0 2910k 0:04:03 0:00:52 0:03:11 2233k
22 692M 0 0 22 152M 0 2897k 0:04:04 0:00:53 0:03:11 2153k
22 692M 0 0 22 155M 0 2859k 0:04:07 0:00:55 0:03:12 2120k
22 692M 0 0 22 155M 0 2840k 0:04:09 0:00:55 0:03:14 1943k
22 692M 0 0 22 157M 0 2811k 0:04:12 0:00:57 0:03:15 1781k
22 692M 0 0 22 158M 0 2812k 0:04:12 0:00:57 0:03:15 1735k
23 692M 0 0 23 160M 0 2811k 0:04:12 0:00:58 0:03:14 1823k
23 692M 0 0 23 163M 0 2815k 0:04:11 0:00:59 0:03:12 2219k
24 692M 0 0 24 167M 0 2824k 0:04:11 0:01:00 0:03:11 2642k
24 692M 0 0 24 169M 0 2824k 0:04:11 0:01:01 0:03:10 3006k
25 692M 0 0 25 173M 0 2835k 0:04:10 0:01:02 0:03:08 3096k
25 692M 0 0 25 177M 0 2852k 0:04:08 0:01:03 0:03:05 3336k
26 692M 0 0 26 181M 0 2879k 0:04:06 0:01:04 0:03:02 3641k
26 692M 0 0 26 186M 0 2915k 0:04:03 0:01:05 0:02:58 4007k
27 692M 0 0 27 192M 0 2957k 0:03:59 0:01:06 0:02:53 4597k
28 692M 0 0 28 195M 0 2941k 0:04:01 0:01:07 0:02:54 4196k
28 692M 0 0 28 197M 0 2946k 0:04:00 0:01:08 0:02:52 4138k
28 692M 0 0 28 199M 0 2933k 0:04:01 0:01:09 0:02:52 3626k
29 692M 0 0 29 201M 0 2925k 0:04:02 0:01:10 0:02:52 3051k
29 692M 0 0 29 204M 0 2920k 0:04:02 0:01:11 0:02:51 2419k
29 692M 0 0 29 207M 0 2920k 0:04:02 0:01:12 0:02:50 2621k
30 692M 0 0 30 210M 0 2926k 0:04:02 0:01:13 0:02:49 2647k
30 692M 0 0 30 213M 0 2924k 0:04:02 0:01:14 0:02:48 2802k
31 692M 0 0 31 216M 0 2933k 0:04:01 0:01:15 0:02:46 3053k
31 692M 0 0 31 220M 0 2940k 0:04:01 0:01:16 0:02:45 3223k
32 692M 0 0 32 223M 0 2946k 0:04:00 0:01:17 0:02:43 3325k
32 692M 0 0 32 226M 0 2951k 0:04:00 0:01:18 0:02:42 3314k
33 692M 0 0 33 229M 0 2954k 0:04:00 0:01:19 0:02:41 3402k
33 692M 0 0 33 233M 0 2966k 0:03:59 0:01:20 0:02:39 3469k
34 692M 0 0 34 237M 0 2981k 0:03:57 0:01:21 0:02:36 3624k
34 692M 0 0 34 241M 0 2992k 0:03:57 0:01:22 0:02:35 3697k
35 692M 0 0 35 244M 0 2993k 0:03:56 0:01:23 0:02:33 3666k
35 692M 0 0 35 246M 0 2985k 0:03:57 0:01:24 0:02:33 3482k
36 692M 0 0 36 249M 0 2989k 0:03:57 0:01:25 0:02:32 3364k
36 692M 0 0 36 252M 0 2972k 0:03:58 0:01:26 0:02:32 2833k
36 692M 0 0 36 254M 0 2977k 0:03:58 0:01:27 0:02:31 2735k
36 692M 0 0 36 255M 0 2948k 0:04:00 0:01:28 0:02:32 2183k
37 692M 0 0 37 258M 0 2960k 0:03:59 0:01:29 0:02:30 2522k
37 692M 0 0 37 261M 0 2958k 0:03:59 0:01:30 0:02:29 2419k
38 692M 0 0 38 264M 0 2954k 0:04:00 0:01:31 0:02:29 2614k
38 692M 0 0 38 267M 0 2938k 0:04:01 0:01:33 0:02:28 2319k
38 692M 0 0 38 268M 0 2942k 0:04:01 0:01:33 0:02:28 2840k
39 692M 0 0 39 272M 0 2954k 0:04:00 0:01:34 0:02:26 2860k
40 692M 0 0 40 277M 0 2973k 0:03:58 0:01:35 0:02:23 3240k
40 692M 0 0 40 282M 0 2970k 0:03:58 0:01:37 0:02:21 3209k
40 692M 0 0 40 283M 0 2970k 0:03:58 0:01:37 0:02:21 3626k
41 692M 0 0 41 285M 0 2969k 0:03:58 0:01:38 0:02:20 3485k
41 692M 0 0 41 289M 0 2975k 0:03:58 0:01:39 0:02:19 3365k
41 692M 0 0 41 289M 0 2947k 0:04:00 0:01:40 0:02:20 2465k
42 692M 0 0 42 291M 0 2935k 0:04:01 0:01:41 0:02:20 2125k
42 692M 0 0 42 294M 0 2932k 0:04:01 0:01:42 0:02:19 2209k
42 692M 0 0 42 297M 0 2937k 0:04:01 0:01:43 0:02:18 2294k
43 692M 0 0 43 298M 0 2911k 0:04:03 0:01:44 0:02:19 1696k
43 692M 0 0 43 298M 0 2886k 0:04:05 0:01:45 0:02:20 1663k
43 692M 0 0 43 301M 0 2895k 0:04:04 0:01:46 0:02:18 2072k
43 692M 0 0 43 302M 0 2870k 0:04:07 0:01:47 0:02:20 1609k
43 692M 0 0 43 302M 0 2838k 0:04:09 0:01:49 0:02:20 960k
43 692M 0 0 43 302M 0 2828k 0:04:10 0:01:49 0:02:21 995k
44 692M 0 0 44 306M 0 2833k 0:04:10 0:01:50 0:02:20 1677k
44 692M 0 0 44 309M 0 2842k 0:04:09 0:01:51 0:02:18 1724k
45 692M 0 0 45 313M 0 2849k 0:04:08 0:01:52 0:02:16 2367k
45 692M 0 0 45 315M 0 2828k 0:04:10 0:01:54 0:02:16 2609k
45 692M 0 0 45 316M 0 2827k 0:04:10 0:01:54 0:02:16 2817k
46 692M 0 0 46 320M 0 2840k 0:04:09 0:01:55 0:02:14 2989k
46 692M 0 0 46 322M 0 2821k 0:04:11 0:01:56 0:02:15 2369k
46 692M 0 0 46 324M 0 2824k 0:04:11 0:01:57 0:02:14 2268k
47 692M 0 0 47 326M 0 2821k 0:04:11 0:01:58 0:02:13 2644k
47 692M 0 0 47 330M 0 2807k 0:04:12 0:02:00 0:02:12 2404k
47 692M 0 0 47 330M 0 2797k 0:04:13 0:02:00 0:02:13 1870k
48 692M 0 0 48 333M 0 2808k 0:04:12 0:02:01 0:02:11 2481k
48 692M 0 0 48 337M 0 2801k 0:04:13 0:02:03 0:02:10 2355k
48 692M 0 0 48 337M 0 2779k 0:04:15 0:02:04 0:02:11 1939k
48 692M 0 0 48 338M 0 2778k 0:04:15 0:02:04 0:02:11 1949k
49 692M 0 0 49 341M 0 2771k 0:04:15 0:02:06 0:02:09 2193k
49 692M 0 0 49 342M 0 2758k 0:04:17 0:02:06 0:02:11 1630k
49 692M 0 0 49 345M 0 2769k 0:04:16 0:02:07 0:02:09 1773k
49 692M 0 0 49 346M 0 2753k 0:04:17 0:02:08 0:02:09 1976k
50 692M 0 0 50 350M 0 2744k 0:04:18 0:02:10 0:02:08 2042k
50 692M 0 0 50 350M 0 2727k 0:04:20 0:02:11 0:02:09 1630k
50 692M 0 0 50 350M 0 2728k 0:04:19 0:02:11 0:02:08 1901k
51 692M 0 0 51 354M 0 2734k 0:04:19 0:02:12 0:02:07 1856k
51 692M 0 0 51 357M 0 2736k 0:04:19 0:02:13 0:02:06 2306k
51 692M 0 0 51 358M 0 2723k 0:04:20 0:02:14 0:02:06 2050k
52 692M 0 0 52 361M 0 2731k 0:04:19 0:02:15 0:02:04 2878k
52 692M 0 0 52 364M 0 2731k 0:04:19 0:02:16 0:02:03 2812k
53 692M 0 0 53 369M 0 2746k 0:04:18 0:02:17 0:02:01 3069k
53 692M 0 0 53 372M 0 2744k 0:04:18 0:02:18 0:02:00 2929k
54 692M 0 0 54 374M 0 2750k 0:04:17 0:02:19 0:01:58 3475k
54 692M 0 0 54 379M 0 2760k 0:04:16 0:02:20 0:01:56 3509k
55 692M 0 0 55 382M 0 2765k 0:04:16 0:02:21 0:01:55 3704k
55 692M 0 0 55 383M 0 2748k 0:04:18 0:02:22 0:01:56 2805k
55 692M 0 0 55 383M 0 2729k 0:04:19 0:02:23 0:01:56 2314k
55 692M 0 0 55 384M 0 2720k 0:04:20 0:02:24 0:01:56 1880k
55 692M 0 0 55 387M 0 2723k 0:04:20 0:02:25 0:01:55 1648k
56 692M 0 0 56 389M 0 2720k 0:04:20 0:02:26 0:01:54 1448k
56 692M 0 0 56 393M 0 2729k 0:04:19 0:02:27 0:01:52 2165k
57 692M 0 0 57 398M 0 2743k 0:04:18 0:02:28 0:01:50 3166k
58 692M 0 0 58 403M 0 2760k 0:04:16 0:02:29 0:01:47 3923k
59 692M 0 0 59 409M 0 2781k 0:04:14 0:02:30 0:01:44 4479k
59 692M 0 0 59 410M 0 2774k 0:04:15 0:02:31 0:01:44 4339k
60 692M 0 0 60 415M 0 2791k 0:04:14 0:02:32 0:01:42 4594k
60 692M 0 0 60 420M 0 2800k 0:04:13 0:02:33 0:01:40 4501k
61 692M 0 0 61 423M 0 2805k 0:04:12 0:02:34 0:01:38 4152k
61 692M 0 0 61 427M 0 2810k 0:04:12 0:02:35 0:01:37 3695k
62 692M 0 0 62 431M 0 2819k 0:04:11 0:02:36 0:01:35 4196k
62 692M 0 0 62 434M 0 2818k 0:04:11 0:02:37 0:01:34 3602k
63 692M 0 0 63 437M 0 2827k 0:04:10 0:02:38 0:01:32 3641k
63 692M 0 0 63 441M 0 2825k 0:04:10 0:02:40 0:01:30 3384k
64 692M 0 0 64 444M 0 2834k 0:04:10 0:02:40 0:01:30 3556k
64 692M 0 0 64 449M 0 2833k 0:04:10 0:02:42 0:01:28 3218k
64 692M 0 0 64 450M 0 2834k 0:04:10 0:02:42 0:01:28 3388k
65 692M 0 0 65 455M 0 2850k 0:04:08 0:02:43 0:01:25 3581k
66 692M 0 0 66 457M 0 2840k 0:04:09 0:02:44 0:01:25 3356k
66 692M 0 0 66 460M 0 2849k 0:04:08 0:02:45 0:01:23 3342k
67 692M 0 0 67 465M 0 2847k 0:04:09 0:02:47 0:01:22 3291k
67 692M 0 0 67 466M 0 2850k 0:04:08 0:02:47 0:01:21 3356k
68 692M 0 0 68 471M 0 2865k 0:04:07 0:02:48 0:01:19 3363k
68 692M 0 0 68 472M 0 2852k 0:04:08 0:02:49 0:01:19 3253k
68 692M 0 0 68 476M 0 2850k 0:04:08 0:02:51 0:01:17 2887k
69 692M 0 0 69 478M 0 2853k 0:04:08 0:02:51 0:01:17 3098k
69 692M 0 0 69 482M 0 2865k 0:04:07 0:02:52 0:01:15 3359k
70 692M 0 0 70 487M 0 2863k 0:04:07 0:02:54 0:01:13 2800k
70 692M 0 0 70 488M 0 2866k 0:04:07 0:02:54 0:01:13 3338k
71 692M 0 0 71 493M 0 2876k 0:04:06 0:02:55 0:01:11 3909k
71 692M 0 0 71 494M 0 2867k 0:04:07 0:02:56 0:01:11 3321k
72 692M 0 0 72 498M 0 2876k 0:04:06 0:02:57 0:01:09 3281k
72 692M 0 0 72 502M 0 2883k 0:04:05 0:02:58 0:01:07 3713k
73 692M 0 0 73 505M 0 2880k 0:04:06 0:02:59 0:01:07 3358k
73 692M 0 0 73 508M 0 2882k 0:04:06 0:03:00 0:01:06 3081k
73 692M 0 0 73 510M 0 2878k 0:04:06 0:03:01 0:01:05 3285k
74 692M 0 0 74 514M 0 2886k 0:04:05 0:03:02 0:01:03 3225k
74 692M 0 0 74 519M 0 2896k 0:04:04 0:03:03 0:01:01 3379k
75 692M 0 0 75 520M 0 2886k 0:04:05 0:03:04 0:01:01 3121k
75 692M 0 0 75 525M 0 2897k 0:04:04 0:03:05 0:00:59 3440k
76 692M 0 0 76 527M 0 2894k 0:04:04 0:03:06 0:00:58 3490k
76 692M 0 0 76 530M 0 2897k 0:04:04 0:03:07 0:00:57 3302k
77 692M 0 0 77 534M 0 2894k 0:04:05 0:03:09 0:00:56 2809k
77 692M 0 0 77 536M 0 2898k 0:04:04 0:03:09 0:00:55 3342k
78 692M 0 0 78 541M 0 2908k 0:04:03 0:03:10 0:00:53 3342k
78 692M 0 0 78 545M 0 2916k 0:04:03 0:03:11 0:00:52 3711k
79 692M 0 0 79 550M 0 2924k 0:04:02 0:03:12 0:00:50 3946k
80 692M 0 0 80 555M 0 2935k 0:04:01 0:03:13 0:00:48 4656k
80 692M 0 0 80 556M 0 2927k 0:04:02 0:03:14 0:00:48 4022k
81 692M 0 0 81 561M 0 2940k 0:04:01 0:03:15 0:00:46 4140k
81 692M 0 0 81 564M 0 2935k 0:04:01 0:03:16 0:00:45 3638k
82 692M 0 0 82 568M 0 2947k 0:04:00 0:03:17 0:00:43 3811k
82 692M 0 0 82 572M 0 2943k 0:04:00 0:03:19 0:00:41 3210k
82 692M 0 0 82 573M 0 2943k 0:04:00 0:03:19 0:00:41 3542k
83 692M 0 0 83 579M 0 2956k 0:03:59 0:03:20 0:00:39 3587k
83 692M 0 0 83 580M 0 2948k 0:04:00 0:03:21 0:00:39 3509k
84 692M 0 0 84 585M 0 2957k 0:03:59 0:03:22 0:00:37 3363k
84 692M 0 0 84 588M 0 2950k 0:04:00 0:03:24 0:00:36 3219k
84 692M 0 0 84 588M 0 2942k 0:04:01 0:03:24 0:00:37 2898k
85 692M 0 0 85 591M 0 2945k 0:04:00 0:03:25 0:00:35 2502k
85 692M 0 0 85 595M 0 2952k 0:04:00 0:03:26 0:00:34 3087k
86 692M 0 0 86 598M 0 2950k 0:04:00 0:03:27 0:00:33 2689k
86 692M 0 0 86 602M 0 2956k 0:03:59 0:03:28 0:00:31 3222k
87 692M 0 0 87 604M 0 2955k 0:03:59 0:03:29 0:00:30 3530k
88 692M 0 0 88 609M 0 2964k 0:03:59 0:03:30 0:00:29 3733k
88 692M 0 0 88 612M 0 2963k 0:03:59 0:03:31 0:00:28 3404k
88 692M 0 0 88 616M 0 2968k 0:03:58 0:03:32 0:00:26 3687k
89 692M 0 0 89 620M 0 2962k 0:03:59 0:03:34 0:00:25 3203k
89 692M 0 0 89 620M 0 2960k 0:03:59 0:03:34 0:00:25 3191k
90 692M 0 0 90 625M 0 2969k 0:03:58 0:03:35 0:00:23 3182k
90 692M 0 0 90 628M 0 2968k 0:03:58 0:03:36 0:00:22 3177k
91 692M 0 0 91 632M 0 2976k 0:03:58 0:03:37 0:00:21 3328k
91 692M 0 0 91 636M 0 2973k 0:03:58 0:03:39 0:00:19 3465k
92 692M 0 0 92 637M 0 2974k 0:03:58 0:03:39 0:00:19 3561k
92 692M 0 0 92 641M 0 2978k 0:03:58 0:03:40 0:00:18 3379k
93 692M 0 0 93 645M 0 2982k 0:03:57 0:03:41 0:00:16 3643k
93 692M 0 0 93 649M 0 2985k 0:03:57 0:03:42 0:00:15 3388k
94 692M 0 0 94 653M 0 2986k 0:03:57 0:03:43 0:00:14 3579k
94 692M 0 0 94 655M 0 2987k 0:03:57 0:03:44 0:00:13 3556k
95 692M 0 0 95 658M 0 2990k 0:03:57 0:03:45 0:00:12 3509k
95 692M 0 0 95 661M 0 2980k 0:03:57 0:03:47 0:00:10 2900k
95 692M 0 0 95 662M 0 2980k 0:03:57 0:03:47 0:00:10 2764k
96 692M 0 0 96 666M 0 2984k 0:03:57 0:03:48 0:00:09 2871k
96 692M 0 0 96 669M 0 2986k 0:03:57 0:03:49 0:00:08 2935k
97 692M 0 0 97 672M 0 2987k 0:03:57 0:03:50 0:00:07 2859k
97 692M 0 0 97 676M 0 2991k 0:03:57 0:03:51 0:00:06 3534k
98 692M 0 0 98 680M 0 2995k 0:03:56 0:03:52 0:00:04 3642k
98 692M 0 0 98 683M 0 2997k 0:03:56 0:03:53 0:00:03 3603k
99 692M 0 0 99 686M 0 2996k 0:03:56 0:03:54 0:00:02 3491k
99 692M 0 0 99 690M 0 3000k 0:03:56 0:03:55 0:00:01 3586k
100 692M 0 0 100 692M 0 2990k 0:03:57 0:03:57 --:--:-- 2945k
100 692M 0 0 100 692M 0 2977k 0:03:58 0:03:58 --:--:-- 2256k
100 692M 0 0 100 692M 0 2965k 0:03:59 0:03:59 --:--:-- 1629k
100 692M 0 0 100 692M 0 2952k 0:04:00 0:04:00 --:--:-- 1106k
100 692M 0 0 100 692M 0 2940k 0:04:01 0:04:01 --:--:-- 441k
100 692M 0 0 100 692M 0 2928k 0:04:02 0:04:02 --:--:-- 0
100 692M 0 0 100 692M 0 2916k 0:04:03 0:04:03 --:--:-- 0
100 692M 0 0 100 692M 0 2904k 0:04:04 0:04:04 --:--:-- 0
100 692M 0 0 100 692M 0 2892k 0:04:05 0:04:05 --:--:-- 0
100 692M 0 0 100 692M 0 2880k 0:04:06 0:04:06 --:--:-- 0
100 692M 0 0 100 692M 0 2869k 0:04:07 0:04:07 --:--:-- 0
100 692M 0 0 100 692M 0 2857k 0:04:08 0:04:08 --:--:-- 0
100 692M 0 0 100 692M 0 2846k 0:04:09 0:04:09 --:--:-- 0
100 692M 0 0 100 692M 0 2834k 0:04:10 0:04:10 --:--:-- 0
100 692M 0 0 100 692M 0 2823k 0:04:11 0:04:11 --:--:-- 0
100 692M 0 0 100 692M 0 2812k 0:04:12 0:04:12 --:--:-- 0
100 692M 0 0 100 692M 0 2801k 0:04:13 0:04:13 --:--:-- 0
100 692M 0 0 100 692M 0 2790k 0:04:14 0:04:14 --:--:-- 0
100 692M 0 0 100 692M 0 2779k 0:04:15 0:04:15 --:--:-- 0
100 692M 0 0 100 692M 0 2768k 0:04:16 0:04:16 --:--:-- 0
100 692M 0 0 100 692M 0 2757k 0:04:17 0:04:17 --:--:-- 0
100 692M 0 0 100 692M 0 2746k 0:04:18 0:04:18 --:--:-- 0
100 692M 0 0 100 692M 0 2736k 0:04:19 0:04:19 --:--:-- 0
100 692M 0 0 100 692M 0 2725k 0:04:20 0:04:20 --:--:-- 0
100 692M 0 0 100 692M 0 2715k 0:04:21 0:04:21 --:--:-- 0
100 692M 0 0 100 692M 0 2704k 0:04:22 0:04:22 --:--:-- 0
100 692M 0 0 100 692M 0 2694k 0:04:23 0:04:23 --:--:-- 0
100 692M 0 0 100 692M 0 2684k 0:04:24 0:04:24 --:--:-- 0
100 692M 0 0 100 692M 0 2674k 0:04:25 0:04:25 --:--:-- 0
100 692M 0 0 100 692M 0 2664k 0:04:26 0:04:26 --:--:-- 0
100 692M 0 0 100 692M 0 2654k 0:04:27 0:04:27 --:--:-- 0
100 692M 0 0 100 692M 0 2644k 0:04:28 0:04:28 --:--:-- 0
100 692M 0 0 100 692M 0 2634k 0:04:29 0:04:29 --:--:-- 0
100 692M 0 0 100 692M 0 2624k 0:04:30 0:04:30 --:--:-- 0
100 692M 0 0 100 692M 0 2614k 0:04:31 0:04:31 --:--:-- 0
100 692M 0 0 100 692M 0 2605k 0:04:32 0:04:32 --:--:-- 0
100 692M 0 0 100 692M 0 2595k 0:04:33 0:04:33 --:--:-- 0
100 692M 0 0 100 692M 0 2586k 0:04:34 0:04:34 --:--:-- 0
100 692M 0 0 100 692M 0 2576k 0:04:35 0:04:35 --:--:-- 0
100 692M 0 0 100 692M 0 2567k 0:04:36 0:04:36 --:--:-- 0
100 692M 0 0 100 692M 0 2558k 0:04:37 0:04:37 --:--:-- 0
100 692M 0 0 100 692M 0 2549k 0:04:38 0:04:38 --:--:-- 0
100 692M 0 0 100 692M 0 2539k 0:04:39 0:04:39 --:--:-- 0
100 692M 0 43 100 692M 0 2535k 0:04:39 0:04:39 --:--:-- 9
100 692M 0 43 100 692M 0 2535k 0:04:39 0:04:39 --:--:-- 12
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] echo
------------------- 开始上传友谊关ota ---------------------------------------------------------------------
[Pipeline] echo
public yantai
[Pipeline] echo
上传失败:[]
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] sh
+ rm -rf /senior/workspace/orin-module-slave32/slave/.catkin_tools /senior/workspace/orin-module-slave32/slave/build/ /senior/workspace/orin-module-slave32/slave/devel/ /senior/workspace/orin-module-slave32/slave/install /senior/workspace/orin-module-slave32/slave/logs/
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ cp -r /senior/workspace/commit/orin-module-slave32/slave_tmp/cache_bag_node /senior/workspace/commit/orin-module-slave32/slave_tmp/camera_driver /senior/workspace/commit/orin-module-slave32/slave_tmp/crane_align /senior/workspace/commit/orin-module-slave32/slave_tmp/dox /senior/workspace/commit/orin-module-slave32/slave_tmp/hdcontrol /senior/workspace/commit/orin-module-slave32/slave_tmp/hesai_lidar /senior/workspace/commit/orin-module-slave32/slave_tmp/imv_spreader_detection /senior/workspace/commit/orin-module-slave32/slave_tmp/lego-loam-bor /senior/workspace/commit/orin-module-slave32/slave_tmp/lidar_camera_fusion /senior/workspace/commit/orin-module-slave32/slave_tmp/lidar_loc_v2 /senior/workspace/commit/orin-module-slave32/slave_tmp/lidar_manual_calib /senior/workspace/commit/orin-module-slave32/slave_tmp/login_sync_tool /senior/workspace/commit/orin-module-slave32/slave_tmp/mrpt2 /senior/workspace/commit/orin-module-slave32/slave_tmp/new_detection /senior/workspace/commit/orin-module-slave32/slave_tmp/new_truck_spreader_detection /senior/workspace/commit/orin-module-slave32/slave_tmp/node-manager /senior/workspace/commit/orin-module-slave32/slave_tmp/rcinterpreter /senior/workspace/commit/orin-module-slave32/slave_tmp/ros-bridge /senior/workspace/commit/orin-module-slave32/slave_tmp/rslidar_sdk /senior/workspace/commit/orin-module-slave32/slave_tmp/rslidar_sdk_new /senior/workspace/commit/orin-module-slave32/slave_tmp/rtsp_relayer /senior/workspace/commit/orin-module-slave32/slave_tmp/senior_calibration /senior/workspace/commit/orin-module-slave32/slave_tmp/shared_msgs /senior/workspace/commit/orin-module-slave32/slave_tmp/slave /senior/workspace/commit/orin-module-slave32/slave_tmp/system_monitor /senior/workspace/commit/orin-module-slave32/slave_tmp/system-ros /senior/workspace/commit/orin-module-slave32/slave_tmp/thirdparty /senior/workspace/commit/orin-module-slave32/slave_tmp/unified-system-monitor /senior/workspace/commit/orin-module-slave32/slave_tmp/versions_observer /senior/workspace/commit/orin-module-slave32/slave_tmp/warningModule /senior/workspace/commit/orin-module-slave32/slave/
[Pipeline] sh
+ rm -rf /senior/workspace/commit/orin-module-slave32/slave_tmp
[Pipeline] readJSON
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
烟台高柱标记逻辑,相比矮柱,增加历史时域要求.
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
<!DOCTYPE html><html><head><meta charset="utf-8"><title>msg2html</title></head><body><h1>更新内容</h1><h2>模块名: dox</h2><h2>模块名: new_detection</h2><h3>note_out</h3><ul><li>烟台高柱标记逻辑,相比矮柱,增加历史时域要求.</li></ul><h2>模块名: shared_msgs</h2></body></html>
[Pipeline] echo
msg已经准备完成
[Pipeline] sh
+ touch /senior/workspace/orin-module-slave32/slave/index.html
[Pipeline] writeFile
[Pipeline] echo
html更新完成
[Pipeline] publishHTML
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /senior/workspace/orin-module-slave32/slave to /var/lib/jenkins/jobs/orin-module-slave32/builds/4424/htmlreports/update_20message
[Pipeline] wrap
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone: null
[Pipeline] echo
用户不存在列表中
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ curl -X POST 'http://143.64.81.104:8080/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 版本发布通知
### [烟台点云检测(立体车库高柱标记为108点)]
---
- 版本名: [module_slave_2026-06-22_15-00-15]
- 状态:<font color=#01B468> 编译成功 </font>
- 执行人:lanxiaosong
- 更新模块:
[new_detection]
- 上传平台: public yantai
- 任务号: [orin-module-slave32 #4424]
- 具体更新内容点此链接 [该版本详细内容点此](http://jenkins.vehicle.senior.auto:8080/jenkins/job/orin-module-slave32/4424/update_20message/index.html)
> 请ota发布同学尽快发布验证,并在群里同步发布信息~ "},"at": {"atMobiles": [""],"isAtAll": "false"} }'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 755 100 27 100 728 303 8179 --:--:-- --:--:-- --:--:-- 8483
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
Lock released on resource [Label: orin-arm, Quantity: 1]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS