MoffKalast / vizanti

A mission planner and visualizer for controlling outdoor ROS robots.
https://wiki.ros.org/vizanti
BSD 3-Clause "New" or "Revised" License
133 stars 26 forks source link

Adjustable port numbers #51

Closed MoffKalast closed 4 months ago

MoffKalast commented 8 months ago

While the static serve and rosbridge ports are technically adjustable in the launch files, the client side rosbridge port stays hardcoded to 5001. We should instead set the port number when serving HTML templates somehow, so it matches the one where rosbridge is actually running.