Skip to content

remove the compiled library. - #14

Merged
bsoe-flexiv merged 1 commit into
mainfrom
feature/move-binary-to-release-asset
Aug 21, 2026
Merged

remove the compiled library.#14
bsoe-flexiv merged 1 commit into
mainfrom
feature/move-binary-to-release-asset

Conversation

@bsoe-flexiv

Copy link
Copy Markdown
Collaborator

Remove the compiled library. The cmake package will download it from the release package. The binary will be added to the github release package as an asset.

Stop committing libflexiv_sim_plugin.x86_64-linux-gnu.a to the repo.
Only its .sha256 checksum is tracked in lib/; the .a itself is attached
to the matching GitHub release (v${PROJECT_VERSION}) as an asset, and
CMake downloads and verifies it against the checksum at configure time.

Also regenerate the public headers from flexiv_sim_plugin_impl for the
v1.3.0 release (wrist force/torque in SimRobotStates).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@bsoe-flexiv
bsoe-flexiv force-pushed the feature/move-binary-to-release-asset branch from 2de24e0 to aeba022 Compare August 21, 2026 20:46
@bsoe-flexiv
bsoe-flexiv merged commit aeba022 into main Aug 21, 2026
1 of 2 checks passed
@bsoe-flexiv
bsoe-flexiv deleted the feature/move-binary-to-release-asset branch August 21, 2026 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants