Write tests to check observation of included xacro files #4
Open
Description
Currently, there is no test that xacro_live
correctly updates the robot description given an update of the new included file. It is interesting to test the case this included file is in another folder.
One way I thought to do this was by commenting and uncommenting include portions of a base xacro file.