Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
humble

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version ros2
Last Updated 2024-12-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

2.3.0 (2022-04-13)

  • Revamp the building of the driver for modern ROS 2 practices.
  • Contributors: Chao Qu, Chris Lalancette

2.0.0 (2020-10-13)

  • Fixes to compile on Foxy.
  • Fix heading output to comply with REP-103
  • Fixes pointed out by clang-tidy.
  • Small style fixups.
  • Port ublox_msgs to ROS 2.
  • Start ROS 2 port by COLCON_IGNORE everything.
  • Move serialization into the ublox_serialization module.
  • More rearrangement of header files to make a more sane structure.
  • Move the directory structure around just a bit.
  • Rearrange messages.
  • Remove boost from ublox_msgs.hpp serialization.
  • Remove trailing whitespace in all files.
  • Rename header files to have .hpp extension.
  • Contributors: Chao Qu, Chris Lalancette

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ublox_msgs at Robotics Stack Exchange

Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
jazzy

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version ros2
Last Updated 2024-12-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

2.3.0 (2022-04-13)

  • Revamp the building of the driver for modern ROS 2 practices.
  • Contributors: Chao Qu, Chris Lalancette

2.0.0 (2020-10-13)

  • Fixes to compile on Foxy.
  • Fix heading output to comply with REP-103
  • Fixes pointed out by clang-tidy.
  • Small style fixups.
  • Port ublox_msgs to ROS 2.
  • Start ROS 2 port by COLCON_IGNORE everything.
  • Move serialization into the ublox_serialization module.
  • More rearrangement of header files to make a more sane structure.
  • Move the directory structure around just a bit.
  • Rearrange messages.
  • Remove boost from ublox_msgs.hpp serialization.
  • Remove trailing whitespace in all files.
  • Rename header files to have .hpp extension.
  • Contributors: Chao Qu, Chris Lalancette

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ublox_msgs at Robotics Stack Exchange

Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
kilted

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version ros2
Last Updated 2024-12-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

2.3.0 (2022-04-13)

  • Revamp the building of the driver for modern ROS 2 practices.
  • Contributors: Chao Qu, Chris Lalancette

2.0.0 (2020-10-13)

  • Fixes to compile on Foxy.
  • Fix heading output to comply with REP-103
  • Fixes pointed out by clang-tidy.
  • Small style fixups.
  • Port ublox_msgs to ROS 2.
  • Start ROS 2 port by COLCON_IGNORE everything.
  • Move serialization into the ublox_serialization module.
  • More rearrangement of header files to make a more sane structure.
  • Move the directory structure around just a bit.
  • Rearrange messages.
  • Remove boost from ublox_msgs.hpp serialization.
  • Remove trailing whitespace in all files.
  • Rename header files to have .hpp extension.
  • Contributors: Chao Qu, Chris Lalancette

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ublox_msgs at Robotics Stack Exchange

Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
rolling

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version ros2
Last Updated 2024-12-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

2.3.0 (2022-04-13)

  • Revamp the building of the driver for modern ROS 2 practices.
  • Contributors: Chao Qu, Chris Lalancette

2.0.0 (2020-10-13)

  • Fixes to compile on Foxy.
  • Fix heading output to comply with REP-103
  • Fixes pointed out by clang-tidy.
  • Small style fixups.
  • Port ublox_msgs to ROS 2.
  • Start ROS 2 port by COLCON_IGNORE everything.
  • Move serialization into the ublox_serialization module.
  • More rearrangement of header files to make a more sane structure.
  • Move the directory structure around just a bit.
  • Rearrange messages.
  • Remove boost from ublox_msgs.hpp serialization.
  • Remove trailing whitespace in all files.
  • Rename header files to have .hpp extension.
  • Contributors: Chao Qu, Chris Lalancette

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ublox_msgs at Robotics Stack Exchange

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
humble

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version ros2
Last Updated 2024-12-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

2.3.0 (2022-04-13)

  • Revamp the building of the driver for modern ROS 2 practices.
  • Contributors: Chao Qu, Chris Lalancette

