-
Make sure roscore is running on Testing PC
-
Make sure the ESP on Hardware side is connected to same network and the IP of testing PC is set properly on ESP end.
-
Run the following node on the testing PC:
rosrun rosserial_python serial_node.py tcp 11411
-
Run the following node for publishing the pan and tilt sample message to respective topic:
roslaunch rehab_head_neck_intg pan_tilt.launch
You can input number to several pan and tilt motions. And you can set parameters to tune any gesture.
-
/tilt_angles
Topic Type:
std_msgs::Int32MultiArray
-
/pan_angles
Topic Type:
std_msgs::Int32MultiArray