Christian Bracamontes

Results 5 comments of Christian Bracamontes

Try using Icarus Verilog. I was getting the same error. All I did to solve it was installing Icarus Verilog and then adding this directory to my PATH system environment...

Got it. As a sanity check you can run the simulator in a command prompt correct?

No worries. Thank you @dusty-nv . I think I was able to get it working. One more question though. Do you know if there's a way to build the docker...

So I was able to listen to two topic simultaneously using ros2 topic hz. What I did was changed the dds implementation of the jetson nano to rmw_fastrtps_cpp and the...

Not sure if my issue is related but I have an issue with installing ros2 dependencies with rosdep when running docker build on my Dockerfile. I am using dustynv/ros:foxy-ros-base-l4t-r35.2.1 as...