MoveIt Pro API
Core Behaviors for MoveIt Pro
Loading...
Searching...
No Matches
conftest Namespace Reference

Functions

Callable[[], tuple[RobotModel, RobotState, JointModelGroup]] setup_robot ()
 
 with_invalid_license ()
 
 license_exception_validator ()
 

Function Documentation

◆ license_exception_validator()

conftest.license_exception_validator ( )
Fixture to provide a function that validates license exceptions.

◆ setup_robot()

Callable[[], tuple[RobotModel, RobotState, JointModelGroup]] conftest.setup_robot ( )

◆ with_invalid_license()

conftest.with_invalid_license ( )
Fixture to initialize MoveIt Pro with an invalid license for testing.