Skip to content

uobirlab/java_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java_examples

You can find short little snippets of example code in this repository. The aim is to collect small files which show off some way to use idiomatic rosjava.

Best practices

  • Use a logger rather than 'System.out'. It's quieter, integrates with the ROS logging functionality, and allows you to filter based on severity and other traits.

Releases

No releases published

Packages

No packages published