-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Description
We appreciate you go through Apollo documentations and search previous issues before creating an new one. If neither of the sources helped you with your issues, please report the issue using the following form. Please note missing info can delay the response time.
System information
- OS Platform and Distribution (e.g., Linux Ubuntu 18.04): Linux Ubuntu 18.04
- Apollo installed from (source or binary): source
- Apollo version (3.5, 5.0, 5.5, 6.0): 10.0
I am currently using two PCs: PC1 and PC2.
On PC1, I entered the Docker container using aem enter and launched the LiDAR driver using cyber_launch.
Then, on PC2, I also entered the Docker container using aem enter and tried to use cyber_monitor to view the messages, but nothing appears.
As suggested in the GitHub issue, I set the CYBER_IP environment variable appropriately for each PC and exported it inside the Docker containers.
However, PC1 and PC2 still cannot communicate messages with each other.
Could you please explain why this message communication is not working between PC1 and PC2, and how I can resolve this issue?