Skip to content

Kenn3o3/isaac-ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Requirement:

This document may only works for you if your os is:

OS: Ubuntu 22.04

Prerequistes:

Install Isaac-sim-4.0.0

Install MkDocs and Necessary Plugins(pip)

pip install mkdocs
pip install mkdocs-material

Change site_url in mkdocs.yml

site_url: https://<Your github username>.github.io/isaac-ros/

Build and Serve Your Website Locally

cd /isaac-ros
mkdocs serve

Deplot Your Website on Github

cd /isaac-ros
mkdocs gh-deploy

Made changes

mkdocs build
mkdocs gh-deploy

About

This document is about using Isaac Ros and Ros2. Website: https://kenn3o3.github.io/isaac-ros/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages