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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -