Adding a new model to RoboMaker

0

Hi everyone,

How can I add my own gazebo models to RoboMaker? I tried to find local model repository and I added there but when I create a new simulation job I could not see my models on gazebo.
Thank you.

gefragt vor 4 Jahren239 Aufrufe
1 Antwort
0
Akzeptierte Antwort

Hi mustafadurmus,
You need to bundle the assets in your simulation application. For example, the easiest way to do it would be to follow the House World package in Github https://github.com/aws-robotics/aws-robomaker-small-house-world. Create a package in your simulation workspace, copy assets into the package, then setup the .launch file, CMakeLists.txt, and package.xml accordingly.

beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen