-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port to harmonic #206
Port to harmonic #206
Conversation
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested this against 24.04 and rolling. I just needed to tweak the package manifest to correct some dependencies. Now this seems to work great.
Now we just need to do some minor fixes to open-rmf/rmf_simulation#114 and ideally sort out the CI situation, then we can simultaneously merge all the related PRs.
Signed-off-by: Luca Della Vedova <[email protected]>
There seems to be a CI issue with ignition-cmake2. My immediate guess is that we're not using the correct dependency key in one or more of the |
|
I just realized that the CI issue here is probably caused by the current |
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]> Signed-off-by: Michael X. Grey <[email protected]> Co-authored-by: Grey <[email protected]> Co-authored-by: Michael X. Grey <[email protected]>
This reverts commit f4844fe.
New feature implementation
Implemented feature
Depends on open-rmf/rmf_traffic_editor#483.
This PR ports the codebase to Harmonic and drops support for Gazebo classic.
Currently blocked on 24.04 being released and available in the buildfarm, as well as Harmonic rosdep keys being released.
Implementation description
Several parts were cleaned up:
rmf_demos_maps
now only needs to build one map, which should speed up its build by a fair bit.gz_classic
plugins and references have been removed.ignition
renamed togazebo
.TPE
support has been dropped.