brettpac

Results 24 comments of brettpac

I think to get this passing we just have to run precommit twice. Once to make fixes (which I can see it does from the logs), and the other to...

Similar problem, if not the same. Attempting to build this in an IsaacROSDev container. ``` Finished > isaac_ros_mission_client Finished

Hi @oxcarxierra, not sure if this was addressed to me but at the moment I'm getting this error on an x86_64 workstation, using IsaacROSDev containers.

Closing this one as answered.

It worked! Thank you @christophfroehlich Final command that worked was `colcon build --symlink-install --cmake-args -DBUILD_TESTING=OFF`

Or, @christophfroehlich, you might reconsider. Having ros2_control run in an IRDC (IsaacROSDevContainer) means that people who want to deploy code onto a Jetson, and want to use the IsaacROS vision...

@bmagyar, @christophfroehlich I don't think the invectives being used here regarding IRDC are accurate or helpful. I mean, I've recently and personally used IRDCs to demo the NVIDIA IsaacROS Vision...

Finally solved the bug.Ended up being some trivial setting in IsaacSim. But, I just wanted to say that the technique of described in @hemalshahNV's last comment worked flawlessly. I'd like...

Hi @emanodus can you be provide us with some more specifics please? Commands used, terminal output, system specifics, etc.

Hi @emanodus do you have a pull request we can look at? We've been looking into this, but it would be much easier if we could just see the code....