How to use the poppy.creatures.PoppyErgoJr function in poppy

To help you get started, we’ve selected a few poppy examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github poppy-project / pypot / tests / test_primitive.py View on Github external
def setUp(self):
        self.jr = PoppyErgoJr(simulator='poppy-simu')
github poppy-project / pypot / tests / test_snap.py View on Github external
def setUp(self):
        self.jr = PoppyErgoJr(simulator='poppy-simu', use_snap=True)
        self.base_url = 'http://127.0.0.1:6969'
github poppy-project / pypot / tests / test_ik.py View on Github external
def test_lowerlimit_correctly_setup(self):
        self.jr = PoppyErgoJr(simulator='poppy-simu')
        self.jr.close()
        # TODO: We should also make a unit test with a real/vrep robot.

poppy

Physical optics propagation (wavefront diffraction) for optical simulations, particularly of telescopes.

BSD-3-Clause
Latest version published 12 months ago

Package Health Score

76 / 100
Full package analysis