/Inventory-Managment-System

Inventory-Managment-System with Autonomous Drone

Primary LanguagePython

Inventory-Managment-System

Inventory-Managment-System with Autonomous Drone

Team - Dron-230319

Dir Str

.
├── README.md
├── local-server
│   ├── README.md
│   ├── dashboard
│   │   ├── main.py
│   │   ├── requirments.txt
│   │   ├── rfid_data.csv
│   │   └── ui.py
│   └── localization-slam
│       ├── fetch_lidar_data.py
│       └── ips_ros2__wc
└── rpi
    ├── LIDAR-Config
    │   ├── README.md
    │   ├── lidar_tfmini.py
    │   └── ros2_wc__map
    └── RFID-System
        ├── BIN-DATA.csv
        ├── BIN-DATA.xlsx
        ├── read_rfid.py
        ├── read_rfid_text.py
        ├── requirements.txt
        └── write_rfid.py

image

Working RFID System

RFID-system-working.mp4