Jose Antonio Moral
Jose Antonio Moral
Signed-off-by: Jose Antonio Moral
TODO: - [ ] Update to new transports API
When executing: ```bash ros2 run micro_ros_setup create_firmware.sh host ``` on a colcon workspace, required package's source files, such as eProsima's vendor packages (MicroCDR, Micro-XRCE-DDS-Client) and ros2 packages are downloaded under...
CI: add nightly scheduled execution, perform selective test execution upon targeted platform changes
As the `micro_ros_setup` keeps growing and adding new features, so it does its continuous integration system. This leds to CI executions taking too much time and often slowing the development...