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

Rha/noetic devel rickstaa add franka gazebo simulation #8

Conversation

rickstaa
Copy link

@rickstaa rickstaa commented Oct 20, 2021

This pull request adds the franka_gazexbo gazebo simulation to the panda_moveit_config package. To keep the Noetic branch as close as possible to the melodic-branch I also used the position_joint_trajectory_controller. For this controlller to work frankaemika/franka_ros#181 has to be merged in the upstream.

Remarks

The pid gains need to be improved in the upstream pull request. I think we however can already merge #8.

@rickstaa rickstaa force-pushed the rha/noetic-devel-rickstaa-add-franka-gazebo-simulation branch from 28d81a0 to acfb659 Compare October 20, 2021 12:23
This commit adjusts the 'demo_gazebo.launch' launch file such that it uses the gazebo simulation
of the [franka_gazebo](https://github.com/frankaemika/franka_ros/tree/noetic-devel/franka_gazebo)
package.
@rickstaa rickstaa force-pushed the rha/noetic-devel-rickstaa-add-franka-gazebo-simulation branch from acfb659 to 1ea7dc2 Compare October 20, 2021 12:25
Copy link
Owner

@rhaschke rhaschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Is this ready to merge?

@rickstaa
Copy link
Author

@rhaschke I think from our side it is ready. The only thing that has to be done is improve the PID gains found in frankaemika/franka_ros#181 and merge that pull request.

@@ -7,7 +7,6 @@
<!--CHAINS: When a chain is specified, all the links along the chain (including endpoints) are included in the group. Additionally, all the joints that are parents to included links are also included. This means that joints along the chain and the parent joint of the base link are included in the group-->
<!--SUBGROUPS: Groups can also be formed by referencing to already defined group names-->
<group name="panda_arm">
<joint name="virtual_joint"/>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Obviously, for Gazebo it's important to not list the virtual joint here. This should be fixed in MSA as well. Could you please add a TODO?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rhaschke Done.

@rhaschke rhaschke merged commit 3a7bb07 into rhaschke:noetic-devel-rickstaa Oct 20, 2021
@rickstaa rickstaa deleted the rha/noetic-devel-rickstaa-add-franka-gazebo-simulation branch October 21, 2021 10:36
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.

2 participants