如何生成 0.5.4对应的 odrive_endpoints.hpp #26
Unanswered
Singerwall
asked this question in
Q&A
Replies: 2 comments
-
您好,在0.5.1之后,odrivetool generate-code就不再被支持。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
好的,谢谢!
我在odriver 官网看到了不支持,但是给了 一些繁琐的步奏, 我整不会.
''在研究根据固件版本自动确定协议的实现方案''
ack: 在学习源码时 发现可以使用xxx.j2文件自动生成odrive_endpoints.hpp, 然后去找如何写xxx.j2 文件 ,又发现 xxx.j2文件也是自动生成的..... 就卡主了
…------------------ 原始邮件 ------------------
发件人: "Factor-Robotics/odrive_ros2_control" ***@***.***>;
发送时间: 2022年10月18日(星期二) 中午11:02
***@***.***>;
***@***.******@***.***>;
主题: Re: [Factor-Robotics/odrive_ros2_control] 如何生成 0.5.4对应的 odrive_endpoints.hpp (Discussion #26)
您好,在0.5.1之后,odrivetool generate-code就不再被支持。
odriverobotics/ODrive#593
因此当我们适配0.5.3时用了一些繁琐的步骤。因为我们可用于维护该项目的时间不多,所以我们跳过了0.5.2(反正这版固件也有点毛病),也会跳过0.5.4(反正这版改动不大),之后会支持0.5.5。我们也在研究根据固件版本自动确定协议的实现方案,以免之后要维护更多分支。对于新固件,目前还是建议重刷到0.5.3或0.5.1使用。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
你好 Yuan
该文件如何生成? 我使用的是 0.5.4的固件 , 无法通信. 因此我想 生成 0.5.4对应的 odrive_endpoints.hpp
https://github.com/Factor-Robotics/odrive_ros2_control/blob/foxy-fw-v0.5.3/odrive_hardware_interface/include/odrive_hardware_interface/odrive_endpoints.hpp
Beta Was this translation helpful? Give feedback.
All reactions