Christian Henkel

Results 27 issues of Christian Henkel

The description says, this syncs files to cloud services. But from reading the code, it only seems to download them. Am I missing something?

I built the latest verison eadb7f61c8851bdc2438e9f3c7e321d700d9fe50. With all libraries configured. When I run `aubionotes`, I get: `aubionotes: symbol lookup error: aubionotes: undefined symbol: aubio_notes_set_release_drop`

There is a feature in ros-industrial to indicate the development state (Production ready / Developmental / Experimental) of software on its wiki page (https://wiki.ros.org/Industrial/Software_Status) I think we should include this...

enhancement

This is the solution of CBS: ![Figure_cbsr](https://user-images.githubusercontent.com/6976069/168854960-eb5f4480-15ee-40e9-bce0-5936a6ba9e58.png) This is a better (shorter) solution: ![Figure_sim](https://user-images.githubusercontent.com/6976069/168854965-9306977a-63ca-49ac-950f-eb771731b7e2.png) yaml input (after annotation): ``` {agents: [{goal: '14', name: agent0, start: '13'}, {goal: '10', name: agent1,...

This implements 4 speed improvements: * Refactoring of checks into functions (so that I can call them directly and cache the annotated roadmaps more easily) * Implementation of a pre-check...

I installed the tool with `sudo npm install -g --unsafe-perm backport`. When I run `backport`, nothing happens. When I run `npx backport` i get: Unexpected token . I created both...

see https://build.ros2.org/job/Ipr__diagnostics__ubuntu_jammy_amd64/17/

bug
ros2

I am using the dark mode of obsidian and I have to say that the white font on the bright yellow box is hard to read. On the other hand,...

When I run the demo with `promnesia demo https://github.com/karlicoss/exobrain` and then the browser extension tries to access `/visits`, I get: ``` File "/home/user/.local/lib/python3.10/site-packages/promnesia/server.py", line 164, in search_common original_url = url...

https://devguide.python.org/versions/