Hi, thank you very much for the great work !
I wanted to grasp objects with jaco2, and this is very helpful !
However, I can't implement after
roslaunch jaco_on_table jaco_on_table_gazebo_controlled.launch
Jaco2 doesn't maintain the home position and collapses like do "roslaunch jaco_on_table jaco_on_table_gazebo.launch" as bellow.

Also, I tried to do "rosrun jaco_gazebo test_set_joint_state_publisher_vel 0 1", but I got the following error:

I'm using Ubuntu18.04.6 LTS, ROS Melodic and Gazebo v9.
How can I resolve the problem?
Thank you!