roboplan.roboplan_ext.toppra

Classes

PathParameterizerTOPPRA

Trajectory time parameterizer using the TOPP-RA algorithm.

Module Contents

class roboplan.roboplan_ext.toppra.PathParameterizerTOPPRA(scene, group_name='')

Trajectory time parameterizer using the TOPP-RA algorithm.

Parameters:
generate(path, dt, velocity_scale=1.0, acceleration_scale=1.0)

Time-parameterizes a joint-space path using TOPP-RA.

Parameters:
Return type:

roboplan_ext.core.JointTrajectory