-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Luca Della Vedova <[email protected]>
- Loading branch information
1 parent
ba9dfd4
commit 8f890ec
Showing
71 changed files
with
37,527 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package rmf_demos_assets | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
2.5.0 (2024-11-27) | ||
------------------ | ||
* Use environment hooks for plugins / assets (`#262 <https://github.com/open-rmf/rmf_demos/issues/262>`_) | ||
* Contributors: Luca Della Vedova | ||
|
||
2.4.0 (2024-06-12) | ||
------------------ | ||
|
||
2.3.0 (2024-06-12) | ||
------------------ | ||
|
||
2.2.3 (2023-12-20) | ||
------------------ | ||
|
||
2.2.2 (2023-08-28) | ||
------------------ | ||
|
||
2.2.1 (2023-08-10) | ||
------------------ | ||
|
||
2.2.0 (2023-06-08) | ||
------------------ | ||
|
||
2.1.0 (2023-06-06) | ||
------------------ | ||
* Switch to rst changelogs (`#182 <https://github.com/open-rmf/rmf_demos/pull/182>`_) | ||
* Version updates from latest release synced to main (`#167 <https://github.com/open-rmf/rmf_demos/pull/167>`_) | ||
* Contributors: Esteban Martinena Guerrero, Yadunund | ||
|
||
2.0.2 (2022-10-10) | ||
------------------ | ||
|
||
2.0.1 (2022-09-29) | ||
------------------ | ||
|
||
1.3.0 (2021-09-08) | ||
------------------ | ||
* Removed gazebo related dependencies: (`#81 <https://github.com/open-rmf/rmf_demos/pull/81>`_) | ||
* Added reversible parameter to specify whether a robot can drive backwards: (`#77 <https://github.com/open-rmf/rmf_demos/pull/77>`_) | ||
|
||
1.2.0 (2021-07-21) | ||
------------------ | ||
* Changed DeliveryRobot texture name to avoid Ignition rendering issue. (`#142 <https://github.com/osrf/rmf_demos/pull/142>`_) | ||
* Match renamed packages (`#4 <https://github.com/open-rmf/rmf_demos/pull/4>`_) | ||
* Cleaning task demo in Airport terminal (`#8 <https://github.com/open-rmf/rmf_demos/pull/8>`_) | ||
* Separate nav graphs for CleanerBotA and CleanerBotE (`#10 <https://github.com/open-rmf/rmf_demos/pull/10>`_) | ||
* account for refactor from building_gazebo_plugins to rmf_building_sim (`#15 <https://github.com/open-rmf/rmf_demos/pull/15>`_) | ||
* Fix out of range values for sdf compliance (`#22 <https://github.com/open-rmf/rmf_demos/pull/22>`_) | ||
|
||
1.1.0 (2020-09-24) | ||
------------------ | ||
* Moved majority of models to Ignition Fuel collections. (`#89 <https://github.com/osrf/rmf_demos/pull/89>`_) | ||
* Added HostpitalRobot Model and renamed older robot models to DeliveryRobot and TinyRobot. (`#114 <https://github.com/osrf/rmf_demos/pull/114>`_), (`#115 <https://github.com/osrf/rmf_demos/pull/115>`_) | ||
* Imaginary clinic world and hotel world (`#120 <https://github.com/osrf/rmf_demos/pull/120>`_) | ||
* Updated inertial values in Caddy model. (`#129 <https://github.com/osrf/rmf_demos/pull/129>`_) | ||
* Contributors: Kevin_Skywalker, Michael X. Grey, Rushyendra Maganty, Yadu, kevinskwk | ||
|
||
1.0.0 (2020-06-24) | ||
------------------ | ||
* Provides open source 3D assets for use in simulation | ||
* Contributors: Aaron, Aaron Chong, Charayaphan Nakorn Boon Han, Morgan Quigley, Yadu, Yadunund, ngwk1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
cmake_minimum_required(VERSION 3.5) | ||
|
||
project(rmf_demos_assets) | ||
|
||
find_package(ament_cmake REQUIRED) | ||
|
||
ament_environment_hooks("${CMAKE_CURRENT_SOURCE_DIR}/hooks/${PROJECT_NAME}.dsv.in") | ||
|
||
install( | ||
DIRECTORY models | ||
DESTINATION share/${PROJECT_NAME} | ||
) | ||
|
||
ament_package() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
prepend-non-duplicate;GZ_SIM_RESOURCE_PATH;share/rmf_demos_assets/models |
51 changes: 51 additions & 0 deletions
51
rmf_demos_assets/models/Caddy/materials/scripts/polaris.material
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
material Polaris/Diffuse | ||
{ | ||
receive_shadows off | ||
technique | ||
{ | ||
pass | ||
{ | ||
ambient 1.0 1.0 1.0 1.000000 | ||
|
||
texture_unit | ||
{ | ||
texture Ranger_Diffuse.png | ||
} | ||
|
||
rtshader_system | ||
{ | ||
lighting_stage per_pixel | ||
} | ||
} | ||
} | ||
} | ||
material FNR_switch_F | ||
{ | ||
receive_shadows off | ||
technique | ||
{ | ||
pass | ||
{ | ||
ambient 1.0 1.0 1.0 1.000 | ||
texture_unit | ||
{ | ||
texture FNR_switch_F.png | ||
} | ||
} | ||
} | ||
} | ||
material FNR_switch_R | ||
{ | ||
receive_shadows off | ||
technique | ||
{ | ||
pass | ||
{ | ||
ambient 1.0 1.0 1.0 1.000 | ||
texture_unit | ||
{ | ||
texture FNR_switch_R.png | ||
} | ||
} | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.