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

hdf5_py must be extended to support camera intrinsic #305

Open
Mark-Niemeyer opened this issue Jun 22, 2023 · 0 comments
Open

hdf5_py must be extended to support camera intrinsic #305

Mark-Niemeyer opened this issue Jun 22, 2023 · 0 comments
Assignees

Comments

@Mark-Niemeyer
Copy link
Member

hdf_py has to be extended so that camera_info ( the camera intrinsic) can be stored and the corresponding intrinsic must be referenced via UUID when storing an image

Warnings   << seerep_hdf5_py:make /seerep/logs/seerep_hdf5_py/build.make.000.log                                                                                                                                                                                          
/seerep/src/seerep_hdf5/seerep_hdf5_py/src/hdf5_py_image.cpp: In member function ‘void seerep_hdf5_py::Hdf5PyImage::writeImage(const string&, const string&, int64_t, int32_t, uint32_t, const pybind11::array&, const std::vector<seerep_hdf5_py::GeneralLabel>&, const std::vector<seerep_hdf5_py::CategorizedBoundingBoxLabel<2> >&)’:
/seerep/src/seerep_hdf5/seerep_hdf5_py/src/hdf5_py_image.cpp:103:3: warning: missing initializer for member ‘seerep_hdf5_core::ImageAttributes::cameraIntrinsicsUuid’ [-Wmissing-field-initializers]
  103 |   };
      |   ^
cd /seerep/build/seerep_hdf5_py; catkin build --get-env seerep_hdf5_py | catkin env -si  /usr/bin/make --jobserver-auth=3,4; cd -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants