-
HRP2などの力センサの値が振動していて,
おそらくstの中の接地状態に基づくON/OFF昨日が振動してしまうことが原因で,
start-stすると転んでしまいます.
STなし足力センサz成分
![foot_force_z_without_stabilizer](https://cloud.githubusercontent.com/assets/6636600/4244740/da1cc8b8…
-
**This is Part 8, I am splitting issues to reduce loading times and avoid github collapsing messages.**
**Browse all threads and find latest one to post to using the [gallery](https://github.com/oc…
-
Hello,
A while back I aligned simulated reads to a graph using vg v1.4.0-1017-g0042f59. As part of a new test, I've reindexed the graph and remapped the simulated reads using v1.4.0-2142-gfe5e050 (…
-
These NES dumps' hashes (as given by `sha1sum`) are not found by `Database.CheckDatabase` or `BootGodDb.Identify`. It's possible some are matched by the further checks in `NES.Init`—this hasn't been c…
-
There have been more than a few stories which had been looping in my head now for quite sometime so thought might put it here.
Mostly in popular culture, the deep space exploration era or slightly…
-
Will close this soon.
Action:
(V) 007: Racing
(V) 007: The World is Not Enough
(V) 007: Tomorrow Never Dies
(V) 40 Winks
(V) Ace Combat 2
(V) Ace Combat 3: Electrosphere
(V) Aces of the Air
(V) Act…
-
# The League of Extraordinarily Dull Gentlemen
### Goals
* **To tell a single story over the course of 50,000 words.**
(There were other goals but this turned out to be the main one.)
### …
-
Hey,
I have a problem with Unit Test and in the results with Simulating with TokenSPICE. I run ./ganache.py in the second terminal, successful compiled all contract and this code:
```
#run si…
-
**Submitting author:** @renatex333 (Renato Laffranchi Falcão)
**Repository:** https://github.com/pfeinsper/drone-swarm-search
**Branch with paper.md** (empty if default branch): main
**Version:** v3
*…
-
In `Coach.py` move `MCTS` inside `executeEpisode` in `learn`. Then we can easily parallelize the execute episode operation in parallel using something like joblib?