Publishing data from Spacenav node to other topics
Hello! I'm working on a small teleoperation program (currently only for the turtlesim and afterwards for an UR5e robot arm) using a Spacenav 3dconnexion joystick and I'm trying to figure out how to send the Twist data from the Spacenav node which publishes to any other topic (in short, how to make the spacenav node publish to other topics).
Is there a built-in feature which I can use to change the name of the topic where it publishes the twist messages?
Thanks in advance.