Integrisati sistemske testove u CI #25
Labels
devops
System automation and configuration
simulation
The simulation will allow us to simulate robot dynamics, and sensors
Milestone
Cilj je napraviti sistemske testovi koji pokrecu simulaciju i provjeravaju poziciju elemenata (recimo robota) nakon izvrsene komande (recimo cmd_vel). Svi testovi treba da se izvrsavaju u CI na svaki komit.
Primjer testa:
https://github.com/cyberbotics/webots_ros2/blob/d18ed74aad165cba57a028dc62d0a391ae8c88ea/webots_ros2_tests/test/test_system_epuck.py#L91-L104
CI for ROS:
https://github.com/ros-industrial/industrial_ci
To do
colcon build
colcon test
The text was updated successfully, but these errors were encountered: