Re: [ros-users] Digital Camera 1394 in ROS?

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Blaise Gassend
Dato:  
Til: ros-users
Emne: Re: [ros-users] Digital Camera 1394 in ROS?
> I am still trying to figure out how to build a default camera matrix
> to eliminate that error message. I'll open a bug report on it if I
> can't come up with a solution soon.


Here is what Patrick sent out a couple of days ago:


>> For monocular cameras you should set:
>> * R (rotation matrix) to the 3x3 identity matrix.
>> * P (projection matrix) to K (camera matrix) with a column of zeros
>> appended.