-
Hi Michele
I'm attempting a build of the mini4wd chrono for our local club and I have
some questions. I have some basic understanding of electronics, but I need
clarification on the wiring diagram…
-
@shomagan I pushed some more test skeletons. Can you work on the tests for api-chrono-test?
They should be pretty straightforward. You will need to pull and build the latest version of the Stratif…
-
Trying to install the chronos deb out of the mesosphere repo I encountered some flapping with the service. Peeking into syslog I saw these errors:
``` shell
Oct 21 23:00:08 ip-10-170-79-136 chronos[6…
elee updated
10 years ago
-
Hi there,
Jinteki Chronos Protocol didn't work correctly in my game. Every time I dealt net damage, I had something like this in the log:
```
⌚ boojum uses Click #2 and pays 2 ¥ (remaining bank: 6 ¥…
-
Hello,
I noticed that if I use vehicle models with the ChronoBaseEnv(), there is a memory leak in the vectorized environments. I have noticed this for the [offroad_gator.py](gym-chrono/gym_chrono/e…
-
branch: main (also tested on 9.0 release)
compile command:
```
cmake -DENABLE_MODULE_VEHICLE=ON -DENABLE_MODULE_OPENGL=ON -DENABLE_MODULE_IRRLICHT=ON -DENABLE_MODULE_POSTPROCESS=ON -DENABLE_MODULE_…
-
### Version & Environment
Redpanda version: 22.3.10
### What went wrong?
The following reactor stall occurs:
```
Reactor stalled for 69 ms on shard 4. Backtrace: 0x52be38f 0x52be0a2 0x42a…
-
clang 18.1.8
clang 17.0.3 (from Visual Studio 2022)
Under windows code:
```C++
#include
#include
#include
int main()
{
#pragma omp parallel
std::cout
wmurw updated
1 month ago
-
During development I noticed that the implementation of `chrono::NaiveDateTime` is not fully compatible with the entire XAPI.
The solution is most likely to implement `chrono::DateTime` instead, howev…
-
### Backend
VL (Velox)
### Bug description
Timestamps that great then 32767 years without but do not overflow will be outside of range.
``` scala
Seq(
(1723240800675l)
).toDF("time")
spa…