Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Novatel driver node is not activating automatically #2393

Open
MishkaMN opened this issue May 31, 2024 · 0 comments
Open

Novatel driver node is not activating automatically #2393

MishkaMN opened this issue May 31, 2024 · 0 comments
Labels
anomaly Something isn't working

Comments

@MishkaMN
Copy link
Contributor

MishkaMN commented May 31, 2024

Summary

GPS output of platform is normally broadcasted on /localization/gnss_fix_fused topic. However, it was discovered that the carma_novatel_driver_wrapper_node that publishes it is not activated automatically on all vehicles. Therefore, current workaround was to add /hardware_interface/carma_novatel_driver_wrapper_node to localization/required_subsystem_nodes in carma-config's SubsystemControllerParams.yaml (Line Here on GitHub) should help configure/activate the /hardware_interface/carma_novatel_driver_wrapper_node node, which enables output on /gnss_fix_fused.

More robust solution or the reason why this happens need to be investigated

Version

4.5.0 (Current)

Expected Behavior

GPS is available at startup

Actual Behavior

See above

Steps to Reproduce the Actual Behavior

Download 4.5.0
carma start all
carma exec & source /opt/carma/install_ros2/setup.bash
ros2 topic info /localization/gnss_fix_fused -- verbose to see there is no publisher

Related Work

No response

@MishkaMN MishkaMN added the anomaly Something isn't working label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anomaly Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant