remove "/node_entrypoint.sh" command
Remove "/node_entrypoint.sh" command from compose.yaml to eliminate /entrypoint.bash: line 7: /node_entrypoint.sh: No such file or directory error.
Hi, @gulerburak!
Maybe you can help me
When i execute the following docker compose up command and then run the example turtlesim i get this error:
visual-ros-1 | [is-web-api][INFO] [ROS2 Configuration] ROS2 Type [ geometry_msgs/Twist ] registered visual-ros-1 | [is-web-api][INFO] [ROS2 Configuration] ROS2 config websocket client initialized visual-ros-1 | [is-web-api][INFO] [ROS2 Configuration] Updated YAML config. visual-ros-1 | [is-web-api][INFO] [ROS2 Configuration] Publication Topic turtle1/cmd_vel [ geometry_msgs/Twist ] added to YAML visual-ros-1 | [is-web-api][INFO] [Launcher] Launching Integration Service visual-ros-1 | [is-web-api][INFO] [Launcher] Integration Service Launched visual-ros-1 | [info] Started flows visual-ros-1 | [is-web-api][ERROR] [Launcher] There is an error when launching IS:ENOENT visual-ros-1 | [is-web-api][ERROR] [WebSocket Client] Connection Failed: Error: connect ECONNREFUSED 127.0.0.1:62286 visual-ros-1 | [is-web-api][INFO] [WebSocket Client] Connection Retry visual-ros-1 | [is-web-api][ERROR] [WebSocket Client] Connection Failed: Error: connect ECONNREFUSED 127.0.0.1:62286
I built the project as stated in the readme file and sourced the necessary dependencies