-
Notifications
You must be signed in to change notification settings - Fork 31
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
inertial_sense_ros.h REPO_VERSION is out of date #826
Comments
Unfortunately currently those values are manually updated. Sometimes when a
new release happens, it appears, they get overlooked.
Modify them here:
ROS/catkin_ws/src/inertial-sense-sdk/ROS/ros1/shared/include/inertial_sense_ros.h
[image: Inertial Sense]
<https://cq5Rp04.na1.hs-sales-engage.com/Ctc/RF+23284/cq5Rp04/Jks2-6qcW69sMD-6lZ3n3W7r70xH3lnRqDW2PS81m68BN6DW5jsktF6DH22_W8Kph2P5HC93qW8xXZmZ7fG1g8W1bTY_W3WcLWhVYNkfY7JQTtXN5TY9dMDNWKRV-yG5G5rkBhWW5mPHz37HdCFNW5mTPKM3_FYtxVYZx8W1FPfKZW21n9_08bdqkSW10lmlQ1lsP55W3B7YDG2VMnqzW5VWYlC7JVPsrW87b-zQ4rXk42W5LlvlY5-SCMJN8gMFvd73z1wW1GbKqm5K7Sbcf33zY_P04>
*Andrew Priddis*
*Senior Systems Engineer*
*Director of Sales*
801.610.6359 (Mobile)
***@***.***
*inertialsense.com* <http://www.inertialsense.com/>
…On Tue, Feb 4, 2025 at 7:52 PM Arnav Mummineni ***@***.***> wrote:
The values for REPO_VERSION_MAJOR, REPO_VERSION_MINOR and
REPO_VERSION_REVIS still say 2.2.2 when the most recent version is 2.3.2.
This causes a false "Protocol version mismatch" error to be logged when the
ros node is started up since the node believes its versions is older than
it truly is.
—
Reply to this email directly, view it on GitHub
<#826>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKPNQ7AH3VF5ZBGHLNJHXST2OF4H5AVCNFSM6AAAAABWQAG4T6VHI2DSMVQWIX3LMV43ASLTON2WKOZSHAZTCNZTGAZTMMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The values for
REPO_VERSION_MAJOR
,REPO_VERSION_MINOR
andREPO_VERSION_REVIS
ininertial_sense_ros.h
still say2.2.2
when the most recent version is 2.3.2. This causes a false "Protocol version mismatch" error to be logged when the ros node is started up since the node believes its versions is older than it truly is.The text was updated successfully, but these errors were encountered: