I'm sorry if what I'm asking has already been answered or is really easy but I struggled a little and haven't been able to come up with an idea.
TThe context is as follows: a robot is being placed inside a circle. I need to find the position the robot is being placed given that I know the center and the radius of the circle and that I have a distance sensor which gives me the distance to a point on the circle circumference.
I believe there isn't enough information to calculate this point. If that is indeed the case could you please point me to the kind of information i'm missing?.
Thank you in advance.