Skip to content

iOS feb 2025 various updates#1451

Merged
matlabbe merged 23 commits intomasterfrom
ios_feb_2025_updates
Mar 15, 2025
Merged

iOS feb 2025 various updates#1451
matlabbe merged 23 commits intomasterfrom
ios_feb_2025_updates

Conversation

@matlabbe
Copy link
Copy Markdown
Member

@matlabbe matlabbe commented Feb 16, 2025

Fixes:

New features:

Review:

  • The measuring button shows up when visualizing optimized point cloud, but cannot be used. Hide button if we are visualizing a point cloud.
  • When export in LAZ format, we shouldn't zip the file afterwards, it won't be smaller anyway. Just export directly as laz instead of zip.

@matlabbe matlabbe marked this pull request as ready for review March 11, 2025 04:36
@matlabbe
Copy link
Copy Markdown
Member Author

matlabbe commented Mar 13, 2025

The app has been submitted to App Store with version 0.21.11

@hkortier
Copy link
Copy Markdown

@matlabbe
Copy link
Copy Markdown
Member Author

@hkortier Make sure you rebuild the rtabmap library:

cmake -G Xcode -DCMAKE_SYSTEM_NAME=iOS -DCMAKE_OSX_ARCHITECTURES=arm64 -DCMAKE_OSX_SYSROOT=$sysroot -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_DEPLOYMENT_TARGET=12.0 -DCMAKE_INSTALL_PREFIX=$prefix -DCMAKE_FIND_ROOT_PATH=$prefix -DWITH_QT=OFF -DBUILD_APP=OFF -DBUILD_TOOLS=OFF -DWITH_TORO=OFF -DWITH_VERTIGO=OFF -DWITH_MADGWICK=OFF -DWITH_ORB_OCTREE=OFF -DBUILD_EXAMPLES=OFF -DWITH_LIBLAS=ON ../../../../../..
cmake --build . --config Release
cmake --build . --config Release --target install

@matlabbe matlabbe merged commit 28dbf1c into master Mar 15, 2025
6 checks passed
@matlabbe matlabbe deleted the ios_feb_2025_updates branch March 15, 2025 17:58
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