Skip to content

lisa-analyzer/lisa4ros2-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiSA4ROS2 - Frontend

Visit https://lisa-analyzer.github.io/lisa4ros2-fe/ to see some examples.

Getting Started

  1. Make sure you have Docker installed and running.
  2. Clone the repository: git clone [email protected]:lisa-analyzer/lisa4ros2-fe.git
  3. Change current directory: cd lisa4ros2-fe
  4. Build the Docker image: docker build -t lisa4ros2-fe .
  5. Run the container: docker run -p 9888:9888 lisa4ros2-fe
  6. Open a web browser and navigate to localhost:9888: