Skip to content

sloretz/rcl_logging_android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcl_logging_android

This is a ROS 2 logger backend for android that uses __android_log_write

This allows log messages to be viewed using adb logcat.

rcl needs to be compiled from source to change the logging implementation. Change it by passing the CMake argument -DRCL_LOGGING_INTERFACE=rcl_logging_android when configuring CMake for rcl.

About

ROS 2 logger that uses the android NDK logging utility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published