From d3b4ebe352d646339f308afa0ace3790ccda9907 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 16:28:09 +0000 Subject: [PATCH 1/2] Create techstack.yml --- techstack.yml | 146 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000000..0b696fb3a63 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,146 @@ +repo_name: locusrobotics/pcl +report_id: de598da4a6ac9137717fd5c1be2dab00 +repo_type: Public +timestamp: '2023-11-09T16:28:07+00:00' +requested_by: paulbovbel +provider: github +branch: master +detected_tools_count: 14 +tools: +- name: C lang + description: One of the most widely used programming languages of all time + website_url: http://en.wikipedia.org/wiki/C_(programming_language) + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/no-img-open-source.png + detection_source: Repo Metadata +- name: C++ + description: Has imperative, object-oriented and generic programming features, while + also providing the facilities for low level memory manipulation + website_url: http://www.cplusplus.com/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1049/cplusplus.png + detection_source: Repo Metadata +- name: GLSL + description: A high-level C-style language + website_url: https://www.khronos.org/opengl/wiki/Core_Language_(GLSL) + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6548/default_a66025fbe8f221c489bdaac3a99d84e5f138cbbd.png + detection_source: Repo Metadata +- name: MATLAB + description: A high-level language and interactive environment for numerical computation, + visualization, and programming + website_url: http://www.mathworks.com/products/matlab/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1214/h5g3etjnacmazg8oq17z.jpeg + detection_source: Repo Metadata +- name: Python + description: A clear and powerful object-oriented programming language, comparable + to Perl, Ruby, Scheme, or Java. + website_url: https://www.python.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source: Repo Metadata +- name: CMake + description: 'An open-source system that manages the build process ' + website_url: http://www.cmake.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Java Build Tools + image_url: https://img.stackshare.io/service/2424/0UlUI_y1_400x400.jpg + detection_source: Repo Metadata +- name: Docker + description: Enterprise Container Platform for High-Velocity Innovation. + website_url: https://www.docker.com/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Virtual Machine Platforms & Containers + image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png + detection_source: Repo Metadata +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source: ".github/workflows/clang-tidy.yml" + last_updated_by: Markus Vieth + last_updated_on: 2023-02-28 12:43:25.000000000 Z +- name: CUDA + description: It provides everything you need to develop GPU-accelerated applications + website_url: http://www.nvidia.com/object/cuda_home_new.html + open_source: false + hosted_saas: false + category: Application Utilities + sub_category: Machine Learning Tools + image_url: https://img.stackshare.io/service/2836/LUOWehvo_400x400.jpeg + detection_source: Repo Metadata +- name: Debian + description: The Universal Operating System + website_url: https://www.debian.org/ + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Operating Systems + image_url: https://img.stackshare.io/service/1656/vd4gAekh.png + detection_source: ".dev/docker/release/Dockerfile" + last_updated_by: Kunal Tyagi + last_updated_on: 2020-05-11 20:44:31.000000000 Z +- name: Ros + website_url: http://www.ros.org/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/6281/ros.org + detection_source: ".dev/docker/perception_pcl_ros/Dockerfile" + last_updated_by: Kunal Tyagi + last_updated_on: 2020-05-11 20:44:31.000000000 Z +- name: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source: Repo Metadata +- name: Sphinx + description: Open source full text search server, designed from the ground up with + performance, relevance (aka search quality), and integration simplicity in mind + website_url: http://sphinxsearch.com/ + open_source: false + hosted_saas: false + category: Application Utilities + sub_category: Search Engines + image_url: https://img.stackshare.io/service/1598/TtqoAo1V.png + detection_source: doc/requirements.txt + last_updated_by: Markus Vieth + last_updated_on: 2021-11-16 12:47:08.000000000 Z From 0d7995841ae204cc67e7398c409689414e00ce22 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 16:28:10 +0000 Subject: [PATCH 2/2] Create techstack.md --- techstack.md | 179 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000000..5e82c399112 --- /dev/null +++ b/techstack.md @@ -0,0 +1,179 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [locusrobotics/pcl](https://github.com/locusrobotics/pcl)![](https://img.stackshare.io/public_badge.svg "public") +

+|14
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (5) + + + + + + + + + + + + +
+ C lang +
+ C lang +
+ +
+ C++ +
+ C++ +
+ +
+ GLSL +
+ GLSL +
+ +
+ MATLAB +
+ MATLAB +
+ +
+ Python +
+ Python +
+ +
+ +## DevOps (4) + + + + + + + + + + +
+ CMake +
+ CMake +
+ +
+ Docker +
+ Docker +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ +## Other (5) + + + + + + + + + + + + +
+ CUDA +
+ CUDA +
+ +
+ Debian +
+ Debian +
+ +
+ Ros +
+ Ros +
+ +
+ Shell +
+ Shell +
+ +
+ Sphinx +
+ Sphinx +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file)