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

Integer support #91

Merged
merged 4 commits into from
Jul 15, 2020
Merged

Integer support #91

merged 4 commits into from
Jul 15, 2020

Conversation

mohamedsayed18
Copy link
Contributor

Adding support for Int32 data type

Signed-off-by: mohamedsayed18 <mohamed95.a.s@gmail.com>
Signed-off-by: mohamedsayed18 <mohamed95.a.s@gmail.com>
@chapulina chapulina added this to Inbox in Core development via automation Jul 13, 2020
@chapulina chapulina added the ROS 2 ROS 2 label Jul 13, 2020
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me! I tried with:

  • Terminal 1: ros2 run ros_ign_bridge parameter_bridge /chatter@std_msgs/msg/Int32@ignition.msgs.Int32

  • Terminal 2: ros2 topic echo /chatter

  • Terminal 3: ign topic pub -t /chatter -m ignition.msgs.Int32 -p 'data:1'

Just one other request, could you list the new message in the table in the README?

@caguero caguero changed the title Intger support Integer support Jul 13, 2020
@chapulina chapulina moved this from Inbox to In review in Core development Jul 13, 2020
Signed-off-by: mohamedsayed18 <mohamed95.a.s@gmail.com>
Signed-off-by: mohamedsayed18 <mohamed95.a.s@gmail.com>
@mohamedsayed18
Copy link
Contributor Author

I added Int32 to the readme and fixed the alphabetic order

Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM!

@chapulina chapulina merged commit 5125756 into gazebosim:ros2 Jul 15, 2020
Core development automation moved this from In review to Done Jul 15, 2020
@j-rivero j-rivero removed this from Done in Core development May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ROS 2 ROS 2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants