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

Save trajectory service does not export all field when choosing .csv as the output format #17

Open
boxanm opened this issue Jan 1, 2025 · 0 comments

Comments

@boxanm
Copy link
Contributor

boxanm commented Jan 1, 2025

A .csv file exported with the following ros2 service call:

ros2 service call /save_trajectory norlab_icp_mapper_ros/srv/SaveTrajectory "trajectory_file_name: {data: $PWD/data/traj.csv}"

results in a .csv file with this header:
x,y,orientationX0,orientationX1,orientationX2,orientationY0,orientationY1,orientationY2,orientationZ0,orientationZ1,orientationZ2
missing the z-axis and the timestamp values.

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

No branches or pull requests

1 participant