Tags: ROS-Mobile/ROS-Mobile-Android
Tags
Update 1.2.0 (#32) * Add three new widgets: button, label and logger (#14) Inclusion of three new widgets designed by Dragos Circa: -> Button: A simple button widget which, if pressed, returns true and false otherwise -> Label: A simple label to enhance the structure of the Viz Tab. Does not interact with ROS -> Logger: A simple std_msgs/String subscriber which displays the subscribed String Co-authored-by: Nils <[email protected]> * Fixed Issues -> Landscape Mode now possible -> IP addresses (Master and SSH) now gets stored when leaving the app, pressing connect or changing tab (#30) * Update Readme and build number Co-authored-by: Dragos Circa <[email protected]>