- Make sure to install Git from https://git-scm.com/ since the script will use it to clone another GitHub repository (https://github.com/ROBOTIS-GIT/open_manipulator) upon which these examples are based.
- Check your internet connection. It could be that it takes a while for all the files to download.
robotics systems toolbox error
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi
I tried another feature OpenManipulatorWaypointTracking.slx and my Matlab gets really slow and after gives errors and is not able to run this. The code is also provided in Matlab. Can you help me out? I have to prepare my classes and I was considering to use this code, instead of having to do everyhting from scratch... I have been trying to learn. How can I udpdate this code?
댓글 수: 1
Carlos Sanchis
2021년 8월 23일
편집: Carlos Sanchis
2021년 8월 31일
Hi, Cristina. It looks like you're referring to the second example mentioned here, right? https://github.com/mathworks-robotics/designing-robot-manipulator-algorithms
I just tried it and, on my computer, it runs smoothly.
Make sure to download the whole repository, either through Git or by downloading a zip file with a copy of all the files, since there are dependencies between them.
The first thing you will need to do is run the 'startupExample.m' script. Was it maybe then that your computer started running slow?
If that's the case...
I hope that helps. I'm an engineer at the Academic Group at MathWorks, where I liaison with academics in Portugal and Spain and I'd love to help you further.
Até breve!
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Code Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!