Robotics StackExchange | Archived questions

How to use parameter bridge bridge for the ignition.msgs.Contacts message type

Hi,

I'm currently running ignition fortress and I've a topic with the message type ignition.msgs.Contacts. I've been trying to convert it into a ROS topic using the parameter_bridge but I'm failing to do so with the below error:

[ERROR] [1667496567.459911519]: Failed to create a bridge for topic [/world/world_demo/model/charging_station_239/link/charging_station_base_link/sensor/charge/contact] with ROS type [sim_msgs/Contacts] and Ignition Transport type [ignition.msgs.Contacts]

I compiled the custom message simmsgs/Contacts using the message definitions from rosgzinterfaces https://github.com/gazebosim/rosgz/tree/ros2/rosgzinterfaces/msg

Asked by mithun on 2022-11-03 13:14:44 UTC

Comments

Answers