does this support "remapping" #9
Answered
by
stewpend0us
stewpend0us
asked this question in
Q&A
-
I've got this setup to the point that I can "launch" my .net nodes along side my c++ nodes using a launch file but my .net nodes don't seem to respond to the "remap" options so I can't get my topics to line up without modifying the source. Is there a way to accomplish this? |
Beta Was this translation helpful? Give feedback.
Answered by
stewpend0us
Nov 28, 2023
Replies: 1 comment
-
looks like you just need to pass the program arguments into the context constructor...nice |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
stewpend0us
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
looks like you just need to pass the program arguments into the context constructor...nice