Can i get the code for generating this simulation ?
@allenhicks183311 ай бұрын
🙈 Promo>SM
@Parker-ip1lr Жыл бұрын
what end-effector did you use? ROBOTIQ?
@GinetteGénier Жыл бұрын
Bravo Franncis-Alexandre!
@KenjiTakeda-utokyo Жыл бұрын
Thank you for the video. I would like to ask a question, where is the header file KortexRobot.h? I understood until that KortexRobot.h is needed to create the KortexRobot.cpp in the video. I'm sorry to bother you. Please tell me where to find KortexRobot.h in the latest version of KortexAPI.
@pharenecloristin Жыл бұрын
Can the robot film excellent videos?
@caseysmith8017 Жыл бұрын
how much does this cost?
@林冠宇-x1k Жыл бұрын
I have faced on the cmak pre-build error while execution pre-build cmake. kindly check and guide me how to fix it. C:/Users/guany/OneDrive/Desktop/API/kortex/api_cpp/examples/thirdParty/cxxopts/cxxopts.hpp:471:58: error: expected primary-expression before '>' token 471 | if (u > static_cast<U>(-std::numeric_limits<T>::min())) C:/Users/guany/OneDrive/Desktop/API/kortex/api_cpp/examples/thirdParty/cxxopts/cxxopts.hpp:478:41: error: 'numeric_limits' is not a member of 'std' 478 | if (u > static_cast<U>(std::numeric_limits<T>::max())) | ^~~~~~~~~~~~~~
@scaydsods2844 Жыл бұрын
There is no library named cxxopts in the third party library, you need to remove that line of code in your cmakelists.txt file, and to get all of the headers recognized by the program you needed to target the libraries and have them be public when creating the new cmakelists.txt file
@oun8644 Жыл бұрын
Is that the full package of KR L53 0006 or KR L53 0007? Is this the Gen3 Lite or Gen3? I cannot find the package of Gen3 with the controller and the mounting plate?
@inginerugamer Жыл бұрын
how can i use labview to move the robot?
@caseysmith8017 Жыл бұрын
Gun shooting victim here I’m paralyzed from shoulders down but I have a wheelchair I can drive around on my own how do I get one of these?
@siddharthmittal9355 Жыл бұрын
I'm having a rough time creating a simulation for gen 3 lite in mujoco. I want to do reinforcement learning with dm_control. Kindly provide assistance.
@siddharthmittal9355 Жыл бұрын
MJCF models of gen3 and gen3-lite will suffice
@andrewr1675 Жыл бұрын
I've tried different compilers (CLion, VS 2022, etc.) with CMake, including Conan, and I am still get compiling errors! Have you folks generated a simple solution for CPP?
@valeriaghidoli16842 жыл бұрын
Grandioso! Inoltre, vedere il braccio all'opera favorisce anche la rappresentazione mentale del proprio braccio, attivando risorse residue, molto importante nei bambini!!!
@jzy79942 жыл бұрын
hello,I have bought one ,I want to know how to get 7dof ik?
@jzy79942 жыл бұрын
hello,How CAN I get the ik of the 7dof robot
@FrancisGermain2 жыл бұрын
cool !!!
@ryccabierbrauer64832 жыл бұрын
𝓅𝓇o𝓂o𝓈𝓂 😇
@stephanehubert24622 жыл бұрын
Wow fantastique
@monkandramukaka60002 жыл бұрын
So darn cool 👌
@hamayer12 жыл бұрын
Bewilligung abgelehnt mit folgender Begründung: Ein Roboterarm bietet Ihnen keine Gebrauchsvorteile. Er verbessert Ihre selbständige Lebensführung nicht. Sie benötigen weiterhin umfangreiche personelle Hilfe durch Ihre Assistenzkraft Bin Hals abwärts gelähmt.
@digitalfalcon002 жыл бұрын
I'm struggling to add a "gripper" planning group as you have in your video. Do you have any details on how that is configured in Moveit?
@digitalfalcon002 жыл бұрын
I found the answer! just the right_finger_prox_link should be added to the gripper planning group.
@wangcockdickspecker6222 жыл бұрын
U should make a robot leg
@wangcockdickspecker6222 жыл бұрын
She's beautiful
@martinleroux34552 жыл бұрын
To anyone who is getting _CMAKE ERROR at cmakelists 197: Kortex API was not downloaded prior to running cmake_, it seems that the 2.3 changes to CMakelists.txt have broken these instructions. I will forward the info internally so that it can be fixed either in the video or on Github, but in the meantime, you can solve the issue by commenting (by adding #) lines 181-188 and lines 191-198.
@martinleroux34552 жыл бұрын
Note that the instructions using CONAN, as explained in our Github documentation still all work as is.
@yvesthiagocavalcanterodrig39812 жыл бұрын
I have the same issue. This: CMake Error at CMakeLists.txt:197 (message). Can Anyone solve it? Kinova Robotics could help us?
@martinleroux34552 жыл бұрын
See my pinned comment for the solution.
@Kd777742 жыл бұрын
Very cool!
@MarceladosSantos2 жыл бұрын
Hi, I am using Gen3 lite in my PhD. I need to send a complet code to robot and turn off the computer to simulate a industrial shop floor. Is it possible? Thanks for the material, it is really helpful
@Kinovarobotics2 жыл бұрын
Hi! Thank you for your comment. You can write to [email protected] for more information regarding your question.
@fionalusby59562 жыл бұрын
Thanks for the informative video. We are looking into a jaco arm for our 11 year old. This was really helpful.
@이두현-l1f2 жыл бұрын
I have the same issue that "Kortex API was not downloaded prior to running CMake. CMake Error at CMakeLists.txt:197 (message):"
@martinleroux34552 жыл бұрын
See my pinned comment for your solution.
@aronlelenora95722 жыл бұрын
❤❤❤❤
@ritadesrochers53212 жыл бұрын
Qui est jaco
@thedmdguy2 жыл бұрын
Amazing 😀 hopefully one day I can buy one. If you guys don't mind could I post some clips on my TikTok? I'd love to share this product.
@selfesteem34472 жыл бұрын
Amazing 👏 I was watching Sqirmy and Grubs aka Shane and Hannah and learned about the Jako robotic arm. Awesome 👏
@jaeyounglee5742 жыл бұрын
I just using the direct input value at each joint degree. There are many python examples. But, there is not simple example. Simple example with API give user next time. If make example, do not software engineer, make do mechanical engineer who is do not well about software
@rochvidot70772 жыл бұрын
Beautiful lovely sweety love ❤ you baby so sweet
@thomasrichuno2 жыл бұрын
Lol 🤣 happy valentine
@jaeyounglee5742 жыл бұрын
Dear Sir We have GEN3 and GEN_Lite. Most important is set-up and configuration in ubuntu. In Github, Readme file is too short. Where is your specific guide for operating all function. Example code has all answer? Kinova have to check that who is use kinova? What is for?. These kinds of video is for just the result. Many user need to understand and progress. I suffering that so many tiral and errors to use kinova in ubuntu. User giude is OK and where is relative example code? We buy kinova for our project. Then, there are so many unknown issue is happend. After all, we searching the answer in internet. Do not show fishing video.
@rishiktiwari Жыл бұрын
Have you managed to get it working? I too have many issues with gen3 lite and docs are horrible!
@carlleboeuf8532 жыл бұрын
Could you please upload this example to github
@Dragonium101902 жыл бұрын
I've followed everything but am still getting CMAKE ERROR at cmakelists 197: Kortex API was not downloaded prior to running cmake. But I assure enough it was and is downloaded properly
@Kinovarobotics2 жыл бұрын
Hi there, thank you for your question, I will forward it to my colleagues and come back to you as soon as possible.
@piotrf7382 жыл бұрын
@@Kinovarobotics What's the solution to this problem- i have the same issue?
@martinleroux34552 жыл бұрын
Apologies for the very long delay, it seems the question never did reach the engineering team. See my pinned comment for an answer.
@anukritisingh72043 жыл бұрын
Is there a gazebo simulation of the same?
@renealvarado36583 жыл бұрын
what do you do if you have a round door handle , like most door !!!
@Kinovarobotics3 жыл бұрын
Hi René, thank you for your question. My colleague is currently looking to provide me with the best answer. I will post it down here as soon as possible. Have a nice day and best regards!
@jaeyounglee5743 жыл бұрын
As I know that Kinova was born for sharing the information and skill. So, if above that was could not provide code, you can share the information for starting that.
@Kinovarobotics3 жыл бұрын
Hi Jaeyoung, thank you for your comment. This demo is based on proprietary code so we cannot give it to you but you can write to our support department using the contact form on our website. They will guide you through the process of replicating the application on your end. Best regards,
@zongzhichen4543 жыл бұрын
Can I achieve this admittance control mode with Gen3?
@marco_gallone3 жыл бұрын
I try to run the example gripper commands script (unmodified), and no action happens to the robot, it does execute the code, and does not throw any errors. Could this be a problem with the supplied gripper in the demo unit received?
@yoskakarub3 жыл бұрын
I am trying to find the Default admittance parameters of this exact robot but all I could find is that in the user manual only the default parameters of the 7 DoF Spherical version in Table 15. What are the default admittance parameters for 6 DoF Jaco Gen2 Curved Wrist robot?
@boocoop87022 жыл бұрын
Same
@domenic28113 жыл бұрын
Was hat kinova denn mit dem obi zu tun?
@PeTi12013 жыл бұрын
Hi Domenic! Kinova vertreibt den Obi in Deutschland. Hast Du Interesse?
@domenic28113 жыл бұрын
Ja habe ich. Den Roboterarm für 65000 wurde schon 2 mal von der Dak abgelehnt. Die Frage wäre halt ob man den zusätzlich bei der Krankenkasse beantragt oder gleich bei verschiedenen Stiftungen?