Python wheels#113
Conversation
* Updated map to 2.5.0 * Added python wheels build * Removed static linking on general python build and remove the additional not required module shared library * Remove outdated and complicated plain cmake handling from docu * Updated version number to 4.5.0 Change-Id: Id3b3ab58c2689e68ed4fca32981182e1665fdc51
|
We have to wait until the latest carla-map changes are merged and the submodule was updated to the correct commit-id |
Codecov Report
@@ Coverage Diff @@
## master #113 +/- ##
=======================================
Coverage 82.01% 82.01%
=======================================
Files 268 268
Lines 34826 34826
Branches 6399 6399
=======================================
Hits 28561 28561
Misses 805 805
Partials 5460 5460 Continue to review full report at Codecov.
|
Change-Id: Ib9a056fcac0a1797624bc71e6d8c9330e37cc185
fabianoboril
left a comment
There was a problem hiding this comment.
Reviewed 29 of 29 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @berndgassmann)
fabianoboril
left a comment
There was a problem hiding this comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @berndgassmann)
doc/CHANGELOG.md, line 12 at r2 (raw file):
#### :ghost: Maintenance * Ease version number handling and folder layout * Update map to latest v2.4.5_hotfix commit
Shouldn't we update to the commit, that is currently in review?
berndgassmann
left a comment
There was a problem hiding this comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @fabianoboril)
doc/CHANGELOG.md, line 12 at r2 (raw file):
Previously, fabianoboril (Fabian Oboril) wrote…
Shouldn't we update to the commit, that is currently in review?
I've created a separate PR for the 4.4.2 changelog update, so let's first merge that one. Then update this one later.
Change-Id: Idc5aacfb5dd5c5bda1dc27d7ebb07eef3aaf2b27
Change-Id: I1637bca8d74043b537ea28b4f5d9156aa2400d37
Change-Id: I242edbd4694014ffda231f210dc6d195216247ad
additional not required module shared library
Description
Fixes #
Where has this been tested?
Possible Drawbacks
This change is