Skip to content

A python script for 3D Normal Distribution visualization

Notifications You must be signed in to change notification settings

SlamCabbage/NDT_Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NDT_Visualization

How to use

Change the file directory in the two lines to your own

rviz_process = subprocess.Popen(['rviz', '-d', 'path/to/my.rviz'])
with open('path/to/demo.txt', 'r') as f:

then

python3 plotNormalDistribution.py

Example

image

About

A python script for 3D Normal Distribution visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages