Closed vvasco closed 2 years ago
This PR introduces the risk-analysis folder, used to assess in simulation:
risk-analysis
The risk-analysis folder includes:
gazebo
scripts
dockerfiles
How to run and the related results are described in the README.
We also added two gazebo plugins in the modules folder to evaluate the contacts and the forces.
modules
Addressed the comments, thanks @pattacini
Once the CI is passed, I'll merge the PR.
This PR introduces the
risk-analysis
folder, used to assess in simulation:The
risk-analysis
folder includes:gazebo
worlds and models used to run the analysis;scripts
folder, including:dockerfiles
folder including a compose file used for the analysis.How to run and the related results are described in the README.
We also added two
gazebo
plugins in themodules
folder to evaluate the contacts and the forces.