squirrel-project / squirrel_driver

0 stars 14 forks source link

Make idmind_{serial,interaction} build with catkin_build #117

Closed bajo closed 7 years ago

bajo commented 7 years ago

With this PR I can compile idmind_interaction. The resulting binary fails though, but this is because I do not have the needed hardware (I guess).

The error I receive is the same for all 3 options I used. Before my changes with catkin_make, and after the changes with catkin_make and catkin build

rosrun idmind_interaction idmind_interaction [ERROR] [1500995633.807072210]: SERIAL --> Could not open /dev/idmind-interactionboard: IO Exception (2): No such file or directory, file /tmp/binarydeb/ros-indigo-serial-1.2.1/src/impl/unix.cc, line 151. [ERROR] [1500995633.836623549]: /idmind_interaction ---> FAILED <--- [ INFO] [1500995633.836676337]: Defining base LEDS...

ipa-nhg commented 7 years ago

Thanks @bajo Travis is having some problems with catkin_pkg, I am working on the migration of Travis to catkin build, but Buildbot is happy!