ros - How to combine two plugins in rviz -


i have 2 rviz plugins: ez_interactive_marker(https://github.com/neka-nat/ez_interactive_marker.git) , rviz_textured_quads(https://github.com/mohitshridhar/rviz_textured_quads.git), should use 2 plugins together? tried combine 'src' , 'include', met difficult in modifying 'cmakelists.txt'


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -