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 when evaluating D2SLAM on Single CPU #55

Open
jyue86 opened this issue Dec 18, 2024 · 0 comments
Open

Error when evaluating D2SLAM on Single CPU #55

jyue86 opened this issue Dec 18, 2024 · 0 comments

Comments

@jyue86
Copy link

jyue86 commented Dec 18, 2024

I'm following the instructions on evaluating D2SLAM on the single CPU. Unfortunately, the following error regarding a roslaunch issue is raised.

Usage: roslaunch [options] [package] <filename> [arg_name:=value...]
       roslaunch [options] <filename> [<filename>...] [arg_name:=value...]

If <filename> is a single dash ('-'), launch XML is read from standard input.

roslaunch: error: The following input files do not exist:  
/root/entry_point.sh: line 7: enable_loop:=true: command not found

I'm confident that this issue somehow occurs when this line runs, based on the print statements. Do you have some insight on which ros launch file runs, and which arguments are passed in? That way, I can figure out what's the invalid argument that I'm providing.

Furthermore, I'm curious to know what's an example config file that would be provided for config_path.
image

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

1 participant