2.0.0 (2020-10-13)

  • Fixes to compile on Foxy.
  • Fix heading output to comply with REP-103
  • Fixes pointed out by clang-tidy.
  • Small style fixups.
  • Port ublox_msgs to ROS 2.
  • Start ROS 2 port by COLCON_IGNORE everything.
  • Move serialization into the ublox_serialization module.
  • More rearrangement of header files to make a more sane structure.
  • Move the directory structure around just a bit.
  • Rearrange messages.
  • Remove boost from ublox_msgs.hpp serialization.
  • Remove trailing whitespace in all files.
  • Rename header files to have .hpp extension.
  • Contributors: Chao Qu, Chris Lalancette

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ublox_msgs at Robotics Stack Exchange

No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
humble

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version ros2
Last Updated 2024-12-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

2.3.0 (2022-04-13)

  • Revamp the building of the driver for modern ROS 2 practices.
  • Contributors: Chao Qu, Chris Lalancette

2.0.0 (2020-10-13)

  • Fixes to compile on Foxy.
  • Fix heading output to comply with REP-103
  • Fixes pointed out by clang-tidy.
  • Small style fixups.
  • Port ublox_msgs to ROS 2.
  • Start ROS 2 port by COLCON_IGNORE everything.
  • Move serialization into the ublox_serialization module.
  • More rearrangement of header files to make a more sane structure.
  • Move the directory structure around just a bit.
  • Rearrange messages.
  • Remove boost from ublox_msgs.hpp serialization.
  • Remove trailing whitespace in all files.
  • Rename header files to have .hpp extension.
  • Contributors: Chao Qu, Chris Lalancette

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ublox_msgs at Robotics Stack Exchange

No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
humble

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version ros2
Last Updated 2024-12-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

2.3.0 (2022-04-13)

  • Revamp the building of the driver for modern ROS 2 practices.
  • Contributors: Chao Qu, Chris Lalancette

2.0.0 (2020-10-13)

  • Fixes to compile on Foxy.
  • Fix heading output to comply with REP-103
  • Fixes pointed out by clang-tidy.
  • Small style fixups.
  • Port ublox_msgs to ROS 2.
  • Start ROS 2 port by COLCON_IGNORE everything.
  • Move serialization into the ublox_serialization module.
  • More rearrangement of header files to make a more sane structure.
  • Move the directory structure around just a bit.
  • Rearrange messages.
  • Remove boost from ublox_msgs.hpp serialization.
  • Remove trailing whitespace in all files.
  • Rename header files to have .hpp extension.
  • Contributors: Chao Qu, Chris Lalancette

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ublox_msgs at Robotics Stack Exchange

No version for distro eloquent showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
humble

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version ros2
Last Updated 2024-12-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

2.3.0 (2022-04-13)

  • Revamp the building of the driver for modern ROS 2 practices.
  • Contributors: Chao Qu, Chris Lalancette

2.0.0 (2020-10-13)

  • Fixes to compile on Foxy.
  • Fix heading output to comply with REP-103
  • Fixes pointed out by clang-tidy.
  • Small style fixups.
  • Port ublox_msgs to ROS 2.
  • Start ROS 2 port by COLCON_IGNORE everything.
  • Move serialization into the ublox_serialization module.
  • More rearrangement of header files to make a more sane structure.
  • Move the directory structure around just a bit.
  • Rearrange messages.
  • Remove boost from ublox_msgs.hpp serialization.
  • Remove trailing whitespace in all files.
  • Rename header files to have .hpp extension.
  • Contributors: Chao Qu, Chris Lalancette

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ublox_msgs at Robotics Stack Exchange

No version for distro dashing showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
humble

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version ros2
Last Updated 2024-12-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

2.3.0 (2022-04-13)

  • Revamp the building of the driver for modern ROS 2 practices.
  • Contributors: Chao Qu, Chris Lalancette

2.0.0 (2020-10-13)

  • Fixes to compile on Foxy.
  • Fix heading output to comply with REP-103
  • Fixes pointed out by clang-tidy.
  • Small style fixups.
  • Port ublox_msgs to ROS 2.
  • Start ROS 2 port by COLCON_IGNORE everything.
  • Move serialization into the ublox_serialization module.
  • More rearrangement of header files to make a more sane structure.
  • Move the directory structure around just a bit.
  • Rearrange messages.
  • Remove boost from ublox_msgs.hpp serialization.
  • Remove trailing whitespace in all files.
  • Rename header files to have .hpp extension.
  • Contributors: Chao Qu, Chris Lalancette

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ublox_msgs at Robotics Stack Exchange

Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
galactic

