Avishay Alon

Results 2 issues of Avishay Alon

Hi, When trying to build I'm getting all sorts of errors that mostly stem from std=c99 (instead of gnu99), it seems: ``` ./example/roundtrip/roundtrip.c: In function ‘main’: ./example/roundtrip/roundtrip.c:130:5: warning: implicit declaration...

Ideally, there should be a way to use objecttracker without having to use `colcon bundle`. Right now there isn't as we rely on colcon bundle to pull the dependencies of...

enhancement