Hi RoboDK, its a Nice programme and smooth approach to machine language.
@suhasgowda74617 жыл бұрын
Excellent programming software for students
@nikolarajcic27426 жыл бұрын
Suhas are you good in roboDK? I am looking for someone who know to make pick and place with 3 robots, conveyer, sensor and camera in RoboDK
@Patrick-ti5qh Жыл бұрын
Hi and thank you for the video. When I try to run the edited weld program the number of vertexs box doesn't let me enter a number, it just says 'active'. Any ideas on why it's doing that?
@harshbhut97232 жыл бұрын
how can I write python script in roboDK for welding application
@RoboDK3D2 жыл бұрын
What exactly do you want to do? You can post your questions to our forum at robodk.com/forum/
@mastercad72604 жыл бұрын
Very nice demo , thank you
@alirezakhalili76813 жыл бұрын
How can I get access to this example to download and practice it?
@rafaelfagundes66427 жыл бұрын
There is a lite version, with limitations, for students?
@noway50963 жыл бұрын
The ipad version
@CodingWithKids4 жыл бұрын
That's very interesting!
@dargindarginec95614 жыл бұрын
Thank you 👍🏻
@adriel26259 жыл бұрын
Excellent! Nice progam, just a little hardly hahaha
@carlosdayanpanquevamendez5749Ай бұрын
faltan procesos de doblado de laminas con prensas y robots
@ahmadzaki51988 жыл бұрын
Thanks you sow much
@abdelmoumenamine8914 жыл бұрын
that's very nice ,would you list the tools used in this video
@juanpalaciosvargas73293 жыл бұрын
In the Welder Robot, I'd like it welds some letters (ABC) instead of just a polygon shape. How can I do it?
@RoboDK3D3 жыл бұрын
One way would be to draw the letters/words in a CAD software and bring the result to RoboDK. You can then use the Create Curve feature to extract the edges of the 3D model. Take a look at the video "CAD to Part - Part 2" from the webinar playlist.
@apostolishere18364 жыл бұрын
Hello and thank you for all the videos !! can i have an example of how can i merge 2 items by using a python script ? item1=rl.Item('part1') item2=rl.Item('part2') new_part=rl.MergeItems(item1,item2)
@animadoarts51235 жыл бұрын
Can i make my own robo arm with this software? Or do i need to use Cad etc.
@mihaibr206da4 жыл бұрын
nop.you must use some cad software for create it.
@alanmartinezleal64296 жыл бұрын
is there any way to make tool for lasser cut? like paint gun that is for default in the sotware?
@manalberrhili65736 жыл бұрын
it says Traceback (most recent call last): File "C:\Users\Manal\AppData\Local\Temp\Prog3.py", line 28, in posei = poseref*rotz(ang)*trans1(200,0,0)*rotz(-ang) NameError: name 'trans1' is not defined
@RoboDK3D6 жыл бұрын
it should bet with an L, not a 1, so: transl(x,y,z)
@manalberrhili65736 жыл бұрын
THANK YOU
@dargindarginec95614 жыл бұрын
Как написать траекторию для покраски?
@penujurilaya61733 жыл бұрын
Can u pls send the python code for pick and place
@RoboDK3D3 жыл бұрын
You'll find the example in this page: robodk.com/offline-programming
@dylanmaulucci9686 жыл бұрын
Can you have two robots at once sharing tasks for one production simulation?
@RoboDK3D6 жыл бұрын
Yes this is possible. This video shows an example: kzbin.info/www/bejne/bZq6q3mKr76fm8k
@HiepNguyen-gq5lp4 жыл бұрын
when i click to edit python scrip it show to me that python editer error. pls help me add to path python
@apostolishere18364 жыл бұрын
hi :) google search how to add python to windows :) or try this :) :) datatofish.com/add-python-to-windows-path/
@mdnahiduzzamanbhuiyan49034 жыл бұрын
Which software????
@noway50963 жыл бұрын
????
@winterhear4 жыл бұрын
Any problems with new python versions ? i use 3.7 python (not the classic 3.4 robodk automaticly installs) and i have a problem that python macros takes more than a minute to execute. Can this be caused by python version or this is a trial limitation? any help will be appreciated.
@RoboDK3D4 жыл бұрын
The latest version of RoboDK uses Python 3.7. In any case you can use any version of Python (including Python 2) if you install the robodk package for Python: pypi.org/project/robodk/
@RoboDK3D9 жыл бұрын
Robot offline programming with Python and RoboDK
@Fawadkhan-id3zd6 жыл бұрын
Can you plz make practical example how to use this program with real robot arm for any project.
@IMRONLEMAE7 жыл бұрын
Excellent!
@modezt8716 жыл бұрын
Excellent
@bhavyamverma703 жыл бұрын
Exception: Invalid item provided: The item identifier provided is not valid or it does not exist.
@RoboDK3D3 жыл бұрын
It means the Item you are referring to doesn't exist in your station. Could be as simple as a typo in the string name.
@bhavyamverma703 жыл бұрын
Can you tell simply what I have to do, cause I am indian and poor in English 😁😂
@ahmadzaki51988 жыл бұрын
Is there a chip on robot
@domadordemacacos41474 жыл бұрын
It's a chip in your ass.
@michaelzajac52843 жыл бұрын
I have not good the programming code.
@RoboDK3D3 жыл бұрын
You'll find the RoboDK API and examples on GitHub: github.com/RoboDK/RoboDK-API
@tungoctruyen927 жыл бұрын
Is it possible to use Robotdk with homemade arduino controlled robot ? Thanks
@RoboDK3D7 жыл бұрын
Yes, it is possible. A customized post processor and/or robot driver might be required. More information here: robodk.com/help#PostProcessor
@tungoctruyen927 жыл бұрын
what price for this RobotDk,standalone license? thanks
@RoboDK3D7 жыл бұрын
All RoboDK licenses for offline programming are the same price ($2995 USD). You can purchase online: robodk.com/purchase