Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Release further pkgs into ROS buildfarm #960

Closed
9 of 26 tasks
dejanpan opened this issue Aug 5, 2017 · 10 comments
Closed
9 of 26 tasks

Release further pkgs into ROS buildfarm #960

dejanpan opened this issue Aug 5, 2017 · 10 comments
Assignees

Comments

@dejanpan
Copy link

dejanpan commented Aug 5, 2017

Couple of more things to consider:

Pkgs:

If you use open planner

  • way_planner
  • dp_planner
@dejanpan dejanpan self-assigned this Aug 5, 2017
@dejanpan
Copy link
Author

dejanpan commented Aug 6, 2017

@dejanpan
Copy link
Author

dejanpan commented Aug 6, 2017

@dejanpan
Copy link
Author

dejanpan commented Aug 8, 2017

I made a pre-release with this state of the repo: 89b8644c39102993805cbe47d74b6aa7b6db3fac

For pre-release jobs (http://wiki.ros.org/regression_tests) you need to run the following:

generate_prerelease_script.py   https://raw.githubusercontent.com/ros-infrastructure/ros_buildfarm_config/production/index.yaml   kinetic default ubuntu xenial amd64 --custom-repo     Autoware:git:https://github.com/CPFL/Autoware:feature/buildfarm_test_branch   --level 1   --output-dir ./

@dejanpan
Copy link
Author

Complete release instructions:

  1. Fix CMakeLists.txt and package.xml
    Common issues (see https://github.com/CPFL/Autoware/pull/770/files for example):
  1. Create a pre-release
  1. Make release
    Once everything compiles in step 2 you can run the following commands:
    catkin_generate_changelog
    catkin_prepare_release
    bloom-release --rosdistro <ros_distro> --track <ros_distro> repository_name --edit

@amc-nu
Copy link
Member

amc-nu commented Aug 28, 2017

@dejanpan I'll take care of

  • pointgrey
  • points_downsampler
  • lidar_detector
  • velodyne_pointcloud

@kitsukawa can you please fix

  • ndt_localizer

@TomohitoAndo could you check:

  • astar_planner
  • waypoint_maker
  • lane_planner

@hatem-darweesh would you verify:

  • way_planner
  • dp_planner

@kuriking and @kondoh2 can you help with these ones?
runtime_manager
model_publisher
autoware_connector
road_wizard

@shinpei0208 could you suggest who can check these nodes? (if Axe is not available)

Thanks all for your help

@dejanpan
Copy link
Author

dejanpan commented Sep 2, 2017

I did model_publisher, PR will follow.

@dejanpan
Copy link
Author

dejanpan commented Sep 2, 2017

I did autoware_connector, PR will follow.

@dejanpan
Copy link
Author

dejanpan commented Sep 2, 2017

did libvectormap

@sumanth-nirmal
Copy link

sumanth-nirmal commented Apr 16, 2018

The packages mentioned above https://github.com/CPFL/Autoware/issues/766#issue-248214325 and their dependencies are fixed for release. The CMakeLists.txt and package.xml are cleaned and fixed for missing dependencies, added install targets etc. The complete list of packages fixed are as below:

  • amathutils
  • autoware_msgs
  • autoware_connector
  • autoware_pointgrey_drivers
  • custom_msgs
  • dbw_mkz_msgs
  • filters
  • gnss
  • image_processor
  • model_publisher
  • as
  • ndt_cpu
  • ndt_gpu
  • ndt_tku
  • registration
  • state
  • tablet_socket_msgs
  • runtime_manager
  • tablet_socket
  • vector_map_msgs
  • vector_map
  • decision_maker
  • libvectormap
  • map_file
  • vector_map_server
  • velodyne_msgs
  • velodyne_driver
  • velodyne_pointcloud
  • ndt_localizer
  • points_downsampler
  • points_preprocessor
  • waypoint_follower
  • astar_planner
  • lane_planner
  • road_wizard
  • waypoint_maker

All these are checked as per https://github.com/CPFL/Autoware/issues/766#issuecomment-325096495 and tested as per step 2 in https://github.com/CPFL/Autoware/issues/766#issuecomment-325096495. (check this for any remaining TODO's https://github.com/sumanth-nirmal/Autoware/wiki/Packages-fix-update) Remaining packages have CATKIN_IGNORE

@Timple
Copy link

Timple commented Jul 9, 2020

Why is this closed?

Packages are fixed (as per last comment) but not released as per title.
(I cannot install ros-melodic-points-preprocessor)

@mitsudome-r mitsudome-r transferred this issue from autowarefoundation/autoware Mar 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants