-
Notifications
You must be signed in to change notification settings - Fork 58
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
setup_sensor
flag doesn't disable sensor configuration communication
#136
Comments
Thank you for your issue! There are two types of sensor communication:
While I hope this helps! Please let us know when you run into any other issues. |
Thank you for the response and the clarification 🙇♂️ Our use case is to receive from the data port only since we simulate the sensors' point cloud output. I expected that |
I see, our use case has been slightly different which is what probably caused you issues here. If your workaround is good enough for your current use case, I think there is no urgent pressure to 'officially' support it in Nebula yet. If you find there is significant trouble, we are open to reopen the discussion! Thank you! |
Thank you for clarifying the situation. At the moment, the workaround seems to be meeting our needs. If any significant issues arise in the future, we'll be sure to reach out to reopen the discussion. Thanks again for your support and assistance! |
According to the README (Generic launch file section),
setup_sensor
flag should disable sensor configuration communication. It doesn't work in my case. I am running the following command:and
hesai_hw_interface_ros_wrapper_node
is trying to connect with the sensor until successful. I get the following output:The text was updated successfully, but these errors were encountered: