necst.web.console_entry

Installable entry point for the NECST Operator Console.

This module mirrors bin/console.py so the GUI can be started after a normal ROS/colcon installation without relying on the source-tree bin directory.

build_parser()[source]
Return type:

ArgumentParser

main(argv=None)[source]
Parameters:

argv (Optional[list[str]]) –

Return type:

int