ros2 / ros1_bridge

ROS 2 package that provides bidirectional communication between ROS 1 and ROS 2
Apache License 2.0
448 stars 286 forks source link

ROS bridge exit immediately #408

Closed NamTruongTran0 closed 1 year ago

NamTruongTran0 commented 1 year ago

Hey,

After i source ROS1 and ROS2, i started ros bridge with : ros2 run ros1_bridge dynamic_bridge

I get this output:

1687534313.327692 [0] dynamic_br: using network interface enp34s0 (udp/192.168.178.41) selected arbitrarily from: enp34s0, docker0

Unfortunately it exit immediately.

Do you guy have any solution? Thank you in advance !

I got the ros bridge with: sudo apt-get install ros-foxy-ros1-bridge