C++ setCollisionActive not working- Printable Version +- RoboDK Forum (//m.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN) +--- Forum: RoboDK API (//m.sinclairbody.com/forum/Forum-RoboDK-API) +--- Thread: C++ setCollisionActive not working (/Thread-C-setCollisionActive-not-working) |
C++ setCollisionActive not working-mFarzanehkaloorazi-12-13-2019 Hi, 我不能通用t this to work properly. I need to turn off collision check sometimes and turn it back on again. Even though the collision icon in RoboDK gui shows OFF (red x) but still showing collisions between robots. I have to manually turn it On and Off to get rid of collisions. I specifically need to do this through C++ API, which seems to do nothing. See following line: RDK->setCollisionActive(RDK->COLLISION_OFF); Could you take a look into this? 再保险:c++ setCollisionActive不工作-mFarzanehkaloorazi-01-22-2020 (12-13-2019, 04:46 PM)mFarzanehkaloorazi Wrote:Hi, BUMP!! 再保险:c++ setCollisionActive不工作-Albert-01-22-2020 This issue is probably related to the license. Contact us by email if you would like to purchase a license or would like to test this feature with a demonstration license. |