Dear coppelia,
Thank you for detailing who does what in terms of processing and using the embedded filters of VREP.
We will try to follow your advice!
Best,
Tiago
Search found 16 matches
- 30 Dec 2016, 16:59
- Forum: General questions
- Topic: Usage of a NVIDA QUADRO
- Replies: 4
- Views: 3743
- 20 Dec 2016, 13:06
- Forum: General questions
- Topic: Usage of a NVIDA QUADRO
- Replies: 4
- Views: 3743
Re: Usage of a NVIDA QUADRO
Dear coppelia,
Thank you!
My biggest problem is not with renderings, I have reduced most of the shapes triangles count. I am sure we can still improve this part.
Handling the vision sensors (LIDAR as you pointed out and 3D depth) and retrieving the data are the things taking the biggest time to ...
Thank you!
My biggest problem is not with renderings, I have reduced most of the shapes triangles count. I am sure we can still improve this part.
Handling the vision sensors (LIDAR as you pointed out and 3D depth) and retrieving the data are the things taking the biggest time to ...
- 17 Dec 2016, 14:39
- Forum: General questions
- Topic: Usage of a NVIDA QUADRO
- Replies: 4
- Views: 3743
Usage of a NVIDA QUADRO
Dear coppelia,
We are developing a simulation scene with several LIDAR, 3D sensors and a quite high amount of objects with a lot of triangles.
Since we are going to get hardware to work on this, my question is:
Can V-REP take advantage of a workstation graphics card as Nvidia Quadro M2000 ou M4000 ...
We are developing a simulation scene with several LIDAR, 3D sensors and a quite high amount of objects with a lot of triangles.
Since we are going to get hardware to work on this, my question is:
Can V-REP take advantage of a workstation graphics card as Nvidia Quadro M2000 ou M4000 ...
- 07 Dec 2016, 11:53
- Forum: General questions
- Topic: RosInterface custom message
- Replies: 2
- Views: 4112
Re: RosInterface custom message
ok, thanks!
I was wondering why, but with your information and trying to understand it, I can understand why such difference.
Thank you!
btw, excellent plugin!
Best,
Tiago
I was wondering why, but with your information and trying to understand it, I can understand why such difference.
Thank you!
btw, excellent plugin!
Best,
Tiago
- 02 Dec 2016, 12:53
- Forum: General questions
- Topic: RosInterface custom message
- Replies: 2
- Views: 4112
RosInterface custom message
Dear coppelia,
I am trying to add a custom message to vrep RosInterface (Ackermann_msgs), but I am encountering a issue. using ubuntu16.04, VREP 3.3.2 and Ros Kinetic.
I was able to clone GitHub RosInterface and compile it.
Editing meta/messages.txt, I have appended the message type ackermann_msgs ...
I am trying to add a custom message to vrep RosInterface (Ackermann_msgs), but I am encountering a issue. using ubuntu16.04, VREP 3.3.2 and Ros Kinetic.
I was able to clone GitHub RosInterface and compile it.
Editing meta/messages.txt, I have appended the message type ackermann_msgs ...
- 11 Jul 2016, 13:33
- Forum: Bug reports
- Topic: CustomUI combobox onChange event called with invalid argumen
- Replies: 7
- Views: 7521
Re: CustomUI combobox onChange event called with invalid arg
Dear fferri,
Thank you for the explanation.
I totally understand what you describe.
Since from VREP documentation embedded scripts are always synchronous (or at least it seemed to me until now), I was not expecting a call from a script to enqueue a request which could be later on processed.
Thank ...
Thank you for the explanation.
I totally understand what you describe.
Since from VREP documentation embedded scripts are always synchronous (or at least it seemed to me until now), I was not expecting a call from a script to enqueue a request which could be later on processed.
Thank ...
- 06 Jul 2016, 08:58
- Forum: Bug reports
- Topic: CustomUI combobox onChange event called with invalid argumen
- Replies: 7
- Views: 7521
Re: CustomUI combobox onChange event called with invalid arg
yes, you can find it here https://drive.google.com/file/d/0B_Iig0nRLFAbc1dWVndVZDZ4NlE/view?usp=sharing .
The steps I take which more reliably leads to error:
Run simulation, in combobox tab select one of the last element, click Remove All.
when error occurs, a message appears in status bar.
Edit ...
The steps I take which more reliably leads to error:
Run simulation, in combobox tab select one of the last element, click Remove All.
when error occurs, a message appears in status bar.
Edit ...
- 05 Jul 2016, 22:23
- Forum: Bug reports
- Topic: CustomUI combobox onChange event called with invalid argumen
- Replies: 7
- Views: 7521
Re: CustomUI combobox onChange event called with invalid arg
Dear fferri,
Thank you for your help.
I understand what you mean, and I do expect that.
The problem is different. I am receiving such event with selected index being 0, or 2 (and others) while simExtCustomUI_getComboboxItemCount returns 0.
As previously described, under the same conditions (as ...
Thank you for your help.
I understand what you mean, and I do expect that.
The problem is different. I am receiving such event with selected index being 0, or 2 (and others) while simExtCustomUI_getComboboxItemCount returns 0.
As previously described, under the same conditions (as ...
- 04 Jul 2016, 21:09
- Forum: Bug reports
- Topic: CustomUI combobox onChange event called with invalid argumen
- Replies: 7
- Views: 7521
CustomUI combobox onChange event called with invalid argumen
Dear coppelia,
Sometimes, I am having a strange behavior with the CustomUI combobox onChange event.
This event is being called, e.g. with the newIndex being 0 and the number of items in combobox being also 0!
This is erradic, sometimes it happens, other times it does not. Other times the newIndex ...
Sometimes, I am having a strange behavior with the CustomUI combobox onChange event.
This event is being called, e.g. with the newIndex being 0 and the number of items in combobox being also 0!
This is erradic, sometimes it happens, other times it does not. Other times the newIndex ...
- 04 Jul 2016, 19:13
- Forum: Bug reports
- Topic: Custom UI EditValue fails to set to empty
- Replies: 2
- Views: 3360
Re: Custom UI EditValue fails to set to empty
Dear Coppelia,
Thank you!
I am using Windows10, but I can wait for the new release.
Best,
Tiago
Thank you!
I am using Windows10, but I can wait for the new release.
Best,
Tiago