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

Install cs2cswrapper library to /usr/lib #64

Closed
wants to merge 1 commit into from
Closed

Conversation

kruegersp
Copy link
Contributor

PR Details

Description

Default JNI search path does not include /usr/local/lib. Updated build script to place projection library wrapper in /usr/lib.

Related GitHub Issue

Related Jira Key

CXC-76

Motivation and Context

CARMA Cloud should automatically process XODR files into traffic controls. Over the course of testing, CircleCI process was replaced with GitHub actions, and the new build script placed the projection library dependency outside the Java JNI search path.

How Has This Been Tested?

A Docker image was created from the hotfix branch, and a Docker compose was created to attach testing volumes, and verify that traffic controls were created, logged, and displayed on the UI.

Types of changes

Technically, not a code change, but a build script change that updates the deployment configuration.

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@kruegersp kruegersp self-assigned this Aug 30, 2024
@chengyuan0124 chengyuan0124 deleted the hotifx/xodr branch August 30, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants