File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
en/source/4_application_guide
zh/source/4_application_guide Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ In rviz:
8888
8989### ROS1 Camera TF Calculation and Publication Mechanism
9090
91- #### Core Function: ` OBCameraNode::calcAndPublishStaticTransform() `
91+ #### Core Function: [ OBCameraNode::calcAndPublishStaticTransform()] ( https://github.com/orbbec/OrbbecSDK_ROS1/blob/3a59c7a6d3037fc41454b573e0b6701103fde67a/src/ob_camera_node.cpp#L2013 )
9292
9393The camera node uses this function to compute and publish all static transforms between sensors.
9494
Original file line number Diff line number Diff line change 8989
9090### ROS1相机TF计算和发布机制
9191
92- #### 核心函数:` OBCameraNode::calcAndPublishStaticTransform() `
92+ #### 核心函数:[ OBCameraNode::calcAndPublishStaticTransform()] ( https://github.com/orbbec/OrbbecSDK_ROS1/blob/3a59c7a6d3037fc41454b573e0b6701103fde67a/src/ob_camera_node.cpp#L2013 )
9393
9494相机节点通过此函数计算和发布所有传感器之间的静态转换关系。
9595
You can’t perform that action at this time.
0 commit comments