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

Can not run launch file #17

Open
ch913394 opened this issue Feb 13, 2022 · 2 comments
Open

Can not run launch file #17

ch913394 opened this issue Feb 13, 2022 · 2 comments

Comments

@ch913394
Copy link

while I use roslaunch command, there is issue happened below, not sure how to fix it or I still need to change anything with the code? thanks.
[ INFO] [1644777971.817199403]: ----> Image Projection Started.
[ INFO] [1644777971.881794125]: ----> Feature Extraction Started.
[ INFO] [1644777971.894103477]: ----> IMU Preintegration Started.
rm: cannot remove '/home/user/Desktop/scliosam/data/': No such file or directory
mkdir: cannot create directory ‘/home/user/Desktop/scliosam/data/’: No such file or directory
rm: cannot remove '/home/user/Desktop/scliosam/data/SCDs/': No such file or directory
mkdir: cannot create directory ‘/home/user’: Permission denied
rm: cannot remove '/home/user/Desktop/scliosam/data/Scans/': No such file or directory
mkdir: cannot create directory ‘/home/user’: Permission denied
[ INFO] [1644777971.908546703]: ----> Map Optimization Started.

@ch913394
Copy link
Author

This is after I have launch the file_player and load the kaist_02 dataset, and nothing was shows up in rviz
[ WARN] [1644795317.884228838]: MessageFilter [target=map ]: Dropped 100.00% of messages so far. Please turn the [ros.rviz.message_filter] rosconsole logger to DEBUG for more information.
[ WARN] [1644795377.916543395]: MessageFilter [target=map ]: Dropped 100.00% of messages so far. Please turn the [ros.rviz.message_filter] rosconsole logger to DEBUG for more information.
[ WARN] [1644795437.948162979]: MessageFilter [target=map ]: Dropped 100.00% of messages so far. Please turn the [ros.rviz.message_filter] rosconsole logger to DEBUG for more information.
[ WARN] [1644795497.948371091]: MessageFilter [target=map ]: Dropped 100.00% of messages so far. Please turn the [ros.rviz.message_filter] rosconsole logger to DEBUG for more information.

@Peryy
Copy link

Peryy commented Apr 17, 2022

Hi! You have to change the directory in the params.yaml (for each yaml file) to /home//Desktop/scliosam/data/. You can find them in /config

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