-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[Release] 1.10.0 #1898
[Release] 1.10.0 #1898
Conversation
* Added gitlab-ci.yml
Add lamp field to csv command
[Feature] ymc uses vehicle_cmd
[Fix] Milee urdf origin and scale
* Added code coverage report via lcov
* Removed python yaml dependency that was causing issues. Tested on kinetic/opencv3.3 * bug fix: error unpacking opencv version if not minor version
* Added functionality to run.sh in docker/generic * Set default tag latest-kinetic * Fix README.md
* add points_map_filter node * add passthrough filter * fix filter function * apply clang-format * add README.md
[Feature] Add Toyota Estima vehicle_info yaml
* Fixes for new colcon script on ssd cuda based node * Fixed to RTM and darknet launch files * catkin_fix * * catkin & colcon build successfully * reverted back run to devel space (for the time being)
* Fixed compilation error * Upgraded to CUDA 9
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.
change license string to Apache
in all the Autoware packages.
Wow. Should the package.xmls outside Autoware/ros/src/sensing/drivers/ be changed? I've also faced the following error at launching YOLO3 via autoware/autoware:1.10.0-kinetic-rc1.
Should I update something?
|
@esteve @amc-nu @sgermanserrano How about merging the following sequence:
Or any other suggestion? I think #1901 is mandatory so that the CHANGELOGs are generated correctly at next release v1.10.1 or v1.11.0. If #1901 is not merged, catkin_generate_changelog can not distinguish between which commits are v1.10.0 and which commits are next release. |
From @alexandrx
|
Before doing that, we need to distinguish which packages can be Apache2 :) My suggestion at the issue is that drivers can not be changed to Apache2 in my understanding. Are there any other comments? |
Thanks, @amc-nu !
|
@kfunaoka Another item for the TODO list:
|
Status
PRODUCTION
Description
Release v1.10.0 (#1682)
Related PRs
Todos