Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
talos_integration_tests
Commits
dbb34e31
Commit
dbb34e31
authored
Sep 30, 2020
by
Guilhem Saurel
Browse files
*_wpg.{u,s}rdf have been moved to jrl-walkgen
parent
0d219d67
Changes
1
Show whitespace changes
Inline
Side-by-side
src/talos_integration_tests/appli_online_walking.py
View file @
dbb34e31
...
...
@@ -56,7 +56,7 @@ def init_online_walking(robot):
robot
.
pg
=
PatternGenerator
(
'pg'
)
# MODIFIED WITH MY PATHS
talos_data_folder
=
rospack
.
get_path
(
'
talos_data
'
)
talos_data_folder
=
rospack
.
get_path
(
'
jrl-walkgen
'
)
robot
.
pg
.
setURDFpath
(
talos_data_folder
+
'/urdf/talos_reduced_wpg.urdf'
)
robot
.
pg
.
setSRDFpath
(
talos_data_folder
+
'/srdf/talos_wpg.srdf'
)
## END MODIFIED
...
...
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