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

New rosbag saving features #9

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

Conversation

dan11003
Copy link

@dan11003 dan11003 commented May 5, 2022

Hi, I hope you guys are well!
I've added some new features for bag file saving:

  • Lidar can is now saved
  • TF tree of base_link, laser and radar is saved to /tf
  • Odometry messages have been added for base_link, lidar and radar pose.
  • An Rviz configuration has been added and can be used to view the bag files after saving. Can be opened with rosrun rviz rviz -d vis.rviz from inside the rviz/ folder.

In addition, I cleaned up some of the earlier code inside ROSThread::SaveRosbag().

…een added, including base_link, lidar and radar frames. Added odometry message for both lidar and radar
@dan11003
Copy link
Author

dan11003 commented Jun 7, 2022

Hi,
Let me know if you need anything more from me, or if there is a problem with this request.
Thanks for your nice work!

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.

1 participant