Skip to content

Win build #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Jan 17, 2025
Merged

Win build #1

merged 17 commits into from
Jan 17, 2025

Conversation

urfeex
Copy link

@urfeex urfeex commented Jan 17, 2025

This merges in upstream master and adds a windows workflow.

urfeex and others added 17 commits December 12, 2024 10:02
This will check for action updates on a weekly basis
We no longer have the docker of ursim inside the client library, which
originally gave us this dependency to the MIT license
This commit updates the package maintainers as the project's governance
has changed a bit.
…ots#230)

This should make force mode work with various of move types. 
With this commit, the joint positions used for checks and interpolations
is now done without force mode modifications.

When the robot is in an offset situation, where the robot isn't at the position that
is currently used for motion commands, this will use the non-offset position to
check whether a new motion is within the reachable limits of the robot.
This is a cleanup of our current CI jobs. Particularly, this chages:

- Push event triggers only for master branch
- Updated clang-format
- Removed iron workflow
- Improved running ICI in ACT
- Enabled clang-tidy in ICI
* Update sphinx theme
* Update welcome page with a one-liner
* Update installation / build instructions
* Update ScriptSender documentation with example
* Update rtde client documentation
* Add ci job for building the docs
* Update dashboard client documentation
* Add script command interface documentation
* Add reverse_interface documentation
* Add trajectory_point_interface documentation
* Move UrDriver component description to own file
* Update architecture overview graph
* Add notes about PolyScope X compatibility
This PR adds the possibility to pass acceleration&velocity information
instead of time constraints to direct robot motions.
Modernize CMake of the client library with regards to

- Properly set C++17 flag using target_compile_features
- Properly include googletest e.g. using
[CMakeFetchContent](https://google.github.io/googletest/quickstart-cmake.html#set-up-a-project)

These proposed changes should make this project easier to maintain and
build in different environments.
@vdm-dev vdm-dev merged commit 9204a39 into RoboDK:feature/RDK-4115/windows-port Jan 17, 2025
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.

3 participants