Gilbert Tanner
Gilbert Tanner
I tried it with Nuxt.js and it worked without any problem. Can you specify what error you're getting?
Hey @agardnerIT, what command have you used for installing Keptn? Have you set the `continuousDelivery.enabled` and `apiGatewayNginx.type` as described in the installation instructions? e.g. `helm install keptn keptn --version 0.18.1...
There are multiple tools to create your documentation. Do you have any specific tool in mind?
For creating a documentation website there are many tools available: [docsify](https://docsify.js.org/), [Docusaurus](https://docusaurus.io/en/), [VuePress](https://vuepress.vuejs.org/), [Sphinx](http://www.sphinx-doc.org/en/master/). I have experience in VuePress but I'm sure I could get the other ones to work...
@lavakush07 are you still working on this?
@Luxonis-Brandon is `https://github.com/luxonis/depthai-python/blob/gen2_uvc/examples/19_uvc_video.py` still the newest version available and is there already an implementation for the depth output?
@alex-luxonis Thanks for the quick reply. I'm looking forward to the integration.
Using Detectron2 in combination with 3d images should be possible, even though I haven't tried it myself yet. Please have a look at the following resources: - https://github.com/facebookresearch/detectron2/issues/971 - https://github.com/facebookresearch/meshrcnn/...
@SteveMacenski The problem with no costmap displaying when following the ["First-Time Robot Setup Guide"](https://docs.nav2.org/setup_guides/index.html) still occurs (at least for me when tested with ROS 2 Humble). Using this branch the...
I sometimes also have this issue. For me, simply unplugging and replugging the device does the job, even though this is not a satisfying solution. I'll probably look deeper into...