Fixed some issues and made sure it works now fluently!
Log in to leave a comment
Fixed some issues and made sure it works now fluently!
Log in to leave a comment
Devlog Day 3
Today not much happend. I improved the PID’s a bit and i tried to fix the ball approach with no success though. (Robotics takes it time :)). Todays image is an sceenshot of our blob detection!
Log in to leave a comment
Built AirDrop Reworked — a cross-platform local file transfer app because I was tired of emailing myself files between Windows and Mac. Devices on the same network discover each other automatically via mDNS, you pick a peer, select a file, and it transfers directly peer-to-peer. The receiver gets an accept/decline prompt before anything touches their machine. Built with Tauri 2, React, and a Python/FastAPI sidecar for the discovery and transfer logic. Windows, macOS, and Linux all build via GitHub Actions.
So. There happend alot. So i changed the UI a bit. Then the connectivity over lan works. Drag and Drop also working now. Then i setup github actions to compile for macos, Windows and Linux. Now im trying to release it without any errors in the github actions workflow.
Log in to leave a comment
Today we imrpoved the ball approach. In the image youll see a quick python simulation with vectors of our robots approach. I wanted to take a video but it got to late mb on that. Stay tuned for tomorrow.
Log in to leave a comment
Wohoo! We have a first working version (the base structure). We can run it and a window appears. Some bugs still left but the sidecar works and the frontend boots!
Currently using npm run tauri dev!
Log in to leave a comment
Comprehensive update on the website. (Time was about 5h but i forgot to install WakaTime)
(https://bohlebots-pompeii.github.io)
Log in to leave a comment