Robot position finder
Version 1.0.0.0 (2.17 KB) by
Muhammad Usman Awais
Finds the poistion of a robot on a chess board.A common robotic problem
Suppose there is robot on a chess board whose cells are colored randomly, it will flag you whenever its left sensor reads red and right sensor reads blue. This Function return you all the possible positions of the robot.
This function deals with a real time robotic problem. The function takes parameters; board, which is the chess board , its dimensions, and color to be sensed at left and the coor to be sensed at right (I wrote red and blue just for explanation.)
Cite As
Muhammad Usman Awais (2026). Robot position finder (https://www.mathworks.com/matlabcentral/fileexchange/21938-robot-position-finder), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R13
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Robotics System Toolbox in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
