-
Notifications
You must be signed in to change notification settings - Fork 120
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
Stops running after few seconds #20
Comments
Hi, What dataset/.cfg files are you using? Can you share your terminal output? -Stephanie |
I am using it on my camera and imu.Have used phab.json provided in the repository. `started roslaunch server http://infinity:37637/ SUMMARY
NODES auto-starting new master setting /run_id to 6de896ec-ad69-11ea-8b27-50eb712b16f0 Thank you |
In that terminal output - does your rosbag just stop playing before it is done? Can you follow the directions here and see if the system logs give any hints? In addition to camera calibration parameters, you really also should edit:
If you are not going to calibrate the IMU, I also suggest commenting out lines 13, 14, and 15 of Finally, if your data does not start from rest, you need to make sure that |
No the bag doesn't stop playing. |
closing for lack of activity |
Thank you are making it open source.
I am using it with ros melodic.
So as soon as i launch the xivo.launch it prints on terminal a few times "adding features ....."
It also shows the image feed.
But in few seconds it just stops the feed and i just have to terminate it.
It does give pose values on the topic /xivo/pose but stops after some time.
Any other information i should paste here?
Thank you in advance
The text was updated successfully, but these errors were encountered: