Meet Tilly - our TurtleBot. We created a program that allows Tilly to navigate through a house and identify particular objects
Tilly’s behaviours were programmed in Python3. We also used ROS, Gazebo and RViz.
This particular task required us to develop an object search behaviour that enables Tilly to locate predefined objects visible to her camera.
The environment Tilly will explore, with objects she will recognise and mark
RViz visualisation - SLAM map and markers
Visualisation for when Tilly has detected an object and is pathfinding towards it.
Flowchart describing FSM loop