-
Add TOA albedo/reflectance in CRTM forward/TL/AD calculations
- [x] Merge initial implementation from v2.4.1 into v3.
- [ ] Add TL/AD calculations.
- [ ] Add forward/TL/AD unit tests.
- [x] Add …
-
Hi,
I'm a student and I'm trying to use MuJoCo for my project.
I'm looking for some help with the deep copy of mjData struct.
Here is the minimal example to reproduce the problem:
````
im…
-
### Intro
Hi!
I am an Australian PhD researcher at the University of Queensland, and I use MuJoCo for my robotics research.
### My setup
I currently use MuJoCo via the Python bindings.
…
-
Hello sir,
I have try to draw the precipitation by using RAINC+RAINNC.
I also tried to reinstall the postwrf. But still not working.
Please provide details on why is this happening
Kind …
-
[This](https://github.com/wouellette/ee-synthetic-earth) repository is also leveraging NICFI data for synthetic bare soil/vegetated reflectance composite generation.
It could be of interest to this…
-
Hi MuJoCo community,
I'm a research assistant and I'm trying to use MuJoCo for grasping and manipulation. Specifically, I am attempting to grasp objects using the Hand-E Robotiq gripper such that t…
-
To continue with ref #47
-
**Describe the bug**
analyze.spectral_reflectance breaks if there are empty ROIs. I already looked into the code and I think the problem is that the labelled mask levels and number of objects does no…
-
I'm trying to use H5Coro to read some NetCDF-4 (underlying storage is HDF5) data in an S3 bucket. But, I'm running into some errors.
Here's the code:
```python
import srpybin
import os
url …
-
Hi,
I'm a student and I'm trying to use MuJoCo for simulating robot to grab cylinder.
I'm looking for some help with dofs use. when the cylinder's dofs is setted to 6, the cylinder slides on the…