Skip to content

jastinjn/RescueBot

Repository files navigation

This codebase contains the program files for RescueBot, our team's Design Project for the class EECS 467: Autonomous Robotics taken at the University of Michigan in Winter of 2023. Most of the code is based on Botlab, the first major component of the course, which includes implementation for motion control, SLAM, path planning and the LCM messaging framework and is owned by the EECS 467 Instructional Team.

image

Our additions to the codebase include the python script "realsense.thermal.py", which recieves data from the Intel Realsense 435i stereo camera and the MLX90640 IR thermal camera. We use the Intel Realsense SDK, Adafruit drivers and OpenCV to extract and process this data, which is published as an LCM message. Our group has made major modifications to the mapping, exploration, motion controller and GUI programs as well to support the new thermal mapping and rescue features.

Read the final report here or watch the demo here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published