Giter Club home page Giter Club logo

Comments (8)

PierrePeng avatar PierrePeng commented on August 16, 2024 2

@konduri I have solved the problem after installing ROS. It seems that it is not the same problem as yours.
And I use the following method to update colcon bundle.

sudo apt-get install python3-apt python3-pip
sudo pip3 install -U setuptools pip
sudo pip3 install colcon-ros-bundle

from colcon-bundle.

piraka9011 avatar piraka9011 commented on August 16, 2024

@PierrePeng could you please provide more information about your package? (CMakelists.txt and package.xml at least)

Did you run rosdep init and rosdep update?
And what is the output of pip freeze | grep colcon?

from colcon-bundle.

zmichaels11 avatar zmichaels11 commented on August 16, 2024

The task is failing here where its trying to find rosdep keys for the packages listed.

colcon-bundle is intended to be used with ROS, so I'm not sure if it can be adapted to your required workflow. To get this to work, you might need to create your own rosdep yaml file to track those required packages.

from colcon-bundle.

konduri avatar konduri commented on August 16, 2024

I have a ROS system, and had colcon bundle working on my environment. I upgraded colcon-bundle and saw similar error.

Ubuntu 18.04/Melodic combo

Screenshot from 2020-07-28 10-06-31

from colcon-bundle.

zmichaels11 avatar zmichaels11 commented on August 16, 2024

@konduri are you running this on a 32bit OS?
Asking because you got the warning InRelease doesn't support architecture 'i386'.

from colcon-bundle.

konduri avatar konduri commented on August 16, 2024

I had to do this to fix it. I think the concern is that if i have an existing colcon bundle and i update it using pip3, I will have to remove and re-init rosdep. If its the expected workflow, I can see users being heavily confused with it.

And confirmed i have x86_64, so not a 32 bit OS on my side.

Screenshot from 2020-07-28 10-29-58

from colcon-bundle.

cwyark avatar cwyark commented on August 16, 2024

@konduri are you running this on a 32bit OS?
Asking because you got the warning InRelease doesn't support architecture 'i386'.

I got the same error before.
After removing ROS melodic and gazebo 9 and install gazebo 11 fixed that problem.

from colcon-bundle.

Niknu avatar Niknu commented on August 16, 2024

Do you (@PierrePeng) think this should not be closed?
As it looks like it has been solved.

from colcon-bundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.