Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
franka_description
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
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab 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
franka_description
Commits
d01b955e
Commit
d01b955e
authored
7 years ago
by
Simon Gabl
Browse files
Options
Downloads
Patches
Plain Diff
Update soft limits of joint 4 in the URDF.
parent
39a67a48
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
franka_description/robots/panda_arm.xacro
+1
-1
1 addition, 1 deletion
franka_description/robots/panda_arm.xacro
with
1 addition
and
1 deletion
franka_description/robots/panda_arm.xacro
+
1
−
1
View file @
d01b955e
...
@@ -93,7 +93,7 @@
...
@@ -93,7 +93,7 @@
</collision>
</collision>
</link>
</link>
<joint
name=
"${arm_id}_joint4"
type=
"revolute"
>
<joint
name=
"${arm_id}_joint4"
type=
"revolute"
>
<safety_controller
k_position=
"100.0"
k_velocity=
"40.0"
soft_lower_limit=
"-3.0718"
soft_upper_limit=
"0.0
175
"
/>
<safety_controller
k_position=
"100.0"
k_velocity=
"40.0"
soft_lower_limit=
"-3.0718"
soft_upper_limit=
"
-
0.0
698
"
/>
<origin
rpy=
"${pi/2} 0 0"
xyz=
"0.0825 0 0"
/>
<origin
rpy=
"${pi/2} 0 0"
xyz=
"0.0825 0 0"
/>
<parent
link=
"${arm_id}_link3"
/>
<parent
link=
"${arm_id}_link3"
/>
<child
link=
"${arm_id}_link4"
/>
<child
link=
"${arm_id}_link4"
/>
...
...
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