Skip to content
Snippets Groups Projects
Verified Commit a71e6966 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

test/python: minor clean

parent 7913ad03
No related branches found
No related tags found
No related merge requests found
......@@ -5,13 +5,6 @@ pin.switchToNumpyMatrix()
from pinocchio.utils import rand, zero
import numpy as np
# common quantities for all tests.
# They correspond to the default values of the arguments, and they need to stay this way
r_coeff = 0.0
inv_damping = 0.0
update_kinematics = True
class TestComBindings(TestCase):
def setUp(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment