Visit https://lisa-analyzer.github.io/lisa4ros2-fe/ to see some examples.
- Make sure you have Docker installed and running.
- Clone the repository:
git clone [email protected]:lisa-analyzer/lisa4ros2-fe.git
- Change current directory:
cd lisa4ros2-fe
- Build the Docker image:
docker build -t lisa4ros2-fe .
- Run the container:
docker run -p 9888:9888 lisa4ros2-fe
- Open a web browser and navigate to localhost:9888: