-
Notifications
You must be signed in to change notification settings - Fork 123
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
follow tf2 name convention #40
base: lunar-devel
Are you sure you want to change the base?
Conversation
Sorry, I accidentally closed this when changing the branch layout of the repository. I've reopened it and updated the target base to be |
please merge this pr into lunar-devel if you like. |
this issue is now very crucial to me.
which is indeed correct, since stage_ros defines the frame id as Is there any chance to get this into melodic @wjwwood? I would like to push a melodic release of the teb_local_planner_tutorials but all the multiple robot configurations fail due to the issue mentioned above. thanks a lot! |
…up with stage not yet working. See ros-simulation/stage_ros#40
Sorry, I don't have time to maintain this repository beyond doing releases, but I believe @rtv is helping review and merge things as he has time. |
Has this problem been fixed in ros-melodic-stage? |
The fix is still crucial for multi robot simulations in stage, would be great if we could get this in. |
+1 for merging this pull request, it's ready to go! |
A leading slash of frame_id should be stripped.
see http://wiki.ros.org/tf2/Migration.