-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Why the topic '/nmea_sentence' is not processed by the node '/nmea_topic_driver'? #20
Comments
Hi, to find out the problem, could you pls confirm first:
|
Yes, I performed following operations following https://github.com/epan-utbm/utbm_robocar_dataset/tree/baselines/launch. |
And I used absolute path of the bag. The velodyne points can be visualized in the rviz. However, the node '/nmea_topic_driver' did not process the topic '/nmea_sentence'. |
And the operation |
I got the same issue, any updates on this? |
I perform following operations:
$ roslaunch utbm_dataset_play.launch bag:=utbm_robocar_dataset_20180719_noimage.bag
$ rostopic echo /nmea_sentence
WARNING: no messages received and simulated time is active.
Is /clock being published?
$ rqt_graph
It seems like that the topic '/nmea_sentence' is not processed by the node '/nmea_topic_driver'. Why it happens?
The text was updated successfully, but these errors were encountered: