feat:添加中文注释

main
邱棚 2025-02-21 15:19:00 +08:00
parent 4c5ae63188
commit 33f470c6c5
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ class PointPlaneCoeffCostFunction {
* @tparam T float double * @tparam T float double
* @param r_quat 4 * @param r_quat 4
* @param t_vec 3 * @param t_vec 3
* @param residual 3 * @param residual 3xyz
* @return true * @return true
*/ */
template <typename T> template <typename T>