Search found 39 matches

by zhangm365
09 Jul 2021, 12:10
Forum: General questions
Topic: How to use the haptic device(TOUCH) to control the KUKA LBR_iiwa_7_R800 ?
Replies: 19
Views: 5505

Re: How to use the haptic device(TOUCH) to control the KUKA LBR_iiwa_7_R800 ?

Hi,
The chai3d plugin can be successfully loaded! Then, I want to use the Haptic device(TOUCH 3D) to control the KUKA robot.
Thanks your reply!
by zhangm365
09 Jul 2021, 09:52
Forum: General questions
Topic: How to use the haptic device(TOUCH) to control the KUKA LBR_iiwa_7_R800 ?
Replies: 19
Views: 5505

How to use the haptic device(TOUCH) to control the KUKA LBR_iiwa_7_R800 ?

Hi,
Now, I am trying to use the Haptic Device(TOUCH 3D) to control the KUKA robot, Would you please guide me?What is the route of this task?

Bests,
zhangm365
by zhangm365
25 Jun 2021, 12:29
Forum: Bug reports
Topic: CoppeliaSimEdu(v4.2.0) CHAI3D plugin load success. But the demo "02-V-REP-Pioneer.ttt" is not work
Replies: 14
Views: 45808

Re: CoppeliaSimEdu(v4.2.0) CHAI3D plugin load success. But the demo "02-V-REP-Pioneer.ttt" is not work

However, I have a question for you. Why are the common and include different from the common and include packages you sent? According to my observation, the most important difference between them is that the file simLib. h and simLib. cpp are different. Is GitHub the latest development version?
by zhangm365
25 Jun 2021, 12:11
Forum: Bug reports
Topic: CoppeliaSimEdu(v4.2.0) CHAI3D plugin load success. But the demo "02-V-REP-Pioneer.ttt" is not work
Replies: 14
Views: 45808

Re: CoppeliaSimEdu(v4.2.0) CHAI3D plugin load success. But the demo "02-V-REP-Pioneer.ttt" is not work

Thank you very much!
There are no errors in the CoppeliaSim after compiling with the specified library, which can correctly identify the CHAI3D plugin and the examples can run successfully.
by zhangm365
25 Jun 2021, 03:49
Forum: Bug reports
Topic: CoppeliaSimEdu(v4.2.0) CHAI3D plugin load success. But the demo "02-V-REP-Pioneer.ttt" is not work
Replies: 14
Views: 45808

Re: CoppeliaSimEdu(v4.2.0) CHAI3D plugin load success. But the demo "02-V-REP-Pioneer.ttt" is not work

Thank your introduction!
I've compiled the lib according to your instructions, but there are still the same errors.

The generated library is as follows:

Image


The error is :
Image
by zhangm365
23 Jun 2021, 09:41
Forum: Bug reports
Topic: CoppeliaSimEdu(v4.2.0) CHAI3D plugin load success. But the demo "02-V-REP-Pioneer.ttt" is not work
Replies: 14
Views: 45808

Re: V-REP (V4.2) CHAI3D plugin load success. But the demo "02-V-REP-Pioneer.ttt" is not work

OK, thanks your apply. I have replaced the corresponding file( from ...\chai3d-3.2.0-multiplatform\chai3d-3.2.0\modules\V-REP\src\ v_repExtCHAI3D .cpp and v_repExtCHAI3D .h to simExtCHAI3D.cpp and simExtCHAI3D.h ) according to your instructions, and pull the [https://github.com/CoppeliaRobotics/comm...
by zhangm365
22 Jun 2021, 05:15
Forum: Bug reports
Topic: CoppeliaSimEdu(v4.2.0) CHAI3D plugin load success. But the demo "02-V-REP-Pioneer.ttt" is not work
Replies: 14
Views: 45808

CoppeliaSimEdu(v4.2.0) CHAI3D plugin load success. But the demo "02-V-REP-Pioneer.ttt" is not work

OS : Win 10 (64bit) compiler: Visual Studio 2019, Release x64. CoppeliaSimEdu: V4.2.0( rev.5) 64bit chai3d version:chai3d-3.2.0-multiplatform Haptic Devices: Geomagic Touch 3D ---------------------------------- I compile the CHAI3D source code (chai3d-3.2.0-multiplatform) in VS2019, and copy the com...