-
On the bottom left of the example gif for Isaac Gym on the root readme on the master branch, there is a in-hand manipulation result on the Allegro Hand. Where is the source for that env? Was that cr…
-
Hello @ arsalan-mousavian ,
is there any way we can get some code snippet for grasp evaluation? at least can yotu direct us how to make it work? It is suppose to be in flex and perform shaking acti…
-
- 原文链接:https://developer.nvidia.com/blog/introducing-isaac-gym-rl-for-robotics/
- 简要介绍:介绍 NVIDIA 发布的全新 Isaas 开发套件,建立了一个统一的机器人开发平台,提供更新的AI感知、仿真、操控功能。
---
### 请完成并勾选一下三项:
* [x] 按文章分类填写 issue 标…
-
Thanks for your awesome work on pinocchio.
I'm wondering if it's possible to perform batch collision checking? For instance, I would like to sample 1000 different poses for my robot model in a fixe…
-
# Background
I have two sets of copies of config files: `config.json`, `1x1_roadnet.json`, and `1x1_flow.json`. One in `/home/isaac/gym_cityflow/gym_cityflow/envs/1x1_config` and another in `/DATA1…
-
### Issue Description
JitTraceEnum_ELBO fail on RTX3090, gives nvrtc: error: invalid value for --gpu-architecture (-arch).
However, a test on torch.jit.trace works fine. Guess it is pyro's jit modu…
-
Heya, I'm new to PyTorch/PyTorch 3d so I was wondering if someone can point me to some reading which would allow me to train a NN to retopologize a mesh based on before/after meshes from training da…
-
I wanted to start from example_1 and apply it to my specific environment. The state is a vector of 5001 floats. For some reason, this is interpreted as a sequence of frames:
```
Frame-based buffer u…
-
Hello there :)
I wanted to give this crate a go and was attracted by the apparent simplijcity of usage.
I downloaded libtorch 1.5 from pytorch website and filled the corresponding Environment Variab…
-
I'm trying to use rlpyt with my custom env with a non-image input state. For that, I first want to test it on a simple env, like CartPole-v0. And I use DQN and DqnAgent. But I get this error:
```
Tr…