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

Merge branch 'devel' into 'devel'

fix __main__

See merge request !30
parents ed85b872 8e2c0b35
No related branches found
No related tags found
1 merge request!30fix __main__
Pipeline #7645 passed
from argparse import ArgumentParser
import eigenpy
from . import robots_loader
eigenpy.switchToNumpyMatrix()
ROBOTS = [
'anymal', 'anymal_kinova', 'hyq', 'solo', 'solo12', 'talos', 'talos_arm', 'talos_legs', 'kinova', 'tiago',
'tiago_no_hand', 'icub', 'ur5', 'romeo', 'hector', 'double_pendulum'
......
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