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

Add release flag to install.sh catkin builds #772

Closed
1 of 3 tasks
jtbaird opened this issue Jul 27, 2020 · 0 comments
Closed
1 of 3 tasks

Add release flag to install.sh catkin builds #772

jtbaird opened this issue Jul 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jtbaird
Copy link
Contributor

jtbaird commented Jul 27, 2020

Types of Issue

  • Anomaly report (something appears to not work correctly)
  • Enhancement request (describe the enhancement being requested)
  • Other (please ensure the description clarifies why the issue doesn’t fall into either of the above categories)

Descriptive summary

We would like to add the release flag to catkin builds so that our resulting docker images run faster.

Expected behavior

catkin builds are called with catkin_make install -DCMAKE_BUILD_TYPE=Release

Software version this applies to

CARMASystem_3.3.0

Actual behavior

Builds are called with catkin_make install

Steps to reproduce the behavior

run build-image.sh

Related work

Link to related tickets or prior related work here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants