Bug fix for fields in service calls with different names.#347
Bug fix for fields in service calls with different names.#347tompe17 wants to merge 6 commits intoros2:masterfrom
Conversation
|
@tompe17 could you address DCO error https://github.com/ros2/ros1_bridge/pull/347/checks?check_run_id=5623872538 ? |
b9c8200 to
f456625
Compare
c49c0e5 to
b6abc94
Compare
* Update package maintainers Signed-off-by: Geoffrey Biggs <gbiggs@killbots.net> Signed-off-by: Tommy Persson <tommy.persson@liu.se>
* Fix cpplint error Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com> Signed-off-by: Tommy Persson <tommy.persson@liu.se>
* Parametrizing service execution timeout Signed-off-by: Marco Bassa <marco@robotcloud.eu> Signed-off-by: Tommy Persson <tommy.persson@liu.se>
Signed-off-by: Tommy Persson <@tommy.persson@liu.se> Signed-off-by: Tommy Persson <tommy.persson@liu.se>
fujitatomoya
left a comment
There was a problem hiding this comment.
just curious, why are there unrelated changes which are already in master branch?
|
Do I need to do anything more with this or will this be merged? It would very good if this functionality could work in the next release of ROS2 since we will depend on it until DJI releases it ROS SDK for ROS2 if that ever will happen. |
|
@tompe17 You have been asked a question by @fujitatomoya. I'm waiting for your reply before merging this. |
|
Concerning unrelated changed since I have not the faintest idea about why that is I could not answer it. I can only describe what I did:
I am not familiar enough with github and pull requests to understand if what I did have caused some problems or not. |
|
@fujitatomoya Could you be specific about which changes you think are unrelated? |
|
Suggestion: Rebase the branch on |
|
@tompe17 Can you please rebase your PR? |

This is my fix for the issue in #285