Compare commits

..

580 Commits

Author SHA1 Message Date
gautam 79e53e788a Update 'README.md' 2023-04-13 14:36:49 +02:00
gautam cd5aade200 Update 'README.md' 2023-04-12 16:28:40 +02:00
apoorva 303d8e7742 cleanup tabs 2023-04-05 15:35:07 +05:30
apoorva db318cf66c cleanup 2023-04-05 15:34:19 +05:30
apoorva 7e8d3fb2a8 updated with dependencies 2023-04-05 15:31:08 +05:30
apoorva 3c49096d39 one more update to readme 2023-04-05 15:31:08 +05:30
apoorva 9189153436 final pdf of all the tasks done 2023-03-29 13:27:37 +05:30
apoorva 725909632a more updates to readme 2023-03-29 12:51:33 +05:30
apoorva 9eea08eaaa more updates to readme 2023-03-29 12:38:27 +05:30
apoorva 0ab0bec309 updated readme 2023-03-29 12:11:50 +05:30
apoorva 0e6937828b Add 'ros2_ws/src/perception_pcl/' from commit '6642b7398a4488040c44d48a48308411bcde2228'
git-subtree-dir: ros2_ws/src/perception_pcl
git-subtree-mainline: 0c9504b343
git-subtree-split: 6642b7398a
2023-03-29 11:40:49 +05:30
apoorva 0c9504b343 Add 'rosbags/' from commit 'c80625df279c154c6ec069cbac30faa319755e47'
git-subtree-dir: rosbags
git-subtree-mainline: 48df1fbdf4
git-subtree-split: c80625df27
2023-03-28 18:21:08 +05:30
apoorva 48df1fbdf4 updated to readme wip 2023-03-28 18:06:54 +05:30
apoorva 65415a8355 best weights for detection 2023-03-28 17:22:58 +05:30
apoorva 9069d699be ros package to run yolo detection with ros 2023-03-28 17:22:37 +05:30
apoorva 88944d72c2 custom msgs for bounding box for detetcion 2023-03-28 17:22:12 +05:30
apoorva 42814614e3 updated find pose 2023-03-28 17:21:18 +05:30
apoorva acbddfc828 yolov3 back to its original space 2023-03-28 17:20:15 +05:30
apoorva 12d72479aa updated file extension 2023-03-27 17:11:27 +05:30
apoorva d7ec4d8754 find pose cleanup and final launch file update 2023-03-27 16:51:12 +05:30
apoorva 821e6cc0ba now launch file install properly 2023-03-27 16:45:18 +05:30
apoorva 1467525ec5 added launch file 2023-03-27 16:42:25 +05:30
apoorva 126124c4da tf broadcast for each object 2023-03-27 16:11:52 +05:30
apoorva b3d2fa0ee6 added number to the frame id 2023-03-27 16:11:15 +05:30
apoorva 46177f166a added the best weights for training 2023-03-22 11:27:52 +05:30
apoorva 0e1db823a8 pose estination updated 2023-03-22 11:22:45 +05:30
apoorva 61e7117511 adding synced data for pose estimation 2023-03-22 11:20:49 +05:30
apoorva cf0fdc175b pipeline works but might be slow on runtime 2023-03-21 14:08:41 +05:30
apoorva 987530bbfe msg files and cmakelist to build msg 2023-03-21 12:04:27 +05:30
apoorva fc5dbd85d3 added detection image and bounding boxes to run on bag 2023-03-21 12:03:10 +05:30
apoorva a312c2ae7d script that detects on rostopics 2023-03-20 17:47:04 +05:30
apoorva 0b0b834744 Updated document 2023-03-14 12:10:00 +05:30
apoorva 8fdea465cb updated find pose to read from bag and estimate pose 2023-03-14 10:08:47 +05:30
apoorva 524459ec04 darknet_ros2 with updated code to make the repo work as repo was outdated 2023-03-13 14:33:18 +05:30
apoorva fd4bcdecfd darknet_vendor 2023-03-13 14:32:47 +05:30
apoorva 83ad680cab removing darknet vendor 2023-03-13 12:45:22 +05:30
apoorva e9591d651e Add 'ros2_ws/src/darknet_vendor/' from commit '4d609295280bf9b50cde69bb9a483a8db839ba0b'
git-subtree-dir: ros2_ws/src/darknet_vendor
git-subtree-mainline: 69673fdb02
git-subtree-split: 4d60929528
2023-03-13 12:24:07 +05:30
apoorva 69673fdb02 build was failing so removing vemdor 2023-03-13 12:23:57 +05:30
apoorva d17bf70260 darknet vendor 2023-03-13 12:16:20 +05:30
apoorva 21f381238d Add 'darknet_vendor/' from commit '4d609295280bf9b50cde69bb9a483a8db839ba0b'
git-subtree-dir: darknet_vendor
git-subtree-mainline: a6a4482dd1
git-subtree-split: 4d60929528
2023-03-10 18:45:53 +05:30
apoorva a6a4482dd1 moved darknet ros 2023-03-10 18:45:43 +05:30
apoorva aa265edfb1 Add 'darknet_ros2/' from commit 'be4fd04c0ea8fbed80b3549283701e16145422c6'
git-subtree-dir: darknet_ros2
git-subtree-mainline: f33742e6e8
git-subtree-split: be4fd04c0e
2023-03-10 18:40:03 +05:30
apoorva f33742e6e8 conversion code works as well as pose estimation for two object works(not using topics) 2023-03-10 16:22:58 +05:30
apoorva 7a7f46052b two object pose estimation but failing 2023-03-10 15:46:04 +05:30
apoorva b130ae7c9a code to convert both depth and rgb data to .jpeg in sync 2023-03-09 16:21:28 +05:30
Marko Durkovic c80625df27 Release 0.9.15 2023-03-02 13:35:17 +01:00
Marko Durkovic dff38bdb60 Add rosbag2 mcap storage reader 2023-03-02 12:55:12 +01:00
Marko Durkovic 9830c38fc7 Do not read index if no chunks in rosbag1 2023-03-02 12:25:05 +01:00
Marko Durkovic 967328627c Advertise AnyReader in documentation 2023-03-02 09:37:52 +01:00
Marko Durkovic 56df6c40f6 Update code for current linter 2023-03-01 20:18:38 +01:00
Marko Durkovic 53e3209cd5 Update dependencies 2023-03-01 20:13:08 +01:00
Marko Durkovic df9bf80170 Update tooling 2023-03-01 20:12:57 +01:00
Markus Vieth 6642b7398a Optimize includes (#407) 2023-02-27 10:33:52 -08:00
Andrew Symington 1e544f132e [ros2] lint the pcl_ros code base to try and get a green build :) (#406)
* Lint!

* Fix flake8 errors

* Fix clang-tidy errors

* Remove [[maybe_unused]]
2023-02-24 13:03:08 -08:00
Andrew Symington 3966b71ad6 Move filter() function implementation for all filters (#405) 2023-02-22 11:20:09 -08:00
Andrew Symington b52e7a7ab1 Migrate the ROS1 pcl::VoxelGrid filter to ROS2 pcl_ros::VoxelGrid (#398)
* Add the VoxelGrid filter (squash commit)

* Revert the change that brings in separate leaf sizes
2023-02-21 14:07:04 -08:00
Andrew Symington bb871ac7f0 Migrate the ROS1 pcl_ros::CropBox filter to ROS2 (#401)
* Add squashed commit for CropBox filter

* Lint
2023-02-21 12:51:13 -08:00
Andrew Symington de15639154 Add the StatisticalOutlierRemoval filter. (#400) 2023-02-21 10:35:21 -08:00
Andrew Symington 628aaec1dc Migrate the ROS1 pcl_ros::RadiusOutlierRemoval filter to ROS2 (#399)
* Add the RadiusOutlierRemoval filter.

* Lint

* PLay iit again, Linty Sam.

* Header order

* This is now just getting embarrassing

* Move parameter to class constructor.
2023-02-15 17:32:08 -08:00
Markus Vieth 1868f51160 Avoid copying data in fromROSMsg with PCL >= 1.13.1 (#402)
See also https://github.com/PointCloudLibrary/pcl/pull/5608
2023-02-14 14:38:26 -08:00
Daisuke Sato de09161924 migrate passthrough and project_inliers filters (#395)
* migrate passthrough and project_inliers filters

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

* - remove throwing runtime_error (result always true)
- use get_subscription_count()

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

* change comparison operator

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

---------

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>
2023-01-30 18:36:12 -08:00
Daisuke Sato 0c8e7dafce Migrate extract_indices filter (#394)
* - migrate extract_indices filter
- add test to check if filter node/component output result

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

* add test_depend to package.xml

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

* add launch_testing_ros as test_depend too

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

* fixed test not to depend on ros2cli

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

---------

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>
2023-01-27 15:50:45 -08:00
Marko Durkovic aa18bec9d1 Improve parsing of string types in idl definitions 2023-01-13 12:16:05 +01:00
Marko Durkovic eaa64002b8 Refactor rosbag2 Reader 2023-01-11 15:26:05 +01:00
Marko Durkovic d7d24c4478 Release 0.9.14 2023-01-12 12:52:59 +01:00
Marko Durkovic f2020fa929 Advertise Python 3.11 compatibility 2023-01-11 13:27:00 +01:00
Marko Durkovic 2732b8876e Flush decompressed files in rosbag2.Reader 2023-01-11 13:22:46 +01:00
Marko Durkovic 51c0b30cbc Update reader example in README 2023-01-11 11:18:49 +01:00
Marko Durkovic ec7cd4a4e5 Update copyright headers 2023-01-11 15:21:14 +01:00
Marcel Zeilinger 3b0cfd8529 Export PCL dependency in pcl_conversions (#392)
Co-authored-by: Marcel Zeilinger <marcel.zeilinger@ait.ac.at>
2023-01-09 10:17:28 -08:00
Daisuke Sato 387f5b158b migrate abstract filter node (#388)
* migrate abstract filter node

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

* remove use_frame_params from constructor and make a function for the logic

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>
2022-12-19 11:13:06 -08:00
Daisuke Sato 5c5382eb5c migrate pcl_nodelet.hpp to pcl_node.hpp (#385)
* migrate pcl_nodelet.hpp to pcl_node.hpp
TODOs
- lazy subscription
- cpplint, uncrustify
- type adaptation

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

* rename latched_indices to transient_local_indices

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

* - remove some TODOs
- change pub_output_ type

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

* remove TODOs

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

* use template instead of PublisherBase

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>

Signed-off-by: Daisuke Sato <daisukes@cmu.edu>
2022-12-09 11:12:01 -08:00
Adam Aposhian ca69652eb8 use modular pcl dependencies for bloom (#384) 2022-11-29 10:27:59 -08:00
Markus Vieth 0918531c17 Add logic for missing pcl/point_traits.h in newer PCL versions (#382)
point_traits.h is no longer available, starting with PCL 1.13.0
Since PCL 1.11.0, type_traits.h should be used instead
2022-11-20 11:00:22 -08:00
Aditya Ardiya 7c6a2a5a38 Avoid redundant boost::make_shared copy in pcl_ros::Publisher<PointT> (#380)
`boost make_shared` is actually making a copy. This PR introduces the `sensor_msgs::PointCloud2` as pointer directly so that it doesn't need a `boost::make_shared` convertsion to pointer anymore.
2022-11-18 10:39:32 -08:00
ralwing 389297dfad Fixing implicit conversion warnings #378 (#379) 2022-11-03 05:03:31 -07:00
Marko Durkovic 88bbf1b5e3 Release 0.9.13 2022-09-23 12:45:38 +02:00
Marko Durkovic 219a4d9846 Implement direct ros1 (de)serialization 2022-09-22 21:46:00 +02:00
Marko Durkovic 1309d42b64 Add include filters to rosbag conversion 2022-09-23 12:35:37 +02:00
Marko Durkovic 4437512f05 Change lz4 compression level to 0 2022-09-23 12:19:08 +02:00
Marko Durkovic a0c4516e2f Fix parsing of members starting with string 2022-09-23 12:15:08 +02:00
Marko Durkovic 1de7380138 Fix comment parsing in message definitions 2022-07-28 19:14:39 +02:00
Marko Durkovic 17f4d54449 Release 0.9.12 2022-07-27 17:28:39 +02:00
Marko Durkovic b86cd70ee9 Update dependencies 2022-07-27 16:39:47 +02:00
Marko Durkovic 8333cfb971 Update code for current linters 2022-07-27 16:39:26 +02:00
Marko Durkovic 5257497a6a Add support for rosbag version 6 metadata 2022-07-27 16:14:08 +02:00
Marko Durkovic ff24d7e424 Move metadata to dedicated module 2022-07-27 16:03:22 +02:00
Marko Durkovic b9fd0b014b Add topic filters to rosbag conversion 2022-07-27 15:39:47 +02:00
Marko Durkovic 05df51aa96 Add badge with supported python versions 2022-07-27 14:31:16 +02:00
Marko Durkovic 501f97243c Update python package configuration 2022-07-27 14:30:36 +02:00
Markus Vieth 3eecd4e37b Add boost include, missing in upcoming PCL versions (ros2) (#374)
* Remove name of nonexistent PCL component (core)
Probably, common is meant, which is also requested

* Add boost include, missing in upcoming PCL versions
Was removed in pcl/conversion.h here: https://github.com/PointCloudLibrary/pcl/commit/292593abd3b69af315c7fe3379363bdce7800d5a
2022-07-07 12:22:26 -07:00
Marko Durkovic 0bf94a6238 Add typename guessing to examples 2022-05-25 15:39:47 +02:00
Marko Durkovic abc1acfecb Update gitlab CI config 2022-05-20 11:36:21 +02:00
Marko Durkovic a1fa5c7cfb Release 0.9.11 2022-05-17 23:57:30 +02:00
Marko Durkovic 8cb7a13485 Report start_time and end_time on empty bags 2022-05-17 23:54:10 +02:00
Marko Durkovic a1afc15dfa Release 0.9.10 2022-04-24 16:12:15 +02:00
Marko Durkovic 9f3da0c2be Fix serialization of empty message sequences 2022-05-04 17:40:50 +02:00
Marko Durkovic c2e676a01f Speed up reading of index data records 2022-04-24 10:11:31 +02:00
Marko Durkovic 926813bf17 Speed up index construction 2022-04-23 11:21:47 +02:00
Marko Durkovic d196e8b74e Add support for rosbag2 version 5 metadata 2022-04-21 15:58:09 +02:00
Marko Durkovic 34ffe96692 Convert connections attribute to list 2022-04-21 15:15:10 +02:00
Daisuke Nishimatsu bd7a060e98 use common header instead of io (#361)
Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
2022-04-13 13:17:03 -07:00
Marko Durkovic f7d69e35d5 Add all-in-one reader 2022-04-13 13:12:18 +02:00
Marko Durkovic 657032ce9f Add owner field to connection instances 2022-04-13 11:09:30 +02:00
Marko Durkovic d32742b904 Unify rosbag1 and rosbag2 topic information 2022-04-13 10:42:47 +02:00
Marko Durkovic 16d1758327 Unify rosbag1 and rosbag2 connection class 2022-04-13 09:40:22 +02:00
Marko Durkovic dee7e9c2fc Rename rosbag1 connection cid to id 2022-04-12 17:48:11 +02:00
Marko Durkovic 42243eac2d Move indices to dedicated attribute 2022-04-12 17:03:04 +02:00
Marko Durkovic b924fd4642 Add documentation for included types 2022-04-11 14:10:38 +02:00
Marko Durkovic dd357fa3e4 Allow alternative type stores 2022-04-11 12:47:01 +02:00
Marko Durkovic e88241074e Type message definition parsers 2022-04-11 10:46:12 +02:00
Marko Durkovic 19f0678645 Update lint 2022-04-11 00:07:53 +02:00
Marko Durkovic 7315a4ab4d Update dependencies 2022-04-10 23:47:10 +02:00
Marko Durkovic 24bea31f38 Update project settings 2022-04-10 23:33:44 +02:00
Marko Durkovic 946f2edb42 Update copyright headers 2022-04-10 23:32:25 +02:00
Ivan Santiago Paunovic 27448f7575 Migrate pcd to pointcloud tool (#359)
* Migrate pcl_ros pcd_to_pointcloud tool

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>

* Remove log used for debugging

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>

* Undo unnecessary changes

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>

* Remove commented out code

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>

* Address peer review comments

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>

* rename node

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
2022-04-04 12:54:29 -07:00
Marko Durkovic f5d3494cbb Add common usage examples to docs 2022-02-11 14:31:06 +01:00
Steve Macenski 2b82545af3 bumping versions to 2.4.1 (#357) 2022-02-08 15:31:32 -08:00
Shane Loretz 8093d5b35d Install headers to include/${PROJECT_NAME} (#354)
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
2022-02-03 10:11:55 -08:00
Marko Durkovic af4830c647 Adjust conversion documentation title 2022-01-31 12:01:37 +01:00
Marko Durkovic 25520eab57 Release 0.9.9 2022-01-10 11:51:20 +01:00
Marko Durkovic 2eb3b1c671 Add conversion from rosbag2 to rosbag1 2022-01-09 20:31:51 +01:00
Marko Durkovic ac55fd2f4a Fix handling of padding after empty sequences 2022-01-06 20:35:58 +01:00
Marko Durkovic 8bf8994fbf Fix documentation code samples 2022-01-06 12:50:40 +01:00
Marko Durkovic c9bd6ebbc0 Release 0.9.8 2021-11-25 14:41:31 +01:00
Marko Durkovic 18983868c6 Support bool and float constants in msg files 2021-11-25 14:26:48 +01:00
Marko Durkovic 52480e2bad Type generics and missing return types 2021-11-25 14:26:17 +01:00
Marko Durkovic ac704bd890 Release 0.9.7 2021-11-09 12:34:39 +01:00
Marko Durkovic aaa9969856 Parse msg bounded fields and default values 2021-11-09 10:40:25 +01:00
Marko Durkovic ae13edd221 Make packages PEP561 compliant 2021-11-08 18:48:19 +01:00
Marko Durkovic af848eb3d2 Parse empty msg definitions 2021-11-08 15:11:39 +01:00
Marko Durkovic c55e81f375 Report faulty index on connection or chunk error 2021-10-21 19:13:33 +02:00
Marko Durkovic c6dd2995f6 Use repr on const field values 2021-10-04 22:56:58 +02:00
Marko Durkovic b14085019c Generate style compliant code 2021-10-21 18:53:29 +02:00
Marko Durkovic 4f658378eb Fix lint for updated tools 2021-10-21 18:53:29 +02:00
Marko Durkovic 0e42f941d5 Update dependencies 2021-10-21 18:53:29 +02:00
Florian Friesdorf 2f05cae883 Add pytest-yapf3 2021-10-21 18:53:29 +02:00
Florian Friesdorf 03e82a91ad Exclude venvs for flake8 2021-10-21 18:44:20 +02:00
Florian Friesdorf 634a497dd5 Tweak mypy config to handle namespaces 2021-10-21 17:54:45 +02:00
Marko Durkovic edf9db2724 Ignore typing error in docs config 2021-10-21 17:09:24 +02:00
Marko Durkovic 54a7eca6be Use current APIs 2021-10-21 17:09:24 +02:00
Marko Durkovic fa62876dd8 Release 0.9.6 2021-10-04 16:46:49 +02:00
Marko Durkovic 75d98df4bf Do not match msg separator as constant value 2021-10-04 16:46:22 +02:00
Marko Durkovic 7bbc2914c4 Release 0.9.5 2021-10-04 11:54:39 +02:00
Marko Durkovic 1333cf1168 Add string constant support to msg parser 2021-10-03 06:28:02 +02:00
Rich Mattes 755f566356 pcl_ros: Use vec.data() instead of &vec[0] (#348)
Update pcl_ros to use the data() member function of STL containers to
get the pointer to the underlying storage, instead of dereferencing the
zeroth element and taking its reference.  When a container is of size 0,
dereferencing element 0 with operator[]() is undefined behavior, and
will trigger assertions when features like _GLIBCXX_ASSERTIONS are
enabled.

Fixes #333.
2021-09-27 14:28:26 -07:00
Marko Durkovic 203131b777 Release 0.9.4 2021-09-15 14:47:38 +02:00
Steve Macenski 834eb111e8 bumping rolling from 2.3.1 to 2.4.0 2021-09-14 14:21:14 -07:00
Marko Durkovic be2d5675b3 Fix connection mapping for reader2 messages 2021-09-13 17:30:09 +02:00
Marko Durkovic 885900df39 Make reader1 API match reader2 2021-09-13 10:49:57 +02:00
Kenji Miyake 1a214ccc6e Fix obsolete header (#342)
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
2021-08-30 11:08:25 -07:00
Marko Durkovic 5d0aa8277c Release 0.9.3 2021-08-06 18:13:33 +02:00
Marko Durkovic 4041e882c1 Add issue template 2021-08-06 18:13:33 +02:00
Marko Durkovic 5f99a3be84 Add rosbag1 to rosbag1 comparison 2021-08-06 18:13:33 +02:00
Marko Durkovic cc96973be3 Add rosbag1 writer 2021-08-06 18:13:33 +02:00
Marko Durkovic 5bd1bcbd83 Use built-in collections as generic types 2021-08-06 18:13:33 +02:00
Marko Durkovic f33e65b14a Change to connection oriented reader API 2021-08-06 18:13:33 +02:00
Marko Durkovic ebf357a0c6 Add ROS1 message definition generator 2021-08-06 18:12:51 +02:00
Marko Durkovic ef97081e5a Add CDR to ROS1 bytestream conversion 2021-08-06 18:12:51 +02:00
Marko Durkovic 03b4d7e5c7 Add const fields to type representations 2021-08-06 18:12:51 +02:00
Marko Durkovic fa57b16765 Release 0.9.2 2021-07-08 09:29:44 +02:00
Marko Durkovic 117a4f6348 Support relative type references in msg files 2021-07-08 09:20:31 +02:00
Marko Durkovic 3d694b20f6 Release 0.9.1 2021-07-05 17:48:36 +02:00
Marko Durkovic 44a9c606b2 Update requirements 2021-07-05 17:48:36 +02:00
Marko Durkovic 19e81abef9 Fix sphinx circular imports 2021-07-05 17:48:36 +02:00
Marko Durkovic 12acb677e6 Use half-open intervals for time ranges 2021-07-05 17:48:36 +02:00
Marko Durkovic 5175c349aa Translate latching info to equivalent QoS settings 2021-07-05 17:48:36 +02:00
Marko Durkovic c2bbeec7aa Make optional connection header fields available 2021-07-05 17:48:36 +02:00
Marko Durkovic 77e68e8191 Fix rv tuple order of messages() in docs 2021-07-05 17:48:36 +02:00
Marko Durkovic 24cc3e0c2f Add type hints to message classes 2021-07-05 17:48:36 +02:00
Marko Durkovic aba557c015 Remove non-default ROS2 message types 2021-07-05 17:48:33 +02:00
Marko Durkovic d83e9aaaae Support multi-line comments in idl files 2021-07-05 11:18:46 +02:00
Marko Durkovic 1d00fa317d Fix msg parsing on non-POSIX platforms 2021-07-05 11:18:46 +02:00
Marko Durkovic ea40c74133 Assert importlib specs 2021-07-05 11:18:46 +02:00
Steve Macenski 051c6df956 adding -fPIC compiler flag per warning suggestion (#335) 2021-07-01 16:54:20 -07:00
Steve Macenski 5d63abd06e Revert "shared library bug fix (#331)" (#334)
This reverts commit 35a9f25848.
2021-07-01 16:20:31 -07:00
Markus Vieth 461a66ca08 Use complete namespace for traits members (#332)
This prevents errors like this: error: ‘name’ is not a member of ‘pcl::detail::traits’; did you mean ‘pcl::traits::name’?
The error appears for newer PCL versions (everything after commit https://github.com/PointCloudLibrary/pcl/commit/d39d3d3300746b952997e5bd2742dac7482aa5ab), but this change should also be fully compatible with older PCL versions.
2021-06-30 12:44:28 -07:00
Patrick Musau 35a9f25848 shared library bug fix (#331)
Signed-off-by: Patrick Musau <pmusau13ster@gmail.com>
2021-06-28 09:37:50 -07:00
Steve Macenski d63143da27 bump to 2.3.1 for release updates based on build farm fixes 2021-05-20 15:58:46 -07:00
Steve Macenski 4156c71c02 replace ament_cmake_ros with ament_cmake to build in build farm (#326) 2021-05-20 15:57:37 -07:00
Steve Macenski 487957aebc bumping to 2.3.0 for release 2021-05-20 13:34:08 -07:00
Marko Durkovic a8baffcbd7 Update changes 2021-05-16 17:40:53 +02:00
Marko Durkovic 96c26bca48 Update requirements 2021-05-16 17:40:53 +02:00
Marko Durkovic ea67671f53 Add compare tool 2021-05-16 17:40:53 +02:00
Marko Durkovic bbedf76b98 Add bench tool 2021-05-16 17:40:53 +02:00
Marko Durkovic 5d2d394110 Add rosbag conversion tools 2021-05-16 17:40:53 +02:00
Marko Durkovic 4de0c99274 Add rosbag1 support 2021-05-16 17:40:53 +02:00
Marko Durkovic ffacb7602c Add rosbag2 support 2021-05-16 17:40:53 +02:00
Marko Durkovic abd0c1fa73 Add serde 2021-05-16 17:40:53 +02:00
Marko Durkovic a7461c8ae7 Add type system 2021-05-16 17:40:53 +02:00
Marko Durkovic 3628834c21 Add boilerplate 2021-05-16 17:40:53 +02:00
Markus Vieth 135a2c29e3 Correct conversion of time stamp (#319)
* Add test to verify that stamps are correctly converted

* Fix bug in fromPCL function for headers
The time stamp was not set.
2020-12-04 10:57:37 -08:00
Markus Vieth 2d21467423 Change conversions of Vertices for new PCL versions (#316)
In https://github.com/PointCloudLibrary/pcl/commit/ad00c7bee2fad0391649479d90eee4461a2e74e7, the vertices field of pcl::Vertices changed from std::vector<std::uint32_t> to std::vector<pcl::index_t>, where index_t is an index type with configurable size (currently by default int). This commit makes conversions from and to pcl_msgs::Vertices possible again, moving the vector contents if possible.
2020-11-09 11:09:17 -08:00
Markus Vieth 706c020528 Deprecate use_polynomial_fit (#305)
The pcl function setPolynomialFit is deprecated, setPolynomialOrder should be used instead
2020-08-22 11:04:21 -07:00
Sean Kelly d7a79b927f Port transforms library to ROS2 (#301)
* Port transforms library to ROS2

- Port the transforms library to ROS2
- Update CMakeLists
- Update package.xml
- Enable the package

Signed-off-by: Sean Kelly <sean@seankelly.dev>

* Feedback from PR
2020-08-12 12:12:51 -07:00
Sean Kelly 420f5b032b Make ament_cpplint pass (#298)
Collection of hand-made changes to make ament_cpplint pass consisting of:
- whitespace between comments
- line length
- header ordering
- include guard formats
- remove a couple `using namespace std;`
- using c++ casts instead of c-style casts

Signed-off-by: Sean Kelly <sean@seankelly.dev>
2020-08-09 16:47:21 -07:00
Sean Kelly 9689971aee Make ament_flake8 pass (#299)
Set of hand-made changes to let ament_flake8 pass
2020-08-09 16:47:01 -07:00
Sean Kelly 63cee139f1 Apply ament_uncrustify --reformat (#297)
Signed-off-by: Sean Kelly <sean@seankelly.dev>
2020-08-06 12:28:29 -07:00
Sean Kelly 0ac6810688 Rename headers from .h to .hpp (#296)
* Rename headers from .h to .hpp per ROS2 guidelines

This change is the result of the following command run from pcl_ros dir:

$ find -name *.h | xargs -I {} mv {} {}pp

Signed-off-by: Sean Kelly <sean@seankelly.dev>

* Update internal includes for the renamed headers

This change was the result of the following bash script:

$ find -name *.h -o -name *.cpp -o -name *.hpp | xargs -I {} sed -i 's/\(pcl_ros\/.*\)\(h\)\([">]\)$/\1\2pp\3/g' {}

Signed-off-by: Sean Kelly <sean@seankelly.dev>
2020-08-06 11:13:01 -07:00
Markus Vieth 21cf907c46 Add missing include for new PCL versions (#293)
After this change https://github.com/PointCloudLibrary/pcl/commit/6df3e602a72ea16657f901c9a6911d95b263ba08#diff-24324a084e511502d7f34054ec31b353L50, an explicit include for KdTree is needed.
It was formerly a transitive include via pcl/surface/mls.h - pcl/search/pcl_search.h - pcl/search/kdtree.h - pcl/kdtree/kdtree_flann.h.
2020-07-30 11:52:57 -07:00
Shivam Pandey 4ed0d3ecef link pcl library to targets (#287)
* link pcl library to targets

* changes OS_CODE_NAME to focal in travis config file
2020-07-01 12:13:29 -07:00
Steve Macenski 5e27157ec2 Updating CI and versions for foxy release (#280)
* changing CI to foxy from eloquent

* increment up version
2020-05-13 11:39:16 -07:00
Kunal Tyagi 2b770b15ed Changes in preparation for PCL 1.11 (#273) (#279)
* Deriving typedef from pcl type

* Explicit boost shared_ptr for function parameters

* Use boost::shared_ptr instead of PCL::Ptr

* Implementing boost-std compatibility

* Using the compatibility layer
2020-05-11 18:50:15 -07:00
Ruffin 36eb607be7 Use std::uint* types. (#265) (#266)
Co-authored-by: Mike Purvis <mike@uwmike.com>
2020-03-16 13:08:48 -07:00
Shane Loretz 4d60929528 Include FetchContent on CMake >= 3.11 (#6)
Fixes #5
2020-03-06 13:13:56 -08:00
Shane Loretz 7f9693b325 Ament index marker (#3)
* Add ament_index marker file

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Install ament index marker

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
2020-03-06 09:03:17 -08:00
Steven Macenski 1273c7581d changing base version to 2.1.0 for first ros2 sync [eloquent] (#253)
* changing base version to 2.0.0 for first ros2 sync

* changing industrial CI to use eloquent

* increment 2.0.0 to 2.1.0 for eloquent release
2019-12-02 09:39:11 -08:00
Andreas Klintberg a1fd4d2a09 Updated ROS2 PR: pcl_conversion only to ROS2 (dashing) (#244)
* pcl_conversion to ros2

* travis for ros2 and fixed cmakelists

* exporting dependencies

* updated travis

* fixed smaller things

* added colcon ignore to meta package

* merge pcl_conversions.h with version released in Dashing

* merge test script, CMakeListst, package.xml

* append authors, clean up

* PR feedback

* fixed PR comments

* fixed PR comments, cmakelists message_filters, reverted type masq, added maintainer

* removed dashing and made ros_distro matrix env
2019-10-30 07:10:32 +08:00
Shane Loretz c8d68fbe1e Fix cuda build downstream (#4)
* Cuda flags should not be exported to downstream targets

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Fix c linkage with C++ cuda code

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
2019-10-09 11:08:29 -07:00
Shane Loretz 4ad6ed7b0a Initial readme draft (#2)
* Initial readme draft

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Add USING section

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Make it more clear what definitions do

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
2019-10-04 16:05:31 -07:00
Shane Loretz 84cb832919 Initial version of darknet_vendor (#1)
* Initial version of darknet_vendor

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Quote to make tag usable as string

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Add OpenCV option

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Fix include guards

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* First cuda attempt

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Cuda builds and runs

Signed-off-by: Shane Loretz<sloretz@openrobotics.org>
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Avoid -pthread flag

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Combine cuda blocks, trivial cleanup

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Add opencv and cuda dependencies

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Add license for FetchContent

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Add Apache 2.0 license

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* FetchContent uses git

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Add CONTRIBUTING.md

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
2019-10-04 15:42:48 -07:00
Shane Loretz be4fd04c0e Fix size of weights filename (#3)
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
2019-10-04 15:15:02 -07:00
Shane Loretz bcb79e66ab Fix off by one bug (#2)
Signed-off-by: Shane Loretz<sloretz@openrobotics.org>
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
2019-10-04 15:12:45 -07:00
Shane Loretz 9740b6209f Initial package (#1)
* Initial package

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Use latest vision_msgs with string id

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Tiny improvements

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Add parser tests and ignore blank lines in class names

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Test when cfg file does not exist

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Rename test

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* openrobotics_darknet_ros -> openrobotics::darknet_ros

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Added visibility files

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Rename files

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* darknet_node -> detector_node

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Rename files

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Rename files

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* DetectorNetwork and DetectorNode

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Simple readme

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Add Example section

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Example actually works

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Fix link

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Linter tests pass

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
2019-10-04 14:59:05 -07:00
Shane Loretz 9bcd4ff531 initial commit
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
2019-10-03 17:29:42 -07:00
Shane Loretz b71c0ce77a Initial commit
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
2019-09-10 16:02:37 -04:00
James Xu a8ba2c790d use <chrono> and <thread> on Windows (#221)
* Changing from usleep to c++14 style sleep_for for Windows support
2019-04-05 10:50:10 -04:00
Kentaro Wada 12482e555d 1.6.2 2018-05-20 04:14:40 +09:00
Kentaro Wada 99f7caacb9 Update CHANGELOG.rst 2018-05-20 04:14:16 +09:00
Jiri Horner f8fee6128a pcl_ros: fix exported includes in Ubuntu Artful
pcl_ros needs the same fix as pcl_conversions
2018-05-20 04:12:55 +09:00
James Ward cd3720923a Increase limits on CropBox filter parameters
Min and max of CropBox filter was +/- 5m. For a pointcloud from a Velodyne, for example, this is not enough.
Increased to +/- 1000m.
2018-05-08 22:17:42 +09:00
Kentaro Wada 32d3e6a459 1.6.1 2018-05-08 18:56:16 +09:00
Kentaro Wada 283782b420 Update CHANGELOG.rst 2018-05-08 18:56:01 +09:00
Kentaro Wada 9dee4fb36d Add 1.6.0 section to CHANGELOG.rst 2018-05-08 18:54:33 +09:00
Kentaro Wada 80131757e8 Remove no need ROS_PARALLEL_JOBS env in .travis.yml 2018-05-08 17:45:53 +09:00
Kentaro Wada 9b4d31c912 Add NOT_TEST_INSTALL option to .travis.sh 2018-05-08 17:45:53 +09:00
Kentaro Wada 25c86b2115 Update travis badge in README.md 2018-05-08 17:45:53 +09:00
Kentaro Wada 3be6003f1b sudo -E to enable DEBIAN_FRONTEND=noninteractive 2018-05-08 17:45:53 +09:00
Kentaro Wada 090e105e77 Add DEBIAN_FRONTEND=noninteractive 2018-05-08 17:45:53 +09:00
Kentaro Wada cd2a12af43 Use foreach + string regex to implement list(filter on old cmake 2018-05-08 17:45:53 +09:00
Kentaro Wada d61aa376ec Downgrade the required cmake version for backward compatibility
I think 3.7 is not required currently and requiring 2.8 is better.
2018-05-08 17:45:53 +09:00
Kentaro Wada 19cd3cfd75 Test backward compatibility for users who build from source 2018-05-08 17:45:53 +09:00
Kentaro Wada 595067b122 Just update .travis.yml for melodic
To divide the build failure problem to following:

1. current industrial_ci config is bad?
2. perception_pcl cannot be built on stretch, artful, and bionic?
2018-05-08 17:45:53 +09:00
Paul Bovbel a21e3ee28a Merge pull request #198 from mikaelarguedas/fix_pcl_conversions_links
Fix pcl conversions links
2018-05-07 15:00:01 -04:00
Mikael Arguedas 0b4ad1f1d6 update package.xml links to point to new repository 2018-05-07 08:13:36 -07:00
Mikael Arguedas 235612cca9 CMake 3.6.3 is sufficient 2018-05-07 08:13:20 -07:00
Paul Bovbel f335c169df Merge pull request #196 from clalancette/fix-artful
Fix a bug building on artful.
2018-05-02 11:10:24 -04:00
Chris Lalancette 242ce31b32 Fix a bug building on artful.
The comment explains it in more detail.  While we are at it,
fix the link in the README.rst to point to the right repository.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
2018-05-02 14:59:26 +00:00
Kentaro Wada 3e97d7ce9c Fix the use of Eigen3 in cmake
(cherry picked from commit 27c02d1f49468f450c4f91992ddaf5f3e8698b56)
2018-05-02 11:09:44 +09:00
Paul Bovbel 2be69aee71 Fixup pcl_conversions test 2018-05-02 11:09:44 +09:00
Paul Bovbel e0a6c06448 1.6.0 2018-04-30 12:10:14 -04:00
Paul Bovbel 371bf7d789 Fix build and update maintainers 2018-04-30 12:03:07 -04:00
Kentaro Wada 118784a4dd Add message_filters to find_package
```
% catkin lint .
pcl_ros: error: nodelet plugin file 'plugins/nodelet/libpcl_ros_features.xml' is not installed to ${CATKIN_PACKAGE_SHARE_DESTINATION}
pcl_ros: error: nodelet plugin file 'plugins/nodelet/libpcl_ros_filters.xml' is not installed to ${CATKIN_PACKAGE_SHARE_DESTINATION}
pcl_ros: error: nodelet plugin file 'plugins/nodelet/libpcl_ros_io.xml' is not installed to ${CATKIN_PACKAGE_SHARE_DESTINATION}
pcl_ros: error: nodelet plugin file 'plugins/nodelet/libpcl_ros_segmentation.xml' is not installed to ${CATKIN_PACKAGE_SHARE_DESTINATION}
pcl_ros: error: nodelet plugin file 'plugins/nodelet/libpcl_ros_surface.xml' is not installed to ${CATKIN_PACKAGE_SHARE_DESTINATION}
pcl_ros: error: unconfigured build_depend on 'message_filters'
catkin_lint: checked 1 packages and found 6 problems
catkin_lint: 40 notices have been ignored. Use -W2 to see them
```
2018-04-30 11:44:37 -04:00
Kentaro Wada 853a8f9164 Remove unnecessary dependency on genmsg 2018-04-30 11:44:37 -04:00
Kentaro Wada 492e4f917e 1.5.4 2018-04-30 11:44:37 -04:00
Kentaro Wada 273b011e4e Update CHANGELOG.rst 2018-04-30 11:44:37 -04:00
Kentaro Wada c8167b0e18 Restrict push build only /.*-devel$/ branches 2018-04-30 11:44:37 -04:00
Kentaro Wada 72e5cbf64f Drop zesty from CI: zesty went EOL
https://github.com/ros/rosdistro/blob/03f2bb4fd0367e1e706cde0745fd52ba52afea74/lunar/distribution.yaml#L11
2018-04-30 11:44:37 -04:00
Kentaro Wada d2792accbf Drop yakkety from CI: Yakkety went EOL in July
Close https://github.com/ros-perception/perception_pcl/issues/166

https://discourse.ros.org/t/suspension-of-debian-packaging-for-eol-ubuntu-yakkety/2444
2018-04-30 11:44:37 -04:00
Mikael Arguedas 08c7c12cff update to use non deprecated pluginlib macro 2018-04-30 11:44:37 -04:00
Kentaro Wada d34cd5eda8 Fix config path of sample_voxel_grid.launch 2018-04-30 11:44:37 -04:00
Kentaro Wada 58c7c8648f Update .travis.yml 2018-04-30 11:44:37 -04:00
Kentaro Wada 271c5e1538 Add services: - docker to .travis.yml 2018-04-30 11:44:37 -04:00
Kentaro Wada 6e96187973 Use ccache for faster testing 2018-04-30 11:44:37 -04:00
Kentaro Wada a243765cc0 sudo: false in .travis.yml 2018-04-30 11:44:37 -04:00
Mikael Arguedas 1d1f9c2b77 remove hack now that upstream pcl has been rebuilt 2018-04-30 11:44:37 -04:00
Kentaro Wada cef8df686c Looser hzerror in test for extract_clusters to make it pass on Travis 2018-04-30 11:44:37 -04:00
Kentaro Wada bb2fa3f936 Add sample & test for surface/convex_hull 2018-04-30 11:44:37 -04:00
Kentaro Wada f16207321b Add sample & test for segmentation/extract_clusters.cpp 2018-04-30 11:44:37 -04:00
Kentaro Wada 419366b5f5 Add sample & test for io/concatenate_data.cpp 2018-04-30 11:44:37 -04:00
Kentaro Wada 3e5c704046 Add sample & test for features/normal_3d.cpp 2018-04-30 11:44:37 -04:00
Kentaro Wada 87e7555655 Organize samples of pcl_ros/features 2018-04-30 11:44:37 -04:00
Kentaro Wada 9a99734362 Add test arg to avoid duplicated testing 2018-04-30 11:44:37 -04:00
Kentaro Wada 9ac65d9d20 LazyNodelet for features/* 2018-04-30 11:44:37 -04:00
Kentaro Wada c4c7f30977 LazyNodelet for filters/ProjectInliers 2018-04-30 11:44:37 -04:00
Kentaro Wada 560fd2cd63 Refactor io/PCDReader and io/PCDWriter as child of PCLNodelet 2018-04-30 11:44:37 -04:00
Kentaro Wada 2d13abfc8e LazyNodelet for io/PointCloudConcatenateFieldsSynchronizer 2018-04-30 11:44:37 -04:00
Kentaro Wada 7124f54462 LazyNodelet for io/PointCloudConcatenateDataSynchronizer 2018-04-30 11:44:37 -04:00
Kentaro Wada 071de1e3b4 LazyNodelet for segmentation/SegmentDifferences 2018-04-30 11:44:37 -04:00
Kentaro Wada 3cab2abb15 LazyNodelet for segmentation/SACSegmentationFromNormals 2018-04-30 11:44:37 -04:00
Kentaro Wada 3ef2b1bf8a LazyNodelet for segmentation/SACSegmentation 2018-04-30 11:44:37 -04:00
Kentaro Wada ebe25b4b89 LazyNodelet for segmentation/ExtractPolygonalPrismData 2018-04-30 11:44:37 -04:00
Kentaro Wada 76ea38194e LazyNodelet for segmentation/EuclideanClusterExtraction 2018-04-30 11:44:37 -04:00
Kentaro Wada 6f2d30996a LazyNodelet for surface/MovingLeastSquares 2018-04-30 11:44:37 -04:00
Kentaro Wada 7c70b159da LazyNodelet for surface/ConvexHull2D 2018-04-30 11:44:37 -04:00
Kentaro Wada f0a28c9338 Limit branch of push build on Travis 2018-04-30 11:44:37 -04:00
Kentaro Wada 1efe3679bb Set branch to show correct badge status 2018-04-30 11:44:37 -04:00
Kentaro Wada 34c4131455 Add missing COMPONENTS of PCL 2018-04-30 11:44:37 -04:00
Kentaro Wada c370da8a48 Inherit NodeletLazy for pipeline with less cpu load 2018-04-30 11:44:37 -04:00
Kentaro Wada fa0813e124 Set leaf_size 0.02 2018-04-30 11:44:37 -04:00
Kentaro Wada a1f56af638 Install samples 2018-04-30 11:44:37 -04:00
Kentaro Wada 443981ed88 Add sample and test for pcl/StatisticalOutlierRemoval
Conflicts:
	pcl_ros/CMakeLists.txt
2018-04-30 11:44:37 -04:00
Kentaro Wada b187fcb854 Add sample and test for pcl/VoxelGrid
Conflicts:
	pcl_ros/CMakeLists.txt
2018-04-30 11:44:37 -04:00
Mikael Arguedas 259cde8833 no need to remove duplicates 2018-04-30 11:44:37 -04:00
Mikael Arguedas 20db374c26 spourious line change 2018-04-30 11:44:37 -04:00
Mikael Arguedas a5aacd7a7b remove now unnecessary build_depend on qtbase5 2018-04-30 11:44:37 -04:00
Mikael Arguedas 157874336c exclude PCL IO libraries exporting Qt flag 2018-04-30 11:44:37 -04:00
Mikael Arguedas 5a8d278fb9 find only PCL components used instead of all PCL 2018-04-30 11:44:37 -04:00
Kentaro Wada 3d23cce807 Add README.md 2018-04-30 11:44:37 -04:00
Kentaro Wada bc99f755bf Remove dependency on vtk/libproj-dev (#145)
* Remove dependency on vtk/libproj-dev

These dependencies were introduced in #124 to temporarily fix
missing / wrong dependencies in upstream vtk. This hack is no longer
necessary, since fixed vtk packages have been uploaded to
packages.ros.org (see #124 and ros-infrastructure/reprepro-updater#32).

* Remove vtk hack from CMakeLists.txt
2018-04-30 11:44:37 -04:00
Kentaro Wada debdde93f7 Add --os option to rosdep for debian 2018-04-30 11:44:37 -04:00
Kentaro Wada 410e6ba650 Install gnupg for debian 2018-04-30 11:44:37 -04:00
Kentaro Wada feb5ca3c54 Add various docker images 2018-04-30 11:44:37 -04:00
Kentaro Wada fc55edf7ad Add travis config
Refering to https://github.com/ros-perception/vision_opencv
2018-04-30 11:44:37 -04:00
Kentaro Wada 4b37e42c6e 1.5.3 2018-04-30 11:44:37 -04:00
Kentaro Wada 3d8e48a27c Update CHANGELOG.rst 2018-04-30 11:44:37 -04:00
Kentaro Wada 075139bff8 Add dependency on qtbase5-dev for find_package(Qt5Widgets)
See https://github.com/ros-perception/perception_pcl/pull/117#issuecomment-298158272 for detail.
2018-04-30 11:44:37 -04:00
Kentaro Wada bd227b5c03 1.5.2 2018-04-30 11:44:37 -04:00
Kentaro Wada c1d493f355 Update CHANGELOG.rst 2018-04-30 11:44:37 -04:00
Kentaro Wada cddbb655bc Find Qt5Widgets to fix -lQt5::Widgets error 2018-04-30 11:44:37 -04:00
Kentaro Wada fb2d0c6955 1.5.1 2018-04-30 11:44:37 -04:00
Kentaro Wada 9c93a02142 Update CHANGELOG 2018-04-30 11:44:37 -04:00
Kentaro Wada ad76ef2efe Add myname as a maintainer 2018-04-30 11:44:37 -04:00
Kentaro Wada 8ebf5d2e0b Remove pointcloud_to_laserscan 2018-04-30 11:44:37 -04:00
Kentaro Wada dbe985e9d4 1.5.0 2018-04-30 11:44:37 -04:00
Kentaro Wada 0a75478fe6 Update CHANGELOG.rst 2018-04-30 11:44:37 -04:00
Kentaro Wada 28711dd491 Fix lib name duplication error 2018-04-30 11:44:37 -04:00
Kentaro Wada a00763f038 Detect automatically the version of PCL 2018-04-30 11:44:37 -04:00
Kentaro Wada 64996ea8d8 Install xml files declaring nodelets
https://github.com/ros-perception/perception_pcl/commit/f81cded18b4f6d398b460a36c953fe6620a02bd6#commitcomment-21871201

@scottnothing Thanks!
2018-04-30 11:44:37 -04:00
Kentaro Wada d1368c0f65 Fix syntax of nodelet manifest file
By splitting files for each library.

Close #131
2018-04-30 11:44:37 -04:00
Paul Bovbel 909b76d773 1.4.1 2018-04-30 11:44:37 -04:00
Paul Bovbel d273c545a7 Add tf2_eigen dependency 2018-04-30 11:44:37 -04:00
Paul Bovbel 9f629d35c9 Switch to package format 2 2018-04-30 11:44:37 -04:00
Martin Guenther b1c6428c83 Copy header in convert_pointcloud_to_image 2018-04-30 11:44:37 -04:00
Martin Guenther 360b87131b Fix handling of unorganized input in convert_pointcloud_to_image
Without this patch, convert_pointcloud_to_image doesn't correctly
recognize unorganized point clouds and outputs garbage that crashes
image_view.
2018-04-30 11:44:37 -04:00
Jochen Sprickerhof aa370cefc8 Add fixed_frame to pointcloud_to_pcd 2018-04-30 11:44:37 -04:00
Paul Bovbel 2aa0495516 1.4.0 2018-04-30 11:44:37 -04:00
Paul Bovbel 6e20601cf1 Update changelogs 2018-04-30 11:44:37 -04:00
Paul Bovbel 20ca7cb16a Fixup libproj-dev rosdep 2018-04-30 11:44:37 -04:00
Jackie Kay eba277ffc0 Add build depend on libproj, since it's not provided by vtk right now 2018-04-30 11:44:37 -04:00
Jackie Kay 7fd1bac676 manually remove dependency on vtkproj from PCL_LIBRARIES 2018-04-30 11:44:37 -04:00
Paul Bovbel 96f6657b23 Remove python-vtk for kinetic-devel, see issue #44 2018-04-30 11:44:37 -04:00
Paul Bovbel 8bb614fc3a 1.3.0 2018-04-30 11:44:37 -04:00
Paul Bovbel 8d457bbd61 Update changelogs 2018-04-30 11:44:37 -04:00
v4hn c40e5afdbd cleanup broken library links
All removed library names are included in ${PCL_LIBRARIES}.
However, the plain library names broke catkin's overlay mechanism:
Where ${PCL_LIBRARIES} could point to a local installation of the PCL,
e.g. pcd_ros_segmentation might still link to the system-wide installed version
of pcl_segmentation.
2018-04-30 11:44:37 -04:00
Paul Bovbel d050db471e Add deprecation notice 2018-04-30 11:44:37 -04:00
Paul Bovbel 5472ff8f8a Remove pointcloud_to_laserscan package 2018-04-30 11:44:37 -04:00
Lucid One 8ffb7a3189 Fixed test for jade-devel. Progress on #92 2018-04-30 11:44:37 -04:00
Brice Rebsamen 76f900c0ca commented out test_tf_message_filter_pcl
Until ros/geometry#80 has been merged the test will fail.
2018-04-30 11:44:37 -04:00
Brice Rebsamen 3a202ced73 fixed indentation and author 2018-04-30 11:44:37 -04:00
Brice Rebsamen 5f276e80b8 Adds a test for tf message filters with pcl pointclouds 2018-04-30 11:44:37 -04:00
Brice Rebsamen a32bff82f7 specialized HasHeader, TimeStamp, FrameId
- HasHeader now returns false
- TimeStamp and FrameId specialed for pcl::PointCloud<T> for any point type T

These changes allow to use pcl::PointCloud with tf::MessageFilter
2018-04-30 11:44:37 -04:00
Lucid One afeb804f30 Sync pcl_nodelets.xml from hydro to indigo
Fixes to pass catkin lint -W1
2018-04-30 11:44:37 -04:00
Lucid One d245f70f4f Fixes #87 for Indigo 2018-04-30 11:44:37 -04:00
Lucid One 04c29ac9cc Fixes #85 for Indigo 2018-04-30 11:44:37 -04:00
Lucid One 0a958f55ce Fixes #77 and #80 for indigo 2018-04-30 11:44:37 -04:00
Mitchell Wills 10727ec650 Added option to save pointclouds in binary and binary compressed format 2018-04-30 11:44:37 -04:00
Paul Bovbel d7adb41971 1.2.6 2018-04-30 11:44:37 -04:00
Paul Bovbel 9b2bd47887 Update changelogs 2018-04-30 11:44:37 -04:00
Paul Bovbel 6dfaf5c596 Fix default value for concurrency 2018-04-30 11:44:37 -04:00
Paul Bovbel 040f68c31f Fix multithreaded lazy pub sub 2018-04-30 11:44:37 -04:00
Paul Bovbel e739e0f297 1.2.5 2018-04-30 11:44:37 -04:00
Paul Bovbel 7ef9fed2b8 Update changelog 2018-04-30 11:44:37 -04:00
Paul Bovbel 1a8e94ddbe Fix regression with pointcloud2 iter double->float 2018-04-30 11:44:37 -04:00
Paul Bovbel a71bb05a7c Remove stray depedency 2018-04-30 11:44:37 -04:00
Paul Bovbel 6aded38494 Switch to tf_sensor_msgs for transform 2018-04-30 11:44:37 -04:00
Paul Bovbel 7295940808 Add proper error checking for tolerance 2018-04-30 11:44:37 -04:00
Paul Bovbel 8a42c9586b Set parameters in sample launch files to default 2018-04-30 11:44:37 -04:00
Paul Bovbel fb5c47982c Add tolerance parameter 2018-04-30 11:44:37 -04:00
Paul Bovbel b9e0b5d213 1.2.4 2018-04-30 11:44:37 -04:00
Paul Bovbel c22d38df09 Update changelogs 2018-04-30 11:44:37 -04:00
Paul Bovbel aa6e728362 Disable travis until trusty support is available 2018-04-30 11:44:37 -04:00
Paul Bovbel f822d6ff6e Remove stray dependencies 2018-04-30 11:44:37 -04:00
Paul Bovbel 55a9ab8f6b Remove stray dependencies 2018-04-30 11:44:37 -04:00
Paul Bovbel 3fb881f8eb Refactor with tf2 and message filters 2018-04-30 11:44:37 -04:00
Paul Bovbel 17db2afd94 Remove roslaunch check 2018-04-30 11:44:37 -04:00
Paul Bovbel de8a0aca3f Fix regressions 2018-04-30 11:44:37 -04:00
Paul Bovbel eafe961c0c Refactor to allow debug messages from node and nodelet 2018-04-30 11:44:37 -04:00
Paul Bovbel d604c43332 1.2.3 2018-04-30 11:44:37 -04:00
Paul Bovbel 0d34c85f13 update changelogs 2018-04-30 11:44:37 -04:00
Paul Bovbel 091682c44a add launch tests 2018-04-30 11:44:37 -04:00
Paul Bovbel a70e770af5 refactor naming and fix nodelet export 2018-04-30 11:44:37 -04:00
Dani Carbonell a41d54b3eb Update common.py
Extended filter limits up to ±100000.0 in order to support intensity channel filtering.
2018-04-30 11:44:37 -04:00
Paul Bovbel e7a67030cb set default target frame to empty 2018-04-30 11:44:37 -04:00
Paul Bovbel 8d7192c120 clean up package.xml 2018-04-30 11:44:37 -04:00
Paul Bovbel 8010ae7ba8 1.2.2 2018-04-30 11:44:37 -04:00
Paul Bovbel 841ce1f77c update changelogs 2018-04-30 11:44:37 -04:00
Paul Bovbel 9537f5f1c4 clean up package.xml 2018-04-30 11:44:37 -04:00
Ruffin ac5593dd7c Adding target_frame
[Ability to specify frame in bag_to_pcd #55](https://github.com/ros-perception/perception_pcl/issues/55)
2018-04-30 11:44:37 -04:00
Matt Derry 155a69e484 Update pcl_nodelets.xml
Included missing closing library tag.  This was causing the pcl/Filter nodelets below the missing nodelet tag to not be exported correctly.
2018-04-30 11:44:37 -04:00
Paul Bovbel 0e73b421c9 Fix header reference 2018-04-30 11:44:37 -04:00
Paul Bovbel 11e2ff0797 Fix flow 2018-04-30 11:44:37 -04:00
Paul Bovbel f44eaf2fa5 Fix pointer assertion 2018-04-30 11:44:37 -04:00
Paul Bovbel dc1cf04b07 Finalize pointcloud to laserscan 2018-04-30 11:44:37 -04:00
Paul Bovbel 85241bcb53 Initial pointcloud to laserscan commit 2018-04-30 11:44:37 -04:00
Paul Bovbel fa30e01255 Fix issue #44 2018-04-30 11:44:37 -04:00
Paul Bovbel c8da9866e4 1.2.1 2018-04-30 11:44:37 -04:00
Paul Bovbel 1b41421471 update changelogs 2018-04-30 11:44:37 -04:00
Paul Bovbel 56c091eb38 clean up merge 2018-04-30 11:44:37 -04:00
Paul Bovbel 08e83a67bf merge pull request #60 2018-04-30 11:44:37 -04:00
Lucid One aac231674a 1.2.0 2018-04-30 11:44:37 -04:00
Lucid One 84e17581ea changelog 2018-04-30 11:44:37 -04:00
Lucid One e89fafe2e7 Updated changelog, maintainership, bugtracker and repository 2018-04-30 11:44:37 -04:00
Lucid One c178c5a08d Fixes #46 on indigo-devel
Tested with velodyne data on indigo on Ubuntu 14.04
2018-04-30 11:44:37 -04:00
Paul Bovbel 8a6fbbd99d remove redundant message files 2018-04-30 11:44:37 -04:00
Paul Bovbel 407f8e4bf7 remove redundant cmake file 2018-04-30 11:44:37 -04:00
Paul Bovbel c9d60b1de9 update maintainer info 2018-04-30 11:44:37 -04:00
Steven Peters 1e6d600c09 Use cmake_modules to help find eigen on indigo 2018-04-30 11:44:37 -04:00
William Woodall e6430884c6 pcl_ros: also run_depend on libpcl-all 2018-04-30 11:44:37 -04:00
Scott K Logan cb8c9c4408 Make pcl_ros run_depend on libpcl-all-dev
When downstream projects build against pcl_ros, they need the pcl headers provided by libpcl-all-dev.
2018-04-30 11:44:37 -04:00
Tully Foote 92c4e3771d 1.1.7 2018-04-30 11:44:37 -04:00
Tully Foote b43d6e18a5 changelog 2018-04-30 11:44:37 -04:00
Tully Foote 5b38aab37e adding more uncaught config dependencies 2018-04-30 11:44:37 -04:00
Tully Foote 9edc4154b6 adding FeatureConfig dependency too 2018-04-30 11:44:37 -04:00
Tully Foote d92092536c 1.1.6 2018-04-30 11:44:37 -04:00
Tully Foote a397fdc267 adding changelogs 2018-04-30 11:44:37 -04:00
Dirk Thomas a68cc1f7b3 add excplicit dependency on gencfg target 2018-04-30 11:44:37 -04:00
William Woodall 2adf6f1d6e 1.1.5 2018-04-30 11:44:37 -04:00
William Woodall f51ccbb0ec Updating changelogs 2018-04-30 11:44:37 -04:00
William Woodall acd12f8132 Updated package.xml's to use new libpcl-all rosdep rules 2018-04-30 11:44:37 -04:00
Lukas Bulwahn 3d35f0f748 package.xml: tuned whitespaces
This commit removes trailing whitespaces and makes the line with the license information in the package.xml bitwise match exactly the common license information line in most ROS packages.
The trailing whitespaces were detected when providing a bitbake recipe in the meta-ros project (github.com/bmwcarit/meta-ros). In the recipe, the hash of the license line is declared and is used to check for changes in the license. For this recipe, it was not matching the common one.
A related already merged commit is https://github.com/ros/std_msgs/pull/3 and a related pending commit is https://github.com/ros-perception/pcl_msgs/pull/1.
2018-04-30 11:44:37 -04:00
William Woodall c13777525f 1.1.4 2018-04-30 11:44:37 -04:00
William Woodall ce64f9450e Updating changelogs 2018-04-30 11:44:37 -04:00
William Woodall 3bc59ab51b Fix a serialization error with point_cloud headers 2018-04-30 11:44:37 -04:00
William Woodall 11d24d0e97 Initialize shared pointers before use
Should address runtime errors reported in #29
2018-04-30 11:44:37 -04:00
William Woodall fd75f3a02c Enable testing 2018-04-30 11:44:37 -04:00
William Woodall 76f48f8b33 Use -j1 and drop clang in .travis.yaml 2018-04-30 11:44:37 -04:00
William Woodall 9384112468 Fixup .travis.yaml 2018-04-30 11:44:37 -04:00
William Woodall 99bfd532c0 Fixup .travis.yaml 2018-04-30 11:44:37 -04:00
Dirk Thomas c9ae3c519f 1.1.3 2018-04-30 11:44:37 -04:00
Dirk Thomas b2b6eba0fc fix missing run_depend and wrong CATKIN_DEPENDS 2018-04-30 11:44:37 -04:00
William Woodall c88a6a1d66 1.1.2 2018-04-30 11:44:37 -04:00
William Woodall f758d4ba80 updating changelogs 2018-04-30 11:44:37 -04:00
William Woodall b6315543bb Fixed missing package exports
also other general CMakeLists.txt cleanup
2018-04-30 11:44:37 -04:00
rlklaser 45c5de6aff Update common.py
filters min max are bounded to only -5,5 when using rosparam load and dynamic reconfigure
2018-04-30 11:44:37 -04:00
William Woodall 716b263d4d Use shadow fixed rather than public 2018-04-30 11:44:37 -04:00
William Woodall d42d6c0be0 Update to travis 2018-04-30 11:44:37 -04:00
William Woodall b6c9ebb319 Updating travis for hydro 2018-04-30 11:44:37 -04:00
William Woodall 585ed21709 Make find_package on Eigen and PCL REQUIRED 2018-04-30 11:44:37 -04:00
William Woodall 7f197fab15 1.1.1 2018-04-30 11:44:37 -04:00
William Woodall 47cc34c7b3 Updating change logs 2018-04-30 11:44:37 -04:00
William Woodall 3a688bcf5f Add missing EIGEN define which caused failures on the farm 2018-04-30 11:44:37 -04:00
William Woodall e0e17d2daa 1.1.0 2018-04-30 11:44:37 -04:00
William Woodall eee71fac20 Adding changelogs 2018-04-30 11:44:37 -04:00
William Woodall edc9fdab85 Add missing include in one of the installed headers 2018-04-30 11:44:37 -04:00
William Woodall a3840127f8 Refactors to use pcl-1.7 2018-04-30 11:44:37 -04:00
William Woodall 4e64cb25e7 Use the PointIndices from pcl_msgs 2018-04-30 11:44:37 -04:00
William Woodall 018bb008d4 Ignore .pyc files 2018-04-30 11:44:37 -04:00
William Woodall 746a8faf65 Experimental changes to point_cloud.h 2018-04-30 11:44:37 -04:00
William Woodall a931106c5b Fixes from converting from pcl-1.7, incomplete 2018-04-30 11:44:37 -04:00
William Woodall 9d08dd5198 Depend on pcl_conversions and pcl_msgs 2018-04-30 11:44:37 -04:00
Martin Günther 1a8f70b099 bag_to_pcd: check return code of transformPointCloud()
This fixes a bug where bag_to_pcd segfaults because of an ignored
tf::ExtrapolationException.
2018-04-30 11:44:37 -04:00
Julius Kammerl fa2baa5248 adding .travis.yml 2018-04-30 11:44:37 -04:00
Davide 5733764621 Changed #include type to lib 2018-04-30 11:44:37 -04:00
Davide d0a5fd4322 Changed some #include types to lib 2018-04-30 11:44:37 -04:00
Davide 8c6b34f6b7 removed a whitespace 2018-04-30 11:44:37 -04:00
Julius Kammerl fdb4fa9bfe 1.0.33 -> 1.0.34 2018-04-30 11:44:37 -04:00
Julius Kammerl 6f256968eb fixing catkin python imports 2018-04-30 11:44:37 -04:00
Julius Kammerl 6e4f23f43c 1.0.32 -> 1.0.33 2018-04-30 11:44:37 -04:00
Julius Kammerl 3327eb6a20 Fixing catkin python imports 2018-04-30 11:44:37 -04:00
Julius Kammerl e6122e2b87 Fixing catkin python import 2018-04-30 11:44:37 -04:00
Julius Kammerl 9244556f9b Fixing catkin python import 2018-04-30 11:44:37 -04:00
Julius Kammerl 3dee819ea9 Fixing catkin python import 2018-04-30 11:44:37 -04:00
Julius Kammerl 0f6ee511da Fixing catkin python import 2018-04-30 11:44:37 -04:00
Julius Kammerl 6038a445d8 Fixing catkin python import 2018-04-30 11:44:37 -04:00
Julius Kammerl 698134ab74 Fixing catkin python import 2018-04-30 11:44:37 -04:00
Julius Kammerl a289400192 1.0.31 -> 1.0.32 2018-04-30 11:44:37 -04:00
Kei Okada b2f9c6e898 fix to compileable 2018-04-30 11:44:37 -04:00
Kei Okada f2553aac6c copy features/segmentation/surface from fuerte-devel 2018-04-30 11:44:37 -04:00
Julius Kammerl 669c2d2b04 1.0.30 -> 1.0.31 2018-04-30 11:44:37 -04:00
Julius Kammerl 7848d6fbec minor 2018-04-30 11:44:37 -04:00
Julius Kammerl 46ceee9f80 adding CMakeLists.txt file for metapackage 2018-04-30 11:44:37 -04:00
Julius Kammerl 16d630573a bumping version to 1.0.30 2018-04-30 11:44:37 -04:00
Julius Kammerl 1ee537f320 adding buildtool_depend to meta package 2018-04-30 11:44:37 -04:00
Julius Kammerl 570269f2e5 deprecating bin install targets 2018-04-30 11:44:37 -04:00
Vincent Rabaud 3b5234cb7f 1.0.29 2018-04-30 11:44:37 -04:00
Vincent Rabaud 12eee07fda Fixes #7 2018-04-30 11:44:37 -04:00
Kai Franke c6a48a583f now also works without specifying publishing interval like described in the wiki. Also renamed rate_ to time_ since it is no rate 2018-04-30 11:44:37 -04:00
Julius Kammerl f7e8a659a9 typo 2018-04-30 11:44:37 -04:00
Julius Kammerl 9410665556 bumping version to 1.0.28 2018-04-30 11:44:37 -04:00
Julius Kammerl 604047b18d reenabling deprecated install targets - comment added 2018-04-30 11:44:37 -04:00
Julius Kammerl 058bed54e1 switching to 1.0.27 2018-04-30 11:44:37 -04:00
Julius Kammerl 418a15560d Update pcl_ros/package.xml 2018-04-30 11:44:37 -04:00
Julius Kammerl 750dc76fe4 Fixing target install directory for pcl tools 2018-04-30 11:44:37 -04:00
jon-weisz 758f23264d update pluginlib macro 2018-04-30 11:44:37 -04:00
Julius Kammerl 8133001c65 1.0.25 -> 1.0.26 2018-04-30 11:44:37 -04:00
Julius Kammerl 23d8010149 fixing catkin export 2018-04-30 11:44:37 -04:00
Julius Kammerl ae3aff7b54 removing build_tool dependency from package.xml 2018-04-30 11:44:37 -04:00
Vincent Rabaud 7bd5038520 1.0.25 2018-04-30 11:44:37 -04:00
Vincent Rabaud 3fc3fa400a fixes #1 2018-04-30 11:44:37 -04:00
Dirk Thomas 20bed7483f 1.0.24 2018-04-30 11:44:37 -04:00
Dirk Thomas c7c4a1fa56 remove obsolete roslib import 2018-04-30 11:44:37 -04:00
Dirk Thomas 95ec2c7171 1.0.23 2018-04-30 11:44:37 -04:00
Dirk Thomas c4aed1cb0c clean up shared parameters 2018-04-30 11:44:37 -04:00
Dirk Thomas ab602d14a1 1.0.22 2018-04-30 11:44:37 -04:00
Dirk Thomas 2da1700056 fix dyn reconf files 2018-04-30 11:44:37 -04:00
Julius Kammerl 54f95ea10f switching to version 1.0.21 2018-04-30 11:44:37 -04:00
Julius Kammerl a0464e15b0 fixing catkin_package debs 2018-04-30 11:44:37 -04:00
Julius Kammerl e0f9f36fec switching to version 1.0.20 2018-04-30 11:44:37 -04:00
Julius Kammerl 19906dc323 adding catkin_project dependencies 2018-04-30 11:44:37 -04:00
Julius Kammerl a2617ff826 switching to version 1.0.19 2018-04-30 11:44:37 -04:00
Julius Kammerl 140a4a3bf9 adding nodelet_topic_tools dependency 2018-04-30 11:44:37 -04:00
Julius Kammerl 077b4f3dea adding pluginlib dependency 2018-04-30 11:44:37 -04:00
Julius Kammerl 993afab40b adding nodelet dependencies 2018-04-30 11:44:37 -04:00
Julius Kammerl 540fcd0604 CMake install fixes 2018-04-30 11:44:37 -04:00
Julius Kammerl baa59c0d00 increasing version to 1.0.18 2018-04-30 11:44:37 -04:00
Julius Kammerl a3701bb3df migrating nodelets and tools from fuerte release to pcl_ros 2018-04-30 11:44:37 -04:00
mirzashah d5d9e3816a Updated for new <buildtool_depend>catkin<...> catkin rule 2018-04-30 11:44:37 -04:00
Vincent Rabaud 25e6d566f1 1.0.17 2018-04-30 11:44:37 -04:00
Vincent Rabaud fe018e3174 remove useless tags 2018-04-30 11:44:37 -04:00
Vincent Rabaud 9694594f7c 1.0.16 2018-04-30 11:44:37 -04:00
Vincent Rabaud f21e5b679a no need to depend on a meta-package 2018-04-30 11:44:37 -04:00
Vincent Rabaud 68459d68d2 1.0.15 2018-04-30 11:44:37 -04:00
Vincent Rabaud 9370244dca do not generrate messages automatically 2018-04-30 11:44:37 -04:00
Vincent Rabaud 6a8696b61f 1.0.14 2018-04-30 11:44:37 -04:00
Vincent Rabaud e677ddf794 bring back the PCL msgs 2018-04-30 11:44:37 -04:00
Vincent Rabaud a5c158904d 1.0.13 2018-04-30 11:44:37 -04:00
Vincent Rabaud a54a518837 install library to the right place 2018-04-30 11:44:37 -04:00
Vincent Rabaud a3726b72cd 1.0.12 2018-04-30 11:44:37 -04:00
Vincent Rabaud c0b5f1030d make sure perception_pcl is a meta package 2018-04-30 11:44:37 -04:00
Vincent Rabaud 52dd24a4af 1.0.11 2018-04-30 11:44:37 -04:00
Vincent Rabaud 70d156a8b1 1.0.11 2018-04-30 11:44:37 -04:00
Vincent Rabaud 03cde871a2 fix a few dependencies 2018-04-30 11:44:37 -04:00
Vincent Rabaud a1b32d4fb6 comply to the new catkin API 2018-04-30 11:44:37 -04:00
jkammerl a29653e9aa fixed pcl_ros manifest 2018-04-30 11:44:37 -04:00
jkammerl fb513120e3 added pcl exports in manifest.xml 2018-04-30 11:44:37 -04:00
jkammerl e7176a5355 fixed rosdeb pcl in pcl_ros/manifest.xml 2018-04-30 11:44:37 -04:00
jkammerl e40bfe91f0 removing common_rosdeps from manifest.xml 2018-04-30 11:44:37 -04:00
jkammerl e6846d72da change perception_pcl version to 1.0.6 in stack.xml (groovy branch) 2018-04-30 11:44:37 -04:00
jkammerl 3c3c86fc37 perception_pcl restructuring in groovy branch 2018-04-30 11:44:37 -04:00
jkammerl bcda3321ad restructuring perception_pcl in groovy branch 2018-04-30 11:44:37 -04:00
jkammerl cb6e2b0529 minor 2018-04-30 11:44:37 -04:00
jkammerl 441319bcee stack.xml: PCL->pcl 2018-04-30 11:44:37 -04:00
jkammerl 4043ed1cde stack.xml: Eigen->eigen 2018-04-30 11:44:37 -04:00
jkammerl eb0ea004b7 fixed stack.xml - common_msgs 2018-04-30 11:44:37 -04:00
jkammerl 8e042cf9d5 tf->geometry in stack.xml 2018-04-30 11:44:37 -04:00
jkammerl 6dcca0ae2e increased stack version to 1.0.5 2018-04-30 11:44:37 -04:00
jkammerl a9f97a0606 added missing tf stack to CMakeList 2018-04-30 11:44:37 -04:00
jkammerl ffb3e9d7eb minor 2018-04-30 11:44:37 -04:00
jkammerl a57e6ab579 moved transforms.cpp to /src 2018-04-30 11:44:37 -04:00
jkammerl dfa5be4f9d added new stack.xml, removed manifest.xml 2018-04-30 11:44:37 -04:00
jkammerl 33ae605cd1 catkinized version of perception_pcl for groovy 2018-04-30 11:44:37 -04:00
jkammerl 73e8aa93ac added perception_pcl_unstable to groovy branch 2018-04-30 11:44:37 -04:00
jkammerl 6d993c0282 removed pcl release from perception_pcl groovy stack 2018-04-30 11:44:37 -04:00
rusu adf647f14d added PCL 1.6 stac for Groovy 2018-04-30 11:44:37 -04:00
Paul Bovbel 693a18feb0 Move to subdirectory 2018-04-30 11:34:36 -04:00
Paul Bovbel bdecc4af0d Make dependencies transitive and test dependencies 2018-04-30 11:11:51 -04:00
Paul Bovbel 4bf3478d04 Fix up PCL libraries 2018-04-30 11:10:34 -04:00
Paul Bovbel 49ccc0599a Drop deprecated Eigen cmake module 2018-04-30 10:58:35 -04:00
Paul Bovbel 686502e1ac Merge pull request #22 from ros-perception/paulbovbel-patch-1
Remove duplicated line
2016-10-27 11:01:20 -04:00
Paul Bovbel 3f25096398 Remove duplicated line 2016-10-27 11:00:13 -04:00
Paul Bovbel 98d99aa91c 0.2.1 2015-06-08 09:03:46 -04:00
Paul Bovbel 6eef12333f Update changelogs 2015-06-08 09:02:46 -04:00
Lucid One 4675fefe36 Merge pull request #15 from bricerebsamen/stamp_rounding_error
🏁 Thanks! 🏁

`catkin build pcl_conversions -v --make-args run_tests`

---
```
[100%] Built target tests
-- run_tests.py: execute commands
  /home/username/rospcl_ws/devel/lib/pcl_conversions/pcl_conversions-test --gtest_output=xml:/home/username/rospcl_ws/build/pcl_conversions/test_results/pcl_conversions/gtest-pcl_conversions-test.xml
[==========] Running 3 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from PCLConversionTests
[ RUN      ] PCLConversionTests.imageConversion
[       OK ] PCLConversionTests.imageConversion (0 ms)
[ RUN      ] PCLConversionTests.pointcloud2Conversion
[       OK ] PCLConversionTests.pointcloud2Conversion (0 ms)
[----------] 2 tests from PCLConversionTests (0 ms total)

[----------] 1 test from PCLConversionStamp
[ RUN      ] PCLConversionStamp.Stamps
[       OK ] PCLConversionStamp.Stamps (0 ms)
[----------] 1 test from PCLConversionStamp (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 2 test cases ran. (0 ms total)
[  PASSED  ] 3 tests.
```
2015-03-19 16:06:28 -04:00
Brice Rebsamen d1b27af512 Conversion in integral precision
fixes #14
2015-02-11 11:36:56 -08:00
Brice Rebsamen 2c57225370 Added a test for rounding errors in stamp conversion
for some values the test fails. This is because of rounding errors. See #14.
2015-02-11 11:29:33 -08:00
Paul Bovbel 3acde03e8a Merge pull request #13 from mikeferguson/indigo-devel
add pcl::PointCloud to sensor_msgs::Image converter
2014-05-27 20:02:37 -04:00
Michael Ferguson d080cd78ac add pcl::PointCloud to Image msg converter for extracting the rgb component of a cloud 2014-05-27 16:58:40 -07:00
agentx3r 04d919f5bd 0.2.0 2014-04-10 14:37:18 +00:00
agentx3r 6619fbde8f update maintainer info and changelog 2014-04-10 14:37:09 +00:00
Brice Rebsamen 7dc1ae60b0 Added conversions for stamp types 2014-04-08 22:49:22 +00:00
Paul Bovbel e1ba69bfca update maintainer info, add eigen dependency 2014-04-08 22:34:55 +00:00
Paul Bovbel 388c0dc0ff fix Eigen dependency 2014-04-08 22:34:30 +00:00
William Woodall 702f553335 Merge pull request #10 from smd-ros-rpm-release/hydro-devel
Make pcl_conversions run_depend on libpcl-all-dev
2014-02-28 17:19:18 -08:00
Scott K Logan ad560f2626 Make pcl_conversions run_depend on libpcl-all-dev
When downstream projects build against pcl_conversions, they need the pcl headers provided by libpcl-all-dev.
2014-02-28 19:03:17 -06:00
William Woodall 5b52fedea2 0.1.5 2013-08-27 12:20:49 -07:00
William Woodall 85eeb2944d Updating changelog 2013-08-27 12:20:44 -07:00
William Woodall a868e1a16e Use new pcl keys 2013-08-27 12:19:38 -07:00
William Woodall 9e568f8d8b 0.1.4 2013-07-13 13:23:32 -07:00
William Woodall 95c63f9980 Updating changelog 2013-07-13 13:23:04 -07:00
William Woodall b4071f4aa6 Fixup dependencies and CMakeLists.txt
I added a versioned dependency on pcl, fixes #1,
and I added a dependency on pcl_msgs, fixes #2,
and I wrapped the test target in a
CATKIN_ENABLE_TESTING check.
2013-07-13 13:19:22 -07:00
Ioan Sucan cb88b4f66e 0.1.3 2013-07-13 09:21:06 +02:00
Ioan Sucan 93c7b52b82 update changelog 2013-07-13 09:21:02 +02:00
William Woodall 7a46755d94 Add missing dependency on roscpp 2013-07-12 14:10:06 -07:00
William Woodall 2f1a58d442 Fixup tests and pcl usage in CMakeList.txt 2013-07-12 13:59:30 -07:00
Ioan Sucan d4bc987fed 0.1.2 2013-07-12 15:16:20 +02:00
Ioan Sucan bd587dc94a update changelog 2013-07-12 15:16:17 +02:00
Ioan Sucan a369efcaa8 small fix for conversion functions 2013-07-12 15:12:04 +02:00
William Woodall b2eea44781 0.1.1 2013-07-10 13:36:19 -07:00
William Woodall fa4f5876d4 Updating changelog 2013-07-10 13:36:04 -07:00
William Woodall fe71108db7 Ignore build folders 2013-07-10 13:35:23 -07:00
William Woodall 2103cd06af Fix find_package bug with pcl 2013-07-10 13:35:11 -07:00
William Woodall f9b1996498 0.1.0 2013-07-09 22:12:01 -07:00
William Woodall c8e85dbe99 Adding a basic changelog 2013-07-09 22:09:44 -07:00
William Woodall 85d9828cd8 Added more pcl::to/fromROSMsg which went missing in 1.7 2013-07-09 21:49:26 -07:00
William Woodall 4b6240e924 Added converters and destructive move functions 2013-07-09 18:55:42 -07:00
William Woodall 9f685befcb Inlined functions to prevent duplicate symbols 2013-07-08 18:50:55 -07:00
William Woodall 6b77c9163f add conversions for PointIndices 2013-07-08 17:36:58 -07:00
William Woodall 2e89da5996 Custom serializer for PCLPointCloud2 and PCLHeader 2013-07-08 16:34:15 -07:00
William Woodall 5c7d7c3f86 New toPCL and fromPCL functions 2013-07-08 16:33:56 -07:00
William Woodall 2b131448db updating pcl namespaces 2013-07-08 16:33:15 -07:00
William Woodall 9dc59ae6ec Adding include guard 2013-07-08 16:29:37 -07:00
William Woodall 17662604b8 Shorten the names of functions by popular demand. 2013-06-28 12:07:30 -07:00
William Woodall 034680bd5b Update README.rst 2013-06-26 17:15:16 -07:00
William Woodall d6c254cb4e Update README.rst 2013-06-26 17:12:46 -07:00
William Woodall 21ed95ce4e Adding a README 2013-06-26 17:11:54 -07:00
William Woodall f265bb7aa8 Added some simple tests. 2013-06-26 17:08:00 -07:00
William Woodall 06bdd26173 Boost is no longer used. 2013-06-26 15:51:38 -07:00
William Woodall c09b1a25de PCL uses microseconds rather than nanoseconds
Also removed some vestigial code
2013-06-26 15:45:02 -07:00
William Woodall 649d1ca6ce Initial code commit 2013-06-26 15:41:31 -07:00
1620 changed files with 180818 additions and 117 deletions
Binary file not shown.
Binary file not shown.
+242 -1
View File
@@ -1,3 +1,244 @@
# greenhouse # greenhouse
This repository contains code for detecting heat pipes in the greenhouse as well as estimating the pose of the pipes This repository contains code for detecting heat pipes in the greenhouse as well as estimating the pose of the pipes.
Platform: ROS 2, Humble, Ubuntu 22.04
## How to install dependencies??
- Install `git`
```
sudo apt install git
```
- Install `ROS 2 Humble` on `Ubuntu 22.04` by following https://docs.ros.org/en/foxy/Installation/Ubuntu-Install-Debians.html
- Install `colcon build` by following https://docs.ros.org/en/foxy/Tutorials/Beginner-CLI-Tools/Configuring-ROS2-Environment.html
```
sudo apt install python3-colcon-common-extensions
```
- Instal `pip` for python packages
```
sudo apt install python3-pip
```
- Now clone the repository
```
git clone https://tea.der-space.de/apoorva/greenhouse.git
```
- Install `ultralytics` for yolov3 package
```
pip install ultralytics
```
- For `yolov3_ros`, there are a bunch of other requirements. Go to `yolov3` folder and install using following commands:
```
cd ~/greenhouse/yolov3
pip install -r requirements.txt
```
- Go to `ros2_ws` inside `greenhouse`. Make sure you only have `src` folder.
```
cd ~/greenhouse/ros2_ws
ls
src
```
- Inside `ros2_ws` folder, start building individual packages in the below sequence to avoid errors.
```
colcon build --packages-select pipe_msgs
colcon build --packages-select pcl_ros
colcon build --allow-overriding pcl_ros
colcon build --packages-select pcl_conversions
colcon build --allow-overriding pcl_conversions
colcon build --packages-select find-pose
colcon build --packages-select yolov3_ros
. install/setup.bash
```
- The code should be ready to launch as explained in [How to run Live Detection?](#how-to-run-live-detection)
This section explains what each module is responsible for.
## perception_pcl
This module is responsible for providing `pcl_conversions` and `pcl_ros` modules in `ros 2`.
To build, run the following command:
```
cd ros2_ws/
colcon build --packages-select perception_pcl
. install/setup.bash
```
## pipe_msgs
This module contains ros msgs for storing information about the detected object's bounding box.
```
cd ros2_ws/
colcon build --packages-select pipe_msgs
. install/setup.bash
```
To check if msgs are built properly, run following command
```
ros2 interface show pipe_msgs/msg/BoundingBox
```
The output will be:
float64 probability
int64 xmin
int64 ymin
int64 xmax
int64 ymax
int16 id
string class_id
## find-pose
This ROS module is responsible for determining the position of the detected objects.
The following input/ros topics are needed:
- /rgb_img: RGB Image topic
- /camera_info: Camera calibration parameters topic
- /depth_img: Aligned depth image topic (aligned with rgb image)
- /bboxes: Bounding box of each detected object. (Comes from yolov3 detection module)
Output:
- TF: Transform between camera_link and detected_object frame.
How to build and run?
This package is dependent on custom `pcl_conversion` and `pcl_ros` module. Make sure you have built those before building this package.
```
colcon build --packages-select find-pose
. install/setup.bash
ros2 launch find-pose find-pose-node.launch.py
```
All the topics can be remapped in the launch file.
## yolov3_ros
This ROS module is responsible for detecting the pipes from rgb image topic and also syncing the depth, rgb and camera_info topics.
The following input/ros topics are needed:
- /camera/color/image_raw: RGB Image topic
- /camera/aligned_depth_to_color/image_raw: Aligned depth image topic (aligned with rgb image)
- /camera/color/camera_info: Camera calibration parameters topic
ROS Paramater Input:
- best_weights: String that is the path to the best weights file of yolov3 detection
Defaults: `'src/pipe_weights.pt'` inside `ros2_ws` folder
The following are the output topics:
- /detection_image: The RGB Image topic with bounding box drawn on it for visualization and debugging purpose
- /bboxes: Bounding box of each detected object.
- /rgb_img: Time Synced RGB Image topic
- /camera_info: Time Synced Camera calibration parameters topic
- /depth_img: Time Synced Aligned depth image topic (aligned with rgb image)
How to build and run?
```
colcon build --packages-select yolov3_ros
. install/setup.bash
cd greenhouse/ros2_ws/
ros2 launch yolov3_ros pipe_detection.launch.py
```
All the topics can be remapped in the launch file. The path to best_weights can also be changed inside the launch file.
Launch file is stored in `yolov3_ros/launch/`.
## yolov3
This module contains code for yolov3. This method is being used to train the model to detect pipes in the greenhouse.
- Ros bag was converted from ros 1 to ros 2 using rosbags module
- Ros 2 bag was played, convert_2_img was used to subscribe to images and all the images were saved as .jpeg in a folder.
- Images were labeled used labelImg.
- Create a `custom-yolov3.yaml` file that has information about number of classes, location for labels,images.
- Used google colab to run the yolov3 training.
- Upload the label and images to drive and Mount the google drive in python notebook
```
from google.colab import drive
drive.mount("/content/gdrive")
```
- Upload the yolov3 code and cd into the location of code
```
cd /content/gdrive/MyDrive/yolov3
```
- Run the training script
```
!python train.py --img 1280 --batch 16 --epochs 300 --data data/custom-yolov3.yaml --weights '' --cfg yolov3.yaml
```
- Important to note that we are not using any pre-trained weights.
- Once training is finished, a `run` folder is created with exp number that stores the best weights (a .pt file).
- This file is then used by detection to node to detect on new data. Update the image path and weights path to run detection.
```
!python detect.py --img 1280 --source ../pipe-dataset/validate/images/stereo_image103.jpeg --weights runs/train/exp14/weights/best.pt
```
- Once detect.py is finished, it create a new folder called `detect` inside `runs` folder that store the image with bounding box of detected object.
More details: https://github.com/ultralytics/yolov3
## convert_2_img
This ROS module converts the rosbag data to images for yolo training purpose etc.
- Make sure you have this module inside a ros workspace.
- Create folder called `stereo` inside convert_2_img module.
- Run following command to launch the node. Currently, this node listens for `/camera/color/image_raw` topic.
```
cd ros2_ws/src/convert_2_img
python3 convert_2_img/convert_to_img.py
```
- Play the rosbag in another terminal
```
ros2 bag play bag/bag.db
```
- Once bag has finished playing, the images will be stored inside `stereo` folder.
## labelImg
This module is used to label images for yolo. The pre-defined custom classes file was changed to use new labels. This file is stored in `cd labelImg/data/predefined_classes.txt`
To launch the gui, run
```
cd labelImg
python3 labelImg.py
```
More details: https://github.com/heartexlabs/labelImg
## rosbags
This module convert rosbags from ros 1 to ros 2.
```
git clone https://gitlab.com/ternaris/rosbags.git
cd rosbags
python -m venv venv
. venv/bin/activate
pip install -r requirements-dev.txt
pip install -e .
rosbags-convert ../single_depth_color_640x480.bag
```
## flann_based
Module that uses 3D model of the pipe to estimate pose. This method was not successful.
## yolov7
This module contains code for yolov7. This method was too heavy and didn't produce great results for detection.
## darknet_ros2
This module was provides interface to run neural network as rosnodes. The purpose was to use yolo model as ros node but this method was not successful
## darknet_vendor
This module was needed to build darknet_ros2.
# How to run live detection?
Once you have succefully built the ROS Modules specifically, `yolov3_ros` and `find-pose` along with dependencies like `pipe_msgs` and `perception_ros`, `perception_pcl`,you can do the following:
Assumption:
You have the following required data in forms of ros topic:
- /camera/color/image_raw: RGB Image topic
- /camera/aligned_depth_to_color/image_raw: Aligned depth image topic (aligned with rgb image)
- /camera/color/camera_info: Camera calibration parameters topic
How do you get this data?
- This data can come from a pre recorded Rosbag. If this is the case, do following:
```
ros2 bag play bag-folder/bag-name.db3
```
- This data can come directly from camera's (D455/ZED2I) ROS Node: Launch your node in a terminal.
- If your camera topics have different names than the default topic names mentioned above, update/remap ONLY the `pipe_detection.launch.py` script stored in `ros2_ws/src/yolov3_ros/launch` folder.
- Once you have updated the launch file, build the code again using `colcon build --packages-select yolov3_ros` and proceedas mentioned below.
Steps to run:
- Open a terminal.
- Run `$ cd greenhouse/ros2_ws/` and `$ . install/setup.bash`.
- Launch node for object detection:
```
ros2 launch yolov3_ros pipe_detection.launch.py
```
- This node will output two topics: `/bboxes` and `/detection_image`.
- Make sure that you run this launch file from `greenhouse/ros2_ws/` folder since the path of weights is relative (`/src/pipe_weights.pt`) inside the launch file.
- Launch node for pose estimation:
```
ros2 launch find-pose find-pose-node.launch.py
```
- This node will output TF topics between `/camera_link` and `/${detected_object_name}`.
- Open RVIZ by running `$ rviz2`. Change `fixed frame` from `map` to `camera_link`.
- Go to `Add` button. Under `By Display type`, select `tf`. Once tf is added, select required frames like `camera_link` and `l_trail` to see the tfs.
- To see the current image with detected object, Go to `Add` Button. Under `By Topic`, select topci called `detection_image`.
-You can add other topics as per the need and topic names.
- You can open launch files to update/remap topic name if different camera is being used.
- You can also update ros parameter from launch file. Currently, the `pipe_weights.pt` file is the one used. This file can be changed and you can update the parameter name `best_weights` inside the `pipe_detection.launch.py` file.
@@ -1,25 +1,61 @@
import rclpy #!/usr/bin/env python
from sensor_msgs.msg import Image import os
import cv2 import cv2
import cv_bridge from cv_bridge import CvBridge
from sensor_msgs.msg import Image
import rclpy
from rclpy.node import Node
import threading
count = 0 class ImageSaver(Node):
def image_callback(data): def __init__(self):
bridge = cv_bridge.CvBridge() super().__init__('image_saver')
try: self.depth_sub = self.create_subscription(Image, '/camera/aligned_depth_to_color/image_raw', self.depth_callback, 1)
cv_image = bridge.imgmsg_to_cv2(data, "bgr8") self.image_sub = self.create_subscription(Image, '/camera/color/image_raw', self.image_callback, 1)
except cv_bridge.CvBridgeError as e: self.cv_bridge = CvBridge()
print(e) self.depth_image = None
self.color_image = None
self.count_stereo = 0
self.count_depth = 0
global count def depth_callback(self, data):
cv2.imwrite('stereo_image' + str(count)+ '.jpeg', cv_image) print("depth cb")
count = count + 1 self.depth_image = self.cv_bridge.imgmsg_to_cv2(data, desired_encoding="passthrough")
self.save_images('d')
def main(args=None):
rclpy.init(args=args) def image_callback(self, data):
node = rclpy.create_node('stereo_image_subscriber') print("image cb")
sub = node.create_subscription(Image, '/camera/color/image_raw', image_callback, False)
rclpy.spin(node) self.color_image = self.cv_bridge.imgmsg_to_cv2(data)
self.save_images('s')
def save_images(self, img_type):
print('save images')
if img_type == 's':
filename_stereo = "/stereo/stereo_{}.jpg".format(self.count_stereo)
# import pdb; pdb.set_trace()
path_stereo = os.getcwd() + filename_stereo
cv2.imwrite(path_stereo, self.color_image)
self.get_logger().info("Saved image to {}".format(path_stereo))
self.count_stereo += 1
if img_type == 'd':
filename_depth = "/depth/depth_{}.jpg".format(self.count_depth)
path_depth = os.getcwd() + filename_depth
cv2.imwrite(path_depth, self.depth_image)
self.get_logger().info("Saved image to {}".format(path_depth))
self.count_depth += 1
if __name__ == '__main__': if __name__ == '__main__':
main() rclpy.init()
image_saver = ImageSaver()
# rate = image_saver.create_rate(1) # 10 Hz
rclpy.spin(image_saver)
# while rclpy.ok():
# image_saver.save_images()
# # rate.sleep()
# image_saver.destroy_node()
# rclpy.shutdown()
+75
View File
@@ -0,0 +1,75 @@
cmake_minimum_required(VERSION 3.10)
project(openrobotics_darknet_ros)
# Default to C++14
if(NOT CMAKE_CXX_STANDARD)
set(CMAKE_CXX_STANDARD 14)
endif()
if(NOT WIN32)
add_compile_options(-Wall -Wextra -Wpedantic)
endif()
find_package(ament_cmake REQUIRED)
find_package(cv_bridge REQUIRED)
find_package(darknet_vendor REQUIRED)
find_package(rclcpp REQUIRED)
find_package(rclcpp_components REQUIRED)
find_package(sensor_msgs REQUIRED)
find_package(vision_msgs REQUIRED)
add_library(openrobotics_darknet_ros SHARED
src/detector_network.cpp
src/parse.cpp)
target_include_directories(openrobotics_darknet_ros PUBLIC include)
target_compile_definitions(openrobotics_darknet_ros PRIVATE "DARKNET_ROS_BUILDING_DLL")
ament_target_dependencies(openrobotics_darknet_ros
cv_bridge
darknet_vendor
sensor_msgs
vision_msgs)
add_library(detector_node SHARED
src/detector_node.cpp)
target_compile_definitions(detector_node PRIVATE "DARKNET_ROS_NODE_BUILDING_DLL")
ament_target_dependencies(detector_node PUBLIC
"rclcpp"
"rclcpp_components")
target_link_libraries(detector_node PUBLIC openrobotics_darknet_ros)
rclcpp_components_register_nodes(detector_node "openrobotics::darknet_ros::DetectorNode")
add_executable(detector_node_main
src/detector_node_main.cpp)
target_link_libraries(detector_node_main detector_node)
set_target_properties(detector_node_main PROPERTIES OUTPUT_NAME "detector_node")
if(BUILD_TESTING)
find_package(ament_lint_auto REQUIRED)
ament_lint_auto_find_test_dependencies()
ament_add_gtest(test_parser test/test_parser.cpp
WORKING_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/test/")
target_link_libraries(test_parser openrobotics_darknet_ros)
ament_add_gtest(test_detector_network test/test_detector_network.cpp)
target_link_libraries(test_detector_network openrobotics_darknet_ros)
endif()
ament_export_libraries(openrobotics_darknet_ros)
install(TARGETS openrobotics_darknet_ros
ARCHIVE DESTINATION lib
LIBRARY DESTINATION lib
RUNTIME DESTINATION bin)
install(TARGETS detector_node
ARCHIVE DESTINATION lib
LIBRARY DESTINATION lib
RUNTIME DESTINATION bin)
install(TARGETS detector_node_main
DESTINATION lib/${PROJECT_NAME})
install(DIRECTORY include/ DESTINATION include)
ament_package()
+18
View File
@@ -0,0 +1,18 @@
Any contribution that you make to this repository will
be under the Apache 2 License, as dictated by that
[license](http://www.apache.org/licenses/LICENSE-2.0.html):
~~~
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
~~~
Contributors must sign-off each commit by adding a `Signed-off-by: ...`
line to commit messages to certify that they have the right to submit
the code they are contributing to the project according to the
[Developer Certificate of Origin (DCO)](https://developercertificate.org/).
+202
View File
@@ -0,0 +1,202 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
+58
View File
@@ -0,0 +1,58 @@
# Open Robotics Darknet ROS
This is a ROS 2 wrapper around [darknet](https://pjreddie.com/darknet), an open source neural network framework.
![Example image with bounding boxes created using darknet and the yolov3-tiny network](doc/example_darknet_yolov3-tiny.png)
## DetectorNode
This node can run object detectors like [YOLOv3](https://pjreddie.com/darknet/yolo/) on images.
### Subscribers
* `~/images` (type `sensor_msgs/msg/Image`) - Input mages to feed to the detector
### Publishers
* `~/detections` (type `vision_msgs/msg/Detection2DArray`) - Objects detected in an image (if any)
### Parameters
* `network.config` - a path to a file describing a darknet detector network
* `network.weights` - a path to a file with weights for the given network
* `network.class_names` - a path to a file with names of classes the network can detect (1 per line)
* `detection.threshold` - Minimum probability of a detection to be published
* `detection.nms_threshold` - Non-maximal Suppression threshold - controls filtering of overlapping boxes
### Example
Download `YOLOv3-tiny`.
```
wget https://raw.githubusercontent.com/pjreddie/darknet/f86901f6177dfc6116360a13cc06ab680e0c86b0/cfg/yolov3-tiny.cfg
wget https://pjreddie.com/media/files/yolov3-tiny.weights
wget https://raw.githubusercontent.com/pjreddie/darknet/c6afc7ff1499fbbe64069e1843d7929bd7ae2eaa/data/coco.names
```
Save the following as `detector_node_params.yaml`
```yaml
/**:
ros__parameters:
network:
config: "./yolov3-tiny.cfg"
weights: "./yolov3-tiny.weights"
class_names: "./coco.names"
detection:
threshold: 0.25
nms_threshold: 0.45
```
Then run the node.
```
ros2 run openrobotics_darknet_ros detector_node __params:=detector_node_params.yaml
```
The node is now running.
Publish images on `~/images` to get the node to detect objects.
Binary file not shown.

After

Width:  |  Height:  |  Size: 757 KiB

@@ -0,0 +1,72 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#ifndef OPENROBOTICS_DARKNET_ROS__DETECTOR_NETWORK_HPP_
#define OPENROBOTICS_DARKNET_ROS__DETECTOR_NETWORK_HPP_
#include <memory>
#include <string>
#include <vector>
#include "openrobotics_darknet_ros/visibility.hpp"
#include "sensor_msgs/msg/image.hpp"
#include "vision_msgs/msg/detection2_d_array.hpp"
#include "vision_msgs/msg/object_hypothesis_with_pose.hpp"
namespace openrobotics
{
namespace darknet_ros
{
// Forward declaration
class DetectorNetworkPrivate;
class DetectorNetwork
{
public:
/// \brief load a network from disk
/// \param[in] config_file Path to a file describing the network
/// \param[in] weights_file Path to a file containing the network's weights
/// \param[in] classes Ordered list of class names the network can predict
DARKNET_ROS_PUBLIC
DetectorNetwork(
const std::string & config_file,
const std::string & weights_file,
const std::vector<std::string> & classes);
DARKNET_ROS_PUBLIC
~DetectorNetwork();
/// \brief Detect objects in image
/// \param[in] image An image to analyze
/// \param[in] threshold How confident the network must be to detect something [0.0, 1.0]
/// \param[in] nms_threshold Non-Maximal Suppression threhsold [0.0, 1.0].
/// When the intersection over union (iou) of two bounding boxes is greater than nms_threshold,
/// the box with the lower objectness score is discarded.
/// \param[out] output_detections Things detected in the image (does not set source_img)
/// \return number of objects detected
DARKNET_ROS_PUBLIC
size_t
detect(
const sensor_msgs::msg::Image & image,
double threshold,
double nms_threshold,
vision_msgs::msg::Detection2DArray * output_detections);
private:
std::unique_ptr<DetectorNetworkPrivate> impl_;
};
} // namespace darknet_ros
} // namespace openrobotics
#endif // OPENROBOTICS_DARKNET_ROS__DETECTOR_NETWORK_HPP_
@@ -0,0 +1,49 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#ifndef OPENROBOTICS_DARKNET_ROS__DETECTOR_NODE_HPP_
#define OPENROBOTICS_DARKNET_ROS__DETECTOR_NODE_HPP_
#include <memory>
#include <string>
#include "rclcpp/node.hpp"
#include "openrobotics_darknet_ros/visibility_node.hpp"
namespace openrobotics
{
namespace darknet_ros
{
// Forward declaration
class DetectorNodePrivate;
class DetectorNode : public rclcpp::Node
{
public:
/// \brief Create a node that uses ROS parameters to get the network
DARKNET_ROS_NODE_PUBLIC
explicit DetectorNode(rclcpp::NodeOptions options);
DARKNET_ROS_NODE_PUBLIC
virtual ~DetectorNode();
private:
std::unique_ptr<DetectorNodePrivate> impl_;
OnSetParametersCallbackHandle::SharedPtr callback_handle_;
};
} // namespace darknet_ros
} // namespace openrobotics
#endif // OPENROBOTICS_DARKNET_ROS__DETECTOR_NODE_HPP_
@@ -0,0 +1,36 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#ifndef OPENROBOTICS_DARKNET_ROS__PARSE_HPP_
#define OPENROBOTICS_DARKNET_ROS__PARSE_HPP_
#include <string>
#include <vector>
#include "openrobotics_darknet_ros/visibility.hpp"
namespace openrobotics
{
namespace darknet_ros
{
/// \brief Read file containing class names, one per line
/// \param[in] filename a path to a file containing classes a network can detect
/// \return a container with all of the class names detected
DARKNET_ROS_PUBLIC
std::vector<std::string>
parse_class_names(const std::string & filename);
} // namespace darknet_ros
} // namespace openrobotics
#endif // OPENROBOTICS_DARKNET_ROS__PARSE_HPP_
@@ -0,0 +1,56 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
/* This header must be included by all rclcpp headers which declare symbols
* which are defined in the rclcpp library. When not building the rclcpp
* library, i.e. when using the headers in other package's code, the contents
* of this header change the visibility of certain symbols which the rclcpp
* library cannot have, but the consuming code must have inorder to link.
*/
#ifndef OPENROBOTICS_DARKNET_ROS__VISIBILITY_HPP_
#define OPENROBOTICS_DARKNET_ROS__VISIBILITY_HPP_
// This logic was borrowed (then namespaced) from the examples on the gcc wiki:
// https://gcc.gnu.org/wiki/Visibility
#if defined _WIN32 || defined __CYGWIN__
#ifdef __GNUC__
#define DARKNET_ROS_EXPORT __attribute__ ((dllexport))
#define DARKNET_ROS_IMPORT __attribute__ ((dllimport))
#else
#define DARKNET_ROS_EXPORT __declspec(dllexport)
#define DARKNET_ROS_IMPORT __declspec(dllimport)
#endif
#ifdef DARKNET_ROS_BUILDING_LIBRARY
#define DARKNET_ROS_PUBLIC DARKNET_ROS_EXPORT
#else
#define DARKNET_ROS_PUBLIC DARKNET_ROS_IMPORT
#endif
#define DARKNET_ROS_PUBLIC_TYPE DARKNET_ROS_PUBLIC
#define DARKNET_ROS_LOCAL
#else
#define DARKNET_ROS_EXPORT __attribute__ ((visibility("default")))
#define DARKNET_ROS_IMPORT
#if __GNUC__ >= 4
#define DARKNET_ROS_PUBLIC __attribute__ ((visibility("default")))
#define DARKNET_ROS_LOCAL __attribute__ ((visibility("hidden")))
#else
#define DARKNET_ROS_PUBLIC
#define DARKNET_ROS_LOCAL
#endif
#define DARKNET_ROS_PUBLIC_TYPE
#endif
#endif // OPENROBOTICS_DARKNET_ROS__VISIBILITY_HPP_
@@ -0,0 +1,56 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
/* This header must be included by all rclcpp headers which declare symbols
* which are defined in the rclcpp library. When not building the rclcpp
* library, i.e. when using the headers in other package's code, the contents
* of this header change the visibility of certain symbols which the rclcpp
* library cannot have, but the consuming code must have inorder to link.
*/
#ifndef OPENROBOTICS_DARKNET_ROS__VISIBILITY_NODE_HPP_
#define OPENROBOTICS_DARKNET_ROS__VISIBILITY_NODE_HPP_
// This logic was borrowed (then namespaced) from the examples on the gcc wiki:
// https://gcc.gnu.org/wiki/Visibility
#if defined _WIN32 || defined __CYGWIN__
#ifdef __GNUC__
#define DARKNET_ROS_NODE_EXPORT __attribute__ ((dllexport))
#define DARKNET_ROS_NODE_IMPORT __attribute__ ((dllimport))
#else
#define DARKNET_ROS_NODE_EXPORT __declspec(dllexport)
#define DARKNET_ROS_NODE_IMPORT __declspec(dllimport)
#endif
#ifdef DARKNET_ROS_NODE_BUILDING_LIBRARY
#define DARKNET_ROS_NODE_PUBLIC DARKNET_ROS_NODE_EXPORT
#else
#define DARKNET_ROS_NODE_PUBLIC DARKNET_ROS_NODE_IMPORT
#endif
#define DARKNET_ROS_NODE_PUBLIC_TYPE DARKNET_ROS_NODE_PUBLIC
#define DARKNET_ROS_NODE_LOCAL
#else
#define DARKNET_ROS_NODE_EXPORT __attribute__ ((visibility("default")))
#define DARKNET_ROS_NODE_IMPORT
#if __GNUC__ >= 4
#define DARKNET_ROS_NODE_PUBLIC __attribute__ ((visibility("default")))
#define DARKNET_ROS_NODE_LOCAL __attribute__ ((visibility("hidden")))
#else
#define DARKNET_ROS_NODE_PUBLIC
#define DARKNET_ROS_NODE_LOCAL
#endif
#define DARKNET_ROS_NODE_PUBLIC_TYPE
#endif
#endif // OPENROBOTICS_DARKNET_ROS__VISIBILITY_NODE_HPP_
+29
View File
@@ -0,0 +1,29 @@
<?xml version="1.0"?>
<package format="2">
<name>openrobotics_darknet_ros</name>
<version>0.1.0</version>
<description>ROS wrapper around darknet, an open source neural network framework.</description>
<author email="sloretz@openrobotics.org">Shane Loretz</author>
<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>
<license>Apache License 2.0</license>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>cv_bridge</depend>
<depend>darknet_vendor</depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
<depend>sensor_msgs</depend>
<depend>vision_msgs</depend>
<test_depend>ament_cmake_gtest</test_depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>
@@ -0,0 +1,44 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
#ifndef DARKNET_DETECTIONS_HPP_
#define DARKNET_DETECTIONS_HPP_
#include <darknet_vendor/darknet_vendor.h>
namespace openrobotics
{
namespace darknet_ros
{
/// \brief RAII wrapper around darknet type `detections`
class DarknetDetections
{
public:
/// \brief Steal ownership of detections
DarknetDetections(detection * darknet_detections, size_t num_detections)
: detections_(darknet_detections), num_detections_(num_detections)
{
}
~DarknetDetections()
{
free_detections(detections_, num_detections_);
}
detection * detections_;
const size_t num_detections_ = 0;
};
} // namespace darknet_ros
} // namespace openrobotics
#endif // DARKNET_DETECTIONS_HPP_
@@ -0,0 +1,71 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#ifndef DARKNET_IMAGE_HPP_
#define DARKNET_IMAGE_HPP_
#include <darknet_vendor/darknet_vendor.h>
#include <cv_bridge/cv_bridge.h>
#include <memory>
namespace openrobotics
{
namespace darknet_ros
{
/// \brief RAII wrapper around darknet type `image`
class DarknetImage
{
public:
/// \brief Steal ownership of image
explicit DarknetImage(image darknet_image)
: image_(darknet_image)
{
}
explicit DarknetImage(const sensor_msgs::msg::Image & image_msg)
{
// Convert to open cv type with a known format
std::shared_ptr<void const> dummy_object;
cv_bridge::CvImageConstPtr opencv_image = cv_bridge::toCvShare(image_msg, dummy_object, "rgb8");
const cv::Mat & image_matrix = opencv_image->image;
// Make a darknet image with this data
const int width = image_matrix.cols;
const int height = image_matrix.rows;
const int channels = 3; // rgb
image_ = make_image(width, height, channels);
for (int channel = 0; channel < channels; ++channel) {
for (int row = 0; row < image_matrix.rows; ++row) {
for (int column = 0; column < image_matrix.cols; ++column) {
// Darknet stores each channel separately in R G B order
// Within a channel pixels are in row-major order
size_t darknet_idx = channel * height * width + row * width + column;
image_.data[darknet_idx] = image_matrix.ptr(row, column)[channel] / 255.0f;
}
}
}
}
~DarknetImage()
{
free_image(image_);
}
image image_;
};
} // namespace darknet_ros
} // namespace openrobotics
#endif // DARKNET_IMAGE_HPP_
@@ -0,0 +1,176 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <darknet_vendor/darknet_vendor.h>
#include <fstream>
#include <memory>
#include <sstream>
#include <string>
#include <vector>
#include "darknet_detections.hpp"
#include "darknet_image.hpp"
#include "openrobotics_darknet_ros/detector_network.hpp"
namespace openrobotics
{
namespace darknet_ros
{
class DetectorNetworkPrivate
{
public:
DetectorNetworkPrivate() {}
~DetectorNetworkPrivate()
{
if (network_) {
free_network(network_);
network_ = nullptr;
}
}
// darknet network
network * network_ = nullptr;
// Classes the network can detect
std::vector<std::string> class_names_;
};
DetectorNetwork::DetectorNetwork(
const std::string & config_file,
const std::string & weights_file,
const std::vector<std::string> & classes)
: impl_(new DetectorNetworkPrivate())
{
if (!std::ifstream(config_file)) {
std::stringstream str;
str << "Could not open " << config_file;
throw std::invalid_argument(str.str());
} else if (!std::ifstream(weights_file)) {
std::stringstream str;
str << "Could not open " << weights_file;
throw std::invalid_argument(str.str());
}
impl_->class_names_ = classes;
// Make copies because of darknet's lack of const
std::unique_ptr<char> config_mutable(new char[config_file.size() + 1]);
std::unique_ptr<char> weights_mutable(new char[weights_file.size() + 1]);
snprintf(&*config_mutable, config_file.size() + 1, "%s", config_file.c_str());
snprintf(&*weights_mutable, weights_file.size() + 1, "%s", weights_file.c_str());
const int clear = 0;
impl_->network_ = load_network(&*config_mutable, &*weights_mutable, clear);
if (nullptr == impl_->network_) {
std::stringstream str;
str << "Failed to load network from " << config_file << " and " << weights_file;
throw std::invalid_argument(str.str());
}
// TODO(sloretz) what is this and why do examples set it?
const int batch = 1;
set_batch_network(impl_->network_, batch);
const int num_classes_int = impl_->network_->layers[impl_->network_->n - 1].classes;
if (num_classes_int <= 0) {
throw std::invalid_argument("Invalid network, it expects no classes");
}
size_t num_classes = static_cast<size_t>(num_classes_int);
if (num_classes != classes.size()) {
std::stringstream str;
str << "DetectorNetwork expects " << num_classes << " class names but got " << classes.size();
throw std::invalid_argument(str.str());
}
}
DetectorNetwork::~DetectorNetwork()
{
}
size_t
DetectorNetwork::detect(
const sensor_msgs::msg::Image & image_msg,
double threshold,
double nms_threshold,
vision_msgs::msg::Detection2DArray * output_detections)
{
DarknetImage orig_image(image_msg);
// resize image to network size, filling rest with gray
DarknetImage resized_image(
letterbox_image(orig_image.image_, impl_->network_->w, impl_->network_->h));
// Ask network to make predictions
network_predict(impl_->network_, resized_image.image_.data);
// Get predictions from network
int num_detections = 0;
// TODO(sloretz) what do hier, map, and relative do?
const float hier = 0;
int * map = nullptr;
const int relative = 0;
detection * darknet_detections = get_network_boxes(
impl_->network_, image_msg.width, image_msg.height, threshold,
hier, map, relative,
&num_detections);
if (num_detections <= 0) {
return 0;
}
DarknetDetections raii_detections(darknet_detections, static_cast<size_t>(num_detections));
// Non-maximal suppression: filters overlapping bounding boxes
if (nms_threshold > 0.0f) {
const int num_classes = impl_->network_->layers[impl_->network_->n - 1].classes;
do_nms_sort(darknet_detections, num_detections, num_classes, nms_threshold);
}
// Populate output message
output_detections->header = image_msg.header;
output_detections->detections.reserve(num_detections);
for (int i = 0; i < num_detections; ++i) {
auto & detection = darknet_detections[i];
output_detections->detections.emplace_back();
auto & detection_ros = output_detections->detections.back();
// Copy probabilities of each class
for (int cls = 0; cls < detection.classes; ++cls) {
if (detection.prob[cls] > 0.0f) {
detection_ros.results.emplace_back();
vision_msgs::msg::ObjectHypothesisWithPose hypothesis = detection_ros.results.back();
hypothesis.hypothesis.class_id = impl_->class_names_.at(cls);
hypothesis.hypothesis.score = detection.prob[cls];
}
}
if (detection_ros.results.empty()) {
// nms suppressed this detection
output_detections->detections.pop_back();
continue;
}
// Copy bounding box, darknet uses center of bounding box too
detection_ros.bbox.center.position.x = detection.bbox.x;
detection_ros.bbox.center.position.y = detection.bbox.y;
detection_ros.bbox.size_x = detection.bbox.w;
detection_ros.bbox.size_y = detection.bbox.h;
}
// Not using num_detections because nms may have suppressed some
return output_detections->detections.size();
}
} // namespace darknet_ros
} // namespace openrobotics
@@ -0,0 +1,167 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <darknet_vendor/darknet_vendor.h>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "openrobotics_darknet_ros/detector_node.hpp"
#include "openrobotics_darknet_ros/detector_network.hpp"
#include "openrobotics_darknet_ros/parse.hpp"
#include "rcl_interfaces/msg/parameter_descriptor.hpp"
#include "rclcpp/parameter_value.hpp"
#include "rclcpp/parameter_client.hpp"
namespace openrobotics
{
namespace darknet_ros
{
class DetectorNodePrivate
{
public:
void on_image_rx(const sensor_msgs::msg::Image::ConstSharedPtr image_msg)
{
vision_msgs::msg::Detection2DArray::UniquePtr detections(
new vision_msgs::msg::Detection2DArray);
// std::cerr << "using threshold " << threshold_ << " nms " << nms_threshold_ << "\n";
if (network_->detect(*image_msg, threshold_, nms_threshold_, &*detections)) {
detections_pub_->publish(std::move(detections));
}
}
rcl_interfaces::msg::SetParametersResult
on_parameters_change(const std::vector<rclcpp::Parameter> & new_values)
{
rcl_interfaces::msg::SetParametersResult result;
result.successful = true;
double new_threshold = threshold_;
double new_nms_threshold = nms_threshold_;
for (const auto & parameter : new_values) {
if (threshold_desc_.name == parameter.get_name()) {
new_threshold = parameter.as_double();
// TODO(sloretz) range constraints in parameter description
if (new_threshold < 0.0 || new_threshold > 1.0) {
result.successful = false;
result.reason = "threshold out of range [0.0, 1.0]";
}
} else if (nms_threshold_desc_.name == parameter.get_name()) {
new_nms_threshold = parameter.as_double();
if (new_nms_threshold < 0.0 || new_nms_threshold > 1.0) {
result.successful = false;
result.reason = "nms_threshold out of range [0.0, 1.0]";
}
}
}
if (result.successful) {
threshold_ = new_threshold;
nms_threshold_ = new_nms_threshold;
// std::cerr << "New threshold " << threshold_ << " nms " << nms_threshold_ << "\n";
}
return result;
}
std::unique_ptr<DetectorNetwork> network_;
rclcpp::Publisher<vision_msgs::msg::Detection2DArray>::SharedPtr detections_pub_;
rclcpp::Subscription<sensor_msgs::msg::Image>::SharedPtr image_sub_;
double threshold_ = 0.25;
double nms_threshold_ = 0.45;
rcl_interfaces::msg::ParameterDescriptor threshold_desc_;
rcl_interfaces::msg::ParameterDescriptor nms_threshold_desc_;
};
DetectorNode::DetectorNode(rclcpp::NodeOptions options)
: rclcpp::Node("detector_node", options), impl_(new DetectorNodePrivate)
{
// Read-only input parameters: cfg, weights, classes
rcl_interfaces::msg::ParameterDescriptor network_cfg_desc;
network_cfg_desc.description = "Path to config file describing network";
network_cfg_desc.type = rcl_interfaces::msg::ParameterType::PARAMETER_STRING;
network_cfg_desc.read_only = true;
network_cfg_desc.name = "network.config";
const std::string network_config_path = declare_parameter(
network_cfg_desc.name,
rclcpp::ParameterValue(),
network_cfg_desc).get<std::string>();
rcl_interfaces::msg::ParameterDescriptor network_weights_desc;
network_weights_desc.description = "Path to file describing network weights";
network_weights_desc.type = rcl_interfaces::msg::ParameterType::PARAMETER_STRING;
network_weights_desc.read_only = true;
network_weights_desc.name = "network.weights";
const std::string network_weights_path = declare_parameter(
network_weights_desc.name,
rclcpp::ParameterValue(),
network_weights_desc).get<std::string>();
rcl_interfaces::msg::ParameterDescriptor network_class_names_desc;
network_class_names_desc.description = "Path to file with class names (one per line)";
network_class_names_desc.type = rcl_interfaces::msg::ParameterType::PARAMETER_STRING;
network_class_names_desc.read_only = true;
network_class_names_desc.name = "network.class_names";
const std::string network_class_names_path = declare_parameter(
network_class_names_desc.name,
rclcpp::ParameterValue(),
network_class_names_desc).get<std::string>();
impl_->threshold_desc_.description = "Minimum detection confidence [0.0, 1.0]";
impl_->threshold_desc_.type = rcl_interfaces::msg::ParameterType::PARAMETER_DOUBLE;
impl_->threshold_desc_.name = "detection.threshold";
impl_->threshold_ = declare_parameter(
impl_->threshold_desc_.name,
rclcpp::ParameterValue(impl_->threshold_),
impl_->threshold_desc_).get<double>();
impl_->nms_threshold_desc_.description =
"Non Maximal Suppression threshold for filtering overlapping boxes [0.0, 1.0]";
impl_->nms_threshold_desc_.type = rcl_interfaces::msg::ParameterType::PARAMETER_DOUBLE;
impl_->nms_threshold_desc_.name = "detection.nms_threshold";
impl_->nms_threshold_ = declare_parameter(
impl_->nms_threshold_desc_.name,
rclcpp::ParameterValue(impl_->nms_threshold_),
impl_->nms_threshold_desc_).get<double>();
// Register a callback for parameter changes
// auto parameters_client = std::make_shared<rclcpp::SyncParametersClient>(this);
// parameters_client->add_on_set_parameters_callback(std::bind(&DetectorNodePrivate::on_parameters_change, &*impl_, std::placeholders::_1));
callback_handle_ = this->add_on_set_parameters_callback(std::bind(&DetectorNodePrivate::on_parameters_change, &*impl_, std::placeholders::_1));
// TODO(sloretz) raise if user tried to initialize node with undeclared parameters
std::vector<std::string> class_names = parse_class_names(network_class_names_path);
impl_->network_.reset(
new DetectorNetwork(network_config_path, network_weights_path, class_names));
// Ouput topic ~/detections [vision_msgs/msg/Detection2DArray]
impl_->detections_pub_ = this->create_publisher<vision_msgs::msg::Detection2DArray>(
"~/detections", 1);
// Input topic ~/images [sensor_msgs/msg/Image]
impl_->image_sub_ = this->create_subscription<sensor_msgs::msg::Image>(
"~/images", 12, std::bind(&DetectorNodePrivate::on_image_rx, &*impl_, std::placeholders::_1));
}
DetectorNode::~DetectorNode()
{
}
} // namespace darknet_ros
} // namespace openrobotics
#include "rclcpp_components/register_node_macro.hpp"
RCLCPP_COMPONENTS_REGISTER_NODE(openrobotics::darknet_ros::DetectorNode)
@@ -0,0 +1,31 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <memory>
#include "openrobotics_darknet_ros/detector_node.hpp"
#include "rclcpp/rclcpp.hpp"
int main(int argc, char ** argv)
{
rclcpp::init(argc, argv);
rclcpp::NodeOptions options;
auto detector_node = std::make_shared<openrobotics::darknet_ros::DetectorNode>(options);
rclcpp::spin(detector_node);
rclcpp::shutdown();
return 0;
}
+51
View File
@@ -0,0 +1,51 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <fstream>
#include <sstream>
#include <string>
#include <vector>
#include "openrobotics_darknet_ros/parse.hpp"
namespace openrobotics
{
namespace darknet_ros
{
std::vector<std::string>
parse_class_names(const std::string & filename)
{
std::ifstream fin(filename);
std::vector<std::string> class_names;
std::string line;
while (fin) {
std::getline(fin, line);
if (!fin) {
if (!fin.eof()) {
std::stringstream str;
str << "Failed to read [" << filename << "] line " << class_names.size();
throw std::runtime_error(str.str());
}
break;
}
if (line.empty()) {
// Ignore blank lines
continue;
}
class_names.emplace_back(line);
}
return class_names;
}
} // namespace darknet_ros
} // namespace openrobotics
@@ -0,0 +1 @@
tomato
@@ -0,0 +1,10 @@
foo
bar
baz
@@ -0,0 +1,5 @@
car
boat
bus
airplane
space ship
@@ -0,0 +1,33 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <gtest/gtest.h>
#include <string>
#include <vector>
#include "openrobotics_darknet_ros/detector_network.hpp"
TEST(network, config_does_not_exist)
{
const std::string config = "does_not_exist.cfg";
const std::string weights = "does_not_exist.weights";
std::vector<std::string> classes{"foo", "bar"};
try {
openrobotics::darknet_ros::DetectorNetwork network(config, weights, classes);
ASSERT_TRUE(false);
} catch (const std::invalid_argument &) {
}
}
@@ -0,0 +1,67 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <gtest/gtest.h>
#include <string>
#include <vector>
#include "openrobotics_darknet_ros/parse.hpp"
using openrobotics::darknet_ros::parse_class_names;
TEST(parse, names_file_does_not_exist)
{
std::vector<std::string> class_names;
class_names = parse_class_names("openrobotics_darknet_ros_file_does_not_exist");
ASSERT_EQ(0u, class_names.size());
}
TEST(parse, one_name)
{
std::vector<std::string> class_names;
class_names = parse_class_names("data/1_class_name.txt");
ASSERT_EQ(1u, class_names.size());
EXPECT_EQ("tomato", class_names[0]);
}
TEST(parse, 3_class_names_with_whitespace)
{
std::vector<std::string> class_names;
class_names = parse_class_names("data/3_class_names_with_whitespace.txt");
ASSERT_EQ(3u, class_names.size());
EXPECT_EQ("foo", class_names[0]);
EXPECT_EQ("bar", class_names[1]);
EXPECT_EQ("baz", class_names[2]);
}
TEST(parse, five_names)
{
std::vector<std::string> class_names;
class_names = parse_class_names("data/5_class_names.txt");
ASSERT_EQ(5u, class_names.size());
EXPECT_EQ("car", class_names[0]);
EXPECT_EQ("boat", class_names[1]);
EXPECT_EQ("bus", class_names[2]);
EXPECT_EQ("airplane", class_names[3]);
EXPECT_EQ("space ship", class_names[4]);
}
+357
View File
@@ -0,0 +1,357 @@
cmake_minimum_required(VERSION 3.10)
project(darknet_vendor VERSION 0.1.0)
####################
# Build options
####################
option(DARKNET_CUDA "Build darknet with CUDA support" ON)
option(DARKNET_OPENCV "Build darknet with OpenCV support" ON)
####################
# Download Darknet
####################
if(CMAKE_VERSION VERSION_LESS "3.11")
include("cmake/FetchContent.cmake")
else()
include(FetchContent)
endif()
# Same version as Debian Buster
set(darknet_git_tag "61c9d02ec461e30d55762ec7669d6a1d3c356fb2")
FetchContent_Declare(darknet-download
GIT_REPOSITORY
"https://github.com/pjreddie/darknet.git"
GIT_TAG
${darknet_git_tag}
)
FetchContent_GetProperties(darknet-download)
if(NOT darknet-download_POPULATED)
FetchContent_Populate(darknet-download)
endif()
set(darknet_src_dir "${darknet-download_SOURCE_DIR}")
####################
# Classify files
####################
set(darknet_public_headers
"${CMAKE_CURRENT_BINARY_DIR}/darknet-src/include/darknet.h"
)
set(darknet_cuda_sources
"${darknet_src_dir}/src/activation_kernels.cu"
"${darknet_src_dir}/src/avgpool_layer_kernels.cu"
"${darknet_src_dir}/src/blas_kernels.cu"
"${darknet_src_dir}/src/col2im_kernels.cu"
"${darknet_src_dir}/src/convolutional_kernels.cu"
"${darknet_src_dir}/src/crop_layer_kernels.cu"
"${darknet_src_dir}/src/deconvolutional_kernels.cu"
"${darknet_src_dir}/src/dropout_layer_kernels.cu"
"${darknet_src_dir}/src/im2col_kernels.cu"
"${darknet_src_dir}/src/maxpool_layer_kernels.cu"
)
set(darknet_exec_c_sources
"${darknet_src_dir}/examples/art.c"
"${darknet_src_dir}/examples/captcha.c"
"${darknet_src_dir}/examples/cifar.c"
"${darknet_src_dir}/examples/classifier.c"
"${darknet_src_dir}/examples/coco.c"
"${darknet_src_dir}/examples/darknet.c"
"${darknet_src_dir}/examples/detector.c"
"${darknet_src_dir}/examples/go.c"
"${darknet_src_dir}/examples/instance-segmenter.c"
"${darknet_src_dir}/examples/lsd.c"
"${darknet_src_dir}/examples/nightmare.c"
"${darknet_src_dir}/examples/super.c"
"${darknet_src_dir}/examples/rnn.c"
"${darknet_src_dir}/examples/regressor.c"
"${darknet_src_dir}/examples/segmenter.c"
"${darknet_src_dir}/examples/tag.c"
"${darknet_src_dir}/examples/yolo.c"
)
set(darknet_lib_cpp_sources
"${darknet_src_dir}/src/image_opencv.cpp"
)
set(darknet_lib_c_sources
"${darknet_src_dir}/src/activation_layer.c"
"${darknet_src_dir}/src/activations.c"
"${darknet_src_dir}/src/avgpool_layer.c"
"${darknet_src_dir}/src/batchnorm_layer.c"
"${darknet_src_dir}/src/blas.c"
"${darknet_src_dir}/src/box.c"
"${darknet_src_dir}/src/col2im.c"
# "${darknet_src_dir}/src/compare.c"
"${darknet_src_dir}/src/connected_layer.c"
"${darknet_src_dir}/src/convolutional_layer.c"
"${darknet_src_dir}/src/cost_layer.c"
"${darknet_src_dir}/src/crnn_layer.c"
"${darknet_src_dir}/src/crop_layer.c"
"${darknet_src_dir}/src/cuda.c"
"${darknet_src_dir}/src/data.c"
"${darknet_src_dir}/src/deconvolutional_layer.c"
"${darknet_src_dir}/src/demo.c"
"${darknet_src_dir}/src/detection_layer.c"
"${darknet_src_dir}/src/dropout_layer.c"
"${darknet_src_dir}/src/gemm.c"
"${darknet_src_dir}/src/gru_layer.c"
"${darknet_src_dir}/src/im2col.c"
"${darknet_src_dir}/src/image.c"
"${darknet_src_dir}/src/iseg_layer.c"
"${darknet_src_dir}/src/l2norm_layer.c"
"${darknet_src_dir}/src/layer.c"
"${darknet_src_dir}/src/list.c"
"${darknet_src_dir}/src/local_layer.c"
"${darknet_src_dir}/src/logistic_layer.c"
"${darknet_src_dir}/src/lstm_layer.c"
"${darknet_src_dir}/src/matrix.c"
"${darknet_src_dir}/src/maxpool_layer.c"
"${darknet_src_dir}/src/network.c"
"${darknet_src_dir}/src/normalization_layer.c"
"${darknet_src_dir}/src/option_list.c"
"${darknet_src_dir}/src/parser.c"
"${darknet_src_dir}/src/region_layer.c"
"${darknet_src_dir}/src/reorg_layer.c"
"${darknet_src_dir}/src/rnn_layer.c"
"${darknet_src_dir}/src/route_layer.c"
"${darknet_src_dir}/src/shortcut_layer.c"
"${darknet_src_dir}/src/softmax_layer.c"
"${darknet_src_dir}/src/tree.c"
"${darknet_src_dir}/src/upsample_layer.c"
"${darknet_src_dir}/src/utils.c"
"${darknet_src_dir}/src/yolo_layer.c"
)
####################
# Darknet Library
####################
# set(THREADS_PREFER_PTHREAD_FLAG True)
find_package(Threads REQUIRED)
if(DARKNET_CUDA)
enable_language(CUDA)
find_package(CUDA REQUIRED)
# Flags taken from https://arnon.dk/matching-sm-architectures-arch-and-gencode-for-various-nvidia-cards/
if(NOT DEFINED DARKNET_VENDOR_CUDA_FLAGS)
if(CUDA_VERSION VERSION_GREATER 10)
set(DARKNET_VENDOR_CUDA_FLAGS
"-arch=sm_50"
"-gencode=arch=compute_50,code=sm_50"
"-gencode=arch=compute_52,code=sm_52"
"-gencode=arch=compute_60,code=sm_60"
"-gencode=arch=compute_61,code=sm_61"
"-gencode=arch=compute_70,code=sm_70"
"-gencode=arch=compute_75,code=sm_75"
"-gencode=arch=compute_75,code=compute_75"
)
elseif(CUDA_VERSION VERSION_GREATER 9)
set(DARKNET_VENDOR_CUDA_FLAGS
"-arch=sm_50"
"-gencode=arch=compute_50,code=sm_50"
"-gencode=arch=compute_52,code=sm_52"
"-gencode=arch=compute_60,code=sm_60"
"-gencode=arch=compute_61,code=sm_61"
"-gencode=arch=compute_70,code=sm_70"
"-gencode=arch=compute_70,code=compute_70"
)
endif()
endif()
add_library(darknet SHARED ${darknet_lib_c_sources} ${darknet_lib_cpp_sources} ${darknet_cuda_sources})
target_compile_options(darknet PRIVATE
$<$<COMPILE_LANGUAGE:CUDA>:${DARKNET_VENDOR_CUDA_FLAGS}>
)
target_compile_definitions(darknet PUBLIC GPU=1)
target_link_libraries(darknet PUBLIC
cuda cudart cublas curand
)
else() # not using CUDA
add_library(darknet SHARED ${darknet_lib_c_sources} ${darknet_lib_cpp_sources})
endif()
set_target_properties(darknet PROPERTIES LINKER_LANGUAGE C)
target_include_directories(darknet PUBLIC
$<BUILD_INTERFACE:${darknet_src_dir}/include>
$<BUILD_INTERFACE:${darknet_src_dir}/src>
$<INSTALL_INTERFACE:include>
)
if(DARKNET_OPENCV)
find_package(OpenCV REQUIRED)
target_include_directories(darknet PRIVATE ${OpenCV_INCLUDE_DIRS})
target_link_libraries(darknet PUBLIC ${OpenCV_LIBRARIES})
target_compile_definitions(darknet PUBLIC OPENCV=1)
endif()
# TODO(sloretz) pthread replacement on Windows?
target_link_libraries(darknet PUBLIC Threads::Threads)
if(UNIX)
# Need to link C math library on some platforms
target_link_libraries(darknet PUBLIC m)
endif()
####################
# Darknet_vendor target
####################
# Add interface library for darknet_vendor headers
add_library(darknet_vendor INTERFACE)
target_include_directories(darknet_vendor INTERFACE
$<BUILD_INTERFACE:include>
$<INSTALL_INTERFACE:include>
)
target_link_libraries(darknet_vendor INTERFACE darknet)
configure_file("include/darknet_vendor/version.h.in" "version.h" @ONLY)
####################
# Darknet Executable
####################
add_executable(darknet_exec ${darknet_exec_c_sources})
target_link_libraries(darknet_exec PUBLIC darknet)
set_target_properties(darknet_exec PROPERTIES OUTPUT_NAME "darknet")
####################
# ProjectConfig.cmake
####################
set(INCLUDE_INSTALL_DIR "include")
set(SHARE_CMAKE_INSTALL_DIR "share/darknet_vendor/cmake")
set(EXEC_INSTALL_DIR "bin")
include(CMakePackageConfigHelpers)
configure_package_config_file(
"cmake/darknet_vendor-config.cmake.in"
"darknet_vendor-config.cmake"
INSTALL_DESTINATION "${SHARE_CMAKE_INSTALL_DIR}"
PATH_VARS "INCLUDE_INSTALL_DIR" "SHARE_CMAKE_INSTALL_DIR" "EXEC_INSTALL_DIR"
)
write_basic_package_version_file(
"darknet_vendor-version.cmake"
COMPATIBILITY SameMajorVersion)
####################
# Installation
####################
# Install darknet public headers
install(
DIRECTORY
"${darknet_src_dir}/include/"
DESTINATION
"include"
)
# Install darknet_vendor public headers
install(
DIRECTORY
"include/"
DESTINATION
"include"
FILES_MATCHING PATTERN
"*.h"
)
install(
FILES
"${CMAKE_CURRENT_BINARY_DIR}/version.h"
DESTINATION
"include/darknet_vendor"
)
# Install darknet library
install(
TARGETS darknet
EXPORT "darknet_vendor-targets"
ARCHIVE DESTINATION "lib"
LIBRARY DESTINATION "lib"
RUNTIME DESTINATION "bin"
)
# Install darknet_vendor interface library
install(
TARGETS darknet_vendor
EXPORT "darknet_vendor-targets"
)
# Install darknet demo executable
install(TARGETS darknet_exec DESTINATION "${EXEC_INSTALL_DIR}")
# Install config files and helper scripts
install(
DIRECTORY
"${darknet_src_dir}/cfg"
DESTINATION
"share/darknet"
)
install(
DIRECTORY
"${darknet_src_dir}/data"
DESTINATION
"share/darknet"
)
install(
DIRECTORY
"${darknet_src_dir}/scripts"
DESTINATION
"share/darknet"
)
install(
DIRECTORY
"${darknet_src_dir}/python"
DESTINATION
"share/darknet"
)
# Add an entry to the ament index
install(
FILES
resource/darknet_vendor
DESTINATION
"share/ament_index/resource_index/packages/"
)
# Install license files
install(
FILES
"${darknet_src_dir}/LICENSE"
"${darknet_src_dir}/LICENSE.fuck"
"${darknet_src_dir}/LICENSE.gen"
"${darknet_src_dir}/LICENSE.gpl"
"${darknet_src_dir}/LICENSE.meta"
"${darknet_src_dir}/LICENSE.mit"
"${darknet_src_dir}/LICENSE.v1"
DESTINATION
"share/darknet"
)
# Install project-config.cmake and project-version.cmake
install(
FILES
"${CMAKE_CURRENT_BINARY_DIR}/darknet_vendor-config.cmake"
DESTINATION
share/darknet_vendor/cmake
)
install(
FILES
"${CMAKE_CURRENT_BINARY_DIR}/darknet_vendor-version.cmake"
DESTINATION
share/darknet_vendor/cmake
)
# install exported targets
install(
EXPORT
"darknet_vendor-targets"
NAMESPACE
"darknet_vendor::"
DESTINATION
"share/darknet_vendor/cmake"
)
@@ -0,0 +1,18 @@
Any contribution that you make to this repository will
be under the Apache 2 License, as dictated by that
[license](http://www.apache.org/licenses/LICENSE-2.0.html):
~~~
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
~~~
Contributors must sign-off each commit by adding a `Signed-off-by: ...`
line to commit messages to certify that they have the right to submit
the code they are contributing to the project according to the
[Developer Certificate of Origin (DCO)](https://developercertificate.org/).
+202
View File
@@ -0,0 +1,202 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
+68
View File
@@ -0,0 +1,68 @@
# darknet_vendor
This is a CMake wrapper around [darknet](https://pjreddie.com/darknet), an open source neural network framework.
# Building
```
cd darknet_vendor/
mkdir build/
cd build/
cmake -DCMAKE_BUILD_TYPE=Release ..
make
```
The package offers two CMake options to control how it is built.
* `DARKNET_CUDA` (default: `On`) - Whether or not to build with CUDA support
* `DARKNET_OPENCV` (default: `On`) - Whether or not to build with OpenCV support
These can be disabled prior to compiling if you don't need either of those dependencies.
```
cmake -DDARKNET_CUDA=Off -DDARKNET_OPENCV=Off ..
```
# ROS 2 and Colcon
The package includes `package.xml` and should build fine using ROS 2 Dashing.
```
colcon build --cmake-args -DCMAKE_BUILD_TYPE=Release --packages-select darknet_vendor
```
# Using darknet
If you are using `ament_cmake`, use `ament_target_dependencies()` as normal.
```CMake
find_package(darknet_vendor REQUIRED)
#...
ament_target_dependencies(my_library_or_executable_target
darknet_vendor)
```
Otherwise, use the exported target `darknet_vendor::darknet_vendor`
```CMake
find_package(darknet_vendor REQUIRED)
#...
target_link_libraries(my_library_or_executable_target PUBLIC darknet_vendor::darknet_vendor)
```
Then include the `darknet.h` header in your project to make darknet functions available.
```C
#include <darknet.h>
```
Alternatively, include `darknet_vendor/darknet_vendor.h` to get preprocessor definitions with info about the installed `darknet_vendor` version.
```C
#include <darknet_vendor/darknet_vendor.h>
```
@@ -0,0 +1 @@
colcon
@@ -0,0 +1,424 @@
# This is the CMakeCache file.
# For build in directory: /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-11
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11
//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler
CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-11
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11
//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=
//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/bin/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake
//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=darknet_vendor
//Value Computed by CMake
CMAKE_PROJECT_VERSION:STATIC=0.1.0
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MAJOR:STATIC=0
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MINOR:STATIC=1
//Value Computed by CMake
CMAKE_PROJECT_VERSION_PATCH:STATIC=0
//Value Computed by CMake
CMAKE_PROJECT_VERSION_TWEAK:STATIC=
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Path to a program.
CMAKE_READELF:FILEPATH=/usr/bin/readelf
//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
//Build darknet with CUDA support
DARKNET_CUDA:BOOL=Off
//Build darknet with OpenCV support
DARKNET_OPENCV:BOOL=Off
//Directory under which to collect all populated content
FETCHCONTENT_BASE_DIR:PATH=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps
//Disables all attempts to download or update content and assumes
// source dirs already exist
FETCHCONTENT_FULLY_DISCONNECTED:BOOL=OFF
//Enables QUIET option for all content population
FETCHCONTENT_QUIET:BOOL=ON
//When not empty, overrides where to find pre-populated content
// for darknet-download
FETCHCONTENT_SOURCE_DIR_DARKNET-DOWNLOAD:PATH=
//Enables UPDATE_DISCONNECTED behavior for all content population
FETCHCONTENT_UPDATES_DISCONNECTED:BOOL=OFF
//Enables UPDATE_DISCONNECTED behavior just for population of darknet-download
FETCHCONTENT_UPDATES_DISCONNECTED_DARKNET-DOWNLOAD:BOOL=OFF
//Git command line client
GIT_EXECUTABLE:FILEPATH=/usr/bin/git
//Dependencies for the target
darknet_LIB_DEPENDS:STATIC=general;m;
//Value Computed by CMake
darknet_vendor_BINARY_DIR:STATIC=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build
//Value Computed by CMake
darknet_vendor_IS_TOP_LEVEL:STATIC=ON
//Value Computed by CMake
darknet_vendor_SOURCE_DIR:STATIC=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=22
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_DLLTOOL
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Test CMAKE_HAVE_LIBC_PTHREAD
CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1
//Have include pthread.h
CMAKE_HAVE_PTHREAD_H:INTERNAL=1
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.22
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//ADVANCED property for variable: GIT_EXECUTABLE
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
@@ -0,0 +1,72 @@
set(CMAKE_C_COMPILER "/usr/bin/cc")
set(CMAKE_C_COMPILER_ARG1 "")
set(CMAKE_C_COMPILER_ID "GNU")
set(CMAKE_C_COMPILER_VERSION "11.3.0")
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
set(CMAKE_C_COMPILER_WRAPPER "")
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17")
set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON")
set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23")
set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
set(CMAKE_C17_COMPILE_FEATURES "c_std_17")
set(CMAKE_C23_COMPILE_FEATURES "c_std_23")
set(CMAKE_C_PLATFORM_ID "Linux")
set(CMAKE_C_SIMULATE_ID "")
set(CMAKE_C_COMPILER_FRONTEND_VARIANT "")
set(CMAKE_C_SIMULATE_VERSION "")
set(CMAKE_AR "/usr/bin/ar")
set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar-11")
set(CMAKE_RANLIB "/usr/bin/ranlib")
set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib-11")
set(CMAKE_LINKER "/usr/bin/ld")
set(CMAKE_MT "")
set(CMAKE_COMPILER_IS_GNUCC 1)
set(CMAKE_C_COMPILER_LOADED 1)
set(CMAKE_C_COMPILER_WORKS TRUE)
set(CMAKE_C_ABI_COMPILED TRUE)
set(CMAKE_C_COMPILER_ENV_VAR "CC")
set(CMAKE_C_COMPILER_ID_RUN 1)
set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
set(CMAKE_C_LINKER_PREFERENCE 10)
# Save compiler ABI information.
set(CMAKE_C_SIZEOF_DATA_PTR "8")
set(CMAKE_C_COMPILER_ABI "ELF")
set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN")
set(CMAKE_C_LIBRARY_ARCHITECTURE "aarch64-linux-gnu")
if(CMAKE_C_SIZEOF_DATA_PTR)
set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
endif()
if(CMAKE_C_COMPILER_ABI)
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
endif()
if(CMAKE_C_LIBRARY_ARCHITECTURE)
set(CMAKE_LIBRARY_ARCHITECTURE "aarch64-linux-gnu")
endif()
set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
endif()
set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/gcc/aarch64-linux-gnu/11/include;/usr/local/include;/usr/include/aarch64-linux-gnu;/usr/include")
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s")
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/aarch64-linux-gnu/11;/usr/lib/aarch64-linux-gnu;/usr/lib;/lib/aarch64-linux-gnu;/lib")
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
@@ -0,0 +1,83 @@
set(CMAKE_CXX_COMPILER "/usr/bin/c++")
set(CMAKE_CXX_COMPILER_ARG1 "")
set(CMAKE_CXX_COMPILER_ID "GNU")
set(CMAKE_CXX_COMPILER_VERSION "11.3.0")
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
set(CMAKE_CXX_COMPILER_WRAPPER "")
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON")
set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23")
set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23")
set(CMAKE_CXX_PLATFORM_ID "Linux")
set(CMAKE_CXX_SIMULATE_ID "")
set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "")
set(CMAKE_CXX_SIMULATE_VERSION "")
set(CMAKE_AR "/usr/bin/ar")
set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar-11")
set(CMAKE_RANLIB "/usr/bin/ranlib")
set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib-11")
set(CMAKE_LINKER "/usr/bin/ld")
set(CMAKE_MT "")
set(CMAKE_COMPILER_IS_GNUCXX 1)
set(CMAKE_CXX_COMPILER_LOADED 1)
set(CMAKE_CXX_COMPILER_WORKS TRUE)
set(CMAKE_CXX_ABI_COMPILED TRUE)
set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
set(CMAKE_CXX_COMPILER_ID_RUN 1)
set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm)
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
foreach (lang C OBJC OBJCXX)
if (CMAKE_${lang}_COMPILER_ID_RUN)
foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
endforeach()
endif()
endforeach()
set(CMAKE_CXX_LINKER_PREFERENCE 30)
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
# Save compiler ABI information.
set(CMAKE_CXX_SIZEOF_DATA_PTR "8")
set(CMAKE_CXX_COMPILER_ABI "ELF")
set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN")
set(CMAKE_CXX_LIBRARY_ARCHITECTURE "aarch64-linux-gnu")
if(CMAKE_CXX_SIZEOF_DATA_PTR)
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
endif()
if(CMAKE_CXX_COMPILER_ABI)
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
endif()
if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
set(CMAKE_LIBRARY_ARCHITECTURE "aarch64-linux-gnu")
endif()
set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
endif()
set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include/c++/11;/usr/include/aarch64-linux-gnu/c++/11;/usr/include/c++/11/backward;/usr/lib/gcc/aarch64-linux-gnu/11/include;/usr/local/include;/usr/include/aarch64-linux-gnu;/usr/include")
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc")
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/aarch64-linux-gnu/11;/usr/lib/aarch64-linux-gnu;/usr/lib;/lib/aarch64-linux-gnu;/lib")
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
@@ -0,0 +1,15 @@
set(CMAKE_HOST_SYSTEM "Linux-5.15.0-67-generic")
set(CMAKE_HOST_SYSTEM_NAME "Linux")
set(CMAKE_HOST_SYSTEM_VERSION "5.15.0-67-generic")
set(CMAKE_HOST_SYSTEM_PROCESSOR "aarch64")
set(CMAKE_SYSTEM "Linux-5.15.0-67-generic")
set(CMAKE_SYSTEM_NAME "Linux")
set(CMAKE_SYSTEM_VERSION "5.15.0-67-generic")
set(CMAKE_SYSTEM_PROCESSOR "aarch64")
set(CMAKE_CROSSCOMPILING "FALSE")
set(CMAKE_SYSTEM_LOADED 1)
@@ -0,0 +1,803 @@
#ifdef __cplusplus
# error "A C++ compiler has been selected for C."
#endif
#if defined(__18CXX)
# define ID_VOID_MAIN
#endif
#if defined(__CLASSIC_C__)
/* cv-qualifiers did not exist in K&R C */
# define const
# define volatile
#endif
#if !defined(__has_include)
/* If the compiler does not have __has_include, pretend the answer is
always no. */
# define __has_include(x) 0
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# if defined(__GNUC__)
# define SIMULATE_ID "GNU"
# endif
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
except that a few beta releases use the old format with V=2021. */
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# if defined(__INTEL_COMPILER_UPDATE)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
# else
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# endif
# else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
/* The third version component from --version is an update index,
but no macro is provided for it. */
# define COMPILER_VERSION_PATCH DEC(0)
# endif
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
# define COMPILER_ID "IntelLLVM"
#if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
#endif
#if defined(__GNUC__)
# define SIMULATE_ID "GNU"
#endif
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
* VVVV is no smaller than the current year when a version is released.
*/
#if __INTEL_LLVM_COMPILER < 1000000L
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
#else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
#endif
#if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
#endif
#if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
#elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
#endif
#if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
#endif
#if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
#endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__WATCOMC__)
# define COMPILER_ID "OpenWatcom"
/* __WATCOMC__ = VVRP + 1100 */
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__SUNPRO_C)
# define COMPILER_ID "SunPro"
# if __SUNPRO_C >= 0x5100
/* __SUNPRO_C = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# else
/* __SUNPRO_CC = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# endif
#elif defined(__HP_cc)
# define COMPILER_ID "HP"
/* __HP_cc = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
#elif defined(__DECC)
# define COMPILER_ID "Compaq"
/* __DECC_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
#elif defined(__IBMC__) && defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__ibmxl__) && defined(__clang__)
# define COMPILER_ID "XLClang"
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
# define COMPILER_ID "XL"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
# define COMPILER_ID "VisualAge"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__NVCOMPILER)
# define COMPILER_ID "NVHPC"
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
# if defined(__NVCOMPILER_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
# endif
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__CLANG_FUJITSU)
# define COMPILER_ID "FujitsuClang"
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
#elif defined(__FUJITSU)
# define COMPILER_ID "Fujitsu"
# if defined(__FCC_version__)
# define COMPILER_VERSION __FCC_version__
# elif defined(__FCC_major__)
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# endif
# if defined(__fcc_version)
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
# elif defined(__FCC_VERSION)
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
# endif
#elif defined(__ghs__)
# define COMPILER_ID "GHS"
/* __GHS_VERSION_NUMBER = VVVVRP */
# ifdef __GHS_VERSION_NUMBER
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
# endif
#elif defined(__TINYC__)
# define COMPILER_ID "TinyCC"
#elif defined(__BCC__)
# define COMPILER_ID "Bruce"
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
# define COMPILER_ID "ARMCC"
#if __ARMCC_VERSION >= 1000000
/* __ARMCC_VERSION = VRRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#else
/* __ARMCC_VERSION = VRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#endif
#elif defined(__clang__) && defined(__apple_build_version__)
# define COMPILER_ID "AppleClang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
# define COMPILER_ID "ARMClang"
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
#elif defined(__GNUC__)
# define COMPILER_ID "GNU"
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# if defined(__GNUC_MINOR__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
# define COMPILER_ID "ADSP"
#if defined(__VISUALDSPVERSION__)
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
#endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
# if defined(__VER__) && defined(__ICCARM__)
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# endif
#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
# define COMPILER_ID "SDCC"
# if defined(__SDCC_VERSION_MAJOR)
# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
# else
/* SDCC = VRP */
# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
# endif
/* These compilers are either not known or too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
#ifdef SIMULATE_ID
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
#endif
#ifdef __QNXNTO__
char const* qnxnto = "INFO" ":" "qnxnto[]";
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
#endif
#define STRINGIFY_HELPER(X) #X
#define STRINGIFY(X) STRINGIFY_HELPER(X)
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__MSYS__)
# define PLATFORM_ID "MSYS"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#elif defined(__WATCOMC__)
# if defined(__LINUX__)
# define PLATFORM_ID "Linux"
# elif defined(__DOS__)
# define PLATFORM_ID "DOS"
# elif defined(__OS2__)
# define PLATFORM_ID "OS2"
# elif defined(__WINDOWS__)
# define PLATFORM_ID "Windows3x"
# elif defined(__VXWORKS__)
# define PLATFORM_ID "VxWorks"
# else /* unknown platform */
# define PLATFORM_ID
# endif
#elif defined(__INTEGRITY)
# if defined(INT_178B)
# define PLATFORM_ID "Integrity178"
# else /* regular Integrity */
# define PLATFORM_ID "Integrity"
# endif
#else /* unknown platform */
# define PLATFORM_ID
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_ARM64EC)
# define ARCHITECTURE_ID "ARM64EC"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM64)
# define ARCHITECTURE_ID "ARM64"
# elif defined(_M_ARM)
# if _M_ARM == 4
# define ARCHITECTURE_ID "ARMV4I"
# elif _M_ARM == 5
# define ARCHITECTURE_ID "ARMV5I"
# else
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
# endif
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__WATCOMC__)
# if defined(_M_I86)
# define ARCHITECTURE_ID "I86"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# if defined(__ICCARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__ICCRX__)
# define ARCHITECTURE_ID "RX"
# elif defined(__ICCRH850__)
# define ARCHITECTURE_ID "RH850"
# elif defined(__ICCRL78__)
# define ARCHITECTURE_ID "RL78"
# elif defined(__ICCRISCV__)
# define ARCHITECTURE_ID "RISCV"
# elif defined(__ICCAVR__)
# define ARCHITECTURE_ID "AVR"
# elif defined(__ICC430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__ICCV850__)
# define ARCHITECTURE_ID "V850"
# elif defined(__ICC8051__)
# define ARCHITECTURE_ID "8051"
# elif defined(__ICCSTM8__)
# define ARCHITECTURE_ID "STM8"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__ghs__)
# if defined(__PPC64__)
# define ARCHITECTURE_ID "PPC64"
# elif defined(__ppc__)
# define ARCHITECTURE_ID "PPC"
# elif defined(__ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__x86_64__)
# define ARCHITECTURE_ID "x64"
# elif defined(__i386__)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__TI_COMPILER_VERSION__)
# if defined(__TI_ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__MSP430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__TMS320C28XX__)
# define ARCHITECTURE_ID "TMS320C28x"
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
# define ARCHITECTURE_ID "TMS320C6x"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number. */
#ifdef COMPILER_VERSION
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
/* Construct a string literal encoding the version number components. */
#elif defined(COMPILER_VERSION_MAJOR)
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct a string literal encoding the internal version number. */
#ifdef COMPILER_VERSION_INTERNAL
char const info_version_internal[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
'i','n','t','e','r','n','a','l','[',
COMPILER_VERSION_INTERNAL,']','\0'};
#elif defined(COMPILER_VERSION_INTERNAL_STR)
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
#endif
/* Construct a string literal encoding the version number components. */
#ifdef SIMULATE_VERSION_MAJOR
char const info_simulate_version[] = {
'I', 'N', 'F', 'O', ':',
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
SIMULATE_VERSION_MAJOR,
# ifdef SIMULATE_VERSION_MINOR
'.', SIMULATE_VERSION_MINOR,
# ifdef SIMULATE_VERSION_PATCH
'.', SIMULATE_VERSION_PATCH,
# ifdef SIMULATE_VERSION_TWEAK
'.', SIMULATE_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
#if !defined(__STDC__) && !defined(__clang__)
# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__)
# define C_VERSION "90"
# else
# define C_VERSION
# endif
#elif __STDC_VERSION__ > 201710L
# define C_VERSION "23"
#elif __STDC_VERSION__ >= 201710L
# define C_VERSION "17"
#elif __STDC_VERSION__ >= 201000L
# define C_VERSION "11"
#elif __STDC_VERSION__ >= 199901L
# define C_VERSION "99"
#else
# define C_VERSION "90"
#endif
const char* info_language_standard_default =
"INFO" ":" "standard_default[" C_VERSION "]";
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
/* !defined(_MSC_VER) to exclude Clang's MSVC compatibility mode. */
#if (defined(__clang__) || defined(__GNUC__) || \
defined(__TI_COMPILER_VERSION__)) && \
!defined(__STRICT_ANSI__) && !defined(_MSC_VER)
"ON"
#else
"OFF"
#endif
"]";
/*--------------------------------------------------------------------------*/
#ifdef ID_VOID_MAIN
void main() {}
#else
# if defined(__CLASSIC_C__)
int main(argc, argv) int argc; char *argv[];
# else
int main(int argc, char* argv[])
# endif
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
require += info_arch[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
#ifdef COMPILER_VERSION_INTERNAL
require += info_version_internal[argc];
#endif
#ifdef SIMULATE_ID
require += info_simulate[argc];
#endif
#ifdef SIMULATE_VERSION_MAJOR
require += info_simulate_version[argc];
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
require += info_cray[argc];
#endif
require += info_language_standard_default[argc];
require += info_language_extensions_default[argc];
(void)argv;
return require;
}
#endif
Binary file not shown.
@@ -0,0 +1,791 @@
/* This source file must have a .cpp extension so that all C++ compilers
recognize the extension without flags. Borland does not know .cxx for
example. */
#ifndef __cplusplus
# error "A C compiler has been selected for C++."
#endif
#if !defined(__has_include)
/* If the compiler does not have __has_include, pretend the answer is
always no. */
# define __has_include(x) 0
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__COMO__)
# define COMPILER_ID "Comeau"
/* __COMO_VERSION__ = VRR */
# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100)
# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100)
#elif defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# if defined(__GNUC__)
# define SIMULATE_ID "GNU"
# endif
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
except that a few beta releases use the old format with V=2021. */
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# if defined(__INTEL_COMPILER_UPDATE)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
# else
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# endif
# else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
/* The third version component from --version is an update index,
but no macro is provided for it. */
# define COMPILER_VERSION_PATCH DEC(0)
# endif
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
# define COMPILER_ID "IntelLLVM"
#if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
#endif
#if defined(__GNUC__)
# define SIMULATE_ID "GNU"
#endif
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
* VVVV is no smaller than the current year when a version is released.
*/
#if __INTEL_LLVM_COMPILER < 1000000L
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
#else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
#endif
#if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
#endif
#if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
#elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
#endif
#if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
#endif
#if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
#endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__WATCOMC__)
# define COMPILER_ID "OpenWatcom"
/* __WATCOMC__ = VVRP + 1100 */
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__SUNPRO_CC)
# define COMPILER_ID "SunPro"
# if __SUNPRO_CC >= 0x5100
/* __SUNPRO_CC = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# else
/* __SUNPRO_CC = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# endif
#elif defined(__HP_aCC)
# define COMPILER_ID "HP"
/* __HP_aCC = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
#elif defined(__DECCXX)
# define COMPILER_ID "Compaq"
/* __DECCXX_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__ibmxl__) && defined(__clang__)
# define COMPILER_ID "XLClang"
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
# define COMPILER_ID "XL"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
# define COMPILER_ID "VisualAge"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__NVCOMPILER)
# define COMPILER_ID "NVHPC"
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
# if defined(__NVCOMPILER_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
# endif
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__CLANG_FUJITSU)
# define COMPILER_ID "FujitsuClang"
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
#elif defined(__FUJITSU)
# define COMPILER_ID "Fujitsu"
# if defined(__FCC_version__)
# define COMPILER_VERSION __FCC_version__
# elif defined(__FCC_major__)
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# endif
# if defined(__fcc_version)
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
# elif defined(__FCC_VERSION)
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
# endif
#elif defined(__ghs__)
# define COMPILER_ID "GHS"
/* __GHS_VERSION_NUMBER = VVVVRP */
# ifdef __GHS_VERSION_NUMBER
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
# endif
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
# define COMPILER_ID "ARMCC"
#if __ARMCC_VERSION >= 1000000
/* __ARMCC_VERSION = VRRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#else
/* __ARMCC_VERSION = VRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#endif
#elif defined(__clang__) && defined(__apple_build_version__)
# define COMPILER_ID "AppleClang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
# define COMPILER_ID "ARMClang"
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
#elif defined(__GNUC__) || defined(__GNUG__)
# define COMPILER_ID "GNU"
# if defined(__GNUC__)
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# else
# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
# define COMPILER_ID "ADSP"
#if defined(__VISUALDSPVERSION__)
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
#endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
# if defined(__VER__) && defined(__ICCARM__)
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# endif
/* These compilers are either not known or too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
#ifdef SIMULATE_ID
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
#endif
#ifdef __QNXNTO__
char const* qnxnto = "INFO" ":" "qnxnto[]";
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
#endif
#define STRINGIFY_HELPER(X) #X
#define STRINGIFY(X) STRINGIFY_HELPER(X)
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__MSYS__)
# define PLATFORM_ID "MSYS"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#elif defined(__WATCOMC__)
# if defined(__LINUX__)
# define PLATFORM_ID "Linux"
# elif defined(__DOS__)
# define PLATFORM_ID "DOS"
# elif defined(__OS2__)
# define PLATFORM_ID "OS2"
# elif defined(__WINDOWS__)
# define PLATFORM_ID "Windows3x"
# elif defined(__VXWORKS__)
# define PLATFORM_ID "VxWorks"
# else /* unknown platform */
# define PLATFORM_ID
# endif
#elif defined(__INTEGRITY)
# if defined(INT_178B)
# define PLATFORM_ID "Integrity178"
# else /* regular Integrity */
# define PLATFORM_ID "Integrity"
# endif
#else /* unknown platform */
# define PLATFORM_ID
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_ARM64EC)
# define ARCHITECTURE_ID "ARM64EC"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM64)
# define ARCHITECTURE_ID "ARM64"
# elif defined(_M_ARM)
# if _M_ARM == 4
# define ARCHITECTURE_ID "ARMV4I"
# elif _M_ARM == 5
# define ARCHITECTURE_ID "ARMV5I"
# else
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
# endif
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__WATCOMC__)
# if defined(_M_I86)
# define ARCHITECTURE_ID "I86"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# if defined(__ICCARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__ICCRX__)
# define ARCHITECTURE_ID "RX"
# elif defined(__ICCRH850__)
# define ARCHITECTURE_ID "RH850"
# elif defined(__ICCRL78__)
# define ARCHITECTURE_ID "RL78"
# elif defined(__ICCRISCV__)
# define ARCHITECTURE_ID "RISCV"
# elif defined(__ICCAVR__)
# define ARCHITECTURE_ID "AVR"
# elif defined(__ICC430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__ICCV850__)
# define ARCHITECTURE_ID "V850"
# elif defined(__ICC8051__)
# define ARCHITECTURE_ID "8051"
# elif defined(__ICCSTM8__)
# define ARCHITECTURE_ID "STM8"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__ghs__)
# if defined(__PPC64__)
# define ARCHITECTURE_ID "PPC64"
# elif defined(__ppc__)
# define ARCHITECTURE_ID "PPC"
# elif defined(__ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__x86_64__)
# define ARCHITECTURE_ID "x64"
# elif defined(__i386__)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__TI_COMPILER_VERSION__)
# if defined(__TI_ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__MSP430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__TMS320C28XX__)
# define ARCHITECTURE_ID "TMS320C28x"
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
# define ARCHITECTURE_ID "TMS320C6x"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number. */
#ifdef COMPILER_VERSION
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
/* Construct a string literal encoding the version number components. */
#elif defined(COMPILER_VERSION_MAJOR)
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct a string literal encoding the internal version number. */
#ifdef COMPILER_VERSION_INTERNAL
char const info_version_internal[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
'i','n','t','e','r','n','a','l','[',
COMPILER_VERSION_INTERNAL,']','\0'};
#elif defined(COMPILER_VERSION_INTERNAL_STR)
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
#endif
/* Construct a string literal encoding the version number components. */
#ifdef SIMULATE_VERSION_MAJOR
char const info_simulate_version[] = {
'I', 'N', 'F', 'O', ':',
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
SIMULATE_VERSION_MAJOR,
# ifdef SIMULATE_VERSION_MINOR
'.', SIMULATE_VERSION_MINOR,
# ifdef SIMULATE_VERSION_PATCH
'.', SIMULATE_VERSION_PATCH,
# ifdef SIMULATE_VERSION_TWEAK
'.', SIMULATE_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L
# if defined(__INTEL_CXX11_MODE__)
# if defined(__cpp_aggregate_nsdmi)
# define CXX_STD 201402L
# else
# define CXX_STD 201103L
# endif
# else
# define CXX_STD 199711L
# endif
#elif defined(_MSC_VER) && defined(_MSVC_LANG)
# define CXX_STD _MSVC_LANG
#else
# define CXX_STD __cplusplus
#endif
const char* info_language_standard_default = "INFO" ":" "standard_default["
#if CXX_STD > 202002L
"23"
#elif CXX_STD > 201703L
"20"
#elif CXX_STD >= 201703L
"17"
#elif CXX_STD >= 201402L
"14"
#elif CXX_STD >= 201103L
"11"
#else
"98"
#endif
"]";
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
/* !defined(_MSC_VER) to exclude Clang's MSVC compatibility mode. */
#if (defined(__clang__) || defined(__GNUC__) || \
defined(__TI_COMPILER_VERSION__)) && \
!defined(__STRICT_ANSI__) && !defined(_MSC_VER)
"ON"
#else
"OFF"
#endif
"]";
/*--------------------------------------------------------------------------*/
int main(int argc, char* argv[])
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
#ifdef COMPILER_VERSION_INTERNAL
require += info_version_internal[argc];
#endif
#ifdef SIMULATE_ID
require += info_simulate[argc];
#endif
#ifdef SIMULATE_VERSION_MAJOR
require += info_simulate_version[argc];
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
require += info_cray[argc];
#endif
require += info_language_standard_default[argc];
require += info_language_extensions_default[argc];
(void)argv;
return require;
}
@@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
@@ -0,0 +1,485 @@
The system is: Linux - 5.15.0-67-generic - aarch64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
Build flags:
Id flags:
The output was:
0
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is GNU, found in "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/3.22.1/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is GNU, found in "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/3.22.1/CompilerIdCXX/a.out"
Detecting C compiler ABI info compiled with the following output:
Change Dir: /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_e5cfd/fast && /usr/bin/gmake -f CMakeFiles/cmTC_e5cfd.dir/build.make CMakeFiles/cmTC_e5cfd.dir/build
gmake[1]: Entering directory '/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o
/usr/bin/cc -v -o CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'CMakeFiles/cmTC_e5cfd.dir/'
/usr/lib/gcc/aarch64-linux-gnu/11/cc1 -quiet -v -imultiarch aarch64-linux-gnu /usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_e5cfd.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mlittle-endian -mabi=lp64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -o /tmp/cc9wqW7F.s
GNU C17 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (aarch64-linux-gnu)
compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring nonexistent directory "/usr/local/include/aarch64-linux-gnu"
ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/11/include-fixed"
ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
/usr/lib/gcc/aarch64-linux-gnu/11/include
/usr/local/include
/usr/include/aarch64-linux-gnu
/usr/include
End of search list.
GNU C17 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (aarch64-linux-gnu)
compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: 06562aa9f506efde66562d94abdb9ed5
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'CMakeFiles/cmTC_e5cfd.dir/'
as -v -EL -mabi=lp64 -o CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o /tmp/cc9wqW7F.s
GNU assembler version 2.38 (aarch64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.'
Linking C executable cmTC_e5cfd
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e5cfd.dir/link.txt --verbose=1
/usr/bin/cc -v CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o -o cmTC_e5cfd
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_e5cfd' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'cmTC_e5cfd.'
/usr/lib/gcc/aarch64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPJhY3C.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z relro -o cmTC_e5cfd /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/11 -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/11/../../.. CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_e5cfd' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'cmTC_e5cfd.'
gmake[1]: Leaving directory '/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp'
Parsed C implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/usr/lib/gcc/aarch64-linux-gnu/11/include]
add: [/usr/local/include]
add: [/usr/include/aarch64-linux-gnu]
add: [/usr/include]
end of search list found
collapse include dir [/usr/lib/gcc/aarch64-linux-gnu/11/include] ==> [/usr/lib/gcc/aarch64-linux-gnu/11/include]
collapse include dir [/usr/local/include] ==> [/usr/local/include]
collapse include dir [/usr/include/aarch64-linux-gnu] ==> [/usr/include/aarch64-linux-gnu]
collapse include dir [/usr/include] ==> [/usr/include]
implicit include dirs: [/usr/lib/gcc/aarch64-linux-gnu/11/include;/usr/local/include;/usr/include/aarch64-linux-gnu;/usr/include]
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_e5cfd/fast && /usr/bin/gmake -f CMakeFiles/cmTC_e5cfd.dir/build.make CMakeFiles/cmTC_e5cfd.dir/build]
ignore line: [gmake[1]: Entering directory '/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/cc]
ignore line: [Target: aarch64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04) ]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'CMakeFiles/cmTC_e5cfd.dir/']
ignore line: [ /usr/lib/gcc/aarch64-linux-gnu/11/cc1 -quiet -v -imultiarch aarch64-linux-gnu /usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_e5cfd.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mlittle-endian -mabi=lp64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -o /tmp/cc9wqW7F.s]
ignore line: [GNU C17 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (aarch64-linux-gnu)]
ignore line: [ compiled by GNU C version 11.3.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring nonexistent directory "/usr/local/include/aarch64-linux-gnu"]
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/11/include-fixed"]
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /usr/lib/gcc/aarch64-linux-gnu/11/include]
ignore line: [ /usr/local/include]
ignore line: [ /usr/include/aarch64-linux-gnu]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [GNU C17 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (aarch64-linux-gnu)]
ignore line: [ compiled by GNU C version 11.3.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [Compiler executable checksum: 06562aa9f506efde66562d94abdb9ed5]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'CMakeFiles/cmTC_e5cfd.dir/']
ignore line: [ as -v -EL -mabi=lp64 -o CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o /tmp/cc9wqW7F.s]
ignore line: [GNU assembler version 2.38 (aarch64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38]
ignore line: [COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.']
ignore line: [Linking C executable cmTC_e5cfd]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e5cfd.dir/link.txt --verbose=1]
ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o -o cmTC_e5cfd ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/cc]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper]
ignore line: [Target: aarch64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_e5cfd' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'cmTC_e5cfd.']
link line: [ /usr/lib/gcc/aarch64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPJhY3C.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z relro -o cmTC_e5cfd /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/11 -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/11/../../.. CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o]
arg [/usr/lib/gcc/aarch64-linux-gnu/11/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccPJhY3C.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--as-needed] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib/ld-linux-aarch64.so.1] ==> ignore
arg [-X] ==> ignore
arg [-EL] ==> ignore
arg [-maarch64linux] ==> ignore
arg [--fix-cortex-a53-843419] ==> ignore
arg [-pie] ==> ignore
arg [-znow] ==> ignore
arg [-zrelro] ==> ignore
arg [-o] ==> ignore
arg [cmTC_e5cfd] ==> ignore
arg [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o] ==> obj [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o]
arg [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o] ==> obj [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o]
arg [/usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o] ==> obj [/usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o]
arg [-L/usr/lib/gcc/aarch64-linux-gnu/11] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/11]
arg [-L/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu]
arg [-L/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib]
arg [-L/lib/aarch64-linux-gnu] ==> dir [/lib/aarch64-linux-gnu]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/aarch64-linux-gnu] ==> dir [/usr/lib/aarch64-linux-gnu]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/aarch64-linux-gnu/11/../../..] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/11/../../..]
arg [CMakeFiles/cmTC_e5cfd.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [--push-state] ==> ignore
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--pop-state] ==> ignore
arg [-lc] ==> lib [c]
arg [-lgcc] ==> lib [gcc]
arg [--push-state] ==> ignore
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--pop-state] ==> ignore
arg [/usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o] ==> obj [/usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o]
arg [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o] ==> obj [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o]
collapse obj [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o] ==> [/usr/lib/aarch64-linux-gnu/Scrt1.o]
collapse obj [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o] ==> [/usr/lib/aarch64-linux-gnu/crti.o]
collapse obj [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o] ==> [/usr/lib/aarch64-linux-gnu/crtn.o]
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/11] ==> [/usr/lib/gcc/aarch64-linux-gnu/11]
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu] ==> [/usr/lib/aarch64-linux-gnu]
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/aarch64-linux-gnu] ==> [/lib/aarch64-linux-gnu]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/aarch64-linux-gnu] ==> [/usr/lib/aarch64-linux-gnu]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/11/../../..] ==> [/usr/lib]
implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
implicit objs: [/usr/lib/aarch64-linux-gnu/Scrt1.o;/usr/lib/aarch64-linux-gnu/crti.o;/usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o;/usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o;/usr/lib/aarch64-linux-gnu/crtn.o]
implicit dirs: [/usr/lib/gcc/aarch64-linux-gnu/11;/usr/lib/aarch64-linux-gnu;/usr/lib;/lib/aarch64-linux-gnu;/lib]
implicit fwks: []
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_38230/fast && /usr/bin/gmake -f CMakeFiles/cmTC_38230.dir/build.make CMakeFiles/cmTC_38230.dir/build
gmake[1]: Entering directory '/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++ -v -o CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'CMakeFiles/cmTC_38230.dir/'
/usr/lib/gcc/aarch64-linux-gnu/11/cc1plus -quiet -v -imultiarch aarch64-linux-gnu -D_GNU_SOURCE /usr/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_38230.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mlittle-endian -mabi=lp64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -o /tmp/cc9ydPcn.s
GNU C++17 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (aarch64-linux-gnu)
compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/usr/include/aarch64-linux-gnu/c++/11"
ignoring nonexistent directory "/usr/local/include/aarch64-linux-gnu"
ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/11/include-fixed"
ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
/usr/include/c++/11
/usr/include/aarch64-linux-gnu/c++/11
/usr/include/c++/11/backward
/usr/lib/gcc/aarch64-linux-gnu/11/include
/usr/local/include
/usr/include/aarch64-linux-gnu
/usr/include
End of search list.
GNU C++17 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (aarch64-linux-gnu)
compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: e47c5262693bacf48cf5a6899df204a1
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'CMakeFiles/cmTC_38230.dir/'
as -v -EL -mabi=lp64 -o CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o /tmp/cc9ydPcn.s
GNU assembler version 2.38 (aarch64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.'
Linking CXX executable cmTC_38230
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_38230.dir/link.txt --verbose=1
/usr/bin/c++ -v CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_38230
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_38230' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'cmTC_38230.'
/usr/lib/gcc/aarch64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccigCBeu.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z relro -o cmTC_38230 /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/11 -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/11/../../.. CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_38230' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'cmTC_38230.'
gmake[1]: Leaving directory '/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp'
Parsed CXX implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/usr/include/c++/11]
add: [/usr/include/aarch64-linux-gnu/c++/11]
add: [/usr/include/c++/11/backward]
add: [/usr/lib/gcc/aarch64-linux-gnu/11/include]
add: [/usr/local/include]
add: [/usr/include/aarch64-linux-gnu]
add: [/usr/include]
end of search list found
collapse include dir [/usr/include/c++/11] ==> [/usr/include/c++/11]
collapse include dir [/usr/include/aarch64-linux-gnu/c++/11] ==> [/usr/include/aarch64-linux-gnu/c++/11]
collapse include dir [/usr/include/c++/11/backward] ==> [/usr/include/c++/11/backward]
collapse include dir [/usr/lib/gcc/aarch64-linux-gnu/11/include] ==> [/usr/lib/gcc/aarch64-linux-gnu/11/include]
collapse include dir [/usr/local/include] ==> [/usr/local/include]
collapse include dir [/usr/include/aarch64-linux-gnu] ==> [/usr/include/aarch64-linux-gnu]
collapse include dir [/usr/include] ==> [/usr/include]
implicit include dirs: [/usr/include/c++/11;/usr/include/aarch64-linux-gnu/c++/11;/usr/include/c++/11/backward;/usr/lib/gcc/aarch64-linux-gnu/11/include;/usr/local/include;/usr/include/aarch64-linux-gnu;/usr/include]
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_38230/fast && /usr/bin/gmake -f CMakeFiles/cmTC_38230.dir/build.make CMakeFiles/cmTC_38230.dir/build]
ignore line: [gmake[1]: Entering directory '/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/bin/c++ -v -o CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/c++]
ignore line: [Target: aarch64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04) ]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'CMakeFiles/cmTC_38230.dir/']
ignore line: [ /usr/lib/gcc/aarch64-linux-gnu/11/cc1plus -quiet -v -imultiarch aarch64-linux-gnu -D_GNU_SOURCE /usr/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_38230.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mlittle-endian -mabi=lp64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -o /tmp/cc9ydPcn.s]
ignore line: [GNU C++17 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (aarch64-linux-gnu)]
ignore line: [ compiled by GNU C version 11.3.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/usr/include/aarch64-linux-gnu/c++/11"]
ignore line: [ignoring nonexistent directory "/usr/local/include/aarch64-linux-gnu"]
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/11/include-fixed"]
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /usr/include/c++/11]
ignore line: [ /usr/include/aarch64-linux-gnu/c++/11]
ignore line: [ /usr/include/c++/11/backward]
ignore line: [ /usr/lib/gcc/aarch64-linux-gnu/11/include]
ignore line: [ /usr/local/include]
ignore line: [ /usr/include/aarch64-linux-gnu]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [GNU C++17 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (aarch64-linux-gnu)]
ignore line: [ compiled by GNU C version 11.3.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [Compiler executable checksum: e47c5262693bacf48cf5a6899df204a1]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'CMakeFiles/cmTC_38230.dir/']
ignore line: [ as -v -EL -mabi=lp64 -o CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o /tmp/cc9ydPcn.s]
ignore line: [GNU assembler version 2.38 (aarch64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38]
ignore line: [COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.']
ignore line: [Linking CXX executable cmTC_38230]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_38230.dir/link.txt --verbose=1]
ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_38230 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/c++]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper]
ignore line: [Target: aarch64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib zstd]
ignore line: [gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_38230' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64' '-dumpdir' 'cmTC_38230.']
link line: [ /usr/lib/gcc/aarch64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccigCBeu.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z relro -o cmTC_38230 /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/11 -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/11/../../.. CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o]
arg [/usr/lib/gcc/aarch64-linux-gnu/11/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccigCBeu.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--as-needed] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib/ld-linux-aarch64.so.1] ==> ignore
arg [-X] ==> ignore
arg [-EL] ==> ignore
arg [-maarch64linux] ==> ignore
arg [--fix-cortex-a53-843419] ==> ignore
arg [-pie] ==> ignore
arg [-znow] ==> ignore
arg [-zrelro] ==> ignore
arg [-o] ==> ignore
arg [cmTC_38230] ==> ignore
arg [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o] ==> obj [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o]
arg [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o] ==> obj [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o]
arg [/usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o] ==> obj [/usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o]
arg [-L/usr/lib/gcc/aarch64-linux-gnu/11] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/11]
arg [-L/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu]
arg [-L/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib]
arg [-L/lib/aarch64-linux-gnu] ==> dir [/lib/aarch64-linux-gnu]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/aarch64-linux-gnu] ==> dir [/usr/lib/aarch64-linux-gnu]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/aarch64-linux-gnu/11/../../..] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/11/../../..]
arg [CMakeFiles/cmTC_38230.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-lstdc++] ==> lib [stdc++]
arg [-lm] ==> lib [m]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [/usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o] ==> obj [/usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o]
arg [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o] ==> obj [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o]
collapse obj [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o] ==> [/usr/lib/aarch64-linux-gnu/Scrt1.o]
collapse obj [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o] ==> [/usr/lib/aarch64-linux-gnu/crti.o]
collapse obj [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o] ==> [/usr/lib/aarch64-linux-gnu/crtn.o]
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/11] ==> [/usr/lib/gcc/aarch64-linux-gnu/11]
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu] ==> [/usr/lib/aarch64-linux-gnu]
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/aarch64-linux-gnu] ==> [/lib/aarch64-linux-gnu]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/aarch64-linux-gnu] ==> [/usr/lib/aarch64-linux-gnu]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/11/../../..] ==> [/usr/lib]
implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
implicit objs: [/usr/lib/aarch64-linux-gnu/Scrt1.o;/usr/lib/aarch64-linux-gnu/crti.o;/usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o;/usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o;/usr/lib/aarch64-linux-gnu/crtn.o]
implicit dirs: [/usr/lib/gcc/aarch64-linux-gnu/11;/usr/lib/aarch64-linux-gnu;/usr/lib;/lib/aarch64-linux-gnu;/lib]
implicit fwks: []
Determining if the include file pthread.h exists passed with the following output:
Change Dir: /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_17013/fast && /usr/bin/gmake -f CMakeFiles/cmTC_17013.dir/build.make CMakeFiles/cmTC_17013.dir/build
gmake[1]: Entering directory '/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_17013.dir/CheckIncludeFile.c.o
/usr/bin/cc -o CMakeFiles/cmTC_17013.dir/CheckIncludeFile.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_17013
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_17013.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTC_17013.dir/CheckIncludeFile.c.o -o cmTC_17013
gmake[1]: Leaving directory '/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD succeeded with the following output:
Change Dir: /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_0289d/fast && /usr/bin/gmake -f CMakeFiles/cmTC_0289d.dir/build.make CMakeFiles/cmTC_0289d.dir/build
gmake[1]: Entering directory '/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0289d.dir/src.c.o
/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -o CMakeFiles/cmTC_0289d.dir/src.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_0289d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0289d.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTC_0289d.dir/src.c.o -o cmTC_0289d
gmake[1]: Leaving directory '/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/CMakeTmp'
Source file was:
#include <pthread.h>
static void* test_func(void* data)
{
return data;
}
int main(void)
{
pthread_t thread;
pthread_create(&thread, NULL, test_func, NULL);
pthread_detach(thread);
pthread_cancel(thread);
pthread_join(thread, NULL);
pthread_atfork(NULL, NULL, NULL);
pthread_exit(NULL);
return 0;
}
@@ -0,0 +1,19 @@
#----------------------------------------------------------------
# Generated CMake target import file.
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
# Import target "darknet_vendor::darknet" for configuration ""
set_property(TARGET darknet_vendor::darknet APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
set_target_properties(darknet_vendor::darknet PROPERTIES
IMPORTED_LOCATION_NOCONFIG "${_IMPORT_PREFIX}/lib/libdarknet.so"
IMPORTED_SONAME_NOCONFIG "libdarknet.so"
)
list(APPEND _IMPORT_CHECK_TARGETS darknet_vendor::darknet )
list(APPEND _IMPORT_CHECK_FILES_FOR_darknet_vendor::darknet "${_IMPORT_PREFIX}/lib/libdarknet.so" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)
@@ -0,0 +1,107 @@
# Generated by CMake
if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.6)
message(FATAL_ERROR "CMake >= 2.6.0 required")
endif()
cmake_policy(PUSH)
cmake_policy(VERSION 2.6...3.20)
#----------------------------------------------------------------
# Generated CMake target import file.
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
# Protect against multiple inclusion, which would fail when already imported targets are added once more.
set(_targetsDefined)
set(_targetsNotDefined)
set(_expectedTargets)
foreach(_expectedTarget darknet_vendor::darknet darknet_vendor::darknet_vendor)
list(APPEND _expectedTargets ${_expectedTarget})
if(NOT TARGET ${_expectedTarget})
list(APPEND _targetsNotDefined ${_expectedTarget})
endif()
if(TARGET ${_expectedTarget})
list(APPEND _targetsDefined ${_expectedTarget})
endif()
endforeach()
if("${_targetsDefined}" STREQUAL "${_expectedTargets}")
unset(_targetsDefined)
unset(_targetsNotDefined)
unset(_expectedTargets)
set(CMAKE_IMPORT_FILE_VERSION)
cmake_policy(POP)
return()
endif()
if(NOT "${_targetsDefined}" STREQUAL "")
message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_targetsDefined}\nTargets not yet defined: ${_targetsNotDefined}\n")
endif()
unset(_targetsDefined)
unset(_targetsNotDefined)
unset(_expectedTargets)
# Compute the installation prefix relative to this file.
get_filename_component(_IMPORT_PREFIX "${CMAKE_CURRENT_LIST_FILE}" PATH)
get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
if(_IMPORT_PREFIX STREQUAL "/")
set(_IMPORT_PREFIX "")
endif()
# Create imported target darknet_vendor::darknet
add_library(darknet_vendor::darknet SHARED IMPORTED)
set_target_properties(darknet_vendor::darknet PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include"
INTERFACE_LINK_LIBRARIES "Threads::Threads;m"
)
# Create imported target darknet_vendor::darknet_vendor
add_library(darknet_vendor::darknet_vendor INTERFACE IMPORTED)
set_target_properties(darknet_vendor::darknet_vendor PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include"
INTERFACE_LINK_LIBRARIES "darknet_vendor::darknet"
)
if(CMAKE_VERSION VERSION_LESS 3.0.0)
message(FATAL_ERROR "This file relies on consumers using CMake 3.0.0 or greater.")
endif()
# Load information for each installed configuration.
get_filename_component(_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
file(GLOB CONFIG_FILES "${_DIR}/darknet_vendor-targets-*.cmake")
foreach(f ${CONFIG_FILES})
include(${f})
endforeach()
# Cleanup temporary variables.
set(_IMPORT_PREFIX)
# Loop over all imported files and verify that they actually exist
foreach(target ${_IMPORT_CHECK_TARGETS} )
foreach(file ${_IMPORT_CHECK_FILES_FOR_${target}} )
if(NOT EXISTS "${file}" )
message(FATAL_ERROR "The imported target \"${target}\" references the file
\"${file}\"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
\"${CMAKE_CURRENT_LIST_FILE}\"
but not all the files it references.
")
endif()
endforeach()
unset(_IMPORT_CHECK_FILES_FOR_${target})
endforeach()
unset(_IMPORT_CHECK_TARGETS)
# This file does not depend on other imported targets which have
# been exported from the same project but in a separate export set.
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)
cmake_policy(POP)
@@ -0,0 +1,143 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# The generator used is:
set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
# The top level Makefile was generated from the following files:
set(CMAKE_MAKEFILE_DEPENDS
"CMakeCache.txt"
"../CMakeLists.txt"
"CMakeFiles/3.22.1/CMakeCCompiler.cmake"
"CMakeFiles/3.22.1/CMakeCXXCompiler.cmake"
"CMakeFiles/3.22.1/CMakeSystem.cmake"
"../cmake/darknet_vendor-config.cmake.in"
"../include/darknet_vendor/version.h.in"
"/usr/share/cmake-3.22/Modules/BasicConfigVersion-SameMajorVersion.cmake.in"
"/usr/share/cmake-3.22/Modules/CMakeCCompiler.cmake.in"
"/usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c"
"/usr/share/cmake-3.22/Modules/CMakeCInformation.cmake"
"/usr/share/cmake-3.22/Modules/CMakeCXXCompiler.cmake.in"
"/usr/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp"
"/usr/share/cmake-3.22/Modules/CMakeCXXInformation.cmake"
"/usr/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake"
"/usr/share/cmake-3.22/Modules/CMakeCompilerIdDetection.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineSystem.cmake"
"/usr/share/cmake-3.22/Modules/CMakeFindBinUtils.cmake"
"/usr/share/cmake-3.22/Modules/CMakeGenericSystem.cmake"
"/usr/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake"
"/usr/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake"
"/usr/share/cmake-3.22/Modules/CMakePackageConfigHelpers.cmake"
"/usr/share/cmake-3.22/Modules/CMakeParseImplicitIncludeInfo.cmake"
"/usr/share/cmake-3.22/Modules/CMakeParseImplicitLinkInfo.cmake"
"/usr/share/cmake-3.22/Modules/CMakeParseLibraryArchitecture.cmake"
"/usr/share/cmake-3.22/Modules/CMakeSystem.cmake.in"
"/usr/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake"
"/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake"
"/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake"
"/usr/share/cmake-3.22/Modules/CMakeTestCompilerCommon.cmake"
"/usr/share/cmake-3.22/Modules/CMakeUnixFindMake.cmake"
"/usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake"
"/usr/share/cmake-3.22/Modules/CheckIncludeFile.c.in"
"/usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake"
"/usr/share/cmake-3.22/Modules/CheckLibraryExists.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/ADSP-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/ARMClang-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Borland-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Bruce-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Compaq-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Cray-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GHS-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GNU-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GNU-C.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GNU-CXX.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GNU-FindBinUtils.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GNU.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/HP-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/HP-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/IAR-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Intel-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/MSVC-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/NVHPC-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/PGI-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/PathScale-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/SCO-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/SDCC-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/SunPro-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/TI-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Watcom-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/XL-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/XL-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/XLClang-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/zOS-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/FetchContent.cmake"
"/usr/share/cmake-3.22/Modules/FetchContent/CMakeLists.cmake.in"
"/usr/share/cmake-3.22/Modules/FindGit.cmake"
"/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake"
"/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake"
"/usr/share/cmake-3.22/Modules/FindThreads.cmake"
"/usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake"
"/usr/share/cmake-3.22/Modules/Internal/FeatureTesting.cmake"
"/usr/share/cmake-3.22/Modules/Platform/Linux-Determine-CXX.cmake"
"/usr/share/cmake-3.22/Modules/Platform/Linux-GNU-C.cmake"
"/usr/share/cmake-3.22/Modules/Platform/Linux-GNU-CXX.cmake"
"/usr/share/cmake-3.22/Modules/Platform/Linux-GNU.cmake"
"/usr/share/cmake-3.22/Modules/Platform/Linux.cmake"
"/usr/share/cmake-3.22/Modules/Platform/UnixPaths.cmake"
"/usr/share/cmake-3.22/Modules/WriteBasicConfigVersionFile.cmake"
)
# The corresponding makefile is:
set(CMAKE_MAKEFILE_OUTPUTS
"Makefile"
"CMakeFiles/cmake.check_cache"
)
# Byproducts of CMake generate step:
set(CMAKE_MAKEFILE_PRODUCTS
"CMakeFiles/3.22.1/CMakeSystem.cmake"
"CMakeFiles/3.22.1/CMakeCCompiler.cmake"
"CMakeFiles/3.22.1/CMakeCXXCompiler.cmake"
"CMakeFiles/3.22.1/CMakeCCompiler.cmake"
"CMakeFiles/3.22.1/CMakeCXXCompiler.cmake"
"_deps/darknet-download-subbuild/CMakeLists.txt"
"version.h"
"darknet_vendor-config.cmake"
"darknet_vendor-version.cmake"
"CMakeFiles/CMakeDirectoryInformation.cmake"
)
# Dependency information for all targets:
set(CMAKE_DEPEND_INFO_FILES
"CMakeFiles/darknet.dir/DependInfo.cmake"
"CMakeFiles/darknet_exec.dir/DependInfo.cmake"
)
@@ -0,0 +1,140 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/darknet.dir/all
all: CMakeFiles/darknet_exec.dir/all
.PHONY : all
# The main recursive "preinstall" target.
preinstall:
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/darknet.dir/clean
clean: CMakeFiles/darknet_exec.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/darknet.dir
# All Build rule for target.
CMakeFiles/darknet.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/darknet.dir/build.make CMakeFiles/darknet.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/darknet.dir/build.make CMakeFiles/darknet.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47 "Built target darknet"
.PHONY : CMakeFiles/darknet.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/darknet.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles 47
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/darknet.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles 0
.PHONY : CMakeFiles/darknet.dir/rule
# Convenience name for target.
darknet: CMakeFiles/darknet.dir/rule
.PHONY : darknet
# clean rule for target.
CMakeFiles/darknet.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/darknet.dir/build.make CMakeFiles/darknet.dir/clean
.PHONY : CMakeFiles/darknet.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/darknet_exec.dir
# All Build rule for target.
CMakeFiles/darknet_exec.dir/all: CMakeFiles/darknet.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/darknet_exec.dir/build.make CMakeFiles/darknet_exec.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/darknet_exec.dir/build.make CMakeFiles/darknet_exec.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65 "Built target darknet_exec"
.PHONY : CMakeFiles/darknet_exec.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/darknet_exec.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles 65
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/darknet_exec.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles 0
.PHONY : CMakeFiles/darknet_exec.dir/rule
# Convenience name for target.
darknet_exec: CMakeFiles/darknet_exec.dir/rule
.PHONY : darknet_exec
# clean rule for target.
CMakeFiles/darknet_exec.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/darknet_exec.dir/build.make CMakeFiles/darknet_exec.dir/clean
.PHONY : CMakeFiles/darknet_exec.dir/clean
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system
@@ -0,0 +1,8 @@
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/darknet.dir
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/darknet_exec.dir
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/edit_cache.dir
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/rebuild_cache.dir
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/list_install_components.dir
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/install.dir
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/install/local.dir
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/install/strip.dir
@@ -0,0 +1 @@
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
@@ -0,0 +1,64 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/activation_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/activations.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/avgpool_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/batchnorm_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/blas.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/box.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/col2im.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/connected_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/convolutional_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/cost_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/crnn_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/crop_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/cuda.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/data.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/deconvolutional_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/demo.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/detection_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/dropout_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/gemm.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/gru_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/im2col.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/image.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/iseg_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/l2norm_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/list.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/local_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/logistic_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/lstm_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/matrix.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/maxpool_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/network.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/normalization_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/option_list.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/parser.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/region_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/reorg_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/rnn_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/route_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/shortcut_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/softmax_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/tree.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/upsample_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/utils.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/yolo_layer.c" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/image_opencv.cpp" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o" "gcc" "CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o.d"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
@@ -0,0 +1,830 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build
# Include any dependencies generated for this target.
include CMakeFiles/darknet.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include CMakeFiles/darknet.dir/compiler_depend.make
# Include the progress variables for this target.
include CMakeFiles/darknet.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o: _deps/darknet-download-src/src/activation_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/activation_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/activation_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/activation_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o: _deps/darknet-download-src/src/activations.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/activations.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/activations.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/activations.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o: _deps/darknet-download-src/src/avgpool_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/avgpool_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/avgpool_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/avgpool_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o: _deps/darknet-download-src/src/batchnorm_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/batchnorm_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/batchnorm_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/batchnorm_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o: _deps/darknet-download-src/src/blas.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/blas.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/blas.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/blas.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o: _deps/darknet-download-src/src/box.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/box.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/box.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/box.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o: _deps/darknet-download-src/src/col2im.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/col2im.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/col2im.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/col2im.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o: _deps/darknet-download-src/src/connected_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/connected_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/connected_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/connected_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o: _deps/darknet-download-src/src/convolutional_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/convolutional_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/convolutional_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/convolutional_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o: _deps/darknet-download-src/src/cost_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/cost_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/cost_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/cost_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o: _deps/darknet-download-src/src/crnn_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/crnn_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/crnn_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/crnn_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o: _deps/darknet-download-src/src/crop_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/crop_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/crop_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/crop_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o: _deps/darknet-download-src/src/cuda.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/cuda.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/cuda.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/cuda.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o: _deps/darknet-download-src/src/data.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/data.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/data.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/data.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o: _deps/darknet-download-src/src/deconvolutional_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/deconvolutional_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/deconvolutional_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/deconvolutional_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o: _deps/darknet-download-src/src/demo.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/demo.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/demo.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/demo.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o: _deps/darknet-download-src/src/detection_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/detection_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/detection_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/detection_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o: _deps/darknet-download-src/src/dropout_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/dropout_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/dropout_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/dropout_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o: _deps/darknet-download-src/src/gemm.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_19) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/gemm.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/gemm.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/gemm.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o: _deps/darknet-download-src/src/gru_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_20) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/gru_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/gru_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/gru_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o: _deps/darknet-download-src/src/im2col.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_21) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/im2col.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/im2col.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/im2col.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o: _deps/darknet-download-src/src/image.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_22) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/image.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/image.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/image.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o: _deps/darknet-download-src/src/iseg_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_23) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/iseg_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/iseg_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/iseg_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o: _deps/darknet-download-src/src/l2norm_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_24) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/l2norm_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/l2norm_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/l2norm_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o: _deps/darknet-download-src/src/layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_25) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o: _deps/darknet-download-src/src/list.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_26) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/list.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/list.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/list.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o: _deps/darknet-download-src/src/local_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_27) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/local_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/local_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/local_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o: _deps/darknet-download-src/src/logistic_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_28) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/logistic_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/logistic_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/logistic_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o: _deps/darknet-download-src/src/lstm_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_29) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/lstm_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/lstm_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/lstm_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o: _deps/darknet-download-src/src/matrix.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_30) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/matrix.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/matrix.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/matrix.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o: _deps/darknet-download-src/src/maxpool_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_31) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/maxpool_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/maxpool_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/maxpool_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o: _deps/darknet-download-src/src/network.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_32) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/network.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/network.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/network.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o: _deps/darknet-download-src/src/normalization_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_33) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/normalization_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/normalization_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/normalization_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o: _deps/darknet-download-src/src/option_list.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_34) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/option_list.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/option_list.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/option_list.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o: _deps/darknet-download-src/src/parser.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_35) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/parser.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/parser.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/parser.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o: _deps/darknet-download-src/src/region_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_36) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/region_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/region_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/region_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o: _deps/darknet-download-src/src/reorg_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_37) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/reorg_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/reorg_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/reorg_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o: _deps/darknet-download-src/src/rnn_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_38) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/rnn_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/rnn_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/rnn_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o: _deps/darknet-download-src/src/route_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_39) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/route_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/route_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/route_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o: _deps/darknet-download-src/src/shortcut_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_40) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/shortcut_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/shortcut_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/shortcut_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o: _deps/darknet-download-src/src/softmax_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_41) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/softmax_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/softmax_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/softmax_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o: _deps/darknet-download-src/src/tree.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_42) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/tree.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/tree.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/tree.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o: _deps/darknet-download-src/src/upsample_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_43) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/upsample_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/upsample_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/upsample_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o: _deps/darknet-download-src/src/utils.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_44) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/utils.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/utils.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/utils.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o: _deps/darknet-download-src/src/yolo_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_45) "Building C object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/yolo_layer.c
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/yolo_layer.c > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/yolo_layer.c -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.s
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o: CMakeFiles/darknet.dir/flags.make
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o: _deps/darknet-download-src/src/image_opencv.cpp
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o: CMakeFiles/darknet.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_46) "Building CXX object CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o -MF CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o.d -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/image_opencv.cpp
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/image_opencv.cpp > CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.i
CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src/image_opencv.cpp -o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.s
# Object files for target darknet
darknet_OBJECTS = \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o" \
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o"
# External object files for target darknet
darknet_EXTERNAL_OBJECTS =
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o
libdarknet.so: CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o
libdarknet.so: CMakeFiles/darknet.dir/build.make
libdarknet.so: CMakeFiles/darknet.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_47) "Linking C shared library libdarknet.so"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/darknet.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/darknet.dir/build: libdarknet.so
.PHONY : CMakeFiles/darknet.dir/build
CMakeFiles/darknet.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/darknet.dir/cmake_clean.cmake
.PHONY : CMakeFiles/darknet.dir/clean
CMakeFiles/darknet.dir/depend:
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/darknet.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/darknet.dir/depend
@@ -0,0 +1,101 @@
file(REMOVE_RECURSE
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o.d"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o"
"CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o.d"
"libdarknet.pdb"
"libdarknet.so"
)
# Per-language clean rules from dependency scanning.
foreach(lang C CXX)
include(CMakeFiles/darknet.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
@@ -0,0 +1,2 @@
# Empty compiler generated dependencies file for darknet.
# This may be replaced when dependencies are built.
@@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for compiler generated dependencies management for darknet.
@@ -0,0 +1,2 @@
# Empty dependencies file for darknet.
# This may be replaced when dependencies are built.
@@ -0,0 +1,17 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# compile C with /usr/bin/cc
# compile CXX with /usr/bin/c++
C_DEFINES = -Ddarknet_EXPORTS
C_INCLUDES = -I/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/include -I/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src
C_FLAGS = -fPIC
CXX_DEFINES = -Ddarknet_EXPORTS
CXX_INCLUDES = -I/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/include -I/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src
CXX_FLAGS = -fPIC
@@ -0,0 +1 @@
/usr/bin/cc -fPIC -shared -Wl,-soname,libdarknet.so -o libdarknet.so CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activation_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/activations.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/avgpool_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/batchnorm_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/blas.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/box.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/col2im.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/connected_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/convolutional_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cost_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crnn_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/crop_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/cuda.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/data.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/deconvolutional_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/demo.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/detection_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/dropout_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gemm.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/gru_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/im2col.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/iseg_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/l2norm_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/list.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/local_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/logistic_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/lstm_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/matrix.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/maxpool_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/network.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/normalization_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/option_list.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/parser.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/region_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/reorg_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/rnn_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/route_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/shortcut_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/softmax_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/tree.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/upsample_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/utils.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/yolo_layer.c.o CMakeFiles/darknet.dir/_deps/darknet-download-src/src/image_opencv.cpp.o -lm -lstdc++ -lm
@@ -0,0 +1,48 @@
CMAKE_PROGRESS_1 = 1
CMAKE_PROGRESS_2 = 2
CMAKE_PROGRESS_3 = 3
CMAKE_PROGRESS_4 = 4
CMAKE_PROGRESS_5 = 5
CMAKE_PROGRESS_6 = 6
CMAKE_PROGRESS_7 = 7
CMAKE_PROGRESS_8 = 8
CMAKE_PROGRESS_9 = 9
CMAKE_PROGRESS_10 = 10
CMAKE_PROGRESS_11 = 11
CMAKE_PROGRESS_12 = 12
CMAKE_PROGRESS_13 = 13
CMAKE_PROGRESS_14 = 14
CMAKE_PROGRESS_15 = 15
CMAKE_PROGRESS_16 = 16
CMAKE_PROGRESS_17 = 17
CMAKE_PROGRESS_18 = 18
CMAKE_PROGRESS_19 = 19
CMAKE_PROGRESS_20 = 20
CMAKE_PROGRESS_21 = 21
CMAKE_PROGRESS_22 = 22
CMAKE_PROGRESS_23 = 23
CMAKE_PROGRESS_24 = 24
CMAKE_PROGRESS_25 = 25
CMAKE_PROGRESS_26 = 26
CMAKE_PROGRESS_27 = 27
CMAKE_PROGRESS_28 = 28
CMAKE_PROGRESS_29 = 29
CMAKE_PROGRESS_30 = 30
CMAKE_PROGRESS_31 = 31
CMAKE_PROGRESS_32 = 32
CMAKE_PROGRESS_33 = 33
CMAKE_PROGRESS_34 = 34
CMAKE_PROGRESS_35 = 35
CMAKE_PROGRESS_36 = 36
CMAKE_PROGRESS_37 = 37
CMAKE_PROGRESS_38 = 38
CMAKE_PROGRESS_39 = 39
CMAKE_PROGRESS_40 = 40
CMAKE_PROGRESS_41 = 41
CMAKE_PROGRESS_42 = 42
CMAKE_PROGRESS_43 = 43
CMAKE_PROGRESS_44 = 44
CMAKE_PROGRESS_45 = 45
CMAKE_PROGRESS_46 = 46
CMAKE_PROGRESS_47 = 47
@@ -0,0 +1,36 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/art.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/captcha.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/cifar.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/classifier.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/coco.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/darknet.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/detector.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/go.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/instance-segmenter.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/lsd.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/nightmare.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/regressor.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/rnn.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/segmenter.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/super.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/tag.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o.d"
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/yolo.c" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o" "gcc" "CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o.d"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/darknet.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
@@ -0,0 +1,367 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build
# Include any dependencies generated for this target.
include CMakeFiles/darknet_exec.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include CMakeFiles/darknet_exec.dir/compiler_depend.make
# Include the progress variables for this target.
include CMakeFiles/darknet_exec.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o: _deps/darknet-download-src/examples/art.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/art.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/art.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/art.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o: _deps/darknet-download-src/examples/captcha.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/captcha.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/captcha.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/captcha.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o: _deps/darknet-download-src/examples/cifar.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/cifar.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/cifar.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/cifar.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o: _deps/darknet-download-src/examples/classifier.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/classifier.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/classifier.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/classifier.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o: _deps/darknet-download-src/examples/coco.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/coco.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/coco.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/coco.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o: _deps/darknet-download-src/examples/darknet.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/darknet.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/darknet.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/darknet.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o: _deps/darknet-download-src/examples/detector.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/detector.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/detector.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/detector.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o: _deps/darknet-download-src/examples/go.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/go.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/go.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/go.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o: _deps/darknet-download-src/examples/instance-segmenter.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/instance-segmenter.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/instance-segmenter.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/instance-segmenter.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o: _deps/darknet-download-src/examples/lsd.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/lsd.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/lsd.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/lsd.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o: _deps/darknet-download-src/examples/nightmare.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/nightmare.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/nightmare.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/nightmare.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o: _deps/darknet-download-src/examples/super.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/super.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/super.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/super.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o: _deps/darknet-download-src/examples/rnn.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/rnn.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/rnn.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/rnn.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o: _deps/darknet-download-src/examples/regressor.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/regressor.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/regressor.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/regressor.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o: _deps/darknet-download-src/examples/segmenter.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/segmenter.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/segmenter.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/segmenter.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o: _deps/darknet-download-src/examples/tag.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/tag.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/tag.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/tag.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.s
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o: CMakeFiles/darknet_exec.dir/flags.make
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o: _deps/darknet-download-src/examples/yolo.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o: CMakeFiles/darknet_exec.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building C object CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o -MF CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o.d -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o -c /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/yolo.c
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.i"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/yolo.c > CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.i
CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.s"
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/examples/yolo.c -o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.s
# Object files for target darknet_exec
darknet_exec_OBJECTS = \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o" \
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o"
# External object files for target darknet_exec
darknet_exec_EXTERNAL_OBJECTS =
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o
darknet: CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o
darknet: CMakeFiles/darknet_exec.dir/build.make
darknet: libdarknet.so
darknet: CMakeFiles/darknet_exec.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Linking C executable darknet"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/darknet_exec.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/darknet_exec.dir/build: darknet
.PHONY : CMakeFiles/darknet_exec.dir/build
CMakeFiles/darknet_exec.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/darknet_exec.dir/cmake_clean.cmake
.PHONY : CMakeFiles/darknet_exec.dir/clean
CMakeFiles/darknet_exec.dir/depend:
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/CMakeFiles/darknet_exec.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/darknet_exec.dir/depend
@@ -0,0 +1,43 @@
file(REMOVE_RECURSE
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o.d"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o"
"CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o.d"
"darknet"
"darknet.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/darknet_exec.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
@@ -0,0 +1,2 @@
# Empty compiler generated dependencies file for darknet_exec.
# This may be replaced when dependencies are built.
@@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for compiler generated dependencies management for darknet_exec.
@@ -0,0 +1,2 @@
# Empty dependencies file for darknet_exec.
# This may be replaced when dependencies are built.
@@ -0,0 +1,10 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# compile C with /usr/bin/cc
C_DEFINES =
C_INCLUDES = -I/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/include -I/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src/src
C_FLAGS =
@@ -0,0 +1 @@
/usr/bin/cc CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/art.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/captcha.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/cifar.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/classifier.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/coco.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/darknet.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/detector.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/go.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/instance-segmenter.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/lsd.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/nightmare.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/super.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/rnn.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/regressor.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/segmenter.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/tag.c.o CMakeFiles/darknet_exec.dir/_deps/darknet-download-src/examples/yolo.c.o -o darknet -Wl,-rpath,/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build: libdarknet.so -lm
@@ -0,0 +1,19 @@
CMAKE_PROGRESS_1 = 48
CMAKE_PROGRESS_2 = 49
CMAKE_PROGRESS_3 = 50
CMAKE_PROGRESS_4 = 51
CMAKE_PROGRESS_5 = 52
CMAKE_PROGRESS_6 = 53
CMAKE_PROGRESS_7 = 54
CMAKE_PROGRESS_8 = 55
CMAKE_PROGRESS_9 = 56
CMAKE_PROGRESS_10 = 57
CMAKE_PROGRESS_11 = 58
CMAKE_PROGRESS_12 = 59
CMAKE_PROGRESS_13 = 60
CMAKE_PROGRESS_14 = 61
CMAKE_PROGRESS_15 = 62
CMAKE_PROGRESS_16 = 63
CMAKE_PROGRESS_17 = 64
CMAKE_PROGRESS_18 = 65
@@ -0,0 +1 @@
65
File diff suppressed because it is too large Load Diff
Submodule ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src added at 61c9d02ec4
@@ -0,0 +1,112 @@
# This is the CMakeCache file.
# For build in directory: /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local
//No help, variable specified on the command line.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake
//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=darknet-download-populate
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
//Value Computed by CMake
darknet-download-populate_BINARY_DIR:STATIC=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild
//Value Computed by CMake
darknet-download-populate_IS_TOP_LEVEL:STATIC=ON
//Value Computed by CMake
darknet-download-populate_SOURCE_DIR:STATIC=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild
########################
# INTERNAL cache entries
########################
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=22
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.22
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
@@ -0,0 +1,15 @@
set(CMAKE_HOST_SYSTEM "Linux-5.15.0-67-generic")
set(CMAKE_HOST_SYSTEM_NAME "Linux")
set(CMAKE_HOST_SYSTEM_VERSION "5.15.0-67-generic")
set(CMAKE_HOST_SYSTEM_PROCESSOR "aarch64")
set(CMAKE_SYSTEM "Linux-5.15.0-67-generic")
set(CMAKE_SYSTEM_NAME "Linux")
set(CMAKE_SYSTEM_VERSION "5.15.0-67-generic")
set(CMAKE_SYSTEM_PROCESSOR "aarch64")
set(CMAKE_CROSSCOMPILING "FALSE")
set(CMAKE_SYSTEM_LOADED 1)
@@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
@@ -0,0 +1 @@
The system is: Linux - 5.15.0-67-generic - aarch64
@@ -0,0 +1,11 @@
# Hashes of file build rules.
20f30e4fbe14e1cdd5928a6679b09380 CMakeFiles/darknet-download-populate
c5616be804c9b225a3d67e905c87e49a CMakeFiles/darknet-download-populate-complete
72a56f81b6d58a98024a7e17c763e9f9 darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-build
5bf1ae354fff1d5ba4a90c6674252f8c darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-configure
75dc865bfe071971a73bf90626ea83be darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-download
fb363f21588c7b9c6694f77c0d8781ff darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-install
b717b291bed18eb671d02cc7ca6bafa7 darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-mkdir
5a4341b9de05b6f2005996b58edca051 darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-patch
7b7e0b9eea24a4fcab0d02f9913b2c21 darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-test
0ad477c37f1c1990b37efd27eedfd4cd darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-update
@@ -0,0 +1,44 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# The generator used is:
set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
# The top level Makefile was generated from the following files:
set(CMAKE_MAKEFILE_DEPENDS
"CMakeCache.txt"
"CMakeFiles/3.22.1/CMakeSystem.cmake"
"CMakeLists.txt"
"darknet-download-populate-prefix/tmp/darknet-download-populate-cfgcmd.txt.in"
"/usr/share/cmake-3.22/Modules/CMakeDetermineSystem.cmake"
"/usr/share/cmake-3.22/Modules/CMakeGenericSystem.cmake"
"/usr/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake"
"/usr/share/cmake-3.22/Modules/CMakeSystem.cmake.in"
"/usr/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake"
"/usr/share/cmake-3.22/Modules/ExternalProject-gitupdate.cmake.in"
"/usr/share/cmake-3.22/Modules/ExternalProject.cmake"
"/usr/share/cmake-3.22/Modules/Platform/Linux.cmake"
"/usr/share/cmake-3.22/Modules/Platform/UnixPaths.cmake"
"/usr/share/cmake-3.22/Modules/RepositoryInfo.txt.in"
)
# The corresponding makefile is:
set(CMAKE_MAKEFILE_OUTPUTS
"Makefile"
"CMakeFiles/cmake.check_cache"
)
# Byproducts of CMake generate step:
set(CMAKE_MAKEFILE_PRODUCTS
"CMakeFiles/3.22.1/CMakeSystem.cmake"
"darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-gitinfo.txt"
"darknet-download-populate-prefix/tmp/darknet-download-populate-gitupdate.cmake"
"darknet-download-populate-prefix/tmp/darknet-download-populate-cfgcmd.txt"
"CMakeFiles/CMakeDirectoryInformation.cmake"
)
# Dependency information for all targets:
set(CMAKE_DEPEND_INFO_FILES
"CMakeFiles/darknet-download-populate.dir/DependInfo.cmake"
)
@@ -0,0 +1,112 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/darknet-download-populate.dir/all
.PHONY : all
# The main recursive "preinstall" target.
preinstall:
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/darknet-download-populate.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/darknet-download-populate.dir
# All Build rule for target.
CMakeFiles/darknet-download-populate.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/darknet-download-populate.dir/build.make CMakeFiles/darknet-download-populate.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/darknet-download-populate.dir/build.make CMakeFiles/darknet-download-populate.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9 "Built target darknet-download-populate"
.PHONY : CMakeFiles/darknet-download-populate.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/darknet-download-populate.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles 9
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/darknet-download-populate.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles 0
.PHONY : CMakeFiles/darknet-download-populate.dir/rule
# Convenience name for target.
darknet-download-populate: CMakeFiles/darknet-download-populate.dir/rule
.PHONY : darknet-download-populate
# clean rule for target.
CMakeFiles/darknet-download-populate.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/darknet-download-populate.dir/build.make CMakeFiles/darknet-download-populate.dir/clean
.PHONY : CMakeFiles/darknet-download-populate.dir/clean
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system
@@ -0,0 +1,3 @@
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles/darknet-download-populate.dir
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles/edit_cache.dir
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles/rebuild_cache.dir
@@ -0,0 +1 @@
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
@@ -0,0 +1,18 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
@@ -0,0 +1,46 @@
{
"sources" :
[
{
"file" : "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles/darknet-download-populate"
},
{
"file" : "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles/darknet-download-populate.rule"
},
{
"file" : "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles/darknet-download-populate-complete.rule"
},
{
"file" : "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-build.rule"
},
{
"file" : "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-configure.rule"
},
{
"file" : "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-download.rule"
},
{
"file" : "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-install.rule"
},
{
"file" : "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-mkdir.rule"
},
{
"file" : "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-patch.rule"
},
{
"file" : "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-test.rule"
},
{
"file" : "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-update.rule"
}
],
"target" :
{
"labels" :
[
"darknet-download-populate"
],
"name" : "darknet-download-populate"
}
}
@@ -0,0 +1,14 @@
# Target labels
darknet-download-populate
# Source files and their labels
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles/darknet-download-populate
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles/darknet-download-populate.rule
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles/darknet-download-populate-complete.rule
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-build.rule
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-configure.rule
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-download.rule
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-install.rule
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-mkdir.rule
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-patch.rule
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-test.rule
/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-update.rule
@@ -0,0 +1,162 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild
# Utility rule file for darknet-download-populate.
# Include any custom commands dependencies for this target.
include CMakeFiles/darknet-download-populate.dir/compiler_depend.make
# Include the progress variables for this target.
include CMakeFiles/darknet-download-populate.dir/progress.make
CMakeFiles/darknet-download-populate: CMakeFiles/darknet-download-populate-complete
CMakeFiles/darknet-download-populate-complete: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-install
CMakeFiles/darknet-download-populate-complete: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-mkdir
CMakeFiles/darknet-download-populate-complete: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-download
CMakeFiles/darknet-download-populate-complete: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-update
CMakeFiles/darknet-download-populate-complete: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-patch
CMakeFiles/darknet-download-populate-complete: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-configure
CMakeFiles/darknet-download-populate-complete: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-build
CMakeFiles/darknet-download-populate-complete: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-install
CMakeFiles/darknet-download-populate-complete: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-test
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Completed 'darknet-download-populate'"
/usr/bin/cmake -E make_directory /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles
/usr/bin/cmake -E touch /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles/darknet-download-populate-complete
/usr/bin/cmake -E touch /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-done
darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-update:
.PHONY : darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-update
darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-build: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-configure
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "No build step for 'darknet-download-populate'"
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-build && /usr/bin/cmake -E echo_append
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-build && /usr/bin/cmake -E touch /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-build
darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-configure: darknet-download-populate-prefix/tmp/darknet-download-populate-cfgcmd.txt
darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-configure: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-patch
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "No configure step for 'darknet-download-populate'"
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-build && /usr/bin/cmake -E echo_append
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-build && /usr/bin/cmake -E touch /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-configure
darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-download: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-gitinfo.txt
darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-download: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-mkdir
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Performing download step (git clone) for 'darknet-download-populate'"
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps && /usr/bin/cmake -P /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/tmp/darknet-download-populate-gitclone.cmake
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps && /usr/bin/cmake -E touch /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-download
darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-install: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "No install step for 'darknet-download-populate'"
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-build && /usr/bin/cmake -E echo_append
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-build && /usr/bin/cmake -E touch /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-install
darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-mkdir:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Creating directories for 'darknet-download-populate'"
/usr/bin/cmake -E make_directory /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src
/usr/bin/cmake -E make_directory /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-build
/usr/bin/cmake -E make_directory /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix
/usr/bin/cmake -E make_directory /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/tmp
/usr/bin/cmake -E make_directory /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp
/usr/bin/cmake -E make_directory /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src
/usr/bin/cmake -E make_directory /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp
/usr/bin/cmake -E touch /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-mkdir
darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-patch: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-update
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "No patch step for 'darknet-download-populate'"
/usr/bin/cmake -E echo_append
/usr/bin/cmake -E touch /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-patch
darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-update:
.PHONY : darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-update
darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-test: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-install
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "No test step for 'darknet-download-populate'"
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-build && /usr/bin/cmake -E echo_append
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-build && /usr/bin/cmake -E touch /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-test
darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-update: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-download
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Performing update step for 'darknet-download-populate'"
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src && /usr/bin/cmake -P /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/darknet-download-populate-prefix/tmp/darknet-download-populate-gitupdate.cmake
darknet-download-populate: CMakeFiles/darknet-download-populate
darknet-download-populate: CMakeFiles/darknet-download-populate-complete
darknet-download-populate: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-build
darknet-download-populate: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-configure
darknet-download-populate: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-download
darknet-download-populate: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-install
darknet-download-populate: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-mkdir
darknet-download-populate: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-patch
darknet-download-populate: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-test
darknet-download-populate: darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-update
darknet-download-populate: CMakeFiles/darknet-download-populate.dir/build.make
.PHONY : darknet-download-populate
# Rule to build all files generated by this target.
CMakeFiles/darknet-download-populate.dir/build: darknet-download-populate
.PHONY : CMakeFiles/darknet-download-populate.dir/build
CMakeFiles/darknet-download-populate.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/darknet-download-populate.dir/cmake_clean.cmake
.PHONY : CMakeFiles/darknet-download-populate.dir/clean
CMakeFiles/darknet-download-populate.dir/depend:
cd /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles/darknet-download-populate.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/darknet-download-populate.dir/depend
@@ -0,0 +1,17 @@
file(REMOVE_RECURSE
"CMakeFiles/darknet-download-populate"
"CMakeFiles/darknet-download-populate-complete"
"darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-build"
"darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-configure"
"darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-download"
"darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-install"
"darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-mkdir"
"darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-patch"
"darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-test"
"darknet-download-populate-prefix/src/darknet-download-populate-stamp/darknet-download-populate-update"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/darknet-download-populate.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
@@ -0,0 +1,2 @@
# Empty custom commands generated dependencies file for darknet-download-populate.
# This may be replaced when dependencies are built.
@@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for custom commands dependencies management for darknet-download-populate.
@@ -0,0 +1,10 @@
CMAKE_PROGRESS_1 = 1
CMAKE_PROGRESS_2 = 2
CMAKE_PROGRESS_3 = 3
CMAKE_PROGRESS_4 = 4
CMAKE_PROGRESS_5 = 5
CMAKE_PROGRESS_6 = 6
CMAKE_PROGRESS_7 = 7
CMAKE_PROGRESS_8 = 8
CMAKE_PROGRESS_9 = 9
@@ -0,0 +1,35 @@
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file Copyright.txt or https://cmake.org/licensing for details.
cmake_minimum_required(VERSION 3.22.1)
# We name the project and the target for the ExternalProject_Add() call
# to something that will highlight to the user what we are working on if
# something goes wrong and an error message is produced.
project(darknet-download-populate NONE)
# Pass through things we've already detected in the main project to avoid
# paying the cost of redetecting them again in ExternalProject_Add()
set(GIT_EXECUTABLE [==[/usr/bin/git]==])
set(GIT_VERSION_STRING [==[2.34.1]==])
set_property(GLOBAL PROPERTY _CMAKE_FindGit_GIT_EXECUTABLE_VERSION
[==[/usr/bin/git;2.34.1]==]
)
include(ExternalProject)
ExternalProject_Add(darknet-download-populate
"UPDATE_DISCONNECTED" "False" "GIT_REPOSITORY" "https://github.com/pjreddie/darknet.git" "GIT_TAG" "61c9d02ec461e30d55762ec7669d6a1d3c356fb2"
SOURCE_DIR "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-src"
BINARY_DIR "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-build"
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND ""
TEST_COMMAND ""
USES_TERMINAL_DOWNLOAD YES
USES_TERMINAL_UPDATE YES
)
@@ -0,0 +1,154 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named darknet-download-populate
# Build rule for target.
darknet-download-populate: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 darknet-download-populate
.PHONY : darknet-download-populate
# fast build rule for target.
darknet-download-populate/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/darknet-download-populate.dir/build.make CMakeFiles/darknet-download-populate.dir/build
.PHONY : darknet-download-populate/fast
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... rebuild_cache"
@echo "... darknet-download-populate"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system
@@ -0,0 +1,49 @@
# Install script for directory: /media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
if(CMAKE_INSTALL_COMPONENT)
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
else()
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
endif()
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
"${CMAKE_INSTALL_MANIFEST_FILES}")
file(WRITE "/media/psf/freelancing/greenhouse/ros2_ws/src/darknet_vendor/build/_deps/darknet-download-subbuild/${CMAKE_INSTALL_MANIFEST}"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
@@ -0,0 +1,3 @@
repository='https://github.com/pjreddie/darknet.git'
module=''
tag='origin'

Some files were not shown because too many files have changed in this diff Show More