ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

ROS2 galactic installation from source fail

asked 2021-06-02 18:30:42 -0500

Youssef_Lah gravatar image

Hi,

I am trying to install ros2 Galactic ...

from binary I can't install many packages lik navigation2, nav2_bringup ... I got the following error:

E: Unable to locate package ros-galactic-nav2-bringup

and if I try to install it from source, i got build errors:

Starting >>> ament_cmake_nose                                                                                                                                                                 
--- stderr: cyclonedds
../../../bin/idlc: symbol lookup error: ../../../bin/idlc: undefined symbol: idl_printa_size__
make[2]: *** [src/tools/ddsperf/CMakeFiles/ddsperf_types_generate.dir/build.make:63: src/tools/ddsperf/ddsperf_types.c] Error 127
make[1]: *** [CMakeFiles/Makefile2:599: src/tools/ddsperf/CMakeFiles/ddsperf_types_generate.dir/all] Error 2
make: *** [Makefile:152: all] Error 2
---
Failed   <<< cyclonedds [1min 45s, exited with code 2]
Finished <<< qt_gui_app [9.54s]
Aborted  <<< ament_cmake_nose [0.07s]
Aborted  <<< rttest [16.0s]                                                                                                                                                                       
Aborted  <<< rcutils [1min 54s]                                                                                                                                        
Aborted  <<< test_osrf_testing_tools_cpp [14.8s]                                                                                                                                  
Aborted  <<< fastrtps [8min 30s]                                                                                                  
Aborted  <<< rviz_ogre_vendor [11min 53s]                                              

Summary: 109 packages finished [13min 0s]
  1 package failed: cyclonedds
  6 packages aborted: ament_cmake_nose fastrtps rcutils rttest rviz_ogre_vendor test_osrf_testing_tools_cpp
  5 packages had stderr output: cyclonedds google_benchmark_vendor iceoryx_posh mimick_vendor rti_connext_dds_cmake_module
  214 packages not processed

*what is the best way to install ROS2 ? thanks for help*

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-06-03 01:55:02 -0500

gvdhoorn gravatar image

Nav2 isn't yet available in the main repositories for Galactic. See the red squares in the right-most column of status_page/ros_galactic_default.html?q=nav2.

You'll have to wait for a "sync" (announced on ROS Discourse), or configure the testing repository.

edit flag offensive delete link more

Comments

yeah thanks a lot

Youssef_Lah gravatar image Youssef_Lah  ( 2021-06-03 11:17:17 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2021-06-02 18:30:42 -0500

Seen: 831 times

Last updated: Jun 02 '21