Communicate with ros through XML-RPC
Hi guys, I am working on a project where i need to communicate to ROS( i plan motion for robot arm using moveit) from NVIDIA (i get command from the robot hand got to pose using XML-RPC python server) to issues some command to the hannd. i would like to know the way to run a server and pass XMLRPC resquest to the hand i am pretty new in ROS
Could you clarify what you mean by "from NVIDIA"?