Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
example-robot-data
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Guilhem Saurel
example-robot-data
Commits
63d6200e
Commit
63d6200e
authored
2 years ago
by
Sergim96
Browse files
Options
Downloads
Patches
Plain Diff
go1 update standing pose
parent
fedd2785
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
robots/go1_description/srdf/go1.srdf
+5
-4
5 additions, 4 deletions
robots/go1_description/srdf/go1.srdf
with
5 additions
and
4 deletions
robots/go1_description/srdf/go1.srdf
+
5
−
4
View file @
63d6200e
...
...
@@ -76,18 +76,19 @@
</group>
<!--GROUP STATES: Purpose: Define a named state for a particular group, in terms of joint values. This is useful to define states like 'folded arms'-->
<group_state
name=
"standing"
group=
"whole_body"
>
<joint
name=
"root_joint"
value=
"0. 0. 0.26 0. 0. 0. 1."
/>
<joint
name=
"FL_calf_joint"
value=
"-1.853"
/>
<joint
name=
"FL_hip_joint"
value=
"0"
/>
<joint
name=
"FL_thigh_joint"
value=
"0"
/>
<joint
name=
"FL_thigh_joint"
value=
"0
.8
"
/>
<joint
name=
"FR_calf_joint"
value=
"-1.853"
/>
<joint
name=
"FR_hip_joint"
value=
"0"
/>
<joint
name=
"FR_thigh_joint"
value=
"0"
/>
<joint
name=
"FR_thigh_joint"
value=
"0
.8
"
/>
<joint
name=
"RL_calf_joint"
value=
"-1.853"
/>
<joint
name=
"RL_hip_joint"
value=
"0"
/>
<joint
name=
"RL_thigh_joint"
value=
"0"
/>
<joint
name=
"RL_thigh_joint"
value=
"0
.8
"
/>
<joint
name=
"RR_calf_joint"
value=
"-1.853"
/>
<joint
name=
"RR_hip_joint"
value=
"0"
/>
<joint
name=
"RR_thigh_joint"
value=
"0"
/>
<joint
name=
"RR_thigh_joint"
value=
"0
.8
"
/>
</group_state>
<!--END EFFECTOR: Purpose: Represent information about an end effector.-->
<end_effector
name=
"lf_foot"
parent_link=
"FL_foot"
group=
"lf_leg"
/>
...
...
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