Skip to content
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

Open
robotstar opened this issue Jan 22, 2021 · 7 comments

Comments

@robotstar
Copy link

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
rosgraph

It seems like that the topic '/nmea_sentence' is not processed by the node '/nmea_topic_driver'. Why it happens?

@yzrobot
Copy link
Contributor

yzrobot commented Jan 22, 2021

Hi, to find out the problem, could you pls confirm first:

  • roslaunch utbm_dataset_play.launch bag:=/FULL_PATH_TO_YOUR/utbm_robocar_dataset_20180719_noimage.bag
  • you did sudo apt install ros-VERSION-nmea-navsat-driver

@robotstar
Copy link
Author

Hi, to find out the problem, could you pls confirm first:

  • roslaunch utbm_dataset_play.launch bag:=/FULL_PATH_TO_YOUR/utbm_robocar_dataset_20180719_noimage.bag
  • you did sudo apt install ros-VERSION-nmea-navsat-driver

Yes, I performed following operations following https://github.com/epan-utbm/utbm_robocar_dataset/tree/baselines/launch.
$ sudo apt-get install ros-melodic-velodyne
$ sudo apt-get install ros-melodic-nmea-navsat-driver
$ sudo apt-get install ros-melodic-gps-common
Besides, my Ubuntu version is 18.04.

@robotstar
Copy link
Author

Hi, to find out the problem, could you pls confirm first:

  • roslaunch utbm_dataset_play.launch bag:=/FULL_PATH_TO_YOUR/utbm_robocar_dataset_20180719_noimage.bag
  • you did sudo apt install ros-VERSION-nmea-navsat-driver

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'.

@yzrobot
Copy link
Contributor

yzrobot commented Jan 22, 2021

Your rosbag_play output looks different from mine ....
test

@robotstar
Copy link
Author

Your rosbag_play output looks different from mine ....
test

Yes. I am confused by my rqt_graph result. Why the topic '/nmea_sentence' disappeared in my rosbag_play?

@robotstar
Copy link
Author

Your rosbag_play output looks different from mine ....
test

Yes. I am confused by my rqt_graph result. Why the topic '/nmea_sentence' disappeared in my rosbag_play?

And the operation
$ rostopic echo /nmea_sentence
can not output the message in the terminal. Just output:
WARNING: no messages received and simulated time is active.
Is /clock being published?

@lipascal123
Copy link

I got the same issue, any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants