ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    voxl_mpa_to_ros2 error with libtinyxml2.so.6

    ROS
    1
    2
    294
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Kyuhyong YouK
      Kyuhyong You
      last edited by

      With sdk 1.1.0 up and running.
      apt installed ros-foxy and voxl_mpa_to_ros2 as well.
      as described in this document https://docs.modalai.com/ros2-installation-voxl2/

      When trying to start voxl_mpa_to_ros2_node I get following error.

      $ ros2 run voxl_mpa_to_ros2 voxl_mpa_to_ros2_node
      /opt/ros/foxy/mpa_to_ros2/install/voxl_mpa_to_ros2/lib/voxl_mpa_to_ros2/voxl_mpa_to_ros2_node: error while loading shared libraries: libtinyxml2.so.6: cannot open shared object file: No such file or directory
      

      How to fix this error?

      Kyuhyong YouK 1 Reply Last reply Reply Quote 0
      • Kyuhyong YouK
        Kyuhyong You @Kyuhyong You
        last edited by

        @Kyuhyong-You
        I found solution.
        This error was resolved by apt installing libtinyxml2 by
        sudo apt install libtinyxml2-dev

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Powered by NodeBB | Contributors