Skip to content

Commit

Permalink
Add sr-ros2-hsa-brain-control-windows config for communication with…
Browse files Browse the repository at this point in the history
… OpenVIBE
  • Loading branch information
mstoelzle committed Aug 14, 2023
1 parent e22ae49 commit 7378dc6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,11 @@ services:
HSA: true
devices:
- COM1:/dev/ttyUSB0

sr-ros2-hsa-brain-control-windows:
extends: sr-ros2-hsa-windows
ports:
# for communication with OpenViBE
- target: 5678
published: 5678
protocol: tcp

0 comments on commit 7378dc6

Please sign in to comment.