Search found 5 matches

by larmesto
30 Dec 2021, 17:46
Forum: General questions
Topic: Visual servoing (with blob detection)
Replies: 2
Views: 669

Re: Visual servoing (with blob detection)

Hello,
Your tips where very helpful, as always :). I didn't know that the distance was also normalized.
Regards,
Leopoldo.
by larmesto
29 Dec 2021, 13:03
Forum: General questions
Topic: Visual servoing (with blob detection)
Replies: 2
Views: 669

Visual servoing (with blob detection)

Hello, I have a simulation using IRB140 (configured in pure kinematic mode, so that dynamic links have been removed and joints set in passive mode). The robot includes a blob detection camera attached to its tip detecting four circular shapes. I would like to demonstrate how to implement classic IBV...
by larmesto
11 Nov 2020, 07:45
Forum: Bug reports
Topic: sim.setPathTargetNominalVelocity function
Replies: 4
Views: 5074

Re: sim.setPathTargetNominalVelocity function

The function is not working in the new version (it does not effectively change the path velocity as in the previous version with the same code). Anyway, the function does not appear highlighted either in the newest version.
by larmesto
09 Nov 2020, 07:32
Forum: Bug reports
Topic: sim.setPathTargetNominalVelocity function
Replies: 4
Views: 5074

sim.setPathTargetNominalVelocity function

It seems that the "sim.setPathTargetNominalVelocity" is not available anymore in the latest function, however this change was not reflected in the change log.

Can you tell me an alternative way to set the speed of a path?

Thanks!