-
Your task is to program a TeleOp script to move the robot with the joysticks. Some basic functionality should be the ability to move forward and turn. You don't have to program strafing, but if you ca…
-
### Plugin
Metrics
### I have an idea!
I have an idea, listen to me!!
Currently difficultly to distinguish metrics with many rr pods. (e.x. in K8s).
Add to config parameter 'metrics' list o…
-
### RR FTC Version
0.5.6
### Observed Behavior
I'm trying to do autonomous with Trajectory Sequence, and I encountered an IndexOutOfBound error when run (not initialized) the opmode. At first, I th…
-
Tuning RoadRunner following the instructions, all seem went well until the final step with the SplineTest. The robot changes heading drastically for (~half a second) in the middle of movement. At the …
hallw updated
2 months ago
-
- [x] Prepare environment to php 8.0
- [x] Use `yiisoft/config`
- [x] Move readers and senders to the new `src` directory. Readers are services/entities of an RSS module, while Senders are from a Se…
-
### Plugin
JOBS
### I have an idea!
I have an idea, listen to me!
I suggest to add requeue param to failed task metric. We have `rr_jobs_jobs_err` metric in Jobs plugin and could be added tag `r…
-
### Summary
look at file PHPOpenSourceSaver\JWTAuth\Providers\LaravelServiceProvider:45
if (isset($_SERVER['LARAVEL_OCTANE'])) {
$clear = function () {
JWTA…
-
In roadrunner 1.x we could have two different config files, one for production and other for develpment.
An example development config file looked like this:
```
include:
- .rr.yaml
reloa…
-
Hello - I have a slight mis-undestanding on what can be made parallel in Tellerium. I would like to mark this a question.
Let me start from a simple setting. I have a simple gillespie simulation f…
-
We found a model that didn't work correctly on roadrunner, since there was a piecewise equation that only changed for a window of time that wasn't checked by the CVODE algorithm. Translating the logi…