I am using a Ublox F9P and trying to set up the ESF messages to be published on ROS. The fix and fix velocity topics are published correctly, however I cannot retrieve the ESF raw topic.
In the config file I have set
publish: esf: true
I have also tried:
publish: esf: raw: true
Yet when I type rostopic list in the terminal, I only get fix and fix velocity topics
Does anyone know how I could fix this?
Dear all,
I am using a Ublox F9P and trying to set up the ESF messages to be published on ROS. The fix and fix velocity topics are published correctly, however I cannot retrieve the ESF raw topic.
In the config file I have set
publish: esf: true
I have also tried:publish: esf: raw: true
Yet when I type rostopic list in the terminal, I only get fix and fix velocity topics Does anyone know how I could fix this?
Many thanks, Anthony