<> <> == Overview == Simple package to test/demo the [[qt_ros]] tools. Demo features: * qlistener/qtalker * qadd server/qadd client * cmake api for building a qt library * cmake api for building multiple qt apps in a single package == Compiling == Compile in place with the usual `make` to generate native linux binaries or use rosbuild2 to build windows binaries with the mingw cross compiler (refer to the [[mingw_cross/Tutorials/Mingw Build Environment|mingw build environment]] and [[mingw_cross/Tutorials/Mingw Qt-Ros Packages|mingw qt-ros]] tutorials). ## AUTOGENERATED DON'T DELETE ## CategoryPackage