Skip to content
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

[fix] Install commands for all the packages #1861

Merged
merged 29 commits into from
Feb 18, 2019
Merged

Conversation

amc-nu
Copy link
Member

@amc-nu amc-nu commented Jan 10, 2019

@amc-nu amc-nu changed the title Initial fixes to detection, sensing, semantics and utils [DO NOT MERGE YET] Install commands for all the packages Jan 10, 2019
sgermanserrano and others added 2 commits February 12, 2019 08:18
* Added launch install to lidar_kf_contour_track

* Added install to op_global_planner

* Added install to way_planner

* Added install to op_local_planner

* Added install to op_simulation_package

* Added install to op_utilities

* Added install to sync
@amc-nu amc-nu changed the title [DO NOT MERGE YET] Install commands for all the packages [fix] Install commands for all the packages Feb 15, 2019
* Fixed installation path

* Fixed params installation path

* Fixed cfg installation path
Copy link

@sgermanserrano sgermanserrano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amc-nu I have seen that some of the packages are not installing the include directory. Can be assumed that the header files for those packages are not to be installed?

@amc-nu
Copy link
Member Author

amc-nu commented Feb 15, 2019

@sgermanserrano indeed. Only libraries that are used outside its own node are installing headers.

Copy link

@sgermanserrano sgermanserrano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amc-nu as far as I can test, the PR seems to work fine

@amc-nu
Copy link
Member Author

amc-nu commented Feb 15, 2019

@sgermanserrano thank you so much for testing.! I’ll merge once I test the ouster submodule. Which is also missing install commands.

@amc-nu
Copy link
Member Author

amc-nu commented Feb 18, 2019

Fixed ouster as well

@amc-nu amc-nu merged commit c42a900 into develop Feb 18, 2019
@amc-nu amc-nu deleted the fix/add_install_command branch February 18, 2019 09:20
anubhavashok pushed a commit to NuronLabs/autoware.ai that referenced this pull request Sep 7, 2021
* Initial fixes to detection, sensing, semantics and utils

* fixing wrong filename on install command

* Fixes to install commands

* Hokuyo fix name

* Fix obj db

* Obj db include fixes

* End of final cleaning sweep

* Incorrect command order in runtime manager

* Param tempfile not required by runtime_manager

* * Fixes to runtime manager install commands
* Remove devel directory from catkin, if any

* Updated launch files for robosense

* Updated robosense

* Fix/add missing install (autowarefoundation#1977)

* Added launch install to lidar_kf_contour_track

* Added install to op_global_planner

* Added install to way_planner

* Added install to op_local_planner

* Added install to op_simulation_package

* Added install to op_utilities

* Added install to sync

* * Improved installation script for pointgrey packages
* Fixed nodelet error for gmsl cameras

* USe install space in catkin as well

* add install to catkin

* Fix install directives (autowarefoundation#1990)

* Fixed installation path

* Fixed params installation path

* Fixed cfg installation path

* Delete cache on colcon_release
@mitsudome-r mitsudome-r added the version:autoware-ai Autoware.AI label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants