-
Upon running `dts challenges evaluate` to run the new local evaluation, when running the `pip install -r requirements.txt` command, I am always getting:
`ERROR:dts:UnixHTTPConnectionPool(host='loca…
-
Resolution: It usually means that you don't have enough disk space on your laptop.
Reported by @AleksandarPetrov
![screenshot from 2018-10-02 09-47-47](https://user-images.githubusercontent.com…
-
Currently the gym implements actions as (velocities, rotational speed omega) and hides the inverse kinematics to get wheel velocities/commands from the user. All real logs however measure commands and…
-
Currently I cannot find an evaluation script of how good a Duckiebot is performing according to the AI-DO rules. The rewards are only a proxy to that score unfortunately. Will look into this myself bu…
-
If you have this problem:
```
Character [-] at element [7] is not valid in Graph Resource Name [/duckie-Aleks/camera_node/image/compressed]. Valid characters are a-z, A-Z, 0-9, / and _.
```
I…
-
@AndreaCensi would it be worth it to clarify that the command `pip2 install --no-cache-dir -U duckietown-shell` should occur inside the `dts` virtual environment.
I'm not sure if it is just my issu…
-
If the slow part is the decompression of images, as opposed to the download, it means that the SD card is too slow.
-
Nice work on the workspace overlaying, this was a good idea. Some early feedback: after walking through the [new documentation](http://docs.duckietown.org/DT18/AIDO/out/ros_baseline.html#sub:autoid-DO…
-
Hi,
Do you have any starter guide for newcomers? LIke full pipeline for training and submitting basic agent?
Thanks!
-
```
datahaki@datahaki-N501JW:~$ pip install --upgrade pip
Collecting pip
Using cached https://files.pythonhosted.org/packages/c2/d7/90f34cb0d83a6c5631cf71dfe64cc1054598c843a92b400e55675cc2ac37/pi…