how to use .yaml files with ROSJava
Hi,
In a project, I would like to use .yaml files with a node developed with ROSJava.
Any help?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi,
In a project, I would like to use .yaml files with a node developed with ROSJava.
Any help?
I solved the problem using the following project: http://code.google.com/p/yamlbeans/
In a first iteration, I used snakeYAML but yamlbeans is easier to process ROS yaml files.
Asked: 2012-01-07 01:43:06 -0500
Seen: 340 times
Last updated: Jan 07 '12
Setting parameter from YAML files
Running multiple subscribers in a ROS-android App
sending sensor_msgs/CameraInfo with rosjava
rosjava android - phone sends localhost
designing a ROS diffdrive Robot with rosjava
rosjava: calling rosservice fails
Unofficial msgs tutorial - rosjava
Set log levels in rosjava nodes
rosjava_android+opencv=Fuerte?
what is equivalent python code for <arg= value=> in launch file?