KumarRobotics/kr_mav_control

kr_trackers catkin_package

Closed this issue · 10 comments

What build tool are you using that fails? Just surprised that this was not caught earlier 🤔

just catkin? I don't think anyone else was trying to link to this lib.
I was building with the fla stuff, by itself it builds, but as a dependency it breaks action_trackers.

I was building with the fla stuff, by itself it builds, but as a dependency it breaks action_trackers.

Ok, that makes sense.

Can some one fix this, just one line.

Isn't this addressed in #130?

Can some one fix this, just one line.

https://media.giphy.com/media/1xkMJIvxeKiDS/giphy.gif

This is why people keep having copies of code in their repo.

Copies is the reason no one knows how to run the stack once the student leaves.

Git has something called branches you should look into using in your workflow ;) What is the issue with pointing the vcstool build process to your branch?

This is a bug, on master branch, with a one line fix and it's been 5 days.

Should be fixed in master now, so closing this.