I've to measure the relative position of an object B with respect to a reference frame OXYZ set on an object A. Conditions:
- The measure must be automatic;
- Both the objects A and B can move in the space (traslations and rotations);
- The sensors can't be on the environment, but embedded on A or on B (or both);
- The precision could be even 1 cm;
- The maximum distance between A and B it's 1-2 meters;
- I need to know just the coordinates x,y,z of B, its orientation with respect to A is not necessary;
An example of solution could be:
Two inertial platform (3-axis accelerometer + 3-axis gyroscope), one for each object. Knowing the initial relative position of A and B, I can integrate the signal of the sensors and so I can measure the relative position.
I want to find others possible solution to evaluate....
Many thanks
Good Answers: