Search found 17 matches

by richardh
24 Jun 2017, 00:22
Forum: General questions
Topic: Universal robot script and VREP
Replies: 1
Views: 2717

Universal robot script and VREP

I'm quite new to this field, so may be my question is silly, and what I need is a link to some tutorial. Task: I want to test on a VREP simulation a program written in Universal Robots script. I found a scene with an AR5 and a conveyor, but the script is in LUA. I also found a scene through google t...
by richardh
23 Jun 2017, 04:33
Forum: General questions
Topic: upgrading pro to 3.4
Replies: 1
Views: 1605

upgrading pro to 3.4

Came back to VREP after some months and found upgrade to 3.4
Can't find instructions on how to upgrade and keep license.
I run ubuntu.
Tried unpacking and running, but new version is evaluation only.
I have my own scenes and models in directory tree, which I dont want to loose.
Regards,
Richard
by richardh
07 Feb 2017, 04:42
Forum: Bug reports
Topic: Image color bleeds - error and workaround
Replies: 1
Views: 2066

Image color bleeds - error and workaround

Please refer to two screen shots png with error and with out colour error . In the first image, you can see the SPTD logo (on the right hand side of the scene) has colour bleeds from the extreme positions to the edge (at left towards the bottom in red, but also in red at the bottom right middle, but...
by richardh
03 Feb 2017, 04:05
Forum: General questions
Topic: resizing door model
Replies: 1
Views: 1788

resizing door model

I found the door models. Excellent to have 'automatic door' opening automatically. I have been able to add textures to the wall and the doorboard. But for my purposes, I need it to conform to a wider standard. Currently, I think it is 85cm wide. I need 90cm. I can't work out quite how to change the ...
by richardh
01 Feb 2017, 10:50
Forum: General questions
Topic: Reducing large Serial delay
Replies: 8
Views: 3248

[Solved] Re: Reducing large Serial delay

My problem arises from both the hardware/firmware of my joystick, and also interfacing with the simulation software. a) It is important to have a way of absorbing all the data being sent, or to reduce the data rate of the physical device to the speed of the simulation. b) Joysticks do not move back ...
by richardh
27 Jan 2017, 16:29
Forum: General questions
Topic: collada imports
Replies: 2
Views: 1588

Re: collada imports

OK. *.obj imports textures, if textures are exported! Actually I read in one of the posts in the forum that *.obj files was preferred. However, my first attempts to import textures with *.obj failed. I read more, and I thought that someone in the Forum had recommended collada for textures. Any way, ...
by richardh
27 Jan 2017, 15:52
Forum: General questions
Topic: Reducing large Serial delay
Replies: 8
Views: 3248

Re: Reducing large Serial delay

Hi, Thanks for the response. I said in the first post for this thread, I use Ubuntu - that's Linux. Just saw you couldn't get pastebin to work. Here is the scene in dropbox https://www.dropbox.com/s/0ole5spt9u2lnk4/sample.ttt?dl=0 However, this scene works!!!!! As I said above. I just realised that ...
by richardh
27 Jan 2017, 12:06
Forum: General questions
Topic: Reducing large Serial delay
Replies: 8
Views: 3248

Re: Reducing large Serial delay

Hello again on this topic. I thought I had solved this problem, but now it seems not. For some reason I am getting data from the simSerialRead function that is not be sent by the joystick. Also this appears to be random and can depend on whether I have edited a script. It seems as if something is no...
by richardh
27 Jan 2017, 11:59
Forum: General questions
Topic: how to link objects
Replies: 3
Views: 2958

Re: how to link objects

Hello, on this topic too. I dont seem to get the arm to follow the joystick. I have read the Inverse kinematics pages and studied the 'forwardandInverseKinematics' scene. I think I have duplicated all the settings. But somehow it still doesn't work. I am missing something here. Is there a tutorial, ...
by richardh
26 Jan 2017, 12:56
Forum: General questions
Topic: collada imports
Replies: 2
Views: 1588

collada imports

I have tried importing a model from Blender. It includes textures. The Blender collada export function requires explicit setting of the textures, which I did. The collada import plugin does not seem to import the textures. Is there something I am missing? Perhaps an environment variable? I know that...