diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..8dc1f15
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,76 @@
+
+
+
+# Tech Stack File
+![](https://img.stackshare.io/repo.svg "repo") [locusrobotics/rosbag_snapshot](https://github.com/locusrobotics/rosbag_snapshot)![](https://img.stackshare.io/public_badge.svg "public")
+
+|4
Tools used|11/09/23
Report generated|
+|------|------|
+
+
+## Languages (2)
+
+
+
+
+ C++
+
+
+ |
+
+
+
+
+ Python
+
+
+ |
+
+
+
+
+## DevOps (2)
+
+
+
+
+ CMake
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+
+
+
+Generated via [Stack File](https://github.com/apps/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..4142209
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,47 @@
+repo_name: locusrobotics/rosbag_snapshot
+report_id: 38c9f65dc5a1c101a3497dcfc19e9e1d
+repo_type: Public
+timestamp: '2023-11-09T16:25:34+00:00'
+requested_by: garyservin
+provider: github
+branch: devel
+detected_tools_count: 4
+tools:
+- 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: 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: 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