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

localization_visualizer #15579

Open
WanpengShao opened this issue Nov 13, 2024 · 0 comments
Open

localization_visualizer #15579

WanpengShao opened this issue Nov 13, 2024 · 0 comments

Comments

@WanpengShao
Copy link

We appreciate you go through Apollo documentations and search previous issues before creating an new one. If neither of the sources helped you with your issues, please report the issue using the following form. Please note missing info can delay the response time.

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 18.04):
  • linux ubuntu 20.04
  • Apollo installed from (source or binary):
  • **Apollo 6.0 edu version
  • Output of apollo.sh config if on master branch:

Steps to reproduce the issue:

cyber_launch start /apollo/modules/localization/launch/msf_localization.launch 也正常运行
cd DATA_PATH/records
cyber_recorder play -f record.* 也正常
而且能在http://localhost:8888/ 看到车在跑 到这里为止都没有问题。
然后我想做: 基于MSFVisualizer的Apollo定位可视化实践
我也跑了这个命令:sudo apt install x11-xserver-utils
xclock也是正常能在ubuntu出来的。但是就再跑cyber_launch start /apollo/modules/localization/launch/msf_visualizer.launch
的时候 出来下面情况。 怎么搜索都找不到怎么解决这个问题 请问这个怎么解决?

[cyber_launch_2088670] INFO Launch file [/apollo/modules/localization/launch/msf_visualizer.launch]
[cyber_launch_2088670] INFO ========================================================================================================================
[cyber_launch_2088670] INFO Load module [localization_visualizer] library: [localization_visualizer] [CYBER_DEFAULT] conf: [/apollo/modules/localization/dag/dag_streaming_msf_visualizer.dag] exception_handler: []
[cyber_launch_2088670] INFO Start process [localization_visualizer] successfully. pid: 2088671
[cyber_launch_2088670] INFO ------------------------------------------------------------------------------------------------------------------------
[localization_visualizer] WARNING: Logging before InitGoogleLogging() is written to STDERR
[localization_visualizer] I1113 09:33:04.709626 2088671 module_argument.cc:81] []command: mainboard -d /apollo/modules/localization/dag/dag_streaming_msf_visualizer.dag -p localization_visualizer -s CYBER_DEFAULT
[localization_visualizer] I1113 09:33:04.710171 2088671 global_data.cc:153] []host ip: 192.168.11.13
[localization_visualizer] I1113 09:33:04.710877 2088671 module_argument.cc:57] []binary_name_ is mainboard, process_group_ is localization_visualizer, has 1 dag conf
[localization_visualizer] I1113 09:33:04.710884 2088671 module_argument.cc:60] []dag_conf: /apollo/modules/localization/dag/dag_streaming_msf_visualizer.dag
[localization_visualizer] Load lidar extrinsic succeed.
[localization_visualizer] Load map config succeed.
[localization_visualizer] terminate called after throwing an instance of 'std::invalid_argument'
[localization_visualizer] what(): stoi
[cyber_launch_2088670] ERROR Process [localization_visualizer] has died [pid 2088671, exit code -6, cmd mainboard -d /apollo/modules/localization/dag/dag_streaming_msf_visualizer.dag -p localization_visualizer -s CYBER_DEFAULT].
[cyber_launch_2088670] INFO All processes has died.
[cyber_launch_2088670] INFO Cyber exit.
[cyber_launch_2088670] INFO All processes have been stopped.

Supporting materials (screenshots, command lines, code/script snippets):

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

No branches or pull requests

1 participant