Hi
I am currently trying to mimic the i-robotcreatesevice example.
However, once I used RobotRaconteurNode::s()->RegisterService("Create","kingen",create);
I got an error: no matching function…
Sir,
I am facing a new issue, This time I tried to install RR on ubuntu 18.04 Bionic, ros Melodic.
I first execute all the commands that are required on GITHUB,
Then, I want to build RR with…