Skip to content
ckugel edited this page Nov 13, 2024 · 2 revisions

About

This is the high level controller application for the roomba for Computer Engineer 2880. The main repo for our code can be found here. This app uses Dear ImGui for the front end.

How to use

The app is fairly straightforward to use. The blue icon on the field is the bot. The red icon's on the field are pillars that we can see on the field. There are a few buttons that a user can use. They can choose whether to enter autonomous mode or to control the bot themselves. In autonomous mode the bot will SLAM and generate a path to the ore as well as to the "entrance" to the field which is where the bot started.

Screen shots of what the app looks like

image

Clone this wiki locally