Hi,everyone.
I want to use leap motion under ubuntu16.04 basic on ROS_Kinetic_25 as a gesture input to control the robot in Gazebo,
the link is :https://blog.csdn.net/zhangrelay/article/details/52356417. When i operate to use Leap motion in ROS kinetic,after the terminal enters the "rosrun leap_motion sender.py" command,I couldn't find "leap_motion.msg " of "from leap_motion.msg import leap" in sender.py.
Anyone knows how i can solve this?