From 57caf8d213119aeacd438e6719c55babe377a245 Mon Sep 17 00:00:00 2001 From: QUYVN Date: Tue, 3 Mar 2026 08:20:01 +0000 Subject: [PATCH] update build arm64 --- CMAKE_BUILD_README.md | 1 + examples/NavigationExample/NavigationExample.csproj | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMAKE_BUILD_README.md b/CMAKE_BUILD_README.md index dcadfe1..4361fd5 100644 --- a/CMAKE_BUILD_README.md +++ b/CMAKE_BUILD_README.md @@ -51,6 +51,7 @@ sudo apt-get install -y \ libyaml-cpp-dev \ libpcl-dev \ libgoogle-glog-dev +sudo apt install liborocos-kdl-dev # Optional: Cài đặt Google Test (nếu muốn build tests) sudo apt-get install -y libgtest-dev diff --git a/examples/NavigationExample/NavigationExample.csproj b/examples/NavigationExample/NavigationExample.csproj index ad63abd..9ec6097 100644 --- a/examples/NavigationExample/NavigationExample.csproj +++ b/examples/NavigationExample/NavigationExample.csproj @@ -2,11 +2,10 @@ Exe net10.0 - linux-x64 true - +