Hi,
there is a problem with the BEVBox import.
By calling from zod.visualization.lidar_bev import BEVBox the following error occurs:
mutable default <class 'numpy.ndarray'> for field grid_min is not allowed: use default_factory
Are you able to import the class successfully?
Thanks!
Hi,
there is a problem with the BEVBox import.
By calling from zod.visualization.lidar_bev import BEVBox the following error occurs:
mutable default <class 'numpy.ndarray'> for field grid_min is not allowed: use default_factory
Are you able to import the class successfully?
Thanks!