-
Hi @ocots @jbcaillau,
While working on a [GUI](https://github.com/control-toolbox/CTGui) and also following a request from a user (Frank), I did a first version of save / load features. The idea is…
-
[§ 6.3 Limiting element types](https://screen-share.github.io/captured-surface-control/#limiting-element-types) says: _"We do NOT limit the type of [Element](https://dom.spec.whatwg.org/#element) for …
-
In the following function -
```c
void z_nrf_clock_control_lf_on(enum nrf_lfclk_start_mode start_mode)
{
static atomic_t on;
static struct onoff_client cli;
if (atomic_set(&on, 1) == 0) {…
-
I have a reference trajectory that I want to follow but I want as well to reduce some input in my truck (lets say the steering of the vehicle in order to smooth a little bit the original trajectory). …
-
Hello,
I have a problem about extracting information.
I can import the step file and use explorer to iterate over each shape, but how can I get the geometry information of the model in the step …
-
I ran into this package looking for an alternative to the package MatchIt, which cannot generate the matching estimator developed by Abadie and Imbens and therefore does not estimate the ATE for neare…
-
### Affected ROS2 Driver version(s)
2.4.8
### Used ROS distribution.
Rolling
### Which combination of platform is the ROS driver running on.
Ubuntu Linux with standard kernel
### How is the UR R…
-
*Description*:
STL specifies multiple rules which appear to not be enforced in practice but, depending on the plaform, can cause undefined behavior. There's a way to compile so that STL spends extra…
-
Hi,
I was thinking whether it would make sense to check the sorting network proposals generated by the evolutionary algorithm using an FPGA. I will try to explain what can be done on an FPGA and ho…
-
Hercules is currently missing support for the following z/Architecture facilities:
**Note:** Those that are checked have been recently implemented and thus _are_ now supported. The ones that are _u…