NVIDIA-ISAAC-ROS / isaac_ros_nitros

NVIDIA Isaac Transport for ROS package for hardware-acceleration friendly movement of messages
Other
95 stars 18 forks source link

build error #16

Closed jwson97 closed 1 year ago

jwson97 commented 1 year ago

when I do colcon build, I got error. please let me know the solution

CMake Error at /workspaces/isaac_ros-dev/install/isaac_ros_gxf/share/isaac_ros_gxf/cmake/modules/FindGXF.cmake:75 (find_library): Could not find GXF_isaac_messages_LIBRARY using the following names: gxf_isaac_messages, isaac_messages Call Stack (most recent call first): CMakeLists.txt:39 (find_package)

jwson97 commented 1 year ago

I solved this problem by deleting and rebuilding.