ros_vrpn_client not working properly

asked 2015-01-08 19:46:19 -0500

Starter gravatar image

Hi,

I have downloaded and installed the ros_vrpn_client following the instructions specified in the package summary page, but when i go to run using
$ rosrun ros_vrpn_client ros_vrpn_client __name:=Trackable1 _vrpn_server_ip:=192.168.2.110 i get the error [rosrun] Couldn't find executable named ros_vrpn_client below /home/user/ros/src/ros_vrpn_client [rosrun] Found the following, but they're either not files, [rosrun] or not executable: [rosrun] /home/user/ros/src/ros_vrpn_client

there is no executable ros_vrpn_client nodes anywhere and so im not sure what went wrong. I am using ROS Indigo running on ubuntu 14.04.

If any one has any suggestion on how to fix, it would be greatly appreciated

edit retag flag offensive close merge delete