Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
robotran
urdf_to_mbs
Commits
2eb43bb3
Commit
2eb43bb3
authored
May 13, 2016
by
Adrien De Coninck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Readme.md
parent
5cd03e32
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Readme.md
Readme.md
+1
-0
No files found.
Readme.md
View file @
2eb43bb3
...
...
@@ -18,6 +18,7 @@ To convert a .urdf description in its corresponding .mbs file :
*
Ensure that
[
template.mbs
](
mbs/template.mbs
)
is still present in the
[
mbs
](
mbs
)
folder
*
Open
[
gen.py
](
gen.py
)
and fill in the following lines at the end of the script :
*
`lower_limit`
is the angle in radian under which a driven joint should not be taken into account
*
'joint_frames' is an option : set it to 1 if you want to see the joint frames in the visualization, 0 otherwise
*
`path2wrl`
is the path from the vrml folder to wrl files (in the Robotran project)
*
`gravity`
is a vector containing the x, y and z components of the gravity
*
`urdf_file`
is the file you want to convert (located in
[
urdf
](
urdf
)
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment