Skip to content
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

yarp::dev::IRgbVisualParams in multicamera and depthCamera #558

Merged
merged 4 commits into from
Jun 29, 2021

Conversation

drdanz
Copy link
Member

@drdanz drdanz commented Jun 28, 2021

Unfortunately, at the moment, in YARP we don't have an interface for a multicamera. This means that, if the camera parameters are different, this will work properly only for the first camera.

Depends on #560

@traversaro
Copy link
Member

Just to clarify, the source of this code is the existing code in gazebo_yarp_depthcamera, right? Not sure if you want to fix the retificationMatrix typo after robotology/yarp#2593 ?

@traversaro
Copy link
Member

Can you update the CHANGELOG?

@traversaro
Copy link
Member

To fix the CI, you may want to rebase over latest devel to get #557 .

@drdanz
Copy link
Member Author

drdanz commented Jun 28, 2021

Just to clarify, the source of this code is the existing code in gazebo_yarp_depthcamera, right? Not sure if you want to fix the retificationMatrix typo after robotology/yarp#2593 ?

Yes, I was saving it for the next PR, where I was fixing this, and the depthcamera, and also fixing getRgbIntrinsicParam when the distortion is not set, but perhaps it is better to have it all in one PR, I'll update it...

@traversaro
Copy link
Member

Just to clarify, the source of this code is the existing code in gazebo_yarp_depthcamera, right? Not sure if you want to fix the retificationMatrix typo after robotology/yarp#2593 ?

Yes, I was saving it for the next PR, where I was fixing this, and the depthcamera, and also fixing getRgbIntrinsicParam when the distortion is not set, but perhaps it is better to have it all in one PR, I'll update it...

Ok, let's leave it for the next PR then!

@drdanz drdanz force-pushed the multicamera_IRgbVisualParams branch from cbcd0e5 to 2c6e15b Compare June 28, 2021 10:14
@drdanz drdanz changed the title multicamera: implement yarp::dev::IRgbVisualParams yarp::dev::IRgbVisualParams in multicamera and depthCamera Jun 28, 2021
@drdanz
Copy link
Member Author

drdanz commented Jun 28, 2021

Ok, let's leave it for the next PR then!

Too late, just updated the PR 😆

@drdanz
Copy link
Member Author

drdanz commented Jun 28, 2021

Should this be master for gazebo-yarp-plugin devel branch?

yarp_version: yarp-3.4

@drdanz drdanz force-pushed the multicamera_IRgbVisualParams branch from 0d65f36 to 637ca29 Compare June 28, 2021 10:49
@drdanz
Copy link
Member Author

drdanz commented Jun 28, 2021

Rebased over #560 in order to build with YARP master

@drdanz drdanz force-pushed the multicamera_IRgbVisualParams branch from 637ca29 to 9585325 Compare June 28, 2021 13:07
@drdanz
Copy link
Member Author

drdanz commented Jun 29, 2021

@traversaro: All checks have passed. Can we merge this, so that I can rebase #559?

@traversaro traversaro merged commit af5d085 into robotology:devel Jun 29, 2021
@drdanz drdanz deleted the multicamera_IRgbVisualParams branch June 29, 2021 09:17
@drdanz
Copy link
Member Author

drdanz commented Jun 29, 2021

Thanks @traversaro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants