Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fssim_interface file is getting blacklisted #4

Open
Nirav-Mange opened this issue Aug 30, 2020 · 8 comments
Open

fssim_interface file is getting blacklisted #4

Nirav-Mange opened this issue Aug 30, 2020 · 8 comments

Comments

@Nirav-Mange
Copy link

No description provided.

@Nirav-Mange
Copy link
Author

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

@prithupareek
Copy link

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

@SpikeNuoChen
Copy link

Have you guys already solved this problem?

@Nirav-Mange
Copy link
Author

Nirav-Mange commented Nov 16, 2020 via email

@Nirav-Mange
Copy link
Author

Nirav-Mange commented Nov 16, 2020 via email

@SpikeNuoChen
Copy link

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

@Nirav-Mange
Copy link
Author

Nirav-Mange commented Nov 16, 2020 via email

@andvatistas
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants