Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gazebo-pkgs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
CeTI
ROS
ROS Packages
gazebo-pkgs
Commits
15cd0e29
Commit
15cd0e29
authored
9 years ago
by
Jennifer Buehler
Browse files
Options
Downloads
Patches
Plain Diff
updated header documentation of graspit fix
parent
a65493df
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gazebo_grasp_plugin/include/gazebo_grasp_plugin/GazeboGraspFix.h
+4
-2
4 additions, 2 deletions
...grasp_plugin/include/gazebo_grasp_plugin/GazeboGraspFix.h
with
4 additions
and
2 deletions
gazebo_grasp_plugin/include/gazebo_grasp_plugin/GazeboGraspFix.h
+
4
−
2
View file @
15cd0e29
...
...
@@ -8,9 +8,11 @@
namespace
gazebo
{
/**
* Inspired by gazebo::physics::Gripper, this is our own implementation which does not use deprecated functions any more.
* Inspired by gazebo::physics::Gripper, this plugin fixes an object which is grasped to the
* robot hand to avoid problems with physics engines and to help the object staying in
* the robot hand without slipping out.
*
* This is a *model* pluin
g
, so you have to load the model plugin from the robot URDF:
* This is a *model* plu
g
in, so you have to load the model plugin from the robot URDF:
*
* ```xml
* <gazebo>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment