Skip to content

Commit

Permalink
SWEEP added and minor issues fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
adititapariya committed Mar 16, 2024
1 parent 18f3a63 commit a7fbaa4
Show file tree
Hide file tree
Showing 41 changed files with 5,077 additions and 1,900 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"liveServer.settings.port": 5502
"liveServer.settings.port": 5503
}
285 changes: 285 additions & 0 deletions SWEEP/electronics.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,285 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta
name="google-site-verification"
content="G4gClB66Jr2h0XiecdD1OyTE0HCHwwS707_GIuEMCfU"
/>
<meta
name="description"
content="The DRISHTI-Rover is a student initiative at SVNIT to build a prototype of Mars rover capable of extra-terrestrial robotics."
/>
<meta
name="keywords"
content="Drishti, Rover,WE,ME,technical, DRISHTI, ROVER"
/>
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<title>Electronics</title>
<link
rel="apple-touch-icon"
sizes="180x180"
href="../favicon_io/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="../favicon_io/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="../favicon_io/favicon-16x16.png"
/>
<link rel="manifest" href="../favicon_io/site.webmanifest" />
<link href="../css/all.min.css" rel="stylesheet" />
<link href="../css/fontawesome.min.css" rel="stylesheet" />
<link rel="stylesheet" href="../css/bootstrap.min.css" />
<link
rel="stylesheet"
type="text/css"
media="screen"
href="../footer.css"
/>
<link
rel="stylesheet"
type="text/css"
media="screen"
href="mechanical.css"
/>
</head>
<body>
<!--------------------------------------------------------------------------->

<div class="main-nav">
<nav
class="navbar navbar-expand-md navbar-light"
style="background-color: rgb(255, 255, 255)"
>
<a href="http://svnit.ac.in/" class="navbar-brand">
<img class="nit_photo" src="../images/svnit.png" />
</a>
<div class="navbar-brand v2"></div>
<a href="https://drishti-svnit.github.io/drishti/" class="navbar-brand">
<img src="../images/drishti_3.png" class="svnit_photo" />
</a>
<button
type="button"
class="navbar-toggler"
data-toggle="collapse"
data-target="#menu"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="menu">
<ul class="navbar-nav ml-auto">
<li class="nav-item" style="font-weight: bold; margin-right: 20px">
<a href="../index.html" class="nav-link">Home</a>
</li>
<li
class="nav-item dropdown"
style="font-weight: bold; margin-right: 20px"
>
<a
href="mechanical.html"
class="nav-link dropdown-toogle"
data-toggle="dropdown"
>Subsystems</a
>
<!-- <div class="dropdown-menu"style="background-color: rgb(220,220,220);">
<a href="mechanical.html" class="dropdown-item">
MECHANICAL
</a>
</div> -->
</li>
<!-- <li class="nav-item dropdown "style="font-weight: bold; margin-right: 40px;">
<a href="../index.html" class="nav-link dropdown-toogle" data-toggle="dropdown">Projects</a>
</li> -->
<!-- <li class="nav-item" style="font-weight: bold; margin-right: 40px">
<a href="#down" class="nav-link">Contact</a>
</li> -->
<!-- <li class="nav-item"style="font-weight: bold; margin-right: 40px;"><a href="#down" class="nav-link">Contact</a></li> -->
</ul>
</div>
</nav>
</div>

<!--------------------------------------------------------------------------->

<div class="title">
<h1>ELECTRONICS</h1>
<h1>SUBSYSTEMS</h1>
</div>

