Conversation
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Currently this branch uses
I'm a bit hesitant to build from source since it would add a good chunk of time to our CI. Edit: Note that this is not a blocker to the original PR so I will get to it regardless of what we decide here |
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
|
I was planning to set up docker images for underlay workspaces (RMF and zenoh bridge), and rely on nightly builds to set up the images. Then in our CI we just use those images to continue nexus builds and tests, that should speed things up I prefer to stick to the current approach of using binaries as much as possible, and only use source builds if necessary. I'll open another PR targeting #42, when I'm done. Let me know what you think. |
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
|
Apart from merge conflicts / new configurations there was a floating table and robots that still bumped into the table once in a while, addressed that in b014493 |
|
Upstream PR open-rmf/rmf_traffic_editor#523 merged. I'm still a bit on the fence on whether to hack it on traffic editor or introduce an RMF partial source build, I'll defer it to the result of the docker experimentation |
…ze launch files from integration tests Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
…date readme Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
nexus_integration_testspreviously, into a new package, including all the bts and config files under theconfigdirectory.worldfile and navigation graphs directly into the package, with instructions in README on how to regenerate them. Building thenexus_demospackage will however still need the model downloading step, since the models are still added into.building.yamlfromtraffic-editor(unless we want to eyeball and add assets into the template world file instead)Testing
Things to consider (with subsequent PRs)
nexus_integration_testsand intonexus_demosto be made more reusable, so that the integration tests are dependent on the demos, not the other way around