osrf / cloudsim-legacy

Apache License 2.0
1 stars 1 forks source link

Add optional bash script to task #182

Closed osrf-migration closed 10 years ago

osrf-migration commented 10 years ago

Original report (archived issue) by Hugo Boyer (Bitbucket: hugomatic, GitHub: hugomatic).


Before executing a task, the environment needs to be configured appropriately.

For DRCSIM, this is done automatically. However, when creating custom simulations (or supporting multiple simulations in parallel), there should be a way to setup the environment.

Solution: Add a field to run a bash command before invoking the ROS launch.

To think about: making ROSlaunch optional.

osrf-migration commented 10 years ago

Original comment by Hugo Boyer (Bitbucket: hugomatic, GitHub: hugomatic).


in PR 164