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

setting frame_id as argument in Navigator #44

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

hyaguchi947d
Copy link

I met a problem with my robot as follows:

Warning: Invalid argument "/map" passed to canTransform argument source_frame in tf2 frame_ids cannot start with a '/' like: 
         at line 134 in /tmp/binarydeb/ros-kinetic-tf2-0.5.17/src/buffer_core.cpp

It is caused from the frame_id of goal pose, is hard-coded in Navigator.
Additionally, I would like to change frame_id for map having another frame_id.
This pull request will add frame_id option to Navigator,
user can change the frame_id of goal pose.

@Cavalletta98
Copy link

When will be merged?

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.

2 participants