12 2021 档案

摘要:(134条消息) 一文读懂“数据分发服务DDS”(Data Distribution Service,RTPS,OMG)_DDS_CSIT的博客-CSDN博客_dds ROS2 概念解释 阅读全文
posted @ 2021-12-30 11:19 小小林林 阅读(44) 评论(0) 推荐(0) 编辑
摘要:涉及软件: solidworks(3D绘图软件)(百度自行下载) sw2urdf(urdf文件导出插件)下载地址:(Releases · ros/solidworks_urdf_exporter (github.com)) 名词解释: SW软件(solidworks)这里使用2020版本 基准轴:转 阅读全文
posted @ 2021-12-29 15:12 小小林林 阅读(1470) 评论(0) 推荐(0) 编辑
摘要:如下图所示: ikpy 定义的 link == ros urdf 定义的joint;ikpy 定义的 joint == ros urdf 定义的link 且在创建 solidworks 3D模型的时候 始终需要 如下图中的origin link 和 endlink,导出urdf文件后 才可以使用ik 阅读全文
posted @ 2021-12-20 15:53 小小林林 阅读(435) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-12-16 18:17 小小林林 阅读(28) 评论(0) 推荐(0) 编辑
摘要:参考: (124条消息) Python:获取类中除内置方法外的所有方法名_彭世瑜的博客-CSDN博客_python 获取所有方法名 在类中加入如下函数,即可得到! @classmethod def get_methods(cls): return list(filter(lambda m: not 阅读全文
posted @ 2021-12-13 19:50 小小林林 阅读(78) 评论(0) 推荐(0) 编辑
摘要:参考: https://jingyan.baidu.com/article/b907e627e610e607e6891c7d.html 阅读全文
posted @ 2021-12-10 09:33 小小林林 阅读(650) 评论(0) 推荐(0) 编辑
摘要:参考: https://www.guyuehome.com/28168 问题解决: https://answers.ros.org/question/239168/cannot-display-the-urdf-model-in-rviz-launch-file/ 安装确实包: sudo apt i 阅读全文
posted @ 2021-12-09 19:18 小小林林 阅读(344) 评论(0) 推荐(0) 编辑
摘要:这样导入包能成功,需要将包文件夹路径添加,然后from 索引到py文件,import导入文件内 类定义。 阅读全文
posted @ 2021-12-09 16:21 小小林林 阅读(153) 评论(0) 推荐(0) 编辑
摘要:1. 在vscode 扩展插件中安装 该插件 2.按组合快捷键(shift+ctrl+p) 打开VS设置文件全局设置,加入如下设置字段,这样启用插件后,保存文件就可以自动添加头部说明了 "fileheader.customMade": { "FilePath": "Do not edit", // 阅读全文
posted @ 2021-12-09 14:08 小小林林 阅读(680) 评论(0) 推荐(0) 编辑
摘要:参考 https://github.com/Phylliade/ikpy/wiki/URDF An URDF robot is made of links and joints : each joint represents a motor, and is bound to two links : 阅读全文
posted @ 2021-12-02 13:59 小小林林 阅读(108) 评论(0) 推荐(0) 编辑
摘要:github 工程 Phylliade/ikpy: An Inverse Kinematics library aiming performance and modularity (github.com) ikpy/Quickstart.ipynb at master · Phylliade/ikp 阅读全文
posted @ 2021-12-02 11:53 小小林林 阅读(591) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示