stash

Results 10 comments of stash

Also having this issue, is the API back up yet?

Also getting this error. Win11, Python 3.12.7. PyPi wheels.

> worked with manuel download of whl and downgraded python version (3.11) This did not work for me despite downgrading to python 3.11. `ImportError: DLL load failed while importing pycolmap:...

> We have Windows wheels for both 3.10 and 0.6.1, does any of them work? Could you also try the wheels at HEAD that are available [here](https://github.com/colmap/colmap/actions/runs/11484838782)? > > One...

@qZhang88 If this is still an open issue would try with these parameters ```python office = scene.add_entity( gs.morphs.Mesh( file="../assets/office.glb", fixed=True, # Make it static euler=(-90, 180, 0), # only if...

The second local costmap error is not an issue. It's a warning and does not crash ROS. So it's likely going to be the first error.