Skip to content
Discussion options

You must be logged in to vote

Yes, WSL2 can work for development and may work for hardware if you forward the USB-CAN adapter into WSL (e.g., via usbipd-win) so Linux exposes a SocketCAN interface (can0). The OpenArm docs actually split this: use Windows for the Damiao USB CAN Debugger (motor ID), then Linux/Ubuntu + SocketCAN for control. I’d try: set IDs on Windows → attach the USB-CAN to WSL with usbipd → bring up can0 (ip link/slcand) → run the OpenArm stack in WSL. That said, the maintainers haven’t tested WSL yet and called out device-forwarding as the main concern, so if you hit driver issues, a native Ubuntu install (or dual-boot) is the safest path.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by kou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants