Patrick Rice

Results 15 issues of Patrick Rice

I have created a simple timer component in using typescript, but the timer isn't started. Any idea what I'm doing wrong? ``` import { Component, Vue, Prop } from 'vue-property-decorator';...

### Description retry_on_conflict appears to be typed incorrectly in select locations. The documentation points to the value for this being an integer. https://opensearch.org/docs/1.0/opensearch/rest-api/document-apis/update-document/ ### Issues Resolved _List any issues this...

requested changes

### What is the bug? _A clear and concise description of the bug._ If I want to use `AsyncDocument` for example, it seems like I need to import from a...

bug

I'm attempting to build following the tutorial, but am getting the following build error: ``` hector_gazebo/hector_gazebo_plugins/CMakeFiles/diffdrive_plugin_6w.dir/build.make:62: recipe for target 'hector_gazebo/hector_gazebo_plugins/CMakeFiles/diffdrive_plugin_6w.dir/src/diffdrive_plugin_6w.cpp.o' failed make[2]: *** [hector_gazebo/hector_gazebo_plugins/CMakeFiles/diffdrive_plugin_6w.dir/src/diffdrive_plugin_6w.cpp.o] Error 1 CMakeFiles/Makefile2:4736: recipe for target...