Search found 3 matches

by mjedmonds
28 Sep 2016, 04:36
Forum: Bug reports
Topic: rosInterfaceTopicPublisherAndSubscriber.ttt and image_view
Replies: 4
Views: 4816

Re: rosInterfaceTopicPublisherAndSubscriber.ttt and image_vi

After looking at sensors_msgs/Image, it appears that d['step'] is set incorrectly. The correct (and now working) line in the Vision_sensor child script should be:

Code: Select all

d['step']=w*3
by mjedmonds
28 Sep 2016, 03:40
Forum: Bug reports
Topic: rosInterfaceTopicPublisherAndSubscriber.ttt and image_view
Replies: 4
Views: 4816

rosInterfaceTopicPublisherAndSubscriber.ttt and image_view

Hi, I'm new to V-Rep and trying to evaluate it for my robot platform. I'm going through some tutorials, when I came across this tutorial: http://www.coppeliarobotics.com/helpFiles/en/rosTutorialIndigo.htm . Most of it works fine, but with rosInterfaceTopicPublisherAndSubscriber.ttt, I can't view the...
by mjedmonds
25 Sep 2016, 18:30
Forum: General questions
Topic: How to visually hide pure compound shape?
Replies: 1
Views: 2359

How to visually hide pure compound shape?

Hi,

I'm new to v-rep, and I was wondering how I can visually hide a shape (specifically a pure compound shape).

Is there a way to do thins?

Thanks!