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
Guilhem Saurel
test-hpp
Commits
387d6c16
Commit
387d6c16
authored
Oct 12, 2014
by
Florent Lamiraux
Browse files
Update to modification in hpp-corbaserver.
parent
b534422c
Changes
1
Hide whitespace changes
Inline
Side-by-side
script/test_rrt.py
View file @
387d6c16
...
...
@@ -9,7 +9,7 @@ Robot.urdfSuffix = '_capsule'
Robot
.
srdfSuffix
=
'_capsule'
robot
=
Robot
(
'hrp2_14'
)
robot
.
set
TranslationBounds
(
-
3
,
3
,
-
3
,
3
,
0
,
1
)
robot
.
set
JointBounds
(
"base_joint_xyz"
,
[
-
3
,
3
,
-
3
,
3
,
0
,
1
]
)
cl
=
robot
.
client
r
=
ScenePublisher
(
robot
)
...
...
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