Values configured for [MOVE_CNT](https://github.com/gavanderhoorn/fanuc_driver_exp/blob/dccd78d23bd91eeec4136f68ecc4076066eaabc8/ros_traj.kl#L79) are passed to `ROS_MOVESM` (in [push_pt(..)](https://github.com/gavanderhoorn/fanuc_driver_exp/blob/dccd78d23bd91eeec4136f68ecc4076066eaabc8/ros_traj.kl#L727)) without any checks on whether they are valid. They should be bounds checked to fall within [0, 100].