#!/usr/bin/env python

import rc_reason_clients.hand_eye_calib


if __name__ == '__main__':
    rc_reason_clients.hand_eye_calib.main()
