ros1_bridge icon indicating copy to clipboard operation
ros1_bridge copied to clipboard

Bug fix for fields in service calls with different names.

Open tompe17 opened this issue 2 years ago • 8 comments

This is my fix for the issue in #285

tompe17 avatar Mar 21 '22 08:03 tompe17

@tompe17 could you address DCO error https://github.com/ros2/ros1_bridge/pull/347/checks?check_run_id=5623872538 ?

fujitatomoya avatar Mar 22 '22 06:03 fujitatomoya

CI:

  • Linux Build Status

gbiggs avatar Mar 25 '22 12:03 gbiggs

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 avatar Apr 10 '22 20:04 tompe17

@tompe17 You have been asked a question by @fujitatomoya. I'm waiting for your reply before merging this.

gbiggs avatar Apr 10 '22 22:04 gbiggs

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 forked the repo
  • I made a branch and did the changes
  • I made the pull request
  • There was the issue with a signature so I followed the instructions to fix that. Some day after that I for a messaged that the email address was invalid since it by mistake started with @.
  • So i tried to fix that and repeted the original fix that was suggested after fixing my buggy email address I had in a config file.
  • I tried that a couple of times since it did not seem to help. The I saw that @gbiggs hade approves something so I thought everything was OK.

I am not familiar enough with github and pull requests to understand if what I did have caused some problems or not.

tompe17 avatar Apr 19 '22 21:04 tompe17

@fujitatomoya Could you be specific about which changes you think are unrelated?

gbiggs avatar May 05 '22 04:05 gbiggs

@gbiggs

My suspicion is these: image

Suggestion: Rebase the branch on master, which should remove a lot of the extra commits, it'll also fix the conflicts since the creation of this PR.

methylDragon avatar May 19 '22 18:05 methylDragon

@tompe17 Can you please rebase your PR?

gbiggs avatar Jun 29 '22 23:06 gbiggs