Simplify python install
PyQt4 -> PyQt5
Cleanup cmake files
- remove unused boost libs- declare cxx standard
Modernize: boost::shared_ptr -> std::shared_ptr
Replace usleep -> std::this_thread::sleep_for
Modernize: boost::[thread|mutex] -> std::[thread|mutex]
Fix warnings
calib
add dependencies to fix catkin build process
fixing current and default emotion rsb call
View revisions
Also available in: Atom