Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Add an example setup for Gazebo #18

Merged
merged 6 commits into from Dec 8, 2022
Merged

Conversation

stefanscherzinger
Copy link
Contributor

@stefanscherzinger stefanscherzinger commented Dec 7, 2022

Goal

Provide a minimalist, standalone example of the Schunk SVH in Gazebo.

Steps

  • Add an example setup
  • Load and start a joint trajectory controller
  • Provide meaningful default PID gains. We need them only for simulation.
  • Fix the fingertips. The package that we used to mimic joints is now here. This also needs install instructions later.
  • Add documentation about this example somewhere

Fixes #17

We'll probably need a specifically tweaked set of `PID` gains for
Gazebo. The default position controllers are not stable.
We now have stable joint position control.
The new plugin is now maintained
[here](https://github.com/roboticsgroup/roboticsgroup_upatras_gazebo_plugins).

Also add suitable `PID` gains for the mimicked joints.
That's cleaner and keeps Gazebo simulation specific configuration
separate from the actual driver.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error Gazebo Plugin Schunk SVH 5 Finger Hand
1 participant