forked from fixposition/fixposition_driver
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Driver to Latest Version #30
Open
GreenzieNick
wants to merge
63
commits into
noetic
Choose a base branch
from
greenzienick/move-to-updated-driver
base: noetic
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added message definition to ROS1 and ROS2 subfolders
Feature/odomshfacu
Added note to the README
* Added missing constructor in NavSatStatusData * fixed static_cast type * build with more warnings --------- Co-authored-by: Arnau <[email protected]>
…ified the TF tree, and solved several bugs in the LLH message.
Feature/driver rework
…remove Melodic and Foxy) (fixposition#63) * Use pre-made docker images for CI, use ROS Noetic, Humble and Jazzy (remove Melodic and Foxy)
* Changed LLH output frame ID to FP_POI instead of FP_ECEF. * Patched wrong import in ROS2 odometry converter. * Removed GNSS TF lib dependency. * Updated README. * Improved Doxygen. --------- Co-authored-by: Facundo Garcia <[email protected]>
* Fixed invalid TF check * Improved syntaxis --------- Co-authored-by: Facundo Garcia <[email protected]>
* Removed bug in odom_llh when Fusion is not initialized --------- Co-authored-by: Facundo Garcia <[email protected]>
Co-authored-by: Facundo Garcia <[email protected]>
* Corrected ODOMSH frame id * Update repository to be compatible with the new VRTK2 software * Updated README * Removed test * Corrected resolution of ROS messages --------- Co-authored-by: Facundo Garcia <[email protected]>
* Added Nav2 support * Patched serial implementation and improved RTCM3 stream * Added missing dependencies * Updated packages --------- Co-authored-by: Facundo Garcia <[email protected]>
…osition-main' into greenzienick/move-to-updated-driver
…ry-msgs Orensbruli/ros noetic tf2 geometry msgs
Co-authored-by: Facundo Garcia <[email protected]>
Temporary fix for the TCP delay (fixposition#73)
Co-authored-by: Jonas Wahlen <[email protected]>
Add missing covariance initialization (fixposition#74)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR updates to the latest version released by FixPosition.