Robbie a doodle

Results 50 comments of Robbie a doodle

Great library, especially, supports Nodejs. I got it working using below setup: Ubuntu 20.04 x64 Node v14.17.6, npm v8.1.3, python 3.8 (suggesting sudo apt install python-is-python3) gcc 10

@vlesu Shall we also modify clearFileNames() based on the change ? Hope to hear your expertise. --Luke

The one liner is the simplest solution I've seen since multiple discussions on the issue, e.g. #96 and #110. Thanks! @JeanEXE

@Salehjarad Why you put ``` return () => { ReceiveSharingIntent.clearReceivedFiles(); } ``` instead of directly using ReceiveSharingIntent.clearReceivedFiles() at the end of the function? Hope to hear your thoughts.

Thanks @mivion for creating the repository. So far I am giving a directory path: swisseph.swe_set_ephe_path('./ephe'); to make the initialization.

Similar issue, I am running 64 bit OS Ubuntu 18.04 on RPi4 (armv8), and the display driver doesn't work on that. I was wondering if you simply have a Ubuntu...

Got the same issue here +1 Look forward an update from experts..

I was wondering if you've solved the problem. Did you write codes to set a timeout flag to finish the exploration if there is no available paths ?

Hi @iluetkeb , thanks for posting this issue, I was wondering if you have solved the issue and found the root cause. -- Luke

> @lukelu0520 This is caused by the firmware of the Kobuki base. The source code to the firmware is not publicly available. Therefore, only Yujin can change this behavior. @iluetkeb...