mirror of
https://github.com/orbbec/OrbbecSDK_ROS2.git
synced 2026-09-12 19:20:20 +08:00
Add new srv files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
float64[9] k #Intrinsic camera matrix for the raw (distorted) images
|
||||
float64[8] d #The distortion parameters
|
||||
float64[9] rotation #Extrinsic rotation matrix
|
||||
float64[3] translation #Extrinsic translation vector
|
||||
bool success
|
||||
string message
|
||||
@@ -0,0 +1,7 @@
|
||||
float64[9] k #Intrinsic camera matrix for the raw (distorted) images
|
||||
float64[8] d #The distortion parameters
|
||||
float64[9] rotation #Extrinsic rotation matrix
|
||||
float64[3] translation #Extrinsic translation vector
|
||||
---
|
||||
bool success
|
||||
string message
|
||||
Reference in New Issue
Block a user