Skip to content

issues Search Results · repo:ethz-asl/geodetic_utils language:C++

Filter by

16 results
 (74 ms)

16 results

inethz-asl/geodetic_utils (press backspace or delete to remove)

The orthographic projection causes a non-neglectable error when converting geodetic to ENU coordinates. The current projection should be replaced by a topocentric projection, i.e., char enu_proj[250]; ...
  • rikba
  • 3
  • Opened 
    on Sep 30, 2022
  • #53

It occured to us that either initializeReference or geodetic2Enu has some rounding errors. Our conversion was 2-3m off. Using geotf instead of geodetic_utils is more accurate and we would highly recommend ...
enhancement
  • rikba
  • Opened 
    on Apr 1, 2021
  • #47

Our geotf object knows a transformation between the cartesian frames ECEF and ENU. Can it somehow broadcast this TF transform? Something like geotf_.addFrameByEPSG( ecef , 4978); geotf_.addFrameByENUOrigin( ...
question
  • rikba
  • Opened 
    on Dec 12, 2019
  • #43

How could you implement a NED frame in geotf? Something like this https://github.com/ethz-asl/geodetic_utils/blob/master/geotf/src/geodetic_converter.cc#L165-L186
question
  • rikba
  • Opened 
    on Dec 12, 2019
  • #42

rosdep with geodetic_utils does not work properly. Seems like the depends tag is not correct. ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: geotf: ...
  • Jaeyoung-Lim
  • 2
  • Opened 
    on Nov 21, 2019
  • #41

  • ElifAksu
  • Opened 
    on Sep 30, 2019
  • #39

Hi, As mentioned in #30 and #28 the conversion between geodetic and ENU produce some error. I did the following test: image since the reference longitude and latitude is the same as the longitude and latitude ...
  • riyueshi
  • 1
  • Opened 
    on Jan 4, 2019
  • #36

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 ...
  • pallyra1
  • 2
  • Opened 
    on Jan 18, 2018
  • #34

With the current CMakeLists.txt, upon using the command catkin_make, I am getting CMake error. I am new to ROS. I am unable to use this package. I want to convert lat lon to ECEF to ned coordinates. Please ...
  • pallyra1
  • 4
  • Opened 
    on Jan 18, 2018
  • #33
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub