QT support and Turtlesim #40
AndreasKnoblach
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
Hi Andreas, please open a PR and let's iterate for there on. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi all,
I played around with Turtlesim tutorial using this bazel toolchain (which I pretty like).
I've a working example. I had to do one minor code change in the original files to work around an
AMENT_PREFIX_PATH not seterror. I guess there might be a proper solution for this, which I did not found.I any case, if you'd be interested, I could setup a PR to add this to the examples and we could workout a pretty solution for the
AMENT_PREFIX_PATH not setissue.WDYT?
Andreas
Beta Was this translation helpful? Give feedback.
All reactions