You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2020. It is now read-only.
The header file "race/drive_values.h" is not in the libraries package. After downloading it on the internet, there were still missing file reports about various header files and cpp files. Can anyone tell me how to include such files and which step is responsible for such files? Thanks!
The text was updated successfully, but these errors were encountered:
I met this problem before. I downloaded the whole package of rosserial from github and rebuild the ros library for Arduino, and the header file will show up.
@AlickCameron I had the same problem, but I followed the "catkin installation" instructions, then I cloned https://github.com/ros/common_msgs and https://github.com/ros/rosserial into my catkin_ws/src directory, installed the whole thing (with catkin_make), and THEN followed the instructions in this repo's README -- and it worked.
Would you mind describing how you did it step by step? I am very new to linux, so I am not quite sure how you fixed the problem. (By the way, the link https://github.com/ros/rosserial doesn't work anymore.)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The header file "race/drive_values.h" is not in the libraries package. After downloading it on the internet, there were still missing file reports about various header files and cpp files. Can anyone tell me how to include such files and which step is responsible for such files? Thanks!
The text was updated successfully, but these errors were encountered: