-
 

Package Summary

Tags No category tags.
Version 0.244.16
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/gazebosim/ros_gz.git
VCS Type git
VCS Version humble
Last Updated 2024-07-22
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Message and service data structures for interacting with Gazebo from ROS2.

Additional Links

No additional links.

Maintainers

  • Louise Poubel

Authors

  • Zhenpeng Ge

Message and service data structures for interacting with Gazebo from ROS2

This package currently contains some Gazebo-specific ROS message and service data structures (.msg and .srv)

Messages (.msg)

Services (.srv)

CHANGELOG

Changelog for package ros_gz_interfaces

0.244.16 (2024-07-22)

0.244.15 (2024-07-03)

  • Add support for gz.msgs.EntityWrench (base branch: ros2) (backport #573) (#575) * Add support for gz.msgs.EntityWrench (base branch: ros2) (#573) (cherry picked from commit f9afb69d1163633dd978024bb7271a28cf7b551a) # Conflicts: # ros_gz_bridge/README.md # ros_gz_bridge/test/utils/gz_test_msg.hpp
    • Fixed merge

    * Update ros_gz_bridge/README.md Co-authored-by: Addisu Z. Taddese <<addisu@openrobotics.org>> ---------Co-authored-by: Victor T. Noppeney <<Vtn21@users.noreply.github.com>> Co-authored-by: Alejandro Hernández Cordero <<ahcorde@gmail.com>> Co-authored-by: Addisu Z. Taddese <<addisu@openrobotics.org>>

  • Contributors: mergify[bot]

0.244.14 (2024-04-08)

  • Add option to change material color from ROS. (#486) * Message and bridge for MaterialColor. This allows bridging MaterialColor from ROS to GZ and is important for allowing simulation users to create status lights. ---------Co-authored-by: Alejandro Hernández Cordero <<ahcorde@gmail.com>> Co-authored-by: Addisu Z. Taddese <<addisuzt@intrinsic.ai>> Co-authored-by: Addisu Z. Taddese <<addisu@openrobotics.org>>

  • Contributors: Benjamin Perseghetti

0.244.13 (2024-01-23)

0.244.12 (2023-12-13)

  • [backport humble] SensorNoise msg bridging (#417)
  • [backport humble] Added Altimeter msg bridging (#413) (#414) (#426)
  • Contributors: Alejandro Hernández Cordero

0.244.11 (2023-05-23)

0.244.10 (2023-05-03)

0.244.9 (2022-11-03)

  • Export rcl_interfaces exec dependency (#317)
  • Contributors: Michael Carroll

0.244.8 (2022-10-28)

0.244.7 (2022-10-12)

  • Bridge between msgs::Float_V and ros_gz_interfaces/Float32Array msg types (#306) * bridge float_v and float32_multi_array msg type Co-authored-by: Ian Chen <<ichen@openrobotics.org>>

  • Merge pull request #275 (Galactic to Humble) Galactic to Humble
  • Merge branch 'ros2' into ports/galactic_to_ros2
  • Contributors: Ian Chen, Michael Carroll

0.244.6 (2022-09-14)

0.244.5 (2022-09-12)

  • Support ros_ign migration (#282) Clean up shared libraries, and tick-tock RosGzPointCloud Tick-tock launch args Hard-tock ign_ in sources Migrate ign, ign_, IGN_ for sources, launch, and test files Migrate IGN_XXX_VER, IGN_T, header guards Migrate launchfile, launchfile args, and test source references Migrate ros_ign_XXX and gz_gazebo -> gz_sim Migrate ros_ign_XXX project names Migrate Ign, ign-, IGN_DEPS, ign-gazebo Migrate ignitionrobotics, ignitionrobotics/ros_ign, osrf/ros_ign Migrate ignition-version, IGNITION_VERSION, Ignition <LIB>, ros_ign_ci
  • Move packages and files to gz (#282)
  • Contributors: methylDragon

0.244.3 (2022-05-19)

  • [ros2] README updates (service bridge, Gazebo rename) (#252)
  • Contributors: Louise Poubel

0.244.2 (2022-04-25)

  • [ros_gz_interfaces] Add GuiCamera, StringVec, TrackVisual, VideoRecord (#214)
    • [ros_gz_interfaces] Add more interface definitions.
    • Add converion functions for the added messages
    • Update the factory factory function with the new messages
    • Add new messages to docs
    • Add test cases for the new messages conversions
  • Update maintainer for ros_gz_interfaces (#204)
  • [ros2] new package ros_gz_interfaces, provide some Gazebo-specific ROS messages. (#152)
    • add new package ros_gz_interfaces,provide some Gazebo-specific ros .msg and .srv files
    • modify to match gz-msgs
    • add author info
    • modify comments
    • update code and doc style
  • Contributors: Alejandro Hernández Cordero, Ivan Santiago Paunovic, Louise Poubel, Michael Carroll, ahcorde, gezp

0.244.1 (2022-01-04)

0.244.0 (2021-12-30)

  • New Light Message, also bridge Color (#187)
  • Expose Contacts through ROS bridge (#175)
  • Contributors: Guillaume Doisy, Vatan Aksoy Tezer, William Lew

0.233.2 (2021-07-20)

  • [ros2] new package ros_gz_interfaces, provide some Gazebo-specific ROS messages. (#152)
    • add new package ros_gz_interfaces,provide some Gazebo-specific ros .msg and .srv files
    • modify to match gz-msgs
    • add author info
    • modify comments
    • update code and doc style
  • Contributors: gezp

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged ros_gz_interfaces at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.254.2
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/gazebosim/ros_gz.git
VCS Type git
VCS Version iron
Last Updated 2024-07-03
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Message and service data structures for interacting with Gazebo from ROS2.

Additional Links

No additional links.

Maintainers

  • Louise Poubel

Authors

  • Zhenpeng Ge

Message and service data structures for interacting with Gazebo from ROS2

This package currently contains some Gazebo-specific ROS message and service data structures (.msg and .srv)

Messages (.msg)

Services (.srv)

CHANGELOG

Changelog for package ros_gz_interfaces

0.254.2 (2024-07-03)

  • Add support for gz.msgs.EntityWrench (base branch: ros2) (backport #573) (#576) * Add support for gz.msgs.EntityWrench (base branch: ros2) (#573) (cherry picked from commit f9afb69d1163633dd978024bb7271a28cf7b551a) # Conflicts: # ros_gz_bridge/README.md # ros_gz_bridge/test/utils/gz_test_msg.hpp * Fixed merge ---------Co-authored-by: Victor T. Noppeney <<Vtn21@users.noreply.github.com>> Co-authored-by: Alejandro Hernández Cordero <<ahcorde@gmail.com>>

  • 0.244.14
  • Changelog
  • Add option to change material color from ROS. (#486) * Message and bridge for MaterialColor. This allows bridging MaterialColor from ROS to GZ and is important for allowing simulation users to create status lights. ---------Co-authored-by: Alejandro Hernández Cordero <<ahcorde@gmail.com>> Co-authored-by: Addisu Z. Taddese <<addisuzt@intrinsic.ai>> Co-authored-by: Addisu Z. Taddese <<addisu@openrobotics.org>>

  • 0.244.13
  • Changelog
  • 0.244.12
  • Changelog
  • Contributors: Addisu Z. Taddese, Alejandro Hernández Cordero, Benjamin Perseghetti, mergify[bot]

0.254.1 (2024-04-08)

  • Add option to change material color from ROS. (#520) Forward port of #486 * Message and bridge for MaterialColor. This allows bridging MaterialColor from ROS to GZ and is important for allowing simulation users to create status lights.

  • Contributors: Benjamin Perseghetti

0.254.0 (2024-01-08)

0.247.0 (2023-11-02)

  • [backport iron] SensorNoise msg bridging (#417) (#425) Co-authored-by: Aditya Pande <<aditya050995@gmail.com>>
  • Merge branch 'iron' into ahcorde/iron/backport/411
  • [backport Iron] Added Altimeter msg bridging (#413) (#414) Co-authored-by: Aditya Pande <<aditya050995@gmail.com>>
  • Contributors: Alejandro Hernández Cordero

0.245.0 (2023-05-23)

0.244.11 (2023-05-23)

0.244.10 (2023-05-03)

0.244.9 (2022-11-03)

  • Export rcl_interfaces exec dependency (#317)
  • Contributors: Michael Carroll

0.244.8 (2022-10-28)

0.244.7 (2022-10-12)

  • Bridge between msgs::Float_V and ros_gz_interfaces/Float32Array msg types (#306) * bridge float_v and float32_multi_array msg type Co-authored-by: Ian Chen <<ichen@openrobotics.org>>

  • Merge pull request #275 (Galactic to Humble) Galactic to Humble
  • Merge branch 'ros2' into ports/galactic_to_ros2
  • Contributors: Ian Chen, Michael Carroll

0.244.6 (2022-09-14)

0.244.5 (2022-09-12)

  • Support ros_ign migration (#282) Clean up shared libraries, and tick-tock RosGzPointCloud Tick-tock launch args Hard-tock ign_ in sources Migrate ign, ign_, IGN_ for sources, launch, and test files Migrate IGN_XXX_VER, IGN_T, header guards Migrate launchfile, launchfile args, and test source references Migrate ros_ign_XXX and gz_gazebo -> gz_sim Migrate ros_ign_XXX project names Migrate Ign, ign-, IGN_DEPS, ign-gazebo Migrate ignitionrobotics, ignitionrobotics/ros_ign, osrf/ros_ign Migrate ignition-version, IGNITION_VERSION, Ignition <LIB>, ros_ign_ci
  • Move packages and files to gz (#282)
  • Contributors: methylDragon

0.244.3 (2022-05-19)

  • [ros2] README updates (service bridge, Gazebo rename) (#252)
  • Contributors: Louise Poubel

0.244.2 (2022-04-25)

  • [ros_gz_interfaces] Add GuiCamera, StringVec, TrackVisual, VideoRecord (#214)
    • [ros_gz_interfaces] Add more interface definitions.
    • Add converion functions for the added messages
    • Update the factory factory function with the new messages
    • Add new messages to docs
    • Add test cases for the new messages conversions
  • Update maintainer for ros_gz_interfaces (#204)
  • [ros2] new package ros_gz_interfaces, provide some Gazebo-specific ROS messages. (#152)
    • add new package ros_gz_interfaces,provide some Gazebo-specific ros .msg and .srv files
    • modify to match gz-msgs
    • add author info
    • modify comments
    • update code and doc style
  • Contributors: Alejandro Hernández Cordero, Ivan Santiago Paunovic, Louise Poubel, Michael Carroll, ahcorde, gezp

0.244.1 (2022-01-04)

0.244.0 (2021-12-30)

  • New Light Message, also bridge Color (#187)
  • Expose Contacts through ROS bridge (#175)
  • Contributors: Guillaume Doisy, Vatan Aksoy Tezer, William Lew

0.233.2 (2021-07-20)

  • [ros2] new package ros_gz_interfaces, provide some Gazebo-specific ROS messages. (#152)
    • add new package ros_gz_interfaces,provide some Gazebo-specific ros .msg and .srv files
    • modify to match gz-msgs
    • add author info
    • modify comments
    • update code and doc style
  • Contributors: gezp

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged ros_gz_interfaces at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.7
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/gazebosim/ros_gz.git
VCS Type git
VCS Version jazzy
Last Updated 2024-11-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Message and service data structures for interacting with Gazebo from ROS2.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Alejandro Hernandez

Authors

  • Louise Poubel
  • Zhenpeng Ge

Message and service data structures for interacting with Gazebo from ROS2

This package currently contains some Gazebo-specific ROS message and service data structures (.msg and .srv)

Messages (.msg)

Services (.srv)

CHANGELOG

Changelog for package ros_gz_interfaces

1.0.7 (2024-11-08)

1.0.6 (2024-10-31)

1.0.5 (2024-10-14)

1.0.4 (2024-08-29)

1.0.3 (2024-07-22)

  • Add support for gz.msgs.EntityWrench (base branch: ros2) (#573) (#574) (cherry picked from commit f9afb69d1163633dd978024bb7271a28cf7b551a) Co-authored-by: Victor T. Noppeney <<Vtn21@users.noreply.github.com>>
  • Contributors: mergify[bot]

1.0.2 (2024-07-03)

  • Add option to change material color from ROS. (#521) Forward port of #486. * Message and bridge for MaterialColor. This allows bridging MaterialColor from ROS to GZ and is important for allowing simulation users to create status lights. (cherry picked from commit 78dc4823121f085594e6028a93f1e571eb04f58b)

  • Prepare for 1.0.0 Release (#495)
  • 0.244.14
  • Changelog
  • Add option to change material color from ROS. (#486) * Message and bridge for MaterialColor. This allows bridging MaterialColor from ROS to GZ and is important for allowing simulation users to create status lights. ---------Co-authored-by: Alejandro Hernández Cordero <<ahcorde@gmail.com>> Co-authored-by: Addisu Z. Taddese <<addisuzt@intrinsic.ai>> Co-authored-by: Addisu Z. Taddese <<addisu@openrobotics.org>>

  • 0.244.13
  • Changelog
  • 0.244.12
  • Changelog
  • 0.246.0
  • Update changelogs
  • SensorNoise msg bridging (#417)
  • Added Altimeter msg bridging (#413)
  • Port: humble to ros2 (#386)
  • Merge branch 'humble' into mjcarroll/humble_to_ros2
  • Update maintainers (#376)
  • Humble ➡️ ROS2 (#323) Humble ➡️ ROS2
  • Merge branch 'humble' into ports/humble_to_ros2
  • Export rcl_interfaces exec dependency (#317)
  • 0.245.0
  • Changelog
  • humble to ros2 (#311) Co-authored-by: Michael Carroll <<michael@openrobotics.org>>
  • Merge remote-tracking branch 'origin/humble' into ahcorde/humble_to_ros2
  • Contributors: Addisu Z. Taddese, Aditya Pande, Alejandro Hernández Cordero, Benjamin Perseghetti, Jose Luis Rivero, Michael Carroll, ahcorde

1.0.0 (2024-04-24)

0.246.0 (2023-08-31)

  • SensorNoise msg bridging (#417)
  • Added Altimeter msg bridging (#413)
  • Port: humble to ros2 (#386)
  • Merge branch 'humble' into mjcarroll/humble_to_ros2
  • Update maintainers (#376)
  • Humble ➡️ ROS2 (#323)
  • Export rcl_interfaces exec dependency (#317)
  • Contributors: Aditya Pande, Alejandro Hernández Cordero, Michael Carroll, ahcorde

0.245.0 (2022-10-12)

  • humble to ros2 (#311) Co-authored-by: Michael Carroll <<michael@openrobotics.org>>
  • Merge remote-tracking branch 'origin/humble' into ahcorde/humble_to_ros2
  • Contributors: Alejandro Hernández Cordero, ahcorde

0.244.10 (2023-05-03)

0.244.9 (2022-11-03)

  • Export rcl_interfaces exec dependency (#317)
  • Contributors: Michael Carroll

0.244.8 (2022-10-28)

0.244.7 (2022-10-12)

  • Bridge between msgs::Float_V and ros_gz_interfaces/Float32Array msg types (#306) * bridge float_v and float32_multi_array msg type Co-authored-by: Ian Chen <<ichen@openrobotics.org>>

  • Merge pull request #275 (Galactic to Humble) Galactic to Humble
  • Merge branch 'ros2' into ports/galactic_to_ros2
  • Contributors: Ian Chen, Michael Carroll

0.244.6 (2022-09-14)

0.244.5 (2022-09-12)

  • Support ros_ign migration (#282) Clean up shared libraries, and tick-tock RosGzPointCloud Tick-tock launch args Hard-tock ign_ in sources Migrate ign, ign_, IGN_ for sources, launch, and test files Migrate IGN_XXX_VER, IGN_T, header guards Migrate launchfile, launchfile args, and test source references Migrate ros_ign_XXX and gz_gazebo -> gz_sim Migrate ros_ign_XXX project names Migrate Ign, ign-, IGN_DEPS, ign-gazebo Migrate ignitionrobotics, ignitionrobotics/ros_ign, osrf/ros_ign Migrate ignition-version, IGNITION_VERSION, Ignition <LIB>, ros_ign_ci
  • Move packages and files to gz (#282)
  • Contributors: methylDragon

0.244.3 (2022-05-19)

  • [ros2] README updates (service bridge, Gazebo rename) (#252)
  • Contributors: Louise Poubel

0.244.2 (2022-04-25)

  • [ros_gz_interfaces] Add GuiCamera, StringVec, TrackVisual, VideoRecord (#214)
    • [ros_gz_interfaces] Add more interface definitions.
    • Add converion functions for the added messages
    • Update the factory factory function with the new messages
    • Add new messages to docs
    • Add test cases for the new messages conversions
  • Update maintainer for ros_gz_interfaces (#204)
  • [ros2] new package ros_gz_interfaces, provide some Gazebo-specific ROS messages. (#152)
    • add new package ros_gz_interfaces,provide some Gazebo-specific ros .msg and .srv files
    • modify to match gz-msgs
    • add author info
    • modify comments
    • update code and doc style
  • Contributors: Alejandro Hernández Cordero, Ivan Santiago Paunovic, Louise Poubel, Michael Carroll, ahcorde, gezp

0.244.1 (2022-01-04)

0.244.0 (2021-12-30)

  • New Light Message, also bridge Color (#187)
  • Expose Contacts through ROS bridge (#175)
  • Contributors: Guillaume Doisy, Vatan Aksoy Tezer, William Lew

0.233.2 (2021-07-20)

  • [ros2] new package ros_gz_interfaces, provide some Gazebo-specific ROS messages. (#152)
    • add new package ros_gz_interfaces,provide some Gazebo-specific ros .msg and .srv files
    • modify to match gz-msgs
    • add author info
    • modify comments
    • update code and doc style
  • Contributors: gezp

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged ros_gz_interfaces at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.1.2
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/gazebosim/ros_gz.git
VCS Type git
VCS Version ros2
Last Updated 2024-11-14
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Message and service data structures for interacting with Gazebo from ROS2.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Alejandro Hernandez

Authors

  • Louise Poubel
  • Zhenpeng Ge

Message and service data structures for interacting with Gazebo from ROS2

This package currently contains some Gazebo-specific ROS message and service data structures (.msg and .srv)

Messages (.msg)

Services (.srv)

CHANGELOG

Changelog for package ros_gz_interfaces

2.1.2 (2024-10-31)

2.1.1 (2024-10-14)

2.1.0 (2024-09-12)

2.0.1 (2024-08-29)

2.0.0 (2024-07-22)

1.0.1 (2024-07-03)

  • Add support for gz.msgs.EntityWrench (base branch: ros2) (#573)
  • Add option to change material color from ROS. (#521) Forward port of #486. * Message and bridge for MaterialColor. This allows bridging MaterialColor from ROS to GZ and is important for allowing simulation users to create status lights. (cherry picked from commit 78dc4823121f085594e6028a93f1e571eb04f58b)

  • Add option to change material color from ROS. (#521) Forward port of #486. * Message and bridge for MaterialColor. This allows bridging MaterialColor from ROS to GZ and is important for allowing simulation users to create status lights.

  • Prepare for 1.0.0 Release (#495)
  • 0.244.14
  • Changelog
  • Add option to change material color from ROS. (#486) * Message and bridge for MaterialColor. This allows bridging MaterialColor from ROS to GZ and is important for allowing simulation users to create status lights. ---------Co-authored-by: Alejandro Hernández Cordero <<ahcorde@gmail.com>> Co-authored-by: Addisu Z. Taddese <<addisuzt@intrinsic.ai>> Co-authored-by: Addisu Z. Taddese <<addisu@openrobotics.org>>

  • 0.244.13
  • Changelog
  • 0.244.12
  • Changelog
  • 0.246.0
  • Update changelogs
  • SensorNoise msg bridging (#417)
  • Added Altimeter msg bridging (#413)
  • Port: humble to ros2 (#386)
  • Merge branch 'humble' into mjcarroll/humble_to_ros2
  • Update maintainers (#376)
  • Humble ➡️ ROS2 (#323) Humble ➡️ ROS2
  • Merge branch 'humble' into ports/humble_to_ros2
  • Export rcl_interfaces exec dependency (#317)
  • 0.245.0
  • Changelog
  • humble to ros2 (#311) Co-authored-by: Michael Carroll <<michael@openrobotics.org>>
  • Merge remote-tracking branch 'origin/humble' into ahcorde/humble_to_ros2
  • Contributors: Addisu Z. Taddese, Aditya Pande, Alejandro Hernández Cordero, Benjamin Perseghetti, Jose Luis Rivero, Michael Carroll, Victor T. Noppeney, ahcorde

1.0.0 (2024-04-24)

0.246.0 (2023-08-31)

  • SensorNoise msg bridging (#417)
  • Added Altimeter msg bridging (#413)
  • Port: humble to ros2 (#386)
  • Merge branch 'humble' into mjcarroll/humble_to_ros2
  • Update maintainers (#376)
  • Humble ➡️ ROS2 (#323)
  • Export rcl_interfaces exec dependency (#317)
  • Contributors: Aditya Pande, Alejandro Hernández Cordero, Michael Carroll, ahcorde

0.245.0 (2022-10-12)

  • humble to ros2 (#311) Co-authored-by: Michael Carroll <<michael@openrobotics.org>>
  • Merge remote-tracking branch 'origin/humble' into ahcorde/humble_to_ros2
  • Contributors: Alejandro Hernández Cordero, ahcorde

0.244.10 (2023-05-03)

0.244.9 (2022-11-03)

  • Export rcl_interfaces exec dependency (#317)
  • Contributors: Michael Carroll

0.244.8 (2022-10-28)

0.244.7 (2022-10-12)

  • Bridge between msgs::Float_V and ros_gz_interfaces/Float32Array msg types (#306) * bridge float_v and float32_multi_array msg type Co-authored-by: Ian Chen <<ichen@openrobotics.org>>

  • Merge pull request #275 (Galactic to Humble) Galactic to Humble
  • Merge branch 'ros2' into ports/galactic_to_ros2
  • Contributors: Ian Chen, Michael Carroll

0.244.6 (2022-09-14)

0.244.5 (2022-09-12)

  • Support ros_ign migration (#282) Clean up shared libraries, and tick-tock RosGzPointCloud Tick-tock launch args Hard-tock ign_ in sources Migrate ign, ign_, IGN_ for sources, launch, and test files Migrate IGN_XXX_VER, IGN_T, header guards Migrate launchfile, launchfile args, and test source references Migrate ros_ign_XXX and gz_gazebo -> gz_sim Migrate ros_ign_XXX project names Migrate Ign, ign-, IGN_DEPS, ign-gazebo Migrate ignitionrobotics, ignitionrobotics/ros_ign, osrf/ros_ign Migrate ignition-version, IGNITION_VERSION, Ignition <LIB>, ros_ign_ci
  • Move packages and files to gz (#282)
  • Contributors: methylDragon

0.244.3 (2022-05-19)

  • [ros2] README updates (service bridge, Gazebo rename) (#252)
  • Contributors: Louise Poubel

0.244.2 (2022-04-25)

  • [ros_gz_interfaces] Add GuiCamera, StringVec, TrackVisual, VideoRecord (#214)
    • [ros_gz_interfaces] Add more interface definitions.
    • Add converion functions for the added messages
    • Update the factory factory function with the new messages
    • Add new messages to docs
    • Add test cases for the new messages conversions
  • Update maintainer for ros_gz_interfaces (#204)
  • [ros2] new package ros_gz_interfaces, provide some Gazebo-specific ROS messages. (#152)
    • add new package ros_gz_interfaces,provide some Gazebo-specific ros .msg and .srv files
    • modify to match gz-msgs
    • add author info
    • modify comments
    • update code and doc style
  • Contributors: Alejandro Hernández Cordero, Ivan Santiago Paunovic, Louise Poubel, Michael Carroll, ahcorde, gezp

0.244.1 (2022-01-04)

0.244.0 (2021-12-30)

  • New Light Message, also bridge Color (#187)
  • Expose Contacts through ROS bridge (#175)
  • Contributors: Guillaume Doisy, Vatan Aksoy Tezer, William Lew

0.233.2 (2021-07-20)

  • [ros2] new package ros_gz_interfaces, provide some Gazebo-specific ROS messages. (#152)
    • add new package ros_gz_interfaces,provide some Gazebo-specific ros .msg and .srv files
    • modify to match gz-msgs
    • add author info
    • modify comments
    • update code and doc style
  • Contributors: gezp

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Recent questions tagged ros_gz_interfaces at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.