As a work around for the flaw of that service you can create another empty service to bypass the first-one even while the first service is still running 😊. Thanks a lot for these helpful videos, Also i have a request, please can you make some videos on behavior trees in ros?
I couldn't get the turtle to move. i think i followed all the steps in the tutorial. i took help from chat gpt too. i checked the rqt graph and it shows just the turtlesim node and the empty_server_service without any communication between them. please help me out.
Hello hai thanks a lot for making these videos. it's quite helpful for me what is the exact difference between publisher/subscriber vs server/client?...
Pub / Sub are mainly for data communication But server and clients are for data communications but it can be controlled by design when to start or stop
Nice video, any video recommend to learn ROS interface with Copelliasim simulation and control velocity of joints of manupulator
No idea
As a work around for the flaw of that service you can create another empty service to bypass the first-one even while the first service is still running 😊.
Thanks a lot for these helpful videos, Also i have a request, please can you make some videos on behavior trees in ros?
thanks , yes BT are on my list , will produce a video upon it soon
I couldn't get the turtle to move. i think i followed all the steps in the tutorial. i took help from chat gpt too. i checked the rqt graph and it shows just the turtlesim node and the empty_server_service without any communication between them. please help me out.
provide some screen shots , and code on ros stack verflow.
Hello Muhammad,
Thanks for making the videos
What is the shortcut you used to uncomment multiple lines in the cmakelists file?
ctrl+/
@@robotisim It works for all my other files but somehow it doesn't work in my cmakelists file.
You might need to install cmake vscode extension
@@robotisim Thank you!
you welcome :)
Hello hai
thanks a lot for making these videos. it's quite helpful for me
what is the exact difference between publisher/subscriber vs server/client?...
Pub / Sub are mainly for data communication
But server and clients are for data communications but it can be controlled by design when to start or stop
in this video how you make ros1_wiki repository?
Simply using github