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

"rosrun rosserial_stm32 make_libraries.py ." doesn't copy tfMessage.h #23

Open
5730289021-NN opened this issue Jun 21, 2020 · 0 comments

Comments

@5730289021-NN
Copy link
Contributor

I had faced the problem when I tried to build my cpp code with odom_broadcaster.sendTransform(odom_trans) command.

It told me something like it couldn't find "tfMessage.h".

I'm not sure whether someone else got this problem as well or not.

Currently, I've got some workaround: just copy https://github.com/verlab/espuck_driver/blob/master/esp_firmware/libraries/ros_lib/tf/tfMessage.h into /Inc/tf in case someone just got problem like me.

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

1 participant