ros rviz cpp implementation available?
Hi,
I'm trying to create a GUI which will link with rivz. Rather than open up the whole of rivz, I'm trying to just have the grid (only, not all those other rviz components) opened up, and ready to plot the trajectory of my robot. I was therefore wondering if it is possible at all for me to do this? I assume that if it were possible it would require me to use some rviz cpp libraries (however I can't find any!).
Any advice would also be helpful. At the end of the day I would just like to plot the x,y,z trajectory of my drone over a grid of some sort. Rviz just seemed the natural way to go about it since I'm working in ROS. If there is any easier method don't hesitate to let me know.
Cheers.