-
Notifications
You must be signed in to change notification settings - Fork 56
Fix camera model on irtsensor #268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
irteus/demo/sample-camera-model.l
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this necessary? ((unix::usleep (* 200 1000))
)
|
viewerが上がらないとダメだと思います。 |
了解です |
81aa0b1
to
c6c5941
Compare
Fix camera model on irtsensor
API 変わっていますね.そういうcommitはちゃんとつAPI壊していますと言ってくれると嬉しいです. |
これ,ポイントクラウド出ていますか? |
すいません。ノーマークでした。
以下をすると、ポイントだけ見えると思います。
プログラムの中は、以下になっていて、点群とobjが完全に重なる(色もついている)
|
ありがとうございます.見方がようやくわかった.#299 でなおしました. |
fix (sample-get-camera-image-2) accrding to comment on #268
随分前の話になりますが、irtsensorのカメラモデルで正しい画像とポイントクラウドを取得できるようにしました。
#48