-
```cql
library TestPeriodInterval
using FHIR version '4.0.1'
include FHIRHelpers version '4.1.0'
define FHIRPeriod: FHIR.Period { start: dateTime { value: @2024-03-01T01:00:00.000Z }, end: d…
-
Hi, thanks for a wonderful ECS library, it was a pleasure to use so far!
I recently was surprised by the behaviour of my first system with `timings: stRunEvery`, as it was triggering much less freq…
-
Dear ocs2 development team,
First and foremost congratulations for the great work and thank you for sharing this with the community.
I am exploring ocs2 for our quadruped bi-manual Centauro robo…
-
# Question : Implement a program to perform real-time gesture-based control for robotic systems.
Path to create the file : `MzBGXt/sFYdpi.c`
To assign yourself for this issue use `!assign`
-
### What is the issue?
When connected to Tailscale, machines can still resolve and connect to machines on their local subnets that use LLMNR or mDNS to resolve `*.local` system names that aren't in D…
-
I admire the api, efficiency, and results of implicit.
I'm finding a need for real time training + prediction in some of my company's systems, and started searching around for ideas/implementations…
-
## VFS product information
### VFS team name
CMS Team
Next Build is the application that will replace Content Build to publish content from Drupal CMS into the unauthenticated pages within VA.gov. N…
-
@joacorapela showed me some really neat ways of filtering and smoothing trajectories (position, velocity, and acceleration). It is based on linear dynamical systems and Kalman filters, deals nicely wi…
-
Yolo web site have car speed estimate, how can use this package for it
-
Sqlite and the Emscripten cache file are two cases where file locking has come up in real-world use cases.
The POSIX way to do file locking, with `fcntl` and `F_SETLK`/`F_GETLK`-style locks has the…