Skip to content
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

Add velocity stats node to measure max and mean velocity from odometry #163

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sanjithudupa
Copy link
Contributor

code is in all_seaing_vehicle/velocity_stats.py

Tested on rosbag2_1969_12_31-19_42_20_0.db3 and got results of

  • max velocity: 2.23674225611508
  • mean velocity: 1.2989405425530895

in m/s

Closes #161

DESTINATION lib/${PROJECT_NAME}
)

ament_auto_package()
ament_auto_package(INSTALL_TO_SHARE)
Copy link
Contributor

Choose a reason for hiding this comment

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

wondering why this change was necessary

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.

Write an evaluator script in all_seaing_utility
2 participants