공개를 원하지 않는 문의 사항은 withrobot@withrobot.com 으로 메일 주시기 바랍니다.

거리측정에 대해..

작성자
lee jae min
작성일
2021-02-18 12:15
조회
157
_depth = roundf(0.12 * F / max * 100) / 100;

obj_dist = Withrobot::to_string<double>(_depth)+'m'

여기서 F와 max가 의미하는 것은 무엇인지 알 수 있을까요?