Results 3 issues of Vincent

I created a conda evnrionment with python == 3.9.16; agml = 0.4.7 I am executing the floowing cell in /AgML/examples/AgML-Synthetic.ipynb ![image](https://user-images.githubusercontent.com/74845578/231951953-c8778dc6-de6f-474c-9393-c78aa074ce2b.png) And run into this error This is my Cmake...

I have update from agml=0.4.6 to agml=0.5.0 and encounter "fatal error: LiDAR.h: No such file or directory" error when running "agml.synthetic.reinstall_helios()". I have tried to use "pip install lidar" and...

bug
synthetic

I am running the AgML-Synthetic.ipynb in /AgML/examples and encountered this isse: ![image](https://user-images.githubusercontent.com/74845578/215281995-6153fb78-a957-4196-9fc3-bf8aed3525ab.png) I found the previous isse and solution as run: ``` agml.synthetic.reinstall_helios() ``` So I add a code cell...

bug
synthetic