I was here with a doubt if you can help thank you,
in the image I send you can tell me how to detect if the robot is in the red or green area, taking into account the central blue dot or not.
take into account that it is 1.5m vertical and 2.5m horizontal, everything being symmetrical just changes the position, what is the best way? what advise?
quote author=cascaoonline link=msg=4445966 date=1579522193]
in the image I send you can tell me how to detect if the robot is in the red or green area,
[/quote]
Does the robot have to move around, find where the squares are, and detect when it's in either one?
Or are you looking for an external sensor that tells you whether the robot is in either square?
wvmarle:
quote author=cascaoonline link=msg=4445966 date=1579522193]
in the image I send you can tell me how to detect if the robot is in the red or green area,
Does the robot have to move around, find where the squares are, and detect when it's in either one?
Or are you looking for an external sensor that tells you whether the robot is in either square?
What's the deal with that blue dot, then?
the main intention is for him to understand what area he is in, yes he will walk on the black interior lines, the main objective is this.
the blue dot is the center of the zone ... I was thinking that it might have some use in that objective ...
the area cannot be changed at all, it just has a fence all around ...
I am not able to decipher how I do this.
i have a gyroscope included..can i use it some how...?
Use the forum Google search function in the upper right of this page to search for the key words of your project. You will probably find many similar previous project discussions and code to get you started.