-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix pr247 conflicts #2
Fix pr247 conflicts #2
Conversation
…ues in the User Guides (Kinovarobotics#241)
* Added the empty gripper option for gen3.launch.py * Format modifications
* Added Gen3 7DoF integration with Husky mobile robot from clearpath * Applied format modifications * Set the clearpath_config package to the latest commit * Finalizing Demo IROS * Modifications to README file
This reverts commit a60a515.
* Added Gen3 7DoF integration with Husky mobile robot from clearpath * Applied format modifications * Set the clearpath_config package to the latest commit * Finalizing Demo IROS * Modifications to README file * Finalized all the modifications needed for the repo (except formatting) * Formatting modifications * Final formatting modifications
…control for Gen3_Lite + Fixed bugs (Kinovarobotics#252) * Separated the arm and gripper controllers for Gen3_Lite in Kortex_bringup * Modified the Gen3_Lite related description and ros2_control files * Modified the Gen3_Lite Moveit Package for arm-gripper control separation
Thanks @vamsikalagaturu, do you mind discarding the unrelated commits? |
but they are the latest commits in the upstream. i rebased to head and resolved conflicts. so, it should be fine for the PR I think right? |
They aren't related to our changes, so they will mess up the PR |
can you try/verify? because "moveit_active" commit from the upstream caused the merge conflict that was mentioned in your PR. Or if its easier for you, you can directly rebase your original PR and discard this one. |
No description provided.