Coder Social home page Coder Social logo

Comments (8)

Nirav-Mange avatar Nirav-Mange commented on July 27, 2024

I am trying to run both fssim and fsd-skeleton but I get this error
[fssim.launch] is neither a launch file in package [fssim_interface] nor is [fssim_interface] a launch file name
The traceback for the exception was written to the log file

from fsd_skeleton.

prithupareek avatar prithupareek commented on July 27, 2024

Ya I'm having the same issue. I tried running catkin build fssim_interface, but I got an error where is could not find package configuration files for fssim_common

from fsd_skeleton.

SpikeNuoChen avatar SpikeNuoChen commented on July 27, 2024

Have you guys already solved this problem?

from fsd_skeleton.

Nirav-Mange avatar Nirav-Mange commented on July 27, 2024

from fsd_skeleton.

Nirav-Mange avatar Nirav-Mange commented on July 27, 2024

from fsd_skeleton.

SpikeNuoChen avatar SpikeNuoChen commented on July 27, 2024

I modified this line of code in /fsd_skeleton/update_dependencies.sh : line 35: if [ -z $FFSIM ]; then to if ! [-z $FFSIM ]; then It works well! Maybe you can have a try

from fsd_skeleton.

Nirav-Mange avatar Nirav-Mange commented on July 27, 2024

from fsd_skeleton.

andvatistas avatar andvatistas commented on July 27, 2024

For ubuntu 20.04 noetic, you need to change fsd_skeleton/src/fssim_interface/dependencies.rosinstall ->git repo σε https://github.com/Huguet57/fssim-2021 to fix the issue ..also updatedependencies.sh from kinetic to noetic.

from fsd_skeleton.

Related Issues (3)

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.