Skip to content

Encoder script upload to Teensy #48

Answered by fjp
questrov asked this question in Q&A
Jan 14, 2022 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

With IDE issue is fatal error: diffbot_msgs/Encoders.h: No such file or directory compilation terminated. Basically it can't find Encoders.h in the diffbot_msgs folder even though both are in a library folder. Interesting if I change line from #include <diffbot_msgs/Encoders.h> to #include <Encoders.h> it finds the Encoders.h file if I put it in the library folder by itself. Then of course the ROS topics don't match.

Have you built the custom diffbot_msgs for arduino rosserial? The procedure how to do this should be explained (hopefully well enough) here https://ros-mobile-robots.com/diffbot_msgs/#rosserial. If it doesn't help please let me know.

I'm using the Adafruit Feather motor co…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@questrov
Comment options

Comment options

You must be logged in to vote
3 replies
@questrov
Comment options

@questrov
Comment options

@fjp
Comment options

fjp Jan 15, 2022
Maintainer

Answer selected by questrov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants