leggedrobotics / raw_image_pipeline

Image processing pipeline for cameras that provide raw data
MIT License
29 stars 8 forks source link

Brainstorm missing features #1

Closed mmattamala closed 1 year ago

mmattamala commented 1 year ago

Hi @JonasFrey96 @YifuTao

This and next week I plan to migrate the alphasense_rsl repo currently on Bitbucket to this repo, and make it open source. In that way we can make the repo easily accessible by collaborators (like DRS in Oxford) and managing the project with GitHub. My main concern is keeping this also synchronized with the changes in anymal_rsl

In particular, some changes I have in mind:

Feel free to contribute with any other ideas here in the meantime, and then we can make separate issues for that once I have a better idea on how to organize this. @JonasFrey96 also feel free to add other people might be interested or are using the alphasense at RSL, like Turcan or Fan.

mmattamala commented 1 year ago

Other idea: Enabling options to disable publication of compressed and theora images at the roslaunch level (to reduce the CPU load)

mmattamala commented 1 year ago

Implement support for CPU only in ffcc_catkin (so we can do auto white balance on the CPU too)

nubertj commented 1 year ago

Hi guys, this is not an rsl version of an alphasense driver, right? If it is really stuff from you I would recommend calling it rsl_alphasense instead, to be inline with the other packages we have in our github.

mmattamala commented 1 year ago

Thanks for the comment. This will be the same repo that currently exists in Bitbucket with the same name. It's not a driver, it's the debayer code.

I think that changing the name to follow the conventions make sense. In any case we need to ensure that the changes are propagated to anymal_rsl and other related repos.

mmattamala commented 1 year ago

Closing as most of the comments were addressed in #2: