Skip to content

[hrpsys_ros_bridge_tutorials] Enable to compile on pure Ubuntu Focal#625

Merged
k-okada merged 1 commit intostart-jsk:masterfrom
pazeshun:compile-on-pure-focal
May 9, 2025
Merged

[hrpsys_ros_bridge_tutorials] Enable to compile on pure Ubuntu Focal#625
k-okada merged 1 commit intostart-jsk:masterfrom
pazeshun:compile-on-pure-focal

Conversation

@pazeshun
Copy link
Copy Markdown
Contributor

@pazeshun pazeshun commented May 2, 2025

Currently, building hrpsys_ros_bridge_tutorials on pure Ubuntu Focal fails due to the following errors:

/usr/bin/env: ‘python’: No such file or directory
make[2]: *** [CMakeFiles/all_urdf_model_generate.dir/build.make:71: /root/hiro_ws/src/rtmros_tutorials/hrpsys_ros_bridge_tutorials/models/HRP2JSK_WH_SENSORS.urdf] Error 127
make[1]: *** [CMakeFiles/Makefile2:7527: CMakeFiles/all_urdf_model_generate.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
/usr/bin/env: ‘python’: No such file or directory
make[2]: *** [CMakeFiles/all_urdf_model_generate.dir/build.make:107: /root/hiro_ws/src/rtmros_tutorials/hrpsys_ros_bridge_tutorials/models/CHIDORI_SENSORS.urdf] Error 127
make[1]: *** [CMakeFiles/Makefile2:7527: CMakeFiles/all_urdf_model_generate.dir/all] Error 2
make: *** [Makefile:141: all] Error 2

This PR fixes these errors by applying a patch similar to tork-a/openrtm_aist_python-release#5.

On Ubuntu Focal, "/usr/bin/env python" cannot be executed unless python-is-python2/3 is installed
@k-okada k-okada merged commit 221301d into start-jsk:master May 9, 2025
0 of 4 checks passed
@pazeshun pazeshun deleted the compile-on-pure-focal branch May 9, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants