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

Error: can not launch node of type #98

Open
bkhnk48 opened this issue Dec 8, 2023 · 1 comment
Open

Error: can not launch node of type #98

bkhnk48 opened this issue Dec 8, 2023 · 1 comment

Comments

@bkhnk48
Copy link

bkhnk48 commented Dec 8, 2023

I install arena-rosnav by following the guide:
https://arena-rosnav.readthedocs.io/en/latest/user_guides/installation/
And as I run the statement:
roslaunch arena_bringup start_training.launch
I always get the error:
process[eval_sim/transform_broadcaster-9]: started with pid [176353]

ERROR: cannot launch node of type [flatland_server/flatland_server]: Cannot locate node of type [flatland_server] in package [flatland_server]. Make sure file exists in package path and permission is set to executable (chmod +x)
ERROR: cannot launch node of type [pedsim_simulator/pedsim_simulator]: Cannot locate node of type [pedsim_simulator] in package [pedsim_simulator]. Make sure file exists in package path and permission is set to executable (chmod +x)

How could I fix this problem?
Thank you in advance

@tuananhroman
Copy link
Contributor

Have you already tried to source the environment setup file? Also, you need to specify the arguments of the launch file.

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

2 participants