-
Hi,I want to know how to use the `pyrobot_noisy_controls.py` in `habitat-sim`,it need pyrobot,then I just install it by
```
pip install pyrobot
```
and run the code comes the error as below
```
…
-
I went through the itctools by accident and realized that the functionality for the TecanEVO is very similar to what I did in the pyrobot package. This is especially for Labware.py and Materials.py
I …
-
Hi,I want to know how to use the `pyrobot_noisy_controls.py` in `habitat-sim`,it need pyrobot,then I just install it by
```
pip install pyrobot
```
and run the code comes the error as below
```
…
-
## ❓ Questions and Help
I've trained and validated a PPO model using that example in the Readme file and I'm looking forward to deploying this model to the locobot and use PyRobot with.
Also, I fo…
-
I'm gonna customize the PyRobot with Microsoft's new [Azure Kinect Camera](https://azure.microsoft.com/en-us/services/kinect-dk/) out of following considerations:
- The RealSense D435 camera has [a…
-
I attempted to install on a Raspberry Pi 3 and after typing the "install -e" command, I received a red message that stated "Command python setup.py egg_info failed with error code 1 in /home/pi/morsea…
-
Because of the latency with connectivity to Sauce, we need to set a global value to increase time out of wait actions e.g. Wait For Element Present has a default timeout of 5 seconds which needs to be…
-
I have added the pull requests that Ihave created during the Facebook Immmersion Program:
1) https://github.com/shriaas2898/python_codes/pulls
2) https://github.com/devcpune/kaleidoscope/pull/8
…
-
Here is a set of 4 pull requests i had created during the Facebook Immersion program
1) https://github.com/shriaas2898/python_codes/pulls
2) https://github.com/devcpune/kaleidoscope/pull/8
3) htt…
-
## Steps to reproduce
1. Uninstalled ROS kinetic and upgraded to ubuntu 18.04 and ROS Melodic
2. Installer script crashes when an `make -j4 -l4` fails around when it's compiling `orb_slam2`
…