Package Summary

Tags No category tags.
Version 2.2.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version galactic-devel
Last Updated 2022-04-13
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

2.2.0 (2022-04-13)

2.0.0 (2020-10-13)

  • Fixes to compile on Foxy.
  • Fix heading output to comply with REP-103
  • Fixes pointed out by clang-tidy.
  • Small style fixups.
  • Port ublox_msgs to ROS 2.
  • Start ROS 2 port by COLCON_IGNORE everything.
  • Move serialization into the ublox_serialization module.
  • More rearrangement of header files to make a more sane structure.
  • Move the directory structure around just a bit.
  • Rearrange messages.
  • Remove boost from ublox_msgs.hpp serialization.
  • Remove trailing whitespace in all files.
  • Rename header files to have .hpp extension.
  • Contributors: Chao Qu, Chris Lalancette

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

  • added myself as maintainer to package xmls and updated version numbers of modified packages.
  • Baud rate and in/out protocol mask are now configurable through

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Recent questions tagged ublox_msgs at Robotics Stack Exchange

Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
foxy

Package Summary

Tags No category tags.
Version 2.1.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version foxy-devel
Last Updated 2022-04-13
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

2.1.0 (2022-04-13)

2.0.0 (2020-10-13)

  • Fixes to compile on Foxy.
  • Fix heading output to comply with REP-103
  • Fixes pointed out by clang-tidy.
  • Small style fixups.
  • Port ublox_msgs to ROS 2.
  • Start ROS 2 port by COLCON_IGNORE everything.
  • Move serialization into the ublox_serialization module.
  • More rearrangement of header files to make a more sane structure.
  • Move the directory structure around just a bit.
  • Rearrange messages.
  • Remove boost from ublox_msgs.hpp serialization.
  • Remove trailing whitespace in all files.
  • Rename header files to have .hpp extension.
  • Contributors: Chao Qu, Chris Lalancette

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

  • added myself as maintainer to package xmls and updated version numbers of modified packages.
  • Baud rate and in/out protocol mask are now configurable through

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Recent questions tagged ublox_msgs at Robotics Stack Exchange

Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
iron

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version ros2
Last Updated 2024-12-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

2.3.0 (2022-04-13)

  • Revamp the building of the driver for modern ROS 2 practices.
  • Contributors: Chao Qu, Chris Lalancette

2.0.0 (2020-10-13)

  • Fixes to compile on Foxy.
  • Fix heading output to comply with REP-103
  • Fixes pointed out by clang-tidy.
  • Small style fixups.
  • Port ublox_msgs to ROS 2.
  • Start ROS 2 port by COLCON_IGNORE everything.
  • Move serialization into the ublox_serialization module.
  • More rearrangement of header files to make a more sane structure.
  • Move the directory structure around just a bit.
  • Rearrange messages.
  • Remove boost from ublox_msgs.hpp serialization.
  • Remove trailing whitespace in all files.
  • Rename header files to have .hpp extension.
  • Contributors: Chao Qu, Chris Lalancette

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ublox_msgs at Robotics Stack Exchange

No version for distro lunar showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
humble

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version ros2
Last Updated 2024-12-04
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

2.3.0 (2022-04-13)

  • Revamp the building of the driver for modern ROS 2 practices.
  • Contributors: Chao Qu, Chris Lalancette

2.0.0 (2020-10-13)

  • Fixes to compile on Foxy.
  • Fix heading output to comply with REP-103
  • Fixes pointed out by clang-tidy.
  • Small style fixups.
  • Port ublox_msgs to ROS 2.
  • Start ROS 2 port by COLCON_IGNORE everything.
  • Move serialization into the ublox_serialization module.
  • More rearrangement of header files to make a more sane structure.
  • Move the directory structure around just a bit.
  • Rearrange messages.
  • Remove boost from ublox_msgs.hpp serialization.
  • Remove trailing whitespace in all files.
  • Rename header files to have .hpp extension.
  • Contributors: Chao Qu, Chris Lalancette

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ublox_msgs at Robotics Stack Exchange

Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msg_filters ublox_msgs ublox_serialization

