Code Monkey home page Code Monkey logo

quixtinguish's Introduction

A project aimed at augmenting firefighting and fire safety with robotics to achieve early fire detection and autonomous extinguishing. FireBot is a "home" robot that (1) visually detects fire, (2) communicates with first responders (currently just streaming live video), and (3) autonomously or by remote control shoots water to extinguish. This is the software, which can roughly be divided into a few main parts:

  1. Visual Fire Detection using a CNN with near infrared cameras, training under ml/
  1. Each pair of Python scripts in rpi/ and ./ are standalone. To start "using" FireBot, rpi/serve.sh and client.sh are launched on the onboard RPi and first responders' device, respectively.
  1. Aiming
  • The angles to turn to are calculated on the client (first responder device) side.
  • The FireBot uses a stereo camera setup, enabling depth estimation. Based on projectile motion, the angle to tilt to is calculated.
  • These angles are sent to separate ports on the RPi, which controls its 2 servos through PWM on GPIO

Read more about the project at https://sites.google.com/view/tom-x/projects/firebot-augmenting-firefighting-with-ai

quixtinguish's People

Contributors

weixie03 avatar cheng-xie avatar

Watchers

James Cloos 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.