Interaction matrix and camera velocity calculation using aruco markers centre point and Intel Realsense camera
- Python >= 3.9
pip install -r requirements.txt- Intel Realsense Camera connected
- Aruco marker (DICT_5X5_100)
python3 ibvs.py --mu "0.008"
- Modify
mu(1/sec) i.e. lambda in control law equation
- Error (1,2)
- Interaction matrix (2,6)
- Camera Spatial velocity (1,6)
- Units: m/s, rad/s