ros2_yolos_trt
TensorRT-native YOLO inference for ROS 2 — detection, segmentation, pose, OBB, classification and monocular metric depth as composable lifecycle nodes on a zero-copy GPU pipeline.
파일 탐색기
- ci.yml
- .gitkeep
- cover.png
- depth.gif
- detection.gif
- pose.gif
- segmentation.gif
- depth.json
- detection.json
- pose.json
- results.json
- results.md
- segmentation.json
- default_params.yaml
- 2026-08-21-ros2-yolos-trt.md
- 2026-08-21-ros2-yolos-trt-design.md
- classifier_adapter.hpp
- depth_adapter.hpp
- detector_adapter.hpp
- obb_adapter.hpp
- pose_adapter.hpp
- segmentor_adapter.hpp
- yolos_adapter_base.hpp
- classification_converter.hpp
- depth_converter.hpp
- detection_converter.hpp
- obb_converter.hpp
- pose_converter.hpp
- segmentation_converter.hpp
- engine_cache.hpp
- classifier_node.hpp
- depth_node.hpp
- detector_node.hpp
- obb_node.hpp
- pose_node.hpp
- segmentor_node.hpp
- yolos_lifecycle_node_base.hpp
- visibility_control.hpp
- classifier.launch.py
- depth.launch.py
- detector.launch.py
- obb.launch.py
- pose.launch.py
- segmentor.launch.py
- KeyPoint2D.msg
- KeyPoint2DArray.msg
- OBBDetection2D.msg
- OBBDetection2DArray.msg
- OrientedBoundingBox2D.msg
- LINKEDIN_POST.md
- demo.rviz.in
- benchmark_task.py
- make_promo.py
- record_demo.sh
- record_depth_demo.sh
- run_benchmarks.sh
- update_readme_benchmarks.py
- classifier_adapter.cpp
- depth_adapter.cpp
- detector_adapter.cpp
- obb_adapter.cpp
- pose_adapter.cpp
- segmentor_adapter.cpp
- classification_converter.cpp
- depth_converter.cpp
- detection_converter.cpp
- obb_converter.cpp
- pose_converter.cpp
- segmentation_converter.cpp
- engine_cache.cpp
- classifier_node.cpp
- depth_node.cpp
- detector_node.cpp
- obb_node.cpp
- pose_node.cpp
- segmentor_node.cpp
- yolos_lifecycle_node_base.cpp
- test_classification.cpp
- test_depth.cpp
- test_detection.cpp
- test_obb.cpp
- test_pose.cpp
- test_segmentation.cpp
- test_build_smoke.cpp
- test_classification_converter.cpp
- test_depth_converter.cpp
- test_detection_converter.cpp
- test_dtos.cpp
- test_engine_cache.cpp
- test_lifecycle_node_base.cpp
- test_messages.cpp
- test_obb_converter.cpp
- test_pose_converter.cpp
- test_segmentation_converter.cpp
- .gitignore
- CMakeLists.txt
- LICENSE
- package.xml
- README.md
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
