- )
-}
-
-export default AgroPickerModelView
diff --git a/src/components/models/index.js b/src/components/models/index.js
index 3c94376..c7fe8be 100644
--- a/src/components/models/index.js
+++ b/src/components/models/index.js
@@ -1,5 +1,4 @@
import AgrobotModelView from './AgrobotModelView'
-import AgroPickerModelView from './AgroPickerModelView'
import AgroponicModelView from './AgroponicModelView'
-export { AgrobotModelView, AgroPickerModelView, AgroponicModelView }
+export { AgrobotModelView, AgroponicModelView }
diff --git a/src/components/models/meshAndMaterials/AgropickerModel.js b/src/components/models/meshAndMaterials/AgropickerModel.js
deleted file mode 100644
index f783f19..0000000
--- a/src/components/models/meshAndMaterials/AgropickerModel.js
+++ /dev/null
@@ -1,29 +0,0 @@
-import React, { useRef } from 'react'
-import { useGLTF } from '@react-three/drei'
-import path from '../../../assets/models/agroarm-transformed.glb'
-import { useFrame } from '@react-three/fiber'
-
-const AgroPickerModel = (props) => {
- const { nodes, materials } = useGLTF(path)
- const ref = useRef()
-
- useFrame(() => {
- ref.current.rotation.y += 0.0005
- ref.current.rotation.x += 0.0
- })
-
- return (
-
-
-
- )
-}
-
-useGLTF.preload(path)
-
-export default AgroPickerModel
diff --git a/src/components/projects/agrobots/subteams/Extermination.js b/src/components/projects/agrobots/subteams/Extermination.js
deleted file mode 100644
index 34be479..0000000
--- a/src/components/projects/agrobots/subteams/Extermination.js
+++ /dev/null
@@ -1,24 +0,0 @@
-import SubteamSection from '../../utils/SubteamSection'
-import TextChild from '../../utils/TextChild'
-import ImageChild from '../../utils/ImageChild'
-const Extermination = () => {
- return (
-
-
- }
- leftChild={}
- />
-
- )
-}
-
-export default Extermination
diff --git a/src/components/projects/agrobots/subteams/Mechatronics.js b/src/components/projects/agrobots/subteams/Mechatronics.js
new file mode 100644
index 0000000..39bf1da
--- /dev/null
+++ b/src/components/projects/agrobots/subteams/Mechatronics.js
@@ -0,0 +1,24 @@
+import SubteamSection from '../../utils/SubteamSection'
+import TextChild from '../../utils/TextChild'
+import ImageChild from '../../utils/ImageChild'
+const Mechatronics = () => {
+ return (
+
+
+ }
+ leftChild={}
+ />
+
+ )
+}
+
+export default Mechatronics
diff --git a/src/components/recruitment/SubteamOverlay.js b/src/components/recruitment/SubteamOverlay.js
index 2e246cb..9da32cc 100644
--- a/src/components/recruitment/SubteamOverlay.js
+++ b/src/components/recruitment/SubteamOverlay.js
@@ -158,15 +158,15 @@ function SubteamOverlay({ setOverlayId, overlayId }) {
],
}
break
- case 'extermination':
+ case 'mechatronics':
content = {
- title: 'Extermination',
+ title: 'Mechatronics',
description:
- 'The Extermination sub-team designs, builds, and programs precision weed elimination systems that focus on eco-friendly weed management and crop protection. Our active projects include a system for the targeted deployment of herbicide and a laser weeding system based on a 2 axis gantry to burn weeds with a high powered laser. Our project is very self contained and all encompassing, thus requiring members from various engineering disciplines.',
+ 'The Mechatronics sub-team designs, builds, and programs the AgroBot’s additional robotic capabilities to allow it to fulfill various functions. Our active projects include a system for the targeted deployment of herbicide and a laser weeding system based on a 2 axis gantry to burn weeds with a high powered laser. Our projects are very self contained and all encompassing, thus requiring members from various engineering disciplines.',
responsibilities: [
- 'Designing mechanical, electrical, and software elements of the extermination system',
+ 'Designing mechanical, electrical, and software elements of the mechatronic systems',
'Prototyping and Iterating on designs',
- 'Integrating Extermination Systems with Agrobot’s other subteams, notably the Applied AI, Mechanical, and Electrical subteams',
+ 'Integrating Mechatronics Systems with Agrobot’s other subteams, notably the Applied AI, Mechanical, and Electrical subteams',
],
technologies: [
'SolidWorks, Altium, Kicad',
@@ -176,7 +176,7 @@ function SubteamOverlay({ setOverlayId, overlayId }) {
what_you_will_learn: [
{
bold: 'Mechanical Design: ',
- text: 'Master the design of precision extermination systems using SolidWorks',
+ text: 'Master the design of precision electromechanical systems using SolidWorks',
},
{
bold: 'Electrical Design: ',
@@ -192,7 +192,7 @@ function SubteamOverlay({ setOverlayId, overlayId }) {
},
{
bold: 'Integration & Control: ',
- text: 'Integrate data from crop detection models and implement control algorithms for accurate extermination methods',
+ text: 'Integrate data from crop detection models and implement control algorithms for precise motion',
},
{
bold: 'Mitigate Environmental Impact: ',
@@ -203,7 +203,7 @@ function SubteamOverlay({ setOverlayId, overlayId }) {
text: 'Gain experience with tools such as Arduino and Altium or Kicad for firmware/electrical development and SolidWorks for mechanical design',
},
],
- note: 'Members are not required to be fluent in all technologies and fields described. Having a strong focus in one aspect of the system is useful and sought after. Members are also welcome to dabble in all aspects of the system (MECH,ELEC, & Software). ',
+ note: 'Members are not required to be fluent in all technologies and fields described. Having a strong focus in one aspect of the system is useful and sought after. Members are also welcome to dabble in all aspects of the system (MECH,ELEC, & Software)',
}
break
case 'navigation_embedded_systems':
@@ -340,9 +340,9 @@ function SubteamOverlay({ setOverlayId, overlayId }) {
content = {
title: 'Agricultural Research',
description:
- 'The Agricultural Research sub-team provides critical agricultural knowledge and conducts research to support the development of AgroBot, AgroPonics, and AgroPicker, ensuring our projects are informed by the latest advancements in the field.',
+ 'The Agricultural Research sub-team provides critical agricultural knowledge and conducts research to support the development of AgroBot and AgroPonics, ensuring our projects are informed by the latest advancements in the field.',
responsibilities: [
- 'Conducting agricultural research to support the development of AgroBot, AgroPonics, and AgroPicker.',
+ 'Conducting agricultural research to support the development of AgroBot and AgroPonics.',
'Providing domain-specific knowledge and expertise to guide project designs and improvements.',
'Reaching out to industry professionals and experts for insights and information on agricultural practices.',
'Collaborating with other sub-teams to ensure agricultural accuracy and relevance in all projects.',
diff --git a/src/pages/Recruitment.js b/src/pages/Recruitment.js
index f011cad..020e4fd 100644
--- a/src/pages/Recruitment.js
+++ b/src/pages/Recruitment.js
@@ -83,13 +83,13 @@ function Recruitment() {
'The System Architecture sub-team integrates various components and optimizes deployment infrastructure for production, focusing on robust design and efficient communication between systems.',
}
- const extermination = {
- overlayId: 'extermination',
+ const mechatronics = {
+ overlayId: 'mechatronics',
bg: '#1F5200',
- emoji: '🌱',
- title: 'Extermination',
+ emoji: '🦾',
+ title: 'Mechatronics',
description:
- 'The Extermination sub-team tackles multidisciplinary design challenges to create precision extermination mechanisms. They focus on minimizing environmental impact while safeguarding crops from damage. The team designs mechatronic systems, implementing control algorithms based on real-time sensor data to ensure effective weed elimination. Extermination’s efforts are crucial in enabling AgroBot’s weed management capabilities, improving crop yields, and reducing labor and chemical usage.',
+ 'The Mechatronics sub-team tackles multidisciplinary design challenges to create precision robotic capabilities. The team designs mechatronic systems, implementing control algorithms based on real-time sensor data to provide a multitude of capabilities for the Agrobot.',
}
const navigation_embedded_systems = {
@@ -143,7 +143,7 @@ function Recruitment() {
emoji: '📝',
title: 'Agricultural Research',
description:
- 'The Agricultural Research sub-team provides critical agricultural knowledge and conducts research to support the development of AgroBot, AgroPonics, and AgroPicker, ensuring our projects are informed by the latest advancements in the field.',
+ 'The Agricultural Research sub-team provides critical agricultural knowledge and conducts research to support the development of AgroBot, and Agroponics, ensuring our projects are informed by the latest advancements in the field.',
}
const finance = {
@@ -181,7 +181,7 @@ function Recruitment() {
chassis_powertrain,
electrical,
system_architecture,
- extermination,
+ mechatronics,
navigation_embedded_systems,
],
},