Skip to content

ros2 topic list does not display the robot's topics using ethernet over USB connection #234

Discussion options

You must be logged in to vote

After one week of frustration, I was able to figure out why Create 3 was not working. It turned out that the order of the following lines matters within bashrc file:

source /usr/share/colcon_cd/function/colcon_cd.sh
export _colcon_cd_root=/opt/ros/galactic/
source /usr/share/colcon_argcomplete/hook/colcon-argcomplete.bash
source /opt/ros/galactic/setup.bash
export RMW_IMPLEMENTATION=rmw_fastrtps_cpp

I also switch the configuration to Fast-DDS as indicated above. However, I am not able to tell why this is important, and it will be great if there is an explanation for that.

I would like to thank everyone, who tried to help me.

Regards,

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@AlHussain00
Comment options

@justinIRBT
Comment options

@AlHussain00
Comment options

Comment options

You must be logged in to vote
2 replies
@justinIRBT
Comment options

@alsora
Comment options

Answer selected by AlHussain00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forum_rmw Forum post about ROS middlewares communication
3 participants