Function moveit_servo::isValidCommand(const TwistCommand&)

Function Documentation

bool moveit_servo::isValidCommand(const TwistCommand &command)

Checks if a given Twist command is valid.

Parameters:

command – The command to be checked.

Returns:

True if the command is valid, else False.