-
Notifications
You must be signed in to change notification settings - Fork 32
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
Gazebo slam #116
base: master
Are you sure you want to change the base?
Gazebo slam #116
Conversation
Remove door objects to avoid duplicate.
personal script removed.
You mentioned those files are unchanged, Also, can you revert the README to how it was before? You can view the additions/deletions here |
@YuqianJiang since you use the segbot simulator regularly (I think?) I've added you as a reviewer as well |
I revert Readme.md to that of the master branch. Sorry for the confusion. I uploaded a larger but incorrect version of 'doors_map.pgm' and other files. |
After discussing it with @YuqianJiang, the best way to move forward integrating this world is to add it as a separate world, rather than replacing the existing world. This is to help keep consistency for people that have used the 'standard' simulator for their experiments in the past. So this entails the following changes:
You can see this PR to see an example of how I added an argument to the highest level of launch file, that then trickles down to launch the desired Gazebo world launch files which lives in the |
A custom bench is made by the door.
Testing a larger gazebo map that reflects
GDC 3ne
better.doors_map.pgm
,doors_map.yaml
anddoors_map_corpp.yaml
remains unchanged.If those files are also needed to be changed, please contact me.