-
During a scala REPL session, I get a compiler error:
scala> memoryProxy.insertData("answer", 42)
error:
while compiling:
during phase: typer
library version: version 2.10.3…
-
A deployment with
``` ini
# Deployment configuration
[deployment]
path = /tmp/myria
name = myria
dbms = postgresql
database_name = myria
database_password = ''
rest_port = 8753
# Compute nodes confi…
-
When comparing the nao forward kinematics results of this library and those from naoqi, I noticed a bug in the Z axis value.
The code:
```
//Right Hand
joints[L_ARM+SHOULDER_PITCH]=0;
jo…
-
Just flashed the 7/7 stock build and it mad the phone completely unusable: the launcher doesn't come on, every app crashes. Reverting back to the 7/2 build that I had on my SD card to hopefully get ba…
-
While trying to test metapod on a dummy URDF model that I use for my unit tests, I was surprised by the disappearance of the root link. I know that several URDF models use a dummy link for the free-fl…
-
'Extending NAO API - Creating a new module' tutorial is outdated.
http://www.aldebaran-robotics.com/documentation/dev/cpp/tutos/create_module.html
-
If nao_recorder crashes and leaves speech recognition running, then the next time nao_recorder is started it will crash with the following exception
ALSpeechRecognition::setWordListAsVocabular…
-
The module does not work with multiprocessing. After a certain number of loop, it fails with the following error :
```
ERROR: MaybeEncodingError: 'TypeError("'NoneType' object is not callable",)' [m…
-
Aldebaran tutorial ['qiBuild in 5 min'](http://www.aldebaran-robotics.com/documentation/qibuild/qibuild_in_five_minutes.html#qibuild-in-five-minutes) starts with the creation of a project with `qibuil…
-
It contains a default install of the latest Aldebaran software.
pkok updated
11 years ago