Skip to content

Added LIO and local goalpose support#26

Open
k-shenbagaraj wants to merge 1 commit intoKumarRobotics:ros2from
k-shenbagaraj:dtc-jackal-version
Open

Added LIO and local goalpose support#26
k-shenbagaraj wants to merge 1 commit intoKumarRobotics:ros2from
k-shenbagaraj:dtc-jackal-version

Conversation

@k-shenbagaraj
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. topic name should be remapped in the launch file not set here.
  2. origin can be set online based on the first gps point, I think that would be easier than setting it here, I was just doing this for viz.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does the offset happen in the converter, seems like an odd place for it

Comment thread glider/src/glider.cpp
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The odometry is never rotated into the ENU frame. Frame translations should happen here in glider.cpp

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm confused why factors are being added when we add the odometry, factors should be added before we optimize which is when we add gps factors.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Don't we want the heading from the dgps? that what dfix topic has in it
  2. should gps_goal_sub_ be a service rather than a subscriber

Comment thread entrypoint.bash
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants