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

[fetch_navigation][melodic] add launch_map_server argument in fetch_nav.launch #147

Merged

Conversation

knorth55
Copy link
Contributor

melodic version of #146

add launch_map_server argument in fetch_nav.launch
we use this commit to use other map server, such as multi_map_server.

we don't have fetch with melodic, so we haven't tested on a real robot.

cc. @708yamaguchi

@knorth55 knorth55 requested a review from a team as a code owner June 25, 2020 11:24
@erelson
Copy link
Collaborator

erelson commented Aug 2, 2020

Hi @knorth55, Thanks for the PR! My inclination is to leave the default for the added param as False, instead of True. This makes it simple to launch the fetch_navigation with defaults, with or without a map server running. For example, we do this when building a map: http://docs.fetchrobotics.com/navigation.html

Does that quick change sound reasonable on your end?

@knorth55
Copy link
Contributor Author

knorth55 commented Aug 2, 2020

I set launch_map_server as true to keep default behavior of the launch.
But if you want, i can change it to false.

@erelson
Copy link
Collaborator

erelson commented Aug 2, 2020

I apparently can't read, you are correct. 😅

@erelson erelson merged commit ba4bafd into ZebraDevs:melodic-devel Aug 2, 2020
@knorth55 knorth55 deleted the launch-map-server-arg-melodic branch August 3, 2020 04:02
ChamzasKonstantinos added a commit to KavrakiLab/fetch_ros that referenced this pull request Oct 8, 2021
* add use_map_topic arg in fetch_nav.launch (ZebraDevs#145)

* add launch_map_server argument in fetch_nav.launch (ZebraDevs#147)

* Python2/3 agnostic tweak

* Fix tuck arm moveit check [OPEN-48] (ZebraDevs#150)

* Add srdf file path argument to move_group.launch

* Use xacro to load fetch.srdf

* Manually revert textures on URDF models (ZebraDevs#154)

* [fetch_teleop][melodic] update collision objects to avoid collision (ZebraDevs#132)

* move collision objects to avoid collision
* use mesh for tuck arm collision

* Preparing for release

* 0.8.3

Co-authored-by: Shingo Kitagawa <knorth55@users.noreply.github.com>
Co-authored-by: Eric Relson <erelson@fetchrobotics.com>
Co-authored-by: Jeff Wilson <jwilson@fetchrobotics.com>
Co-authored-by: Naoya Yamaguchi <708yamaguchi@gmail.com>
Co-authored-by: Carl Saldanha <cjds@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

None yet

2 participants