Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在编译您的代码时中出现错误 #14

Open
luding110 opened this issue Oct 21, 2022 · 5 comments
Open

在编译您的代码时中出现错误 #14

luding110 opened this issue Oct 21, 2022 · 5 comments

Comments

@luding110
Copy link

/home/lwd/ur5_ws/src/Compliant-Control-and-Application-noetic/control_algorithms/impedance/include/impedance/Impedance.h:27:10: fatal error: joint_state_msg/Jointstate.h: 没有那个文件或目录
#include "joint_state_msg/Jointstate.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
缺少Jointstate.h这个.h文件,我确认了一下,确实没有,请问如何解决呢

@MingshanHe
Copy link
Owner

Please check this link, and The workflow is also worked successfully, so I don't know why it occurs to you and not in auto compiling in the workflow.

@mayeRobot
Copy link

/home/lwd/ur5_ws/src/Compliant-Control-and-Application-noetic/control_algorithms/impedance/include/impedance/Impedance.h:27:10: fatal error: joint_state_msg/Jointstate.h: 没有那个文件或目录
#include "joint_state_msg/Jointstate.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
缺少Jointstate.h这个.h文件,我确认了一下,确实没有,请问如何解决呢

您好,我跟您遇到相同的问题,请问您后面是怎么解决的呢

@xlzhu0317
Copy link

请问最后怎么解决的?

@ZZWang21
Copy link

@xlzhu0317 @mayeRobot did you solve it? Thanks.

@0nhc
Copy link

0nhc commented Mar 7, 2024

This is because the there's no JointEffot.h generated when you compile for the first time. Just catkin_make again and this problem will be solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants