omerts

Results 27 issues of omerts

Hey, Thanks for the great lib. When adding a mention at the end of the line, the mention is added as expects, but the caret, and most of the mention...

Hey, Thanks for the lib. Is there a way to define additional models, and associations?

Hey, Following error is showing when trying to download the zipped images: Uncaught (in promise) TypeError: nodejsUtils.newBufferFrom is not a function ![image](https://user-images.githubusercontent.com/4996164/107283628-4f52ce00-6a65-11eb-8396-2fa9ea95d8d7.png)

Hello, Babel doesn't allow loading two different version of babel/polyfill. Therefore, running a project which has this (great) library, using babel-node, or babel/register,(in a different version) causes babel to throw...

Using babel's polyfill in a library is very unrecommended, because it pollutes the global namespace, and causes collisions with projects using babel as well. This fork is injecting babel's runtime...

Fix configuration mentioned in https://github.com/ros-planning/navigation2_tutorials/issues/56

Hi, I have followed the "First-Time Robot Setup Guide[¶](https://navigation.ros.org/setup_guides/index.html#first-time-robot-setup-guide)", and my robot is just drifiting in different directions. After trying to move the Sam robot in this repo, I get...

Hello, In the docs for ```history.location``` it says: `The current Location. This property is mutable and automatically updates as the current location changes.` But it looks like the value stays...

__Steps to reproduce:__ List the minimal actions needed to reproduce the behaviour. We do the following between two instances, but it also works within the same instance to make things...

severity/sev-3

Hello, The docker image: `dustynv/ros:humble-desktop-pytorch-l4t-r35.4.1` is missing the ros_deep_learning package: ![image](https://github.com/dusty-nv/jetson-containers/assets/4996164/ffc398a8-ce0e-4fdb-aa71-fab3b5180d06)