-
Notifications
You must be signed in to change notification settings - Fork 523
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
Sync Iron with Main for release #2347
Conversation
* fix move_group capabilities loading * clang-format
* Specify controller name in MGI execute * Finish comment --------- Co-authored-by: Sebastian Jahr <sebastian.jahr@picknik.ai>
* Use default arguments instead of additional functions * Use generate param lib for default plan request adapters * Small cleanup of ResolveConstraintFrames * Remove dublicate yaml file entry * Move list_planning_adapter_plugins into own directory * Apply suggestions from code review Co-authored-by: Sebastian Castro <4603398+sea-bass@users.noreply.github.com> * Fix copy& paste error * Update parameter descriptions Co-authored-by: Sebastian Castro <4603398+sea-bass@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Kyle Cesare <kcesare@gmail.com> * EMPTY_PATH_INDEX_VECTOR -> empty_path_index_vector * Update parameter yaml * Make param listener unique * Fix build error * Use gt_eq instead of deprecated lower_bounds --------- Co-authored-by: Sebastian Castro <4603398+sea-bass@users.noreply.github.com> Co-authored-by: Kyle Cesare <kcesare@gmail.com>
The PR branch has been removed by GitHub so that CI was using the official release. The compile warnings have been fixed in a more recent version.
* Update docstring + warning for twist frame conversion * Apply suggestions from code review Co-authored-by: AndyZe <andyz@utexas.edu> * Suppress old-style-cast warnings --------- Co-authored-by: AndyZe <andyz@utexas.edu>
* Replaced boost::algorithm::join with fmt::join * Made changes in CMakeLists.txt to accomodate fmt * Updated package.xml files * removed redundant boost dependencies * Rename variables -> variable --------- Co-authored-by: Sebastian Castro <4603398+sea-bass@users.noreply.github.com> Co-authored-by: Sebastian Jahr <sebastian.jahr@picknik.ai>
Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
Co-authored-by: Sebastian Jahr <sebastian.jahr@tuta.io>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This pull request is in conflict. Could you fix it @tylerjw? |
Please target the |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## iron #2347 +/- ##
==========================================
+ Coverage 50.51% 50.72% +0.22%
==========================================
Files 386 386
Lines 31740 31958 +218
==========================================
+ Hits 16029 16207 +178
- Misses 15711 15751 +40
☔ View full report in Codecov by Sentry. 📢 Have feedback on the report? Share it here. |
fixed merge commit message and pushed this to iron 👍 |
No description provided.