-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/gazebo with colcon #2109
Fix/gazebo with colcon #2109
Conversation
@sgermanserrano @kfunaoka |
In CI of gitlab, such authority setting is not set and succeed |
@yukkysaito what files do you need to create? |
@yukkysaito it seems to be linked to ros-industrial/industrial_ci#210 |
Thank you! |
@amc-nu it seems like industrial_ci loads the source as read-only |
@sgermanserrano @yukkysaito do you know why the models are not being installed instead in the install space? Installer was working before. |
ros/src/simulation/gazebo_simulator/worlds/gazebo_world_description/CMakeLists.txt
Outdated
Show resolved
Hide resolved
...ation/gazebo_simulator/launcher/vehicle_gazebo_simulation_launcher/scripts/download_model.sh
Show resolved
Hide resolved
...ation/gazebo_simulator/launcher/vehicle_gazebo_simulation_launcher/scripts/download_model.sh
Show resolved
Hide resolved
@yukkysaito can you remove the |
@yukkysaito thanks for pushing the fix. @TakaHoribe can you please test with this branch if you can execute properly the simulator, and report back? |
@amc-nu @sgermanserrano Thank you for check |
It seems that all scripts in the runtime manager are no longer executable.
I'll modify this |
…/gazebo_with_colcon
…colcon Fix/gazebo with colcon
Status
** DEVELOPMENT**
Description
bug fix https://github.com/CPFL/Autoware/issues/2108
gazebo setup error with colcon_release