Skip to content

Conversation

@alexschmander
Copy link
Contributor

@alexschmander alexschmander commented Jul 2, 2025

Why? What?

Describe here why you created this PR and what it does

Fixes #

ToDo / Known Issues

  • The default tflite-rs from crates-io does not build. The fork at [ThagonDuarte/tflite-rs)[https://github.com/ThagonDuarte/tflite-rs] does however. The path in the Cargo.toml points to this locally cloned repo. For pepsi build nao or any comparable command to work, the sdk needs to be patched with a rust flag:
    • Change the first line in ~/.local/share/hulk/sdk/<current_version>/sysroots/x86_64-naosdk-linux/environment-setup.d/x86_64-aldebaran-linux-gnu_rust.sh to: export CARGO_TARGET_X86_64_ALDEBARAN_LINUX_GNU_RUSTFLAGS="--sysroot=$OECORE_TARGET_SYSROOT/usr -C link-arg=--sysroot=$OECORE_TARGET_SYSROOT -C relocation-model=dynamic-no-pic"

Ideas for Next Iterations (Not This PR)

If there are some improvements that could be done in a next iteration, describe them here.

How to Test

Describe how to test your changes. (For the reviewer)

@github-project-automation github-project-automation bot moved this to Request for Review in Development Jul 2, 2025
@alexschmander alexschmander force-pushed the tinyml-fall-state-prediction branch from 9723229 to efd85f8 Compare July 2, 2025 13:12
@knoellle knoellle force-pushed the tinyml-fall-state-prediction branch from b453496 to 50a75e1 Compare July 2, 2025 16:07
@alexschmander alexschmander force-pushed the tinyml-fall-state-prediction branch 2 times, most recently from 7dd9709 to a5e8555 Compare July 4, 2025 09:38
@alexschmander alexschmander force-pushed the tinyml-fall-state-prediction branch from e499b6f to 1727b7f Compare July 10, 2025 08:32
@alexschmander alexschmander force-pushed the tinyml-fall-state-prediction branch from 1727b7f to 3d17b4b Compare July 10, 2025 11:20
@alexschmander alexschmander force-pushed the tinyml-fall-state-prediction branch 2 times, most recently from cfece17 to 32dc1ea Compare July 16, 2025 15:28
@alexschmander alexschmander force-pushed the tinyml-fall-state-prediction branch from 32dc1ea to 56e8d16 Compare July 16, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Request for Review

Development

Successfully merging this pull request may close these issues.

2 participants