dawonn / vectornav

ROS Interface for the VectorNav IMU/GPS
147 stars 179 forks source link

Run instructions don't work #110

Closed nakai-omer closed 1 year ago

nakai-omer commented 1 year ago

Hello,

When trying to run in ROS2 without a launch file, using instructions 6 & 7 in the readme, topics are created but no data is being published. ros2 topic list: image

Yet nothing is being published: image

Running with the launch file works fine...

nakai-omer commented 1 year ago

Ok I just realized that both vectornav and vn_sensor_msgs nodes need to run together.