Skip to content
Snippets Groups Projects
Commit 86c33356 authored by Ugo Albanese's avatar Ugo Albanese
Browse files

[NRRPLT-0000] Fix model XML schema references in model.config files

parent 30768930
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" ?>
<model xmlns="http://schemas.humanbrainproject.eu/SP10/2017/model_config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.humanbrainproject.eu/SP10/2017/model_config ../model_configuration.xsd">
<model xmlns="http://schemas.humanbrainproject.eu/SP10/2017/robot_model_config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.humanbrainproject.eu/SP10/2017/robot_model_config ../robot_model_configuration.xsd">
<name>2019-05-09Bert</name>
<version>1.0</version>
<thumbnail>thumbnail.png</thumbnail>
......
<?xml version="1.0" ?>
<model xmlns="http://schemas.humanbrainproject.eu/SP10/2017/model_config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.humanbrainproject.eu/SP10/2017/model_config ../model_configuration.xsd">
<model xmlns="http://schemas.humanbrainproject.eu/SP10/2017/robot_model_config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.humanbrainproject.eu/SP10/2017/robot_model_config ../robot_model_configuration.xsd">
<name>MyoArm 2DOF NST</name>
<version>1.0</version>
<thumbnail>thumbnail.png</thumbnail>
......
<?xml version="1.0" ?>
<model xmlns="http://schemas.humanbrainproject.eu/SP10/2017/model_config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.humanbrainproject.eu/SP10/2017/model_config ../model_configuration.xsd">
<model xmlns="http://schemas.humanbrainproject.eu/SP10/2017/robot_model_config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.humanbrainproject.eu/SP10/2017/robot_model_config ../robot_model_configuration.xsd">
<name>MyoArm 1DOF</name>
<version>1.0</version>
<thumbnail>thumbnail.png</thumbnail>
......
<?xml version="1.0" ?>
<model xmlns="http://schemas.humanbrainproject.eu/SP10/2017/model_config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.humanbrainproject.eu/SP10/2017/model_config ../model_configuration.xsd">
<model xmlns="http://schemas.humanbrainproject.eu/SP10/2017/robot_model_config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.humanbrainproject.eu/SP10/2017/robot_model_config ../robot_model_configuration.xsd">
<name>avatar_ybot</name>
<version>1.0</version>
<thumbnail>thumbnail.png</thumbnail>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment