1. MPI_Allgatherv, version 0.6.2

2. modification in sdf CMakeLists, install event.sdf etc.
This commit is contained in:
zhangshuai 2019-09-24 17:29:17 +08:00
parent 05c1786751
commit 9a22ca648f
6 changed files with 30 additions and 0 deletions

View File

@ -25,6 +25,11 @@ set (sdfs
surface.sdf
visual.sdf
world.sdf
#Added by zhangshuai 2019.09.24
distribution.sdf
event.sdf
gazeboid.sdf
#Added by zhangshuai 2019.09.24
)
install(FILES ${sdfs} DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/sdformat/1.0/)

View File

@ -26,6 +26,11 @@ set (sdfs
surface.sdf
visual.sdf
world.sdf
#Added by zhangshuai 2019.09.24
distribution.sdf
event.sdf
gazeboid.sdf
#Added by zhangshuai 2019.09.24
)
install(FILES ${sdfs} DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/sdformat/1.2)

View File

@ -27,6 +27,11 @@ set (sdfs
surface.sdf
visual.sdf
world.sdf
#Added by zhangshuai 2019.09.24
distribution.sdf
event.sdf
gazeboid.sdf
#Added by zhangshuai 2019.09.24
)
install(FILES ${sdfs} DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/sdformat/1.3)

View File

@ -42,6 +42,11 @@ set (sdfs
transceiver.sdf
visual.sdf
world.sdf
#Added by zhangshuai 2019.09.24
distribution.sdf
event.sdf
gazeboid.sdf
#Added by zhangshuai 2019.09.24
)
install(FILES ${sdfs} DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/sdformat/1.4)

View File

@ -53,6 +53,11 @@ set (sdfs
transceiver.sdf
visual.sdf
world.sdf
#Added by zhangshuai 2019.09.24
distribution.sdf
event.sdf
gazeboid.sdf
#Added by zhangshuai 2019.09.24
)
set (SDF_SCHEMA)

View File

@ -54,6 +54,11 @@ set (sdfs
transceiver.sdf
visual.sdf
world.sdf
#Added by zhangshuai 2019.09.24
distribution.sdf
event.sdf
gazeboid.sdf
#Added by zhangshuai 2019.09.24
)
set (SDF_SCHEMA)