kandahar

Results 26 comments of kandahar

Could you explain, what you did exactly when you do ``` proc.keyword_trie_dict yy = proc.keyword_trie_dict['d']['o']['g'][' '] yy[' '] = yy ``` If you want use a big dictionary of keywords,...

Thanks for your comment but the next question arises, how to create a simple, custom object to pass to ```world.scene.add```. In the [Hello World](https://docs.omniverse.nvidia.com/isaacsim/latest/tutorial_core_hello_robot.html) example, the predefined robot class is...

@mtreinish, @IvanIsCoding Thank you for your fast response! From the user side, it would be certainly enough to just give out (row, col, data) as a dict or a tuple,...

Ok, that would be interesting to know, because I also noticed that for at least two environments, the reward is almost always zero, such that the exploration phase takes very...

Are there any news on this?

Do you have the Husky robot as a .udf or a .usdc file?

I encountered the same problem on Ubuntu. Did you make any progress with that problem? Could you add "Inconsistency detected by ld.so:" to the title, such that more people with...

Hey, there were some errors in the example code that have not been errors in previous version of flutter but are related to the ```nullable``` framework of the new flutter...

```python import time import stanza text = "The United Nations is a diplomatic and political international organization whose stated purposes are to maintain international peace and security, develop friendly relations...

Could you point to a specific file or function?