-
Excuse me.
I am trying to install MINOS on docker container in my headless server
and I tried install https://github.com/smartscenes/sstk and headless-gl package
and I reached under the message…
-
If we can edit a code especially ".js" file and want to run MINOS using edited file, what is method to rebuild MINOS ? As I have changed a ".js" file and did not see its impact, how to rebuild MINOS s…
-
Cromwell doesn't support images from ghcr.io. Not sure if there's a workaround besides personally rehosting the image somewhere else. Seeing as a lot of bioinformatics images are hosted there I'd like…
-
I followed this guideline https://github.com/minosproject/minos/blob/master/Documents/002-Test_Minos_on_Raspberry_4.md. And I have a raspberry-4b 4GB version. What is the SYS_TEXT_BASE value to be ent…
-
Hi,
I am working on PR, enabling continuous control in gym env.
So far I have added "Box" state for actions here
https://github.com/minosworld/minos/blob/master/gym/gym_minos/envs/indoor_env.p…
-
### Checklist (issue will be disregarded & closed if incomplete!)
- [X] I've **checked both [open and recently closed issues](https://github.com/tetrio/issues/issues?q=is%3Aissue)** t…
-
I follow this guideline https://github.com/minosproject/minos/blob/master/Documents/009-Test_Minos_on_Raspberry_3B.md
I created mvm using rpi3 config and complied it by command line `make && make d…
-
We already can change the board height, now we should be able to change the board width.
The minos should zoom in/out accordingly i.e. 2x smaller board (in width) = 2x bigger minos.
This should make…
-
As of writing, lines 29-31 of `MAT-MINERvA/calculators/LowRecoilFunctions.h` read as:
```
double GetCalorimetryQ0() const {
return GetDouble("MasterAnaDev_recoil_E");
}
```
Suggested rewri…
-
After [this PR](https://github.com/rust-lang/cc-rs/pull/943), the rust-std assets built in CI (nightly/beta/stable/etc) have an incorrect deployment target on darwin. rust-std was relying on. rusts' d…