Hello,
I have created a custom msg that has a int and a posestamped. Considering that my msg is called customMsg I can do a rostopic echo for customMsg or per example customMsg/Pose and see only the pose variable. How can I achieve the same on rviz? When I do customMsg/Pose on rviz it try to find that exactly topic.
Thank you
↧