-
Hello,
do you already have an image of Xenomai for the Raspberry Pi3? Were you able to compile it yourself or did you find it somewhere else?
Thanks!
-
## Brief feature description
porting to xenomai (www.xenomai.org)
## Detailed information
Hi, I may try to port it and evaluate it to the realtime xenomai native api.
Before, I have few que…
-
Have you tried compiling your code using xenomai 3
-
`-- Could NOT find Xenomai (missing: Xenomai_LIBRARY_NATIVE Xenomai_LIBRARY_XENOMAI Xenomai_LIBRARY_PTHREAD_RT Xenomai_LIBRARY_RTDM Xenomai_LIBRARY_RTDK)
`
-
Hi,
I follow the steps from here (https://github.com/orocos/rtt_ros_integration) and here (https://rtt-lwr.readthedocs.io/en/latest/rtpc/orocos-xenomai.html), to install orocos-rtt in a Ubuntu Mat…
-
```
sudo nano /etc/default/grub
```
```
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=menu
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
GRUB_C…
-
Hi Sam,
I have tried many times to integrate Tidal Connect into your piCorePlayer Xenomai but failed due to the IPV6 module not working.
I also tried integrating Tidal Connect into Noel RC1, I regre…
-
Hi, all. I want to use orocos_rrt in a laptop installed with Ubuntu14.04.
I have updated the kernel with Xenomai by following [this instruction.](http://rtt-lwr.readthedocs.io/en/latest/rtpc/xenomai…
-
I was getting `EINVAL` all over the place (see https://github.com/LBDonovan/image-builder/issues/3#issuecomment-296660267 )
I configured with this on the BBB:
```
$ /root/xenomai/configure --wit…
-
This can be `cut` out of `/proc/xenomai/stat`:
```
grep bela-audio /proc/xenomai/stat | sed "s/ \{1,\}/ /g" | cut -d " " -f 8
```