在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):dqrobotics/matlab开源软件地址(OpenSource Url):https://github.com/dqrobotics/matlab开源编程语言(OpenSource Language):MATLAB 100.0%开源软件介绍(OpenSource Introduction):dqrobotics-matlabThe DQ Robotics library in Matlab. InstallationAssuming that you already have Matlab installed on you computer, download the most recent Matlab toolbox of DQ Robotics here. After downloading the file dqrobotics-YY-MM.mltbx, where YY-MM stands for the year and month of release, just open it and Matlab should copy the files to the folder To test if the toolbox was installed correctly, just go to the prompt and type
If you receive an error instead, it means that the toolbox was not properly installed and should open an issue here. Development branchThose wanting the results of our latest developments can checkout the master branch of the matlab repository. In order to use DQ Robotics on your MATLAB installation, and supposing you did the checkout at [PATH_TO_DQ_ROBOTICS_FOLDER], just add
and subfolders to your MATLAB path. Note however, that the development branch is unstable and should not be used in production environments. Updating your dqrobotics-matlab installationDQ Robotics follows a biannual release schedule. Therefore, there will be new releases each April and October. Just go to the download page and get the latest version. ExamplesThere are several examples inside the folder Getting helpAll classes and methods are well documented. To access their documentation, just type Although the library is self-contained and it suffices to know only basic dual quaternion algebra and robot modeling and control techniques to use it, there is a great amount of theory behind the controllers and modeling techniques implemented in DQ Robotics. Therefore, several methods and classes point to relevant references in the literature and users that want to better understand the implementation may find those references very useful. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论