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

DSVP initiliazation #8

Open
YuYingX opened this issue Feb 8, 2023 · 3 comments
Open

DSVP initiliazation #8

YuYingX opened this issue Feb 8, 2023 · 3 comments

Comments

@YuYingX
Copy link

YuYingX commented Feb 8, 2023

Hi,
I test the dsv_planner for simulating in a Labyrinth environment(18.7✖37.2), the robot just runs four meters (initialization)and stops, returning back to home.
1d4512b46e829ae9e048cc6cf486aaa
607994a879c46f9f8e0932fccb77e13

  1. I try to change the resolution in octomap config file and also the frontier resolution in exploration config file. Change both of them to a smaller or bigger value. At the same time, I also modified the parameters of the Exploration Boundary. But nothing works. Are there any other parameters that can be modified?
  2. I try to change the initX from 4 to 0,howerver the robot doesn't move. Why can't initialization be 0?
  3. Can initialization be commented out? Will there be any impact?
  4. I set the vehicleX=-18,if I roslaunch system_tunnel.launch first,the robbot just completes the initialization(home_position.x=-18) and returns home,.But when I roalunch exploration_tunnel.launch first, the robot could explore successfully(home_position.x=0). Will the initial position of the robot affect the home point and thus the exploration?
@HongbiaoZ
Copy link
Owner

HongbiaoZ commented Feb 10, 2023 via email

@YuYingX
Copy link
Author

YuYingX commented Feb 13, 2023

Thank you for your answer.

1.I don't change the field of view of the sensor,and just replace the environment .

4.Sorry, about the forth question,I didn't explain clearly, the initial point is set to -18, which is for the changed maze environment, not the initial tunnel environment. Because the maze environment requires that the initial position must be (-18,0).So, I wonder if opening the environment or exploring first will affect the location of the home point.

@A-Nobel
Copy link

A-Nobel commented Nov 13, 2024

I guess the robot must to move a little, then the radar can scan the ground of last position to construct the octomap.

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

3 participants