Week 18. Trying to subscribe to one topic pt.2
First approach. Trying to make a python script that returns the position of the robot to me.
First approach. Trying to make a python script that returns the position of the robot to me.
I already had a little notion of what a ros topic is, so now it’s time to start coding and finishing to understand how they really work.
I already could raise the RADI container and I knew how to use Selenium to raise a test server. So a few steps of the integration were already done.
First thing I need to do in my functionality test: Make the RADI container available. In order to do that, normally, i would type docker start RADI in my lin...
Once the frontend tests are finished and working, the next step is to start with the functionality tests for the production exercises.