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

bwi_virtour: provided scripts need cleanup #73

Open
jack-oquin opened this issue Aug 15, 2016 · 1 comment
Open

bwi_virtour: provided scripts need cleanup #73

jack-oquin opened this issue Aug 15, 2016 · 1 comment

Comments

@jack-oquin
Copy link
Member

For example: serveCertificates.sh assumes the existence of a workspace named ~/catkin_ws_scavenger/ and then goes to a nonexistent subdirectory of bwi_logging, where it attempts to run a python module.

Does that module expect to write files into its current directory? If so, it should be using something like ~/.ros/bwi/bwi_virtour (which it must create, if necessary), similar to the way bwi_logging saves its files.

Also, I have some doubts that startKrExecution.sh is an appropriate way to launch other system components, except maybe as a convenience during development.

@jack-oquin
Copy link
Member Author

xref: #70, #71, #72

jack-oquin added a commit that referenced this issue Sep 14, 2016
bwi_virtour: install, test and doc fixes (#73, #78, utexas-bwi/bwi#46)
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