This repository was archived by the owner on Oct 17, 2025. It is now read-only.
make compile on osx#46
Merged
ahcorde merged 1 commit intoros-controls:ahcorde/update/foxyfrom Jan 13, 2021
Merged
Conversation
Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
ahcorde
approved these changes
Jan 13, 2021
ahcorde
added a commit
that referenced
this pull request
Feb 3, 2021
* Updated with ros2-control foxy API Signed-off-by: ahcorde <ahcorde@gmail.com> * Fixed dependency Signed-off-by: ahcorde <ahcorde@gmail.com> * make compile on osx (#46) Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com> * Fixed velocity example Signed-off-by: ahcorde <ahcorde@gmail.com> * make linters happy Signed-off-by: ahcorde <ahcorde@gmail.com> * updated Dockerfile Signed-off-by: ahcorde <ahcorde@gmail.com> * Added effort example Signed-off-by: ahcorde <ahcorde@gmail.com> * Instructions to run with moveit2 Signed-off-by: ahcorde <ahcorde@gmail.com> * updated readme Signed-off-by: ahcorde <ahcorde@gmail.com> * Added PIMPL pattern and other fixes Signed-off-by: ahcorde <ahcorde@gmail.com> * updated Dockerfile Signed-off-by: ahcorde <ahcorde@gmail.com> * changed log level Signed-off-by: ahcorde <ahcorde@gmail.com> * Fixed gazebo_period units Signed-off-by: ahcorde <ahcorde@gmail.com> * Updated CI Signed-off-by: ahcorde <ahcorde@gmail.com> * updated CI Signed-off-by: ahcorde <ahcorde@gmail.com> * updated CI Signed-off-by: ahcorde <ahcorde@gmail.com> * update CI Signed-off-by: ahcorde <ahcorde@gmail.com> * updated Dockerfile Signed-off-by: ahcorde <ahcorde@gmail.com> * Added feedback Signed-off-by: ahcorde <ahcorde@gmail.com> * make linters happy Signed-off-by: ahcorde <ahcorde@gmail.com> * Removed PID controllers Signed-off-by: ahcorde <ahcorde@gmail.com> * make linters happy Signed-off-by: ahcorde <ahcorde@gmail.com> * Removed transmission interface Signed-off-by: ahcorde <ahcorde@gmail.com> * Removed e-stop Signed-off-by: ahcorde <ahcorde@gmail.com> * make linters happy Signed-off-by: ahcorde <ahcorde@gmail.com> * clean code Signed-off-by: ahcorde <ahcorde@gmail.com> * Fix CI Signed-off-by: ahcorde <ahcorde@gmail.com> * Changed log level of a trace Signed-off-by: ahcorde <ahcorde@gmail.com> * Added rclcpp dependency to gazebo_hardware_plugin Signed-off-by: ahcorde <ahcorde@gmail.com> * Fixed bug in control method Signed-off-by: ahcorde <ahcorde@gmail.com> * Support more than one ros2_control tag Signed-off-by: ahcorde <ahcorde@gmail.com> * make linters happy Signed-off-by: ahcorde <ahcorde@gmail.com> * unify yaml files Signed-off-by: ahcorde <ahcorde@gmail.com> Co-authored-by: Karsten Knese <Karsten1987@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Signed-off-by: Karsten Knese Karsten1987@users.noreply.github.com