Private
Public Access
11
1

Update Orocos Configuration

2023-11-08 14:10:33 +01:00
parent 2025381cb7
commit 2516e5ed34

@@ -14,3 +14,12 @@ The module names for your hardware can be found on the [Comedi website](https://
## Identify Device Numbers
The device numbers assigned to each card can be found in the kernel message log, which is printed with `dmesg` (might need `sudo dmesg`). There can be a lot of messages to sort through, so you can narrow it down with `dmesg | grep comedi`. This should produce output like:
```
[
```
## Editing start.ops