Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 690 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 690 Bytes

jrosrviztools - base Java module for interaction with RViz in ROS (Robot Operating System). It contains only interfaces and classes which are agnostic to ROS version.

For ROS2 see jros2rviztools

For ROS1 see jros1rviztools

Download

Release versions

Or you can add dependency to it as follows:

Gradle:

dependencies {
  implementation 'io.github.pinorobotics:jrosrviztools:2.0'
}

Documentation

Documentation

Development

Contacts

aeon_flux [email protected]