human Package

human_pose Module

This script tests the human model with a pose sensor.

class HumanPoseTest(methodName='runTest')[source]

Bases: morse.testing.testing.MorseTestCase

setUpEnv()[source]

Defines the test scenario, using the Builder API.

test_pose()[source]

Tests we can load the human model, attach a pose sensor, and get back the pose.

Table Of Contents

Previous topic

segway Package

Next topic

pr2 Package

This Page