Skip to content

Commit 5728bae

Browse files
committed
chore: update gcb
1 parent e0de94b commit 5728bae

2 files changed

Lines changed: 8 additions & 9 deletions

File tree

63.2 KB
Loading

src/data/projects/projects.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,14 @@
3333
"link": "hospital-bed",
3434
"image": "hospbed.webp"
3535
},
36-
36+
{
37+
"id": "garbage-collection-bot",
38+
"title": "Garbage Collection Bot",
39+
"short_description": "An autonomous robotic system designed for localized waste collection, navigation, and bin management.",
40+
"description": " that can effectively sort coconuts according to a variety of physical and visual characteristics. With its labour-intensive, time-consuming, and inconsistent nature, the system aims to overcome the drawbacks of conventional manual sorting techniques.",
41+
"link": "garbage-collection-bot",
42+
"image": "garbage-bot2.webp"
43+
},
3744
{
3845
"id": "auv",
3946
"title": "AUV Varuna",
@@ -58,13 +65,5 @@
5865
"description": "An unmanned aerial vehicle equipped with multispectral and hyperspectral cameras for high-resolution soil mapping. It provides valuable data on soil properties, crop health, and terrain, contributing to efficient agricultural and environmental applications.",
5966
"link": "soil-uav",
6067
"image": "soil-uav.webp"
61-
},
62-
{
63-
"id": "coconut-sorting-robot",
64-
"title": "Coconut Sorting Robot",
65-
"short_description": "Automated system to sort coconuts by physical and visual traits.",
66-
"description": "The main goal of the project is to develop and design an automated system that can effectively sort coconuts according to a variety of physical and visual characteristics. With its labour-intensive, time-consuming, and inconsistent nature, the system aims to overcome the drawbacks of conventional manual sorting techniques.",
67-
"link": "coconut-sorting-robot",
68-
"image": "coconut-sorting.webp"
6968
}
7069
]

0 commit comments

Comments
 (0)