Skip to content

Conversion of lat & lon to ECEF coordinates #34

@pallyra1

Description

@pallyra1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions