-
Notifications
You must be signed in to change notification settings - Fork 148
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
Visualisation in Circular Motion Error #147
Comments
@albait03 thanks for reporting the issue. Did you get the chance to try the current driver with the previous FW? Would be helpful to isolate the issue. I only see the circular patter when I have huge drop in packets (are using the same network configuration), the spike in CPU utilization could be simply a side effect of the packet drops (or possibly coming out of order) and this isn't playing nicely with the LidarScan assembly. Waiting for your feedback. |
Thank you Samahu for the quick reply.
Yes, I tested with the V2.4.0 Firmware and the issue still persists.
The network configuration is the same then it was before when it worked (with old driver/firmware), but it is indeed different to the simple workstation test. The LiDAR's are connected to a 10 GBit Networking Switch which is connected to the 10 GBit Networking Card in the System. I also tested the setup connecting the sensors directly to the system but the issue still persisted. Do you have any advice what I can do, to give you more specific information/how to check if i have packet drops? And does this even make sense concidering that Ouster Studio just works perfectly fine? Kind regards |
@albait03 I believe with the last update (package version 0.9.0) included in PR #170 your issue should be resolved. Make sure to use |
Describe your question
Lately, I am having issues visualizing the 3D-Pointclouds in RVIZ. It starts with no issues, but after a few seconds the points just get rendered slowly in a circular motion. I attached a video of the issue below.
This issue appeared after updating the firmware and using the latest ouster-ros release. I had everything working before with a 1 1/2 year old git release and old firmware (not sure about versions).
On another workstation, I don't have any issues with the visualization at all. In ouster studio, everything works fine as well.
The only thing concerning I observed so far is the CPU utilization. When reproducing the error, it spikes to 100% on some cores (see attached Screenshot). In ouster studio, the utilization almost doesn't increase at all.
Screenshots
Platform (please complete the following information):
OS-0 and OS-1 (Rev D)
v2.5.1
noetic
Ubuntu 20.04
x64 (Intel® Core™ i9-9900 CPU @ 3.10GHz × 16)
The text was updated successfully, but these errors were encountered: