ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

rahulROS's profile - activity

2016-08-11 15:59:45 -0500 commented question grab frame returned false problem with vicon ROS Indigo

did you have to change any files such as the CMakesLists.txt?

2016-08-11 14:49:19 -0500 commented question grab frame returned false problem with vicon ROS Indigo

I think I might know what my problem is. It seems that you have the vicon sdk 1.5 installed. I have the 1.3. How did you update yours?

2016-08-08 18:01:42 -0500 commented question vicon_bridge error

I tried deleting the old sdk and extracting the new one into the vicon_sdk folder, but catkin build would not work. It said that the Client.h file could not be located even though that it was present in the new sdk folder. If i keep the old files and extract, its the same "occluded not publishing.."

2016-08-02 18:52:11 -0500 commented question grab frame returned false problem with vicon ROS Indigo

Thanks for the quick reply. I don't think that show is a valid rostopic command, correct? I sourced the shell using source devel/setup.sh in the ~/catkin_ws/ directory. When I execute rostopic show /vicon_bridge/Markers, it just shows a list all of rostopic's commands that does not include show.

2016-08-02 18:27:56 -0500 commented question vicon_bridge error

How did you update the vicon sdk?

2016-08-02 17:57:39 -0500 commented question grab frame returned false problem with vicon ROS Indigo

Have you found the solution to this problem? I am experiencing the same thing with my project.