Hello. I noticed that the opennao VM runs kernel (output of uname -a):
Linux virtual-nao 2.6.33.9-rt31-aldebaran-rt #1 SMP PREEMPT RT Tue Nov 25 19:37:55 CET 2014
And a real Pepper robot runs:
Linux pepper 3.10.33-rt33-aldebaran-rt-g6ce4391 #1 SMP PREEMPT RT Thu Feb 18 17:58:23 CET 2016 i686 Intel(R) Atom(TM) CPU E3845 @ 1.91GHz GenuineIntel GNU/Linux
Is there any chance on updating the opennao VM kernel or providing instructions on how to update it myself to the one found in the robot?
It would be interesting to be able to use Docker on the robot... and it needs a kernel >= 3.10. (Then there is still a battle to fight because of the 32bit OS, but there is people working on that already).
Hello. I noticed that the opennao VM runs kernel (output of
uname -a):Linux virtual-nao 2.6.33.9-rt31-aldebaran-rt #1 SMP PREEMPT RT Tue Nov 25 19:37:55 CET 2014
And a real Pepper robot runs:
Linux pepper 3.10.33-rt33-aldebaran-rt-g6ce4391 #1 SMP PREEMPT RT Thu Feb 18 17:58:23 CET 2016 i686 Intel(R) Atom(TM) CPU E3845 @ 1.91GHz GenuineIntel GNU/Linux
Is there any chance on updating the opennao VM kernel or providing instructions on how to update it myself to the one found in the robot?
It would be interesting to be able to use Docker on the robot... and it needs a kernel >= 3.10. (Then there is still a battle to fight because of the 32bit OS, but there is people working on that already).