You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to use sample.yaml as a world model, you have to set sample as follows.
<argname="world_model_name"default="sample"/>
<!-- world model 読み込み -->
<includefile="$(find tam_dynamic_map)/launch/load_model.launch">
<argname="world_model_name"value="$(arg world_model_name)"/>
</include>
🙏 citation
@inproceedings{yano2024unified,
title={Unified understanding of environment, task, and human for human-robot interaction in real-world environments},
author={Yano, Yuga and Mizutani, Akinobu and Fukuda, Yukiya and Kanaoka, Daiju and Ono, Tomohiro and Tamukoh, Hakaru},
booktitle={2024 33rd IEEE International Conference on Robot and Human Interactive Communication (ROMAN)},
pages={224--230},
year={2024},
organization={IEEE}
}
This work in licensed under the MIT license. To view a copy of this license, see LICENSE.
About
Offical implementation of Indoor dynamic map (RO-MAN 2024).