Skip to content

fix: ROS2 save_total_state problems#539

Open
TannerGilbert wants to merge 1 commit intorpng:masterfrom
TannerGilbert:fix/ros2_save_state
Open

fix: ROS2 save_total_state problems#539
TannerGilbert wants to merge 1 commit intorpng:masterfrom
TannerGilbert:fix/ros2_save_state

Conversation

@TannerGilbert
Copy link

Fixes #477. Problem here was that if filepath_est, filepath_std or filepath_gt didn't have .parent_path() the directory creation would fail.

Secondly the paths set in the estimator config file were not read as expected when using ROS2 leading to the default being always taken.

Signed-off-by: Tanner, Gilbert <gilbertta@edu.aau.at>
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.

Issue saving the simulation state with save_total_state in ROS2

1 participant