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

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Jack O'Quin
日付:  
To: ros-users
題目: Re: [ros-users] Digital Camera 1394 in ROS?
On Thu, Mar 18, 2010 at 11:48 AM, Blaise Gassend
<> wrote:
>> 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.


Right.

Today, he explained that the K matrix comes from calibration. So, I
clearly will not be able to fix this in the camera1394 driver.

So, it seems like the bug report should be for rviz and not
camera1394. Everyone is going to have this problem initially when they
buy a new camera.

Rviz should not be complaining about NaN values in that situation, it
just confuses users.
--
joq