Skip to content

Transform Open Geospatial Consortium (OGC) standardized coordinates in KML file to local coordinates and publish as path_msg on ROS2.

Notifications You must be signed in to change notification settings

yvzksgl/OGCtoLocal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OGCtoLocal

Transform Open Geospatial Consortium (OGC) standardized coordinates in KML file to local coordinates and publish as path_msg on ROS2.

Requirements

Build

cd ${workspace}/src
git clone https://github.com/yvzksgl/OGCtoLocal.git
cd $[workspace}
colcon build
source install/setup.bash

Launch

ros2 launch kml_parser kml_parser.launch.py

Result

google_earth

Visualization of route in OGC standard coordinate system. rviz2 output Rviz2 output of localized coordinate system with respect to start point as origin.

About

Transform Open Geospatial Consortium (OGC) standardized coordinates in KML file to local coordinates and publish as path_msg on ROS2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published