Skip to content
Snippets Groups Projects
Commit 34d3182c authored by Carlos Mastalli's avatar Carlos Mastalli
Browse files

[format] Formatted the robot_loader script

parent 10035a10
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ def loadTalos():
# Load SRDF file
readParamsFromSrdf(robot, modelPath + SRDF_SUBPATH, False)
assert ((robot.model.armature[:6] == 0.).all())
# Add the free-flyer joint limits
# Add the free-flyer joint limits
addFreeFlyerJointLimits(robot)
return robot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment