Skip to content
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

feat: make code compatible with latest franka_ros version #183

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

rickstaa
Copy link
Owner

@rickstaa rickstaa commented Nov 22, 2023

This pull request guarantees that the panda_gazebo code aligns with the most recent upstream commit (specifically 5f90395ef000e0c998fb7aff8f127b9bd3773962). Adjustments were made to the joint position and joint effort control services to integrate with the updated version seamlessly. In the new iteration, the panda arm joint positions and efforts are managed through group controllers. You can find additional insights at frankaemika/franka_ros#181 (comment).

This commit guarantees that the `panda_gazebo` code aligns with the most
recent upstream commit (specifically
5f90395ef000e0c998fb7aff8f127b9bd3773962). Adjustments were made to the
joint position and joint effort control services to integrate with the
updated version seamlessly. In the new iteration, the panda arm joint
positions and efforts are managed through group controllers. You can
find additional insights at
frankaemika/franka_ros#181 (comment).
@rickstaa rickstaa force-pushed the update_code_to_latest_franka_ros branch from a68562a to 980852b Compare November 22, 2023 17:54
@rickstaa rickstaa merged commit b466168 into noetic Nov 22, 2023
2 checks passed
@rickstaa rickstaa deleted the update_code_to_latest_franka_ros branch November 22, 2023 17:56
rickstaa added a commit that referenced this pull request Nov 23, 2023
This commit fixes the control_switcher which has been broken after #183
was merged. It also improves the controller load behavoir in the launch
files.
rickstaa added a commit that referenced this pull request Nov 23, 2023
This commit fixes the control_switcher, which has been broken after #183
was merged. It also improves the controller load behavoir in the launch
files.
rickstaa added a commit that referenced this pull request Nov 23, 2023
This commit fixes the control_switcher, which has been broken after #183
was merged. It also improves the controller load behavoir in the launch
files.
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.

1 participant