Skip to content

chadrockey/structure_core_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run and build:

  1. From your Structure Core SDK download, copy the .so library from:

Libraries/Structure/Linux/x86_64 to lib/libStructure.so

  1. Copy the ST folder from

Libaries/Shared/Headers to include/ST

into this repo.

Then run:

  1. source /opt/ros/DISTRO/setup.bash (source /opt/ros/kinetic/setup.bash or source /opt/ros/melodic/setup.bash)

  2. catkin_make -DCMAKE_BUILD_TYPE=Release

Release is important or the code will not optimize correctly and may crash or run very poorly.

About

A simple ROS driver for the Structure Core and Structure Core Color

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published