We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when I run rostopic echo /kitti/velo/pointcloud/header the seq always equals to 0, do you now how to solve it to make the seq increase frame by frame.
rostopic echo /kitti/velo/pointcloud/header
--- seq: 0 stamp: secs: 1317671741 nsecs: 258542060 frame_id: "velo_link" --- seq: 0 stamp: secs: 1317671741 nsecs: 362260103 frame_id: "velo_link" --- seq: 0 stamp: secs: 1317671741 nsecs: 465951919 frame_id: "velo_link"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when I run
rostopic echo /kitti/velo/pointcloud/header
the seq always equals to 0, do you now how to solve it to make the seq increase frame by frame.
The text was updated successfully, but these errors were encountered: