Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Software Development
  3. ROS
  4. Stuck installing ros-melodic-pcl-conversions

Stuck installing ros-melodic-pcl-conversions

Scheduled Pinned Locked Moved ROS
5 Posts 3 Posters 1.0k Views
  • 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.
  • V Offline
    V Offline
    VSK
    wrote on last edited by
    #1

    Hello

    I have installed ROS in VOXL 2 board using the instructions in the link https://docs.modalai.com/ros-installation-voxl2/.
    When I tried installing ros-melodic-PCL-conversions it took more than 30 minutes trying to install python-twisted-core

    Are there any alternatives or steps I am missing ...

    1 Reply Last reply
    0
    • Zachary Lowell 0Z Offline
      Zachary Lowell 0Z Offline
      Zachary Lowell 0
      ModalAI Team
      wrote on last edited by
      #2

      @vicky-s-karthik mind posting the exact commands that you ran?

      ROS melodic is fully deprecated - so my recommendation is to move over to ros2 foxy which is what we support on the voxl2 as of right now. I will try and recreate your issue in the meantime. Please try installing ros melodic base as the cv2 instance on there conflicts with opencv on voxl-sdk.

      V 2 Replies Last reply
      1
      • Zachary Lowell 0Z Zachary Lowell 0

        @vicky-s-karthik mind posting the exact commands that you ran?

        ROS melodic is fully deprecated - so my recommendation is to move over to ros2 foxy which is what we support on the voxl2 as of right now. I will try and recreate your issue in the meantime. Please try installing ros melodic base as the cv2 instance on there conflicts with opencv on voxl-sdk.

        V Offline
        V Offline
        VSK
        wrote on last edited by
        #3

        @Zachary-Lowell-0
        The voxl2 board has the Ubuntu 18.04.5 LTS OS on it.
        So I installed ROS Medolic as mentioned in https://docs.modalai.com/ros-installation-voxl2/

        Then I tried installing the ros packages using the following command
        sudo apt-get install -y ros-melodic-pcl-ros ros-melodic-pcl-conversions
        but the installation is getting stuck at Setting up python-twisted-core (17.9.0-2ubuntu0.3)

        I ran tail -f /var/log/dpkg.log to check the status which showed
        configure python-twisted-core:all 17.9.0-2ubuntu0.3 <none>
        status half-configured python-twisted-core:all 17.9.0-2ubuntu0.3

        T 1 Reply Last reply
        0
        • Zachary Lowell 0Z Zachary Lowell 0

          @vicky-s-karthik mind posting the exact commands that you ran?

          ROS melodic is fully deprecated - so my recommendation is to move over to ros2 foxy which is what we support on the voxl2 as of right now. I will try and recreate your issue in the meantime. Please try installing ros melodic base as the cv2 instance on there conflicts with opencv on voxl-sdk.

          V Offline
          V Offline
          VSK
          wrote on last edited by VSK
          #4

          @Zachary-Lowell-0
          Due to project requirements, I cannot change the OS version
          Please find the installation commands used
          voxl2:/$ sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list'
          voxl2:/$ sudo apt-key adv --keyserver 'hkp://keyserver.ubuntu.com:80' --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654
          voxl2:/$ sudo apt update
          voxl2:/$ apt install -y ros-melodic-ros-base ros-melodic-image-transport

          1 Reply Last reply
          0
          • V VSK

            @Zachary-Lowell-0
            The voxl2 board has the Ubuntu 18.04.5 LTS OS on it.
            So I installed ROS Medolic as mentioned in https://docs.modalai.com/ros-installation-voxl2/

            Then I tried installing the ros packages using the following command
            sudo apt-get install -y ros-melodic-pcl-ros ros-melodic-pcl-conversions
            but the installation is getting stuck at Setting up python-twisted-core (17.9.0-2ubuntu0.3)

            I ran tail -f /var/log/dpkg.log to check the status which showed
            configure python-twisted-core:all 17.9.0-2ubuntu0.3 <none>
            status half-configured python-twisted-core:all 17.9.0-2ubuntu0.3

            T Offline
            T Offline
            teddy.zaremba
            Contributor
            wrote on last edited by teddy.zaremba
            #5

            @VSK said in Stuck installing ros-melodic-pcl-conversions:

            configure python-twisted-core:all 17.9.0-2ubuntu0.3 <none>
            status half-configured python-twisted-core:all 17.9.0-2ubuntu0.3

            Maybe that package got corrupted on the install. Can you try running sudo apt-get clean?

            If that doesn't work, you could also try removing both of the packages and do the install again.

            $ sudo apt remove  python-twisted-core:all
            $ sudo apt remove ros-melodic-pcl-ros ros-melodic-pcl-conversions
            
            1 Reply Last reply
            0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            ModalAI
            Categories Recent Tags ModalAI.com Docs
            © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups