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

Inquiry About Code Usage for Sensor or Camera Placement Optimization in a 2D Grid Map #1

Open
han-kyung-min opened this issue Dec 2, 2024 · 0 comments

Comments

@han-kyung-min
Copy link

han-kyung-min commented Dec 2, 2024

Dear authors

I am reaching out to ask if I may use your code for a 2D scanning sensor placement optimization task in indoor environment inspection. My scenario is similar to the one described in the third case (aquamarine) of Fig. 1 in your ICRA 2021 paper.

I successfully compiled the code but encountered some challenges in correctly running the generated binaries, namely build_graph and search_graph. Could you kindly clarify the following points?

  1. What do the input parameters mean? Which binary should I run first—build_graph or search_graph?
  2. What is the required format of the input data? Can I simply provide a 2D map image? Does it have to be an obj format?
  3. Could you provide an example command to find out the viewpoints to inspect the bridge?

Thank you in advance for your guidance.

Best regards,

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