Isaac Sim Version: 4.5.0
Ubuntu 22.04
hello.
When building the following four in a local environment, I get a failure on isaac_ros_gxf for isaac_ros_nitros.
Build target:
Command:
colcon build --symlink-install
Error message:
--- stderr: isaac_ros_gxf
CMake Error at CMakeLists.txt:61 (set_property):
Error evaluating generator expression:
$<INSTALL_PREFIX>
INSTALL_PREFIX is a marker for install(EXPORT) only. It should never be
evaluated.
@hirayaka Are you building it inside a docker container? Could you please share you complete steps to reproduce this issue?
I built it outside of docker because there was no isaac_manipulator_pick_and_place within docker that I wanted to use.
I followed these steps
- clone the build target from git.
- run command
colcon build --symlink-install
@hirayaka please follow this tutorial Tutorial for Isaac Manipulator Reference Workflows with Isaac Sim — isaac_ros_docs documentation to run Isaac Manipulator with Isaac Sim. The docker container also provides necessary dependencies.
Hello!
We noticed that this topic hasn’t received any recent responses, so we are closing it for now to help keep the forum organized.
If you’re still experiencing this issue or have additional questions, please feel free to create a new topic with updated details. When doing so, we recommend mentioning or linking to this original topic in your new post—this helps provide context and makes it easier for others to assist you.
Thank you for being part of the NVIDIA Isaac Sim community.
Best regards,
The NVIDIA Isaac Sim Forum Team