File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- include simple_playgrounds/playgrounds/ utils/configs/agent_parts.yml
2
- include simple_playgrounds/playgrounds/ utils/configs/agent_sensors.yml
3
- include simple_playgrounds/playgrounds/ utils/configs/element_basic.yml
4
- include simple_playgrounds/playgrounds/ utils/configs/element_contact.yml
5
- include simple_playgrounds/playgrounds/ utils/configs/element_interactive.yml
6
- include simple_playgrounds/playgrounds/ utils/configs/element_proximity.yml
7
- include simple_playgrounds/playgrounds/ utils/configs/element_zone.yml
8
- include simple_playgrounds/playgrounds/ utils/configs/playground.yml
1
+ include simple_playgrounds/utils/configs/agent_parts.yml
2
+ include simple_playgrounds/utils/configs/agent_sensors.yml
3
+ include simple_playgrounds/utils/configs/element_basic.yml
4
+ include simple_playgrounds/utils/configs/element_contact.yml
5
+ include simple_playgrounds/utils/configs/element_interactive.yml
6
+ include simple_playgrounds/utils/configs/element_proximity.yml
7
+ include simple_playgrounds/utils/configs/element_zone.yml
8
+ include simple_playgrounds/utils/configs/playground.yml
Original file line number Diff line number Diff line change 6
6
7
7
setup (
8
8
name = 'simple_playgrounds' ,
9
- version = '0.9.27 ' ,
9
+ version = '0.9.28 ' ,
10
10
description = 'Simulator for Embedded Learning' ,
11
11
author = 'Michael Garcia Ortiz' ,
12
12
You can’t perform that action at this time.
0 commit comments