-
Notifications
You must be signed in to change notification settings - Fork 23
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
Build failed: hypot() conflicts with previous declaration #24
Comments
Any updates on this? this is super annoying, it is blocking us from using the Jetson... |
@HedgeHao Solved it by patching cuda, just like in the docker container. Create the patch file under /tmp:
Run the patch:
|
Yes, we provide a number of patches that are used by the Isaac ROS Docker container to ensure all libraries play nicely inside the Isaac ROS development environment. An easy way to get all of those patches is to use our |
@nakai-omer You are right. After this patch it works fine. |
Hello @jaiveersinghNV |
I'm building isaac_ros_nitros on Jetson Xavier. And the following errors occur.
I'm using docker image dustynv/ros:humble-ros-base-l4t-r35.3.1
My cuda version is
The text was updated successfully, but these errors were encountered: