playback and record flexray and can traffic #29
AleksandarFilipov
started this conversation in
RC candidates
Replies: 3 comments
-
BEWARE - BEAMYBROKER_TAG TAG RECENTLY UPDATED now with flexray recording enabled to get it running - make sure to replace eth0 with your interface name
|
Beta Was this translation helpful? Give feedback.
0 replies
-
recordingplay-modcan.mov |
Beta Was this translation helpful? Give feedback.
0 replies
-
Updated version, NODE_NAME=$(scripts/resolve-ip.sh eth0) SIGNALBROKER_IP=$(scripts/resolve-ip.sh eth0) docker-compose -f docker-compose-full-system.yml down
BEAMYBROKER_TAG=4d934ecc4434faa69096131fc85389b451425100 BEAMYWEBCLIENT_TAG=ce694f2bee53e6f497af3b7011c465c7436d6a45 NODE_NAME=$(scripts/resolve-ip.sh eth0) SIGNALBROKER_IP=$(scripts/resolve-ip.sh eth0) docker-compose -f docker-compose-full-system.yml up Then run this
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
to get it running - make sure to replace eth0 with your interface name
proto api here
check out example here:
https://github.com/beamylabs/beamylabs-start/blob/playback/examples/grpc/python/playback/playback.py#L140-L147
make sure to use the correct proto files as found here
Your early feedback is very apprechiated!
Internal ref RC5
Beta Was this translation helpful? Give feedback.
All reactions