Skip to content
Snippets Groups Projects
Commit 2237ccf9 authored by Gabriele Buondonno's avatar Gabriele Buondonno
Browse files

[test] [python] Use switchToNumpyMatrix from hppfcl

parent 1cf40ad0
No related branches found
No related tags found
No related merge requests found
import unittest import unittest
import eigenpy
eigenpy.switchToNumpyMatrix()
import hppfcl import hppfcl
hppfcl.switchToNumpyMatrix()
import numpy as np import numpy as np
class TestGeometricShapes(unittest.TestCase): class TestGeometricShapes(unittest.TestCase):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment