This project aims to create a robotic dog to prevent people from entering areas with shoes where they are not allowed. The robotic dog is designed to bark and move towards any person detected by the camera wearing black shoes. It uses an Arduino, DC motors to move the front legs, and a speaker module to bark. When the image processing detects black shoes, the Arduino directs the dog to bark and move towards the person. Safety measures include redundancy in motors, improved image processing, ensuring it can navigate paths, and environmental sensors. The goal is to solve this problem in a modernized way compared to simple signage.