Search found 34 matches

by arennuit
21 Dec 2015, 16:49
Forum: General questions
Topic: Read IK scenes
Replies: 2
Views: 5195

Read IK scenes

Hi all,

Is there a way to read an .ik file (to get to know what is inside)?

Thanks,

Antoine.
by arennuit
13 Jul 2015, 14:41
Forum: General questions
Topic: Simulation vs system time in simExtROS_enablePublisher
Replies: 1
Views: 2065

Simulation vs system time in simExtROS_enablePublisher

Hello, I am currently using simExtROS_enablePublisher with publisher type simros_strmcmd_get_transform , so as to send tfs via ROS. The time stamp used to send these transforms seems to be coming from the system clocking (I have time values such as 1436794454.835744063). Now I have setup a (ROS) con...
by arennuit
22 May 2015, 10:15
Forum: General questions
Topic: tonumber() expecting "," separator under linux
Replies: 2
Views: 2509

Re: tonumber() expecting "," separator under linux

This work like a charm, thanks!
by arennuit
21 May 2015, 21:16
Forum: General questions
Topic: tonumber() expecting "," separator under linux
Replies: 2
Views: 2509

tonumber() expecting "," separator under linux

Hello, I am using both the linux and windows versions of vrep (3.2.1 64bits for linux). It turns out code the following code works under windows but not linux print(tonumber("4.1254") * 2) -> returns 8.2508 as expected In order to get it working you need to use ',' as the separator. That i...
by arennuit
11 May 2015, 14:47
Forum: General questions
Topic: ik convergence
Replies: 2
Views: 2133

Re: ik convergence

Helllo coppelia,

This came from a misunderstanding of me. Disabling the dynamics did the trick. Thanks!
by arennuit
10 May 2015, 02:01
Forum: General questions
Topic: ik convergence
Replies: 2
Views: 2133

ik convergence

Hello, I have set up an ik on a UR5 arm (exactely in the same way as in the inverse kinematics tutorial of the user manual: with two ik groups, one being seriously damped and the other one being very lightly). Now I am surprised of the behavior of this ik: there is often an offset between the target...
by arennuit
27 Oct 2014, 12:48
Forum: Feature requests
Topic: Text-based save file format
Replies: 17
Views: 340033

Re: Text-based save file format

Hello Coppelia,

That would be a bit of dev, but it could be a workaround. I guess this will take a bit of annoyment with the dirty way of doing things before I decide it is worth going for the workaround though;)

Thanks for you help,

Antoine.
by arennuit
23 Oct 2014, 10:47
Forum: Feature requests
Topic: Text-based save file format
Replies: 17
Views: 340033

Re: Text-based save file format

Here are two use cases related to the workflow: 1. I need to design a new mechanism which will fit onto my mobile base. The mobile base is already designed and working well. The new mechanism will be designed by trial and error. So it is expected that I create it in solidworks, import and integrate ...
by arennuit
20 Oct 2014, 12:21
Forum: General questions
Topic: ros_control / vrep connection model
Replies: 4
Views: 3865

Re: ros_control / vrep connection model

Understood! Thanks a lot for your help!
by arennuit
20 Oct 2014, 06:45
Forum: Feature requests
Topic: Disable parts of the hierarchy
Replies: 2
Views: 3817

Re: Disable parts of the hierarchy

Hehe, good catch! This exactely corresponds to the need I expressed. Sorry for the unneeded noise...