Function moveit_servo::isValidCommand(const PoseCommand&)
Defined in File common.hpp
Function Documentation
-
bool moveit_servo::isValidCommand(const PoseCommand &command)
Checks if a given Pose command is valid.
- Parameters:
command – The command to be checked.
- Returns:
True if the command is valid, else False.