Function moveit_servo::isValidCommand(const TwistCommand&)
Defined in File common.hpp
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.