Giter Site home page Giter Site logo

ai-quadruped-robot-for-agriculture's Introduction

AI-Quadruped-Robot-For-Agriculture

Problem statement

Massive investment on agrochemicals from the farmers’ end on crops for protection against crop health issues, diseases, and pest attacks, leading to high chemical residue content in the final product, thus reducing the quality of the produce, productivity, and polluting the farm environment. Also large use of water into crops leading to unwanted wastage of water.

Solution

For the farmers cultivating crops, an OAK-D enabled quadruped robot with robotic arm to effectively spray water/pesticides/insecticides on the crops by identifying the crop or the pests, thus saving farmers investment on agrochemicals and water, utilizing the depth capability to detect the pest and analyze the pest infection in the process.

Software Installation - Agribot

We followed the GitHub repo by Mike4192 for this version. Go to this link to learn more. The default implementation is on Raspberry Pi 3 Model B and ROS kinetic, since we used Nvidia Jetson Nano we invested some time on migrating to ROS melodic. After installing ROS melodic on Nvidia Jetson Nano, run,

git clone https://github.com/kishorkuttan/AI-Quadruped-Robot-For-Agriculture.git
source /opt/ros/kinetic/setup.bash 
mkdir -p ~/catkin_temp  
cp -a /path/to/AI-Quadruped-Robot-For-Agriculture/src/ ~/catkin_temp/
catkin build
source devel/setup.bash

If you find errors during catkin build install necessary libraries or directly copy the libraries to /src/ folder and re run catkin_build

3D prints

Robot

Go to this link for spot micro 3D print files. We made slight modification due to stability and structural issues in the default print.

Arm

The files are under the folder /Arm 3D print stl files/

Connection

at text

The Robotic Arm And Sprayer System

Connect as per the diagram and control the Raspberry Pi Zero W through VNC and run,

python arm_and_spray.py

In this script it calculates angles for servo motors using IK and also starts the DC motor pump after getting the x,y,z location data from OAK-D.

Test OAK-D

connect the OAK-D to the host

python spatial_mobilenet.py

Demo

main.mp4
prot1.mp4
walking_grass.mp4

Pest detection

Test

python spatial_mobilenet_custom.py

Train

Pest detection TensorFlow 1.x pipeline Open In Colab

pest_detection.mp4

Inbuilt OAK-D IMU utilization

Run

python gyro visualization
gyro.mp4

ai-quadruped-robot-for-agriculture's People

Contributors

nandhakishorm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.