You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Source or binary build?
Binary. Fortress version 6.11 with ROS2 Galactic, both installed via apt-get
Description
Expected behavior: I expected to be able to bridge navsat messages from Fortress to ROS2, as I can with other topics (odom, tf, clock. camera, lidar, IMU, empty all work as expected)
Actual behavior: Launching via launch file or command line gives:
"[parameter_bridge-2] Failed to create a bridge for topic [/r1/gps] with ROS2 type [sensor_msgs/msg/NavSatFix] and Ignition Transport type [ignition.msgs.NavSat]"
Example command line:
ros2 run ros_ign_bridge parameter_bridge /r1/gps@sensor_msgs/msg/[email protected]
Environment
Binary. Fortress version 6.11 with ROS2 Galactic, both installed via apt-get
Description
Expected behavior: I expected to be able to bridge navsat messages from Fortress to ROS2, as I can with other topics (odom, tf, clock. camera, lidar, IMU, empty all work as expected)
Actual behavior: Launching via launch file or command line gives:
"[parameter_bridge-2] Failed to create a bridge for topic [/r1/gps] with ROS2 type [sensor_msgs/msg/NavSatFix] and Ignition Transport type [ignition.msgs.NavSat]"
Example command line:
ros2 run ros_ign_bridge parameter_bridge /r1/gps@sensor_msgs/msg/[email protected]
Launch file snippet:
Bridge
Steps to reproduce
Thank you!
The text was updated successfully, but these errors were encountered: