Functions | |
def | play_sample_trajectory () |
Variables | |
color | |
group_name | |
string | path = Path(__file__).parent.parent / "models" / "example-robot-data" / "python" |
talos = TalosLoader().robot | |
def panda3d-viewer-play.play_sample_trajectory | ( | ) |
Definition at line 29 of file panda3d-viewer-play.py.
panda3d-viewer-play.color |
Definition at line 25 of file panda3d-viewer-play.py.
panda3d-viewer-play.group_name |
Definition at line 25 of file panda3d-viewer-play.py.
string panda3d-viewer-play.path = Path(__file__).parent.parent / "models" / "example-robot-data" / "python" |
Definition at line 14 of file panda3d-viewer-play.py.
panda3d-viewer-play.talos = TalosLoader().robot |
Definition at line 21 of file panda3d-viewer-play.py.