Conversation
dcf942b to
0147311
Compare
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
ed9c0bb to
3aa4aa4
Compare
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
|
@ct2034 @EnricoGhiorzi I've added the parallel node (needed for UC3) can you check this PR and if it is good we can merge it |
|
I tried pulling the PR and building the UC3 model with a parallel node but I see no such nodes in the generated files. Is this to be expected? Is there a way to have a compiled parallel node to test? PS: I managed to compile the bt with the parallel node (I had to uncomment some stuff in PPS: I had forgot to change the property to include the |
EnricoGhiorzi
left a comment
There was a problem hiding this comment.
Thank you @ste93 for the PR. I think the parallel node is mostly working, also based on empirical sperimentation, but there are a few points in the code (marked with relevant comments) that I think could be improved before we merge this.
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
|
@EnricoGhiorzi I should have addressed most of the comments |
ct2034
left a comment
There was a problem hiding this comment.
Thanks Stefano. This looks really good. The tests worked for me.
I just noticed that you also created main_test_parallel_running.xml but not the bt for it. I think that would be worth testing, too.
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
|
@MarcoLm993 @EnricoGhiorzi @ct2034 addressed the comments :) |
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
MarcoLm993
left a comment
There was a problem hiding this comment.
Looks good to me. Thanks! :)
added parallel node for BT, needed for UC3