-
Notifications
You must be signed in to change notification settings - Fork 71
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
Sync humble with Beta (0.2.0) release #144
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Improve lely compilation time Signed-off-by: Christoph Hellmann Santos <[email protected]> * Bump lely_core_librries to version 2.3.2 Signed-off-by: Christoph Hellmann Santos <[email protected]> * Add license files Signed-off-by: Christoph Hellmann Santos <[email protected]> * Adapt package xml Signed-off-by: Christoph Hellmann Santos <[email protected]> * Add changelogs - forthcoming for now. Signed-off-by: Christoph Hellmann Santos <[email protected]> * Update readme Signed-off-by: Christoph Hellmann Santos <[email protected]> * Add apacje-2.0 license notifications to files Signed-off-by: Christoph Hellmann Santos <[email protected]> --------- Signed-off-by: Christoph Hellmann Santos <[email protected]>
Signed-off-by: Christoph Hellmann Santos <[email protected]>
Signed-off-by: Christoph Hellmann Santos <[email protected]>
…#131) Signed-off-by: Christoph Hellmann Santos <[email protected]>
Signed-off-by: Christoph Hellmann Santos <[email protected]>
* Add documenation for cia301 * Update ros2-control-interface.rst Fix some format problems... Still have issue showing the example code * Update ros2-control-interface.rst Make the code rending okay.. Still have issues with the code blocks * Update ros2-control-interface.rst Minor changes * Fix the format so that it builds * Update ros2-control-interface.rst * Update ros2-control-interface.rst * Update configuration section * Update configuration in documentation * Update structure Signed-off-by: Christoph Hellmann Santos <[email protected]> * Application demos: trinamic stepper motor * fix formatting and typo * Integrate the documentation from the master branch * Update ros2-control-interface.rst * Application demos: PRBT robot with ros2_canopen * Rename and add to index Signed-off-by: Christoph Hellmann Santos <[email protected]> --------- Signed-off-by: Christoph Hellmann Santos <[email protected]> Co-authored-by: Xi Huang <[email protected]> Co-authored-by: Vishnuprasad Prachandabhanu <[email protected]>
* Diagnostic msgs publisher for proxy diver * diagnostic msgs for cia402 and motor interface * Restructured message constructor * Added option to enable/disable diagnostic * Add diagnostic test in proxy driver * Diagnostics test launch for proxy and cia402 * proxy driver switched to diagnostic updater * Complete diagnostic implementation for cia402 driver * Update formating * include code documentation
Signed-off-by: Christoph Hellmann Santos <[email protected]>
Signed-off-by: Christoph Hellmann Santos <[email protected]>
Signed-off-by: Christoph Hellmann Santos <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR sync with the latest beta 0.2.0 release.
Note:
PR #137 (Fix a number of build warnings) is not included.