Nikos Koukis
Nikos Koukis
Hi, thanks for this tool! It would be really useful to add a flag for the user to specify a custom configuration file, something like `--override-config ` In my case,...
When I run the fetch gazebo simulation stack and fetch_navigation/fetch_nav.launch (installed from apt) it works fine. However repeating the same procedure, after cloning fetch_ros (i.e., fetch_navigation) in my local workspace...
Sometimes, there may exist non-printable characters in the taskwarrior `pending.data` file, for example due to an emoji added to the task description but is not yet properly parsed by python....
After `docker-run`-ing the container and pointing it to my .taskrc and .task file and directory respectively, and after navigating to localhost:8080, the tasks view is empty and I can see...
It would be nice to also offer docker images for arm platforms. I wanted to launch this server on my raspberry pi and serve it on my local network so...
In particle filter.h there's the following code snippet: https://github.com/ros-perception/openslam_gmapping/blob/c716f0192131029b31a49554f8c11353d29819a5/include/gmapping/particlefilter/particlefilter.h#L140-L142 But this `if` doesn't guard anything, thus the second line `out++` is always executed regardless of the if. Am I missing...
This is now the recommended way of specifying poetry as a builder for the package. It also allows / fixes installing the current package in development/editable mode - `-e`
Thanks for this great tool! The goal of this PR is to fix two issues when setting the neovim colorscheme * Try getting the contents of directories only * Skip...
### Discussed in https://github.com/bergercookie/syncall/discussions/100 Originally posted by **PedroDSFerreira** September 29, 2023 Are there any plans to implement sync integrations with a notion database? Having the tasks in a db allows...
Hello, 👋 Thanks for your work maintaining taskwarrior as well as this library :) AFAICT, `tasklib` doesn't support virtual tags, e.g., `+TODAY` From the command line, I get the following...