ROS noetic: I want to use GNSS data in Rvis, but an error occurs in the catkin build.
ROS noetic: I want to use GNSS data in Rvis, but an error occurs in the catkin build.
First: I started studying ROS about a week ago. I started learning ROS about a week ago. I apologize if this question is elementary. I have git cloned a package that I want to use in ROS, but when I do a catkin build, I get a build error. If anyone has a solution, please let me know.
Environment: Ubuntu 20.04 ROS noetic GNSS receiver module : ZED-F9P
Final Goal: I want to reflect GNSS data in ROS Rvis and use it for autonomous movement of the robot.
Current problem: We performed the procedure with reference to the following site.
Reference site: https://qiita.com/k-koh/items/91d7ea55cbdfc3d3aaf9
Procedure: ~/catkinws/src git clone https://github.com/hakuturu583/gpsrviz_plugin.git cd .. catkin build
When I run catkin build, I get an error like the attached image.
https://www.pinterest.jp/pin/876724252434383610/
I tried changing line 55 in overlaygpsdisplay according to the error message, but when I run build again, I get the error as shown in the attached image.
https://www.pinterest.jp/pin/876724252434383636/
As for the second ERROR, I am not sure if I can change it. Please let me know if you have any solutions.
Also, I have performed the procedure with reference to the following site.
Reference site: https://qiita.com/k-koh/items/8fd8ef6310e4f40fa536
Procedure: git clone https://github.com/KumarRobotics/ublox.git cd .. catkin build
I also get the ERROR as shown in the attached image here.
https://www.pinterest.jp/pin/876724252434383642/
My guess is that it is due to my ROS version being different from the reference site. Is there any way to make GNSS data available in Rvis? I am new to ROS, so I am not very good at asking questions, but I intend to learn more. I hope you can help me.
Asked by donguri on 2022-08-11 22:33:28 UTC
Comments
Please forgive me if this is difficult to read due to the lack of line breaks.
Asked by donguri on 2022-08-11 23:08:29 UTC
Please do not use screenshots of text on this site. Instead, you should copy/paste the text into your description and format it with the 101010 button. You can edit this question using the "edit" button near the end of the description.
Asked by Mike Scheutzow on 2022-08-12 07:02:42 UTC
Hello, Mr.Mike Scheutzow.
Sorry. I didn't know how to use it very well and had to recreate the question.
https://answers.ros.org/question/405072/ros-noetic-i-want-to-use-gnss-data-in-rvis-but-an-error-occurs-in-the-catkin-build/
Is this the correct format?
Asked by donguri on 2022-08-15 19:34:32 UTC
Yes, the changed format is much better. I'm going to close this question since it is now a duplicate.
Asked by Mike Scheutzow on 2022-08-16 06:36:56 UTC
Hello, Mr.Mike Scheutzow. Sorry for the delay in replying. Thank you for your response.
Asked by donguri on 2022-08-17 08:25:54 UTC