<div class="topics">
<!--<div class="cards">
<div class="images">
<img src="../images/rbpilogo.png" alt="Raspberry-Pi">
</div>
<a href="#pi">
Raspberry-Pi
</a>
</div> -->
<div class="cards">
<div class="images">
<img src="../images/roslogo.png" alt="ROS" />
</div>
<a href="#ros"> Robot Operating System </a>
</div>
<div class="cards">
<div class="images">
<img src="../images/gazebologo.png" alt="Gazebo" />
</div>
<a href="#Gazebo"> Gazebo </a>
</div>
<div class="cards">
<div class="images">
<img src="../images/sensorlogo.jpg" alt="Sensors" />
</div>
<br />
<a href="#Sensors"> Sensors </a>
</div>
<div class="cards">
<div class="images">
<img src="../images/algologo.png" alt="Algo" />
</div>
<br />
<a href="#Algo"> Autonomous Algorithms </a>
</div>
<div class="cards">
<div class="images">
<img src="../images/DLlogo.png" alt="Deep Learning" />
</div>
<br />
<a href="#DL"> Deep Learning </a>
</div>
</div>

<br />
<hr />
<br />

<div class="sub-text-full">
<h1 style="text-align: center">AIM</h1>
<p>
To successfully operate SWEEP, we extensively used ROS for algorithm
designing and testing, AI/ML for waste segregation and traversal,
Various sensors involved in sensing wastes, obstacles etc.
<br />
With help of these we developed an autonomous Algorithm for ultimate
movement which forms the core of the robot.
<br />
</p>
</div>
<br />
<hr />
<br />

<div class="subs" id="ros">
<div class="sub-text-full">
<h1 style="text-align: center">ROS (ROBOT OPERATING SYSTEM)</h1>
<p>
ROS is a pseudo operating system mainly used in Linux OS. It provides
various tools like the RViz, Gazebo etc. ROS greatly enhances our
capability for simulation and testing of our models in real world like
scenarios including obstacles, different paths etc.
<br />
We have done the main algorithm and design testing using ROS.
</p>
</div>
</div>

<br />
<hr />
<br />

<div class="subs" id="Gazebo">
<div class="sub-text-full">
<h1 style="text-align: center">Gazebo</h1>
<p>
It is a 3-D Simulation tool provided by ROS. It provides a real world
like scenario by incorporating a programmed physics engine. We used
Gazebo to launch our designed model and various individual parts into
its pseduo real world and testing such as autonomous navigation
algorithm check was done by placing obstacles along the defined path.
<br />
It helps to do these testing without having to actually build any
parts.
</p>
</div>
</div>

<br />
<hr />
<br />

<div class="subs" id="Sensors">
<div class="sub-text-full">
<h1 style="text-align: center">Sensors</h1>
<p>
Sensors help to perform action based on the input feedback data in
real time.<br />
We have used HCSR04 ultrasonic sensors for purpose of obstacle
avoidance.
<br />
To achieve waste segregation we have used capacitive proximity sensors
which helps in sorting waste based on dielectric properties of various
materials.
<br />
QMC5883L sensor integrated with GPS and RPI-4 was used for orientation
purpose based on user input
</p>
</div>
</div>

<div class="subs" id="Algo">
<div class="sub-text-full">
<h1 style="text-align: center">Autonomous Algorithms</h1>
<p>
The Bot incoprorates sophisticated integration of various algorithms
to achieve its desired goals.
<br />
Area coverage algorithm is a state of the art algorithm to efficiently
cover the user defined area guided by GPS.
<br />
Obstacle avoidance algorithm helps in changing the trajectory based on
the obstacles encountered in the vicinity.
<br />
Orientation algorithm enables the bot to orient itself to a desired
direction and alter its course of trajectory.
</p>
</div>
</div>

<br />
<hr />
<br />

<div class="subs" id="DL">
<div class="sub-text-full">
<h1 style="text-align: center">Deep Learning</h1>
<p>
We have mainly explored the world of Deep Learning, which was used for
the segregation part.
<br />
A highly efficient and accurate model was built which was tested on
numerous data sets of different categories of wastes.
<br />
The input for the model was taken through a camera and a smart control
system was used which determined the type of waste using the output of
the Deep Learning Model and segregated it accordingly.
</p>
</div>
</div>

<!--------------------------------------------------------------------------->

<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>
Loading

0 comments on commit a7fbaa4

Please sign in to comment.