Skip to content

Adding java vicario in anticipation of public release. - #7

Merged
HuiJun merged 35 commits into
developfrom
feature/java-vicario
Jun 30, 2026
Merged

Adding java vicario in anticipation of public release.#7
HuiJun merged 35 commits into
developfrom
feature/java-vicario

Conversation

@HuiJun

@HuiJun HuiJun commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

HuiJun and others added 30 commits April 29, 2026 13:25
Add open-source VICAR build with pre-built binaries
…bproject

- Move Dockerfile, vicario script, and .dockerignore to terrain-intelligence-generator/
- Rename image from vicar-native-toolkit to terrain-intelligence-generator
- Update GitHub Actions workflow and paths
- Update docker-compose.yml image reference
…nerator

Extract terrain intelligence generator
Try to handle vicar exit codes
Update documentation for the image renaming
…e quality

- Add Java vicario JAR (17MB FAT JAR with dependencies)
- Create wrapper script for automatic rescaling (oform=byte rescale=true)
- Add VICARIO.md documentation for building/obtaining JAR
- Add .dockerignore to optimize build context
- Fixes black image issue by properly rescaling 16-bit VICAR to 8-bit output

The Java implementation provides correct dynamic range handling that was
missing in the Python version, resulting in visible images instead of black.
…e quality

- Add Java vicario JAR (17MB FAT JAR with dependencies)
- Create wrapper script for automatic rescaling (oform=byte rescale=true)
- Add VICARIO.md documentation for building/obtaining JAR
- Add .dockerignore to optimize build context
- Fixes black image issue by properly rescaling 16-bit VICAR to 8-bit output

The Java implementation provides correct dynamic range handling that was
missing in the Python version, resulting in visible images instead of black.
Previous whitelist approach was blocking the JAR file.
Now only excludes logs and temporary files.
Previous whitelist approach was blocking the JAR file.
Now only excludes logs and temporary files.
- Resolved conflicts in .gitignore, Dockerfile, demo scripts
- Kept open-source approach (ours) for VICARIO.md and vicario.md
- Removed VISOR data from Docker image (saves 3GB)
- Image size reduced from 8.5GB to 5.5GB
- All demos tested and working with new image
- Add DEMO.md with step-by-step mesh generation walkthrough
- Move 5 documentation files to docs/ directory
  - CONFIGURATION.md
  - MOUNTING-DATA.md
  - OPENSOURCE-BUILD.md
  - QUICKREF.md
  - VICAR_NATIVE_TOOLKIT_WALKTHROUGH.md
- Update all documentation references in README files
- Keep README.md and DEMO.md in toolkit root for visibility
HuiJun added 5 commits June 29, 2026 17:26
- Combined both Quick Start approaches (Option A: Pre-computed XYZ, Option B: Full Stereo)
- Preserved detailed marsmesh output file descriptions (OBJ, MTL, IV, LBL)
- Kept comprehensive workspace file listing with all intermediate files
- Added Workflow 1 (Quick Test) before Full Pipeline workflow
- Updated documentation links to use docs/ folder structure
- Remove docs/superpowers/ from git (kept on filesystem)
- Add docs/superpowers/ to .gitignore
- Design documents moved to private workspace
- Change build context from ./terrain-intelligence-generator to ./terrain-intelligence-generator/docker
- Allows Dockerfile COPY command to access vicario.jar in same directory
- Fixes build failures in GitHub Actions due to missing vicario.jar
@HuiJun
HuiJun merged commit 8ca1c38 into develop Jun 30, 2026
2 checks passed
@HuiJun
HuiJun deleted the feature/java-vicario branch June 30, 2026 20:52
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.

1 participant