ROS Distro
jade

Package Summary

Tags No category tags.
Version 1.5.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version master
Last Updated 2022-12-07
Dev Status MAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

1.5.0 (2021-10-15)

  • Fixed reconfig value in UBX_CFG_ANT.
  • Contributors: ito-san

1.4.1 (2020-06-04)

1.4.0 (2020-05-28)

  • Bump CMake minimum version to 3.0.2
  • Contributors: Gonçalo Pereira

1.3.1 (2020-03-12)

1.3.0 (2020-01-10)

  • Fix heading accuracy unit in comments
  • CfgNAV5: add dynamic model bike
  • Contributors: Ferry Schoenmakers, Raphael Riebl

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

  • added myself as maintainer to package xmls and updated version numbers of modified packages.

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Recent questions tagged ublox_msgs at Robotics Stack Exchange

Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msg_filters ublox_msgs ublox_serialization

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 1.5.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version master
Last Updated 2022-12-07
Dev Status MAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

1.5.0 (2021-10-15)

  • Fixed reconfig value in UBX_CFG_ANT.
  • Contributors: ito-san

1.4.1 (2020-06-04)

1.4.0 (2020-05-28)

  • Bump CMake minimum version to 3.0.2
  • Contributors: Gonçalo Pereira

1.3.1 (2020-03-12)

1.3.0 (2020-01-10)

  • Fix heading accuracy unit in comments
  • CfgNAV5: add dynamic model bike
  • Contributors: Ferry Schoenmakers, Raphael Riebl

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

  • added myself as maintainer to package xmls and updated version numbers of modified packages.

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Recent questions tagged ublox_msgs at Robotics Stack Exchange

Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msgs ublox_serialization

ROS Distro
hydro

Package Summary

Tags No category tags.
Version 0.1.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/tu-darmstadt-ros-pkg/ublox.git
VCS Type git
VCS Version catkin
Last Updated 2017-06-07
Dev Status UNMAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages used by GNSS receiver modules of the company u-blox AG.

Additional Links

Maintainers

  • Johannes Meyer

Authors

  • Johannes Meyer
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Deps
ublox
ublox_gps

Recent questions tagged ublox_msgs at Robotics Stack Exchange

Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msg_filters ublox_msgs ublox_serialization

ROS Distro
kinetic

Package Summary

Tags No category tags.
Version 1.5.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version master
Last Updated 2022-12-07
Dev Status MAINTAINED
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

1.5.0 (2021-10-15)

  • Fixed reconfig value in UBX_CFG_ANT.
  • Contributors: ito-san

1.4.1 (2020-06-04)

1.4.0 (2020-05-28)

  • Bump CMake minimum version to 3.0.2
  • Contributors: Gonçalo Pereira

1.3.1 (2020-03-12)

1.3.0 (2020-01-10)

  • Fix heading accuracy unit in comments
  • CfgNAV5: add dynamic model bike
  • Contributors: Ferry Schoenmakers, Raphael Riebl

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

  • added myself as maintainer to package xmls and updated version numbers of modified packages.

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Recent questions tagged ublox_msgs at Robotics Stack Exchange

Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msg_filters ublox_msgs ublox_serialization

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 1.5.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version master
Last Updated 2022-12-07
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

1.5.0 (2021-10-15)

  • Fixed reconfig value in UBX_CFG_ANT.
  • Contributors: ito-san

1.4.1 (2020-06-04)

1.4.0 (2020-05-28)

  • Bump CMake minimum version to 3.0.2
  • Contributors: Gonçalo Pereira

1.3.1 (2020-03-12)

1.3.0 (2020-01-10)

  • Fix heading accuracy unit in comments
  • CfgNAV5: add dynamic model bike
  • Contributors: Ferry Schoenmakers, Raphael Riebl

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

  • added myself as maintainer to package xmls and updated version numbers of modified packages.

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Recent questions tagged ublox_msgs at Robotics Stack Exchange

Package symbol

ublox_msgs package from ublox repo

ublox ublox_gps ublox_msg_filters ublox_msgs ublox_serialization

ROS Distro
noetic

Package Summary

Tags No category tags.
Version 1.5.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/KumarRobotics/ublox.git
VCS Type git
VCS Version master
Last Updated 2022-12-07
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

ublox_msgs contains raw messages for u-blox GNSS devices.

Additional Links

Maintainers

  • Veronica Lane

Authors

  • Johannes Meyer
README
No README found. See repository README.
CHANGELOG

Changelog for package ublox_msgs

1.5.0 (2021-10-15)

  • Fixed reconfig value in UBX_CFG_ANT.
  • Contributors: ito-san

1.4.1 (2020-06-04)

1.4.0 (2020-05-28)

  • Bump CMake minimum version to 3.0.2
  • Contributors: Gonçalo Pereira

1.3.1 (2020-03-12)

1.3.0 (2020-01-10)

  • Fix heading accuracy unit in comments
  • CfgNAV5: add dynamic model bike
  • Contributors: Ferry Schoenmakers, Raphael Riebl

1.2.0 (2019-11-19)

  • Add support for ZED-F9P new RELPOSNED message and provide heading output Fix whitespacing... Add RELPOSNED9 message to compile
  • Add TIM product and M8U functionality as well as the TIM-TM2 message (#27)
  • comment cleanup
  • added MonHW message for Firmware 6.
  • fixed incorrect message id
  • Contributors: Evan Flynn, Ferry Schoenmakers, Veronica Lane

1.1.2 (2017-08-02)

  • README and package xml updates
  • added USB Cfg PRT parameters and configuration
  • Added doxygen comments and made minor cleanup changes.
  • Added typedefs, cleaned up formatting, and added doxygen comments. Removed try-catch statements for serializing optional blocks and used the message count to determine the size of the optional block.
  • Added doxygen comments
  • Changed how ACKs are handled. They are now handled through callback functions and are included in the CallbackHandlers.
  • Added UPD messages.
  • Added Cfg NMEA messages for firmware 6 & 7, since the messages are a different length
  • Added the CfgDAT message with custom serialization for get/set (read/write) since the messages are different lengths
  • corrected message comment which had incorrect units
  • Added CfgNMEA message
  • Added constants for NavSAT flags bitmask
  • Contributors: Veronica Lane

1.1.0 (2017-07-17)

  • Updated package xmls with new version number and corrected my email address. Also updated readme to include information about new version plus new parameter
  • changed name of macro for clarity
  • Added Cfg RST message declaration and reset function. For Firmware 8, after reconfiguring the GNSS, a cold restart is initiated.
  • node now configures INF messages
  • added CfgINF message
  • added comment about deprecated setting
  • Added NavPVT7 message since NavPVT message is a different length for firmware version 7. UbloxFirmware7Plus class now uses a template function to update diagnostics from NavPVT messages and to publish fix messages from NavPVT messages.
  • Added NavATT message
  • Added message declarations for newly included messages as well as serialization classes for messages with repeating blocks.
  • Added all ESF messages. Added HNR cfg message and HNR PVT message. Added MGA GAL message.
  • added constants for SBAS reserved and max tracking channels
  • comments cleanup
  • Added additional MON messages. Received INF messages are now printed to the ROS console. Also added constants and comments to serialization and a new macro so 1 message can have multiple class, message ID pairs.
  • Added NavSAT message and moved subscribers for messages deprecated in version 8 to version specific subscribe methods
  • Added Error message for ASIO read read errors and fixed a comment in cfg rate
  • Includes BUG FIX (keep reading). Added Ublox messages (and subscribers or configuration methods + params) for High Precision GNSS devices: CfgDGNSS, NavRELPOSNED, NavSVIN. Also added subscriber & message for RxmRTCM. Changed MonVER processing, it now determines the protocol version, hardware type (e.g. SPG/HPG), and supported GNSS (e.g. Glonass, SBAS). SBAS can now be disabled on SBAS supported devices (previously SBAS settings were ignored if enable_sbas was false to prevent crashes, now it checks the MonVER message before trying to configure SBAS.
  • Added CfgTMODE3 message for High Precision GNSS products
  • Contributors: Veronica Lane

1.0.0 (2017-06-23)

  • added myself as maintainer to package xmls and updated version numbers of modified packages.

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Recent questions tagged ublox_msgs at Robotics Stack Exchange