armarx::navigation::core::conv Namespace Reference

Functions

GlobalTrajectoryPoint toTrajectoryPoint (const Pose &pose, const float velocity)
 
GlobalTrajectoryPoints toTrajectoryPoints (const Path &path, const float velocity)
 
GlobalTrajectoryPoints toTrajectoryPoints (const Path &path, const std::vector< float > &velocities)
 

Function Documentation

◆ toTrajectoryPoint()

GlobalTrajectoryPoint toTrajectoryPoint ( const Pose & pose,
const float velocity )

Definition at line 153 of file Trajectory.cpp.

+ Here is the caller graph for this function:

◆ toTrajectoryPoints() [1/2]

GlobalTrajectoryPoints toTrajectoryPoints ( const Path & path,
const float velocity )

Definition at line 159 of file Trajectory.cpp.

+ Here is the caller graph for this function:

◆ toTrajectoryPoints() [2/2]

GlobalTrajectoryPoints toTrajectoryPoints ( const Path & path,
const std::vector< float > & velocities )

Definition at line 173 of file Trajectory.cpp.

+ Here is the call graph for this function: