strands-project / mongodb_store

MongoDB tools for storing and analysing runs of ROS systems.
BSD 3-Clause "New" or "Revised" License
49 stars 72 forks source link

add host args in mongodb_store.launch and mongodb_store_inc.launch #281

Closed knorth55 closed 1 year ago

knorth55 commented 1 year ago

this PR add host args for mongodb_store.launch and mongodb_store_inc.launch. host was only set from env ROS_HOSTNAME, but this PR add args to set host when host arg is given.