chris-aeviator

Results 184 comments of chris-aeviator

Has this been solved? I'm getting a `/opt/maja/bin/maja does not seem to point to an executable, please try again or exit with CTRL-C` error when using Maja V.4.2.1 (Open Source...

It says that android is supported (I remember also having Adblock Plus installed there) > Add-ons for the desktop and Android version of Firefox are unavailable for Firefox for iOS....

I use https://github.com/visgl/deck.gl and import the url that trex tells me ( the `http://…/{x}/{y}.pbf` URL) with a https://deck.gl/docs/api-reference/geo-layers/mvt-layer . You can use many different basemaps with deck.gl

as a quick solution I am now pulling the needed Docker images to the host machine and running my own docker-registry in the docker network where I push the images...

you can always manually work with the deploment by doing something like `docker-compose -f deploments/your_deployment_name-docker-compose.yml stop`

check that your ID matches check that your ID is a string check that your src matches If all of those are equal in dataImages & selectedImages it will reactively...

Hetzner cloud has a pretty good API, very competitive pricing (way cheaper than AWS) and good connectivity to Frankfurt, Germany

Running into this when using ros_tango_streamer (android app that runs with a tango/tof sensor) EDIT: voxblox works fine for me with the datasets and a different pointcloud source. ![grafik](https://user-images.githubusercontent.com/11522213/101169760-ba36f180-363d-11eb-81f7-3815be807b4a.png)

I can get rid of the error by raising `kMaxQueueSize` (https://github.com/ethz-asl/voxblox/blob/66a6b1cf17f9fa9cd3222e450b09f85e61d17d93/voxblox_ros/src/tsdf_server.cc#L329) to something ridiculously high (e.g. to 100000) but still no tsdf or mesh is produced, no further error is...