Search found 5 matches

by lynsdu
23 Nov 2020, 15:45
Forum: General questions
Topic: how to modify blue sky skybox
Replies: 1
Views: 402

how to modify blue sky skybox

Hi there,

is that possible to modify the blue sky skybox in terms of size, position ?

thanks
by lynsdu
20 Nov 2020, 22:44
Forum: General questions
Topic: Photorealistic rendering capability
Replies: 3
Views: 1425

Re: Photorealistic rendering capability

hi there,

do you know how to import a photorealistic scene or 3D model with losing features to make the robot simulation more real?
by lynsdu
26 Sep 2020, 00:33
Forum: General questions
Topic: Save Greyscale Image from Vision Sensor
Replies: 7
Views: 2678

Re: Save Greyscale Image from Vision Sensor

hi there, I am currently using b0 remote API with C++ on visual studio, do you know how to save an image from the vision sensor? int visionsensor = b0RemoteApi::readInt(client.simxGetObjectHandle("Vision_sensor", client.simxServiceCall()), 1); std::vector<msgpack::object>* imginfo = client...
by lynsdu
21 Sep 2020, 16:46
Forum: General questions
Topic: 3D Models
Replies: 1
Views: 291

3D Models

Hi there,

Do you know why each time I tried to import an obj format 3D model, it ends up with a model without features in Coppeliasim

thanks
by lynsdu
19 Sep 2020, 22:26
Forum: General questions
Topic: How can I get a large simulation environment for coppeliasim?
Replies: 3
Views: 942

Re: How can I get a large simulation environment for coppeliasim?

Hi There,

I had tried to import some obj format 3D object, such as a building. However, each time I import this type of object, all the color features are lost.

do I miss some setups for importing such format object?

thanks.