Hi @hpf9017, could you please share your system configuration? Is it a bare-metal installation of ROS2 humble or are you using the docker container env provided by Isaac ROS Common?
Make sure to follow one of the workarounds listed here.
If you are running Isaac Sim 2022.1.0 and the Docker container launched by isaac_ros_common/scripts/run_dev.sh on the same machine, please make the following patch to prevent port clashes:
You may want to check that the config file is being picked up by fastrtps through their environment variable. Alternatively, the latest version of Isaac ROS (v0.11.x) uses a base image through run_dev.sh that includes this port change for you so Isaac Sim 2022.1.1 can work out-of-the-box on the same machine.