-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
I want to convert latitude and longitude provided by the gps to ECEF coordinates and further convert them to NED coordinates.
What are the steps to do that?
I am new to ROS.
Upon using command
rosrun geodetic_utils set_gps_reference_node
I am getting,
[ INFO] [1516291269.537867694]: Usage: set_gps_reference [n_fixes] [average|wait], defaults: n_fixes=50, average
[ INFO] [1516291269.537931520]: Taking 2 measurements and averaging to get the reference
Then using the command,
rosrun geodetic_utils gps_to_pose_conversion_node
I am getting,
[ INFO] [1516295811.468117753]: Waiting for GPS reference parameters...
[ INFO] [1516295811.468581024]: GPS reference not ready yet, use set_gps_reference_node to set it
Metadata
Metadata
Assignees
Labels
No labels