rerun-io / cpp-example-opencv-eigen

Example of the Rerun C++ API with OpenCV and Eigen
MIT License
17 stars 7 forks source link

Using pixi docs is outdated #24

Closed traversaro closed 7 months ago

traversaro commented 7 months ago

https://github.com/rerun-io/cpp-example-opencv-eigen?tab=readme-ov-file#using-pixi :

The pixi environment described in pixi.toml contains all of the dependencies, including the rerun viewer, allowing you to run the example with a single command:

But the rerun viewer was removed from pixi dependencies in https://github.com/rerun-io/cpp-example-opencv-eigen/pull